Commit Graph

7941 Commits

Author SHA1 Message Date
Uwe Steinmann
3a29edff89 some info on how to set up the cronjob 2020-05-27 22:13:47 +02:00
Uwe Steinmann
c59a112917 add entry for 6.0.10 (adding op.Cron.php) 2020-05-27 22:08:18 +02:00
Uwe Steinmann
579b561d9d add script to run scheduled tasks 2020-05-27 22:07:13 +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
376df1cb20 include new task for checking for expired documents 2020-05-27 15:12:03 +02:00
Uwe Steinmann
fc5ad6e5e5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-27 12:07:03 +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
d497eebc01 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-27 12:05:39 +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
88a3359a9e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-26 14:53:41 +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
90cf72367d put name and description in one column 2020-05-26 14:12:58 +02:00
Uwe Steinmann
e5477708ad ??? 2020-05-25 17:09:15 +02:00
Uwe Steinmann
3e45348b31 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-25 15:57:49 +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
c645bc3782 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-22 16:36:10 +02:00
Uwe Steinmann
36f3ac6ab5 set showtree for view 2020-05-22 16:35:49 +02:00
Uwe Steinmann
f3b7a979ff Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-22 16:30:44 +02:00
Uwe Steinmann
973f7eea65 update release date 2020-05-22 16:30:23 +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
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
16f8333e89 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-22 14:25:30 +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
2d97c204a8 determine SEEDDMS_HOME if not explicitly set 2020-05-20 20:54:34 +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
2bd75c6d1f add mode 'dryrun', actually check if a task is due 2020-05-19 17:49:32 +02:00
Uwe Steinmann
98374b513d fix syntax error 2020-05-19 11:54:39 +02:00
Uwe Steinmann
c946126e53 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2020-05-19 11:05:22 +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
22d314b87a add entries of 6.0.10 and 6.0.9 2020-05-19 08:07:38 +02:00