Commit Graph

2398 Commits

Author SHA1 Message Date
Uwe Steinmann
4f014a51e4 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-27 16:34:07 +02:00
Uwe Steinmann
bff27eb42c use $latestContent->getDocument() to get document 2020-05-27 16:33:41 +02:00
Uwe Steinmann
6773f93e11 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-27 16:24:43 +02:00
Uwe Steinmann
aa55ed3bcb show fast upload always but check for write access 2020-05-27 16:23:19 +02:00
Uwe Steinmann
d497eebc01 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-27 12:05:39 +02:00
Uwe Steinmann
640dea6534 documents can be sorted by expiration date or name 2020-05-27 12:02:30 +02:00
Uwe Steinmann
90cf72367d put name and description in one column 2020-05-26 14:12:58 +02:00
Uwe Steinmann
496020ca59 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-22 16:30:05 +02:00
Uwe Steinmann
574dd54e1d fix output of expired documents 2020-05-22 16:26:23 +02:00
Uwe Steinmann
1b8e7883d1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-20 11:14:37 +02:00
Uwe Steinmann
780aca0b76 fix checking return value of hook 'addFolderAttributes' 2020-05-20 11:13:57 +02:00
Uwe Steinmann
fd668ce709 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-20 06:26:07 +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
98374b513d fix syntax error 2020-05-19 11:54:39 +02:00
Uwe Steinmann
c0f4ea859b add removal of task 2020-05-19 08:07:21 +02:00
Uwe Steinmann
e4ac7a9275 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-18 18:31:46 +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
ff69d6e08e allow checkboxes for task parameters 2020-05-18 16:23:57 +02:00
Uwe Steinmann
d1e79d1afc Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-14 14:46:56 +02:00
Uwe Steinmann
164efbeb49 include javascript translations 2020-05-13 16:05:33 +02:00
Uwe Steinmann
4a88ff342f include bootbox 2020-05-13 15:29:14 +02:00
Uwe Steinmann
ae9be17b4d support onepage mode, update url after selecting a document list 2020-05-13 14:51:52 +02:00
Uwe Steinmann
521e3b3380 propperly include bootbox 2020-05-13 14:38:03 +02:00
Uwe Steinmann
1bf0529a68 add javascript translations 2020-05-13 14:33:26 +02:00
Uwe Steinmann
8884b1b54d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-13 13:53:37 +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
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
Uwe Steinmann
1ebe7332d1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-12 16:23:04 +02:00
Uwe Steinmann
ead98471c6 set drag and drop info for menu items 2020-05-12 13:06:22 +02:00
Uwe Steinmann
b7d61aea43 back button can be turned off 2020-05-12 12:02:22 +02:00
Uwe Steinmann
8ae40fbc9e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-08 07:44:49 +02:00
Uwe Steinmann
fad5c31cf2 run workflow action name through htmlspecialchars() 2020-05-08 07:42:38 +02:00
Uwe Steinmann
39a3e0dea3 obey maxUploadSize whenever a file is uploaded 2020-05-07 14:03:00 +02:00
Uwe Steinmann
6dddef6efa fix uploading files with fine uploader (Closes: #472) 2020-05-07 09:11:56 +02:00
Uwe Steinmann
000a8e7710 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-07 07:15:42 +02:00
Uwe Steinmann
d6ff82ccb8 form name can be passed to printFineUploaderJs() 2020-05-07 06:49:38 +02:00
Uwe Steinmann
48353cfa81 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-05 16:36:55 +02:00
Uwe Steinmann
d1f47f9320 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-04-22 17:22:24 +02:00
Uwe Steinmann
e93f8b6266 make showNavigationBar protected
so it can be used in extensions
2020-04-21 17:23:45 +02:00
Uwe Steinmann
e5a56f5eba allow menu children in globalNavigationBar 2020-04-21 15:51:40 +02:00
Uwe Steinmann
9056e91bc3 fix calling hook 'globalNavigationBar' 2020-04-21 15:38:18 +02:00
Uwe Steinmann
49ba7df19b add hook startRow() before each row 2020-04-21 15:24:08 +02:00
Uwe Steinmann
23cc3c08cd add hock for global navigation bar 2020-04-21 15:23:37 +02:00
Uwe Steinmann
2ca619045d place comment of version below version data (remove extra column) 2020-04-21 11:56:20 +02:00
Uwe Steinmann
1aefc633f9 fix adding new calendar event 2020-04-20 07:23:17 +02:00
Uwe Steinmann
00cd7fc700 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-04-16 17:21:10 +02:00