Commit Graph

8842 Commits

Author SHA1 Message Date
Uwe Steinmann
64e6e8f1c4 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-17 08:09:13 +01:00
Uwe Steinmann
2c013b3429 add entry for 5.1.22 2021-03-17 08:07:54 +01:00
Uwe Steinmann
4d8da1a7bb smarter caching in SeedDMS_Core_Document::getDocumentFiles() 2021-03-17 08:07:45 +01:00
Uwe Steinmann
18cfdb3efe Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-16 19:15:23 +01:00
Uwe Steinmann
1210763111 formField() regards 'min' parameter 2021-03-16 19:13:51 +01:00
Uwe Steinmann
29cf87d85d fix SeedDMS_Core_Document::remove when version had its own attachments 2021-03-16 19:13:37 +01:00
Uwe Steinmann
e728633349 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-15 16:45:51 +01:00
Uwe Steinmann
9d5c4a784f use .http_build_query() instead of own buggy code 2021-03-15 16:45:23 +01:00
Uwe Steinmann
1710e5278b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-15 16:37:07 +01:00
Uwe Steinmann
55dd783882 add entry for 5.1.22 2021-03-15 16:09:35 +01:00
Uwe Steinmann
fad2020cfd add searching for last date of a document status 2021-03-15 16:08:51 +01:00
Uwe Steinmann
b103d9f30d SeedDMS_Core_DMS::search() support searching for date of last document status change 2021-03-15 16:07:57 +01:00
Uwe Steinmann
fd23364bde Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-15 12:24:27 +01:00
Uwe Steinmann
4ef7d3b06e show message if there is not user the doc can be transfered to 2021-03-15 10:13:08 +01:00
Uwe Steinmann
00e6efed58 display translation of no_docs_expired instead of key 2021-03-15 10:12:41 +01:00
Uwe Steinmann
c7f8c157c6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-14 14:14:37 +01:00
Uwe Steinmann
7c18872531 fix some php warning because of missing view variables 2021-03-14 14:11:14 +01:00
Uwe Steinmann
2cb2de2846 remove container 2021-03-14 14:05:11 +01:00
Uwe Steinmann
e9d606ce27 add optgroup in formField() 2021-03-14 13:57:21 +01:00
Uwe Steinmann
7fffe3867d remove html code with formField() 2021-03-14 13:56:29 +01:00
Uwe Steinmann
70b2fa45e4 check if $recipients['i'] and ['g'] are set instead of $recipients 2021-03-12 21:54:52 +01:00
Uwe Steinmann
05e1f04773 fix merge error 2021-03-12 10:13:57 +01:00
Uwe Steinmann
c39fbcb70d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-12 10:12:30 +01:00
Uwe Steinmann
cc7618fde1 show date attributes as range 2021-03-12 10:09:23 +01:00
Uwe Steinmann
6ead3fe425 convert dates in custom attributes into propper format before searching 2021-03-12 10:06:54 +01:00
Uwe Steinmann
66917cd156 add support for date range search for attributes of type 'date' 2021-03-12 10:05:17 +01:00
Uwe Steinmann
5729944384 add postfix for name of attribute in getAttributeEditField() 2021-03-12 10:02:33 +01:00
Uwe Steinmann
1bcae7a93b support for calling a function in data-afterload after loading div.ajax 2021-03-12 10:01:20 +01:00
Uwe Steinmann
abaeb3ee10 remove padding of .datepicker 2021-03-12 10:00:53 +01:00
Uwe Steinmann
42cb475f34 get page navigation from ViewFolder via ajax 2021-03-10 16:37:00 +01:00
Uwe Steinmann
c8aca99462 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-10 15:59:25 +01:00
Uwe Steinmann
1e7e1a08d5 set charset in Content-Type header for js 2021-03-10 15:58:22 +01:00
Uwe Steinmann
0c08af7246 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-10 12:22:19 +01:00
Uwe Steinmann
612567f0de document security headers in .htaccess 2021-03-10 12:11:52 +01:00
Uwe Steinmann
06df2f544c set some security headers 2021-03-10 11:59:19 +01:00
Uwe Steinmann
cc2b57e486 add includeSubDomains; preload to Strict-Transport-Security header 2021-03-10 11:58:54 +01:00
Uwe Steinmann
58f349e295 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-10 09:15:57 +01:00
Uwe Steinmann
5a212cc784 get workflow, reviewers, approvers from controller after update 2021-03-10 09:15:23 +01:00
Uwe Steinmann
27aefc26c9 just a comment why the workflow is taken from the controller 2021-03-10 09:14:04 +01:00
Uwe Steinmann
c494afa49c wrong ticket number, must be #503 not #504 2021-03-08 08:04:53 +01:00
Uwe Steinmann
7f0ed73f74 close Ticket #504 2021-03-08 08:03:23 +01:00
Uwe Steinmann
1df630a28e fix downloading approval file 2021-03-08 08:02:11 +01:00
Uwe Steinmann
347c740f1f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-06 16:27:48 +01:00
Uwe Steinmann
6dfe43a4c4 version attributes were not used due to wrong parameter name 2021-03-06 15:35:23 +01:00
Uwe Steinmann
34c81e7220 add note for 5.1.22 2021-03-06 15:27:17 +01:00
Uwe Steinmann
3acd9a2237 add some comments 2021-03-06 15:27:03 +01:00
Uwe Steinmann
ceed62bf2b do not validate value in SeedDMS_Core_Attribute::setValue(), it should have been done before 2021-03-06 15:26:18 +01:00
Uwe Steinmann
2a5a5b2053 pass $document not $folder to hook addDocumentContentAttributes 2021-03-05 18:46:20 +01:00
Uwe Steinmann
5e3f5fc8f0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-05 07:24:26 +01:00
Uwe Steinmann
88ed21488c add optional paramter $target to formSubmit() 2021-03-05 07:10:36 +01:00