Commit Graph

2439 Commits

Author SHA1 Message Date
Uwe Steinmann
d56812f66d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-06-19 08:09:30 +02:00
Uwe Steinmann
a4ccfe1a7d set browser url when selecting category 2020-06-19 08:08:56 +02:00
Uwe Steinmann
7725a0b03b add configuration for authentication by key in rest api 2020-06-17 11:19:02 +02:00
Uwe Steinmann
d9143ff271 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-06-16 12:14:03 +02:00
Uwe Steinmann
1ba42deef1 remove $user as it is not needed and causes a php warning 2020-06-16 07:19:04 +02:00
Uwe Steinmann
f16d1821cc add start and end date to getDateChooser() 2020-06-16 07:18:30 +02:00
Uwe Steinmann
dcb7a775eb show info about installed seeddms and php extensions 2020-06-12 15:02:29 +02:00
Uwe Steinmann
bf1d8482d4 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-06-09 21:36:48 +02:00
Uwe Steinmann
514002f877 import users from csv file 2020-06-09 21:07:47 +02:00
Uwe Steinmann
50fb928988 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-06-05 18:10:23 +02:00
Uwe Steinmann
c0152e8def undo naming tree 'main'. It breaks selection of folders in the tree 2020-06-03 18:31:01 +02:00
Uwe Steinmann
932cfab13e minor improvements in folder tree (show 'plus' if children exists) 2020-06-03 10:53:49 +02:00
Uwe Steinmann
095c63b884 set name of folder tree to 'main' 2020-06-03 10:53:19 +02:00
Uwe Steinmann
f4a9182ead fix getting document id for image preview 2020-05-27 16:35:11 +02:00
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