Commit Graph

9204 Commits

Author SHA1 Message Date
Uwe Steinmann
086a231b1f add 'exec' to command call 2021-03-25 15:42:28 +01:00
Uwe Steinmann
6defb81dd8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-23 17:43:58 +01:00
Uwe Steinmann
e480fb6c6f do not send email to owner, if owner is logged in user 2021-03-23 17:43:29 +01:00
Uwe Steinmann
d46654cddc Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2021-03-23 17:42:40 +01:00
Uwe Steinmann
8f9ba9475a Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2021-03-23 17:42:27 +01:00
Uwe Steinmann
972afe9847 minor translation update 2021-03-23 17:42:03 +01:00
Uwe Steinmann
b5baf3eb49 do not set date fields on default value '0000-00-00 00:00:00' 2021-03-23 17:40:37 +01:00
Uwe Steinmann
ffc259c680 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-22 06:40:03 +01:00
Uwe Steinmann
69d6287fd1 pass 3rd parameter to formField() if returned by hook 2021-03-19 10:54:30 +01:00
Uwe Steinmann
bbc4943973 pass 3rd parameter to formField() if returned by hook 2021-03-19 10:52:39 +01:00
Uwe Steinmann
a9a68d9d7b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-19 10:51:02 +01:00
Uwe Steinmann
56ae6a89f7 pass 3rd parameter to formField() if returned by hook 2021-03-19 10:49:51 +01:00
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