Commit Graph

6160 Commits

Author SHA1 Message Date
Uwe Steinmann
b97387ecb1 set http status 403 if user is not admin, set status 500 for some other errors 2020-06-16 12:12:50 +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
1964f1dfd6 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2020-06-09 21:19:56 +02:00
Uwe Steinmann
5e53551ee7 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2020-06-09 21:19:44 +02:00
Uwe Steinmann
859f6fd430 many chinese taiwan translations 2020-06-09 21:19:00 +02:00
Uwe Steinmann
514002f877 import users from csv file 2020-06-09 21:07:47 +02:00
Uwe Steinmann
a15c968d72 use getBoolValue() to get onePageMode from _POST 2020-06-08 12:08:18 +02:00
Uwe Steinmann
46d392f71f fix wrong var name in addLogLine() 2020-06-08 12:05:50 +02:00
Uwe Steinmann
3cf091099b fix many remaining todos (moѕtly wrong var names) 2020-06-05 18:06:27 +02:00
Uwe Steinmann
76d92db9fa add changes for 5.1.18 2020-06-03 18:31:42 +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
8e139e46b3 do not check for db version if disabled 2020-06-03 18:21:56 +02:00
Uwe Steinmann
3d754a376b add coloured output, do not include Log.php, use PHP_EOL 2020-06-03 18:21:23 +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
e1a6497b05 start new version 5.1.18 2020-05-28 12:49:53 +02:00
Uwe Steinmann
c70f1cc6f8 start new version 5.1.18 2020-05-28 11:51:55 +02:00
Uwe Steinmann
2217079b41 do not use $theme in notFoundHandler 2020-05-28 10:46:19 +02:00
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