Commit Graph

6240 Commits

Author SHA1 Message Date
Uwe Steinmann
1d99c05b20 fix check for edit version 2020-05-28 07:59:57 +02:00
Uwe Steinmann
128f6c12e9 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2020-05-28 07:37:57 +02:00
Uwe Steinmann
fc51bc3c43 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2020-05-28 07:37:45 +02:00
Uwe Steinmann
b83db90f76 add task_core_expireddocs_days 2020-05-28 07:36:44 +02:00
Uwe Steinmann
bff27eb42c use $latestContent->getDocument() to get document 2020-05-27 16:33:41 +02:00
Uwe Steinmann
aa55ed3bcb show fast upload always but check for write access 2020-05-27 16:23:19 +02:00
Uwe Steinmann
b4e44583d0 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2020-05-27 12:06:51 +02:00
Uwe Steinmann
0da8f44d70 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2020-05-27 12:06:37 +02:00
Uwe Steinmann
9655520270 various minor updates (mostly turkish) 2020-05-27 12:06:10 +02:00
Uwe Steinmann
06a6da01bd add item for 5.1.17 2020-05-27 12:03:40 +02:00
Uwe Steinmann
e2e69f8fec pass orderdir and orderby to view 2020-05-27 12:03:25 +02:00
Uwe Steinmann
640dea6534 documents can be sorted by expiration date or name 2020-05-27 12:02:30 +02:00
Uwe Steinmann
a4b84f5558 add docs for hasExpired(), doc expires with the first second of the next 2020-05-27 12:01:40 +02:00
Uwe Steinmann
f737b20830 add new parameter and documentation for getDocumentsExpired() 2020-05-27 12:00:58 +02:00
Uwe Steinmann
42de312953 do not run authentication and pass user to addRoute hook 2020-05-26 20:47:09 +02:00
Uwe Steinmann
5d5a7da2d0 return to old setcookie() because the new parameter $options requires php 7.3 2020-05-26 14:51:58 +02:00
Uwe Steinmann
3b0037649d pass options of cookie as array 2020-05-25 15:48:19 +02:00
Uwe Steinmann
dbfeae23db add support for uploading new document version 2020-05-25 14:45:55 +02:00
Uwe Steinmann
36f3ac6ab5 set showtree for view 2020-05-22 16:35:49 +02:00
Uwe Steinmann
973f7eea65 update release date 2020-05-22 16:30:23 +02:00
Uwe Steinmann
8548765ef8 add note for 5.1.17 2020-05-22 16:27:58 +02:00
Uwe Steinmann
574dd54e1d fix output of expired documents 2020-05-22 16:26:23 +02:00
Uwe Steinmann
dd146a6f5e fix getDocumentsExpired(), need to create temp tables 2020-05-22 16:25:50 +02:00
Uwe Steinmann
e718520baa fix creating preview images in drop folder 2020-05-22 14:25:07 +02:00
Uwe Steinmann
8c19c652b5 override mimetype only if mimetype != 'applicatin/octet-stream' 2020-05-20 21:13:17 +02:00
Uwe Steinmann
780aca0b76 fix checking return value of hook 'addFolderAttributes' 2020-05-20 11:13:57 +02:00
Uwe Steinmann
aea42b9bf5 show access rights of folder/document if user has write access 2020-05-19 17:57:34 +02:00
Uwe Steinmann
03212d7bbc Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2020-05-19 11:05:09 +02:00
Uwe Steinmann
9fe9627bfc Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2020-05-19 11:04:59 +02:00
Uwe Steinmann
977a2504bf various updates 2020-05-19 11:04:38 +02:00
Uwe Steinmann
7a014a7cdc load clipboard into '#menu-clipboard div' otherwise the ajax div disappears (Closes: #473) 2020-05-18 18:43:52 +02:00
Uwe Steinmann
8338b99f4f add entry for 5.1.17 2020-05-18 18:31:31 +02:00
Uwe Steinmann
5330505ceb goto viewFolder page after moving clipboard 2020-05-18 18:30:39 +02:00
Uwe Steinmann
f7bcec7be7 set folder id in clipboard div (Closes: #473) 2020-05-18 18:29:52 +02:00
Uwe Steinmann
b4b635e96a use getDMS() instead of accessing _dms in folder or document object 2020-05-18 18:29:19 +02:00
Uwe Steinmann
ab5ad7011c add entry for 5.1.17 2020-05-18 16:25:36 +02:00
Uwe Steinmann
4ec42a2540 ѕimplified favicon 2020-05-18 07:23:44 +02:00
Uwe Steinmann
0db86055ab check if version_comment is set 2020-05-15 17:26:39 +02:00
Uwe Steinmann
35afca7996 rename callback onUpdateStatusDocumentContent to onSetStatus 2020-05-15 08:20:37 +02:00
Uwe Steinmann
7343108914 add new callback onChangeStatusDocumentContent 2020-05-14 19:05:01 +02:00
Uwe Steinmann
a2cd75d7f0 new logo 2020-05-14 11:41:26 +02:00
Uwe Steinmann
94725ac0a4 do not treat empty extension list as a error 2020-05-14 11:41:03 +02:00
Uwe Steinmann
164efbeb49 include javascript translations 2020-05-13 16:05:33 +02:00
Uwe Steinmann
b2bd2e4be2 add entries for 5.1.17 2020-05-13 13:45:10 +02:00
Uwe Steinmann
7d0f266eab add js translation to make drag&drop work 2020-05-13 13:30:12 +02:00
Uwe Steinmann
d66b6346e5 use documentListRow() 2020-05-13 13:29:32 +02:00
Uwe Steinmann
2b15816228 put clipboard into container which can be made fixed 2020-05-13 13:28:32 +02:00
Uwe Steinmann
9b37415473 comment out some console.log() 2020-05-13 13:27:42 +02:00
Uwe Steinmann
60bcd68fb5 add js translations, use documentListRow(Start|End) 2020-05-13 09:28:39 +02:00
Uwe Steinmann
2b49ed2d6f add hooks preClipboard and postClipboard, set more attributes for drag&drop 2020-05-13 09:27:16 +02:00