Commit Graph

1568 Commits

Author SHA1 Message Date
Uwe Steinmann
0072efd2ff new command 'addfile' for adding attachments 2021-07-16 15:55:47 +02:00
Uwe Steinmann
4401ce7b23 fix form validation, sync with UpdateDocument 2021-07-14 21:09:28 +02:00
Uwe Steinmann
74d1b11250 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-14 16:32:00 +02:00
Uwe Steinmann
7d16ed6168 take given name of document if set 2021-07-14 16:31:32 +02:00
Uwe Steinmann
64a5ea3d90 allow to cancel checkout if document was not modified 2021-07-14 13:28:26 +02:00
Uwe Steinmann
c91476fe80 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-10 22:28:35 +02:00
Uwe Steinmann
0efbba9e20 fix setting bool and array values 2021-07-10 22:28:16 +02:00
Uwe Steinmann
0b22b8d657 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-08 14:27:08 +02:00
Uwe Steinmann
4149c33b39 add hook for retrieving more uploaded files from post data 2021-07-08 14:15:03 +02:00
Uwe Steinmann
486a685873 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-02 08:36:23 +02:00
Uwe Steinmann
4d7e041388 approvals can be removed by admins 2021-07-02 08:34:06 +02:00
Uwe Steinmann
2a23dbb0ef Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-01 12:25:19 +02:00
Uwe Steinmann
1360fbc478 allow removal of reviews 2021-07-01 12:17:04 +02:00
Uwe Steinmann
d6419d38ef add new config var enableRemoveRevApp 2021-07-01 12:14:55 +02:00
Uwe Steinmann
03a394906e more access control 2021-06-29 09:44:30 +02:00
Uwe Steinmann
bf23abad87 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-06-29 09:07:23 +02:00
Uwe Steinmann
0edce2694b include Settings.php only if $settings not set 2021-06-29 09:06:49 +02:00
Uwe Steinmann
e8a50e3101 more access checking 2021-06-29 09:04:57 +02:00
Uwe Steinmann
0c260f286b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-06-29 08:27:07 +02:00
Uwe Steinmann
efd159e4d8 call hook preIndexFolder() for folders 2021-06-29 08:26:42 +02:00
Uwe Steinmann
c57640f804 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-06-28 09:03:35 +02:00
Uwe Steinmann
8c130c06e4 check remaining conf vars if disabled in hiddenConfFields 2021-06-28 08:59:42 +02:00
Uwe Steinmann
ece38b9d22 store undelUserIds as array in settings class 2021-06-26 11:57:02 +02:00
Uwe Steinmann
265865a9b6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-06-24 22:46:54 +02:00
Uwe Steinmann
7af5857df3 add new methods setXXXValue which check if _POST data has value and it is not hidden 2021-06-24 22:33:17 +02:00
Uwe Steinmann
8cbf9c803f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-06-23 17:18:21 +02:00
Uwe Steinmann
f8d81bd734 theme can be set in user manager 2021-06-23 14:49:53 +02:00
Uwe Steinmann
1a3d3c8f80 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-06-23 09:00:33 +02:00
Uwe Steinmann
e21ef794c4 add access control 2021-06-23 08:58:55 +02:00
Uwe Steinmann
ea5efd75d7 add access control for EditComment and EditAttributes 2021-06-22 11:33:54 +02:00
Uwe Steinmann
79e926324a add access check for EditFolder, MoveFolder, put logo in header 2021-06-22 09:47:16 +02:00
Uwe Steinmann
bfcad700af Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-06-21 18:10:50 +02:00
Uwe Steinmann
0b9435d362 append referuri to base url to prevent redirects to arbitraty sites 2021-06-21 08:58:22 +02:00
Uwe Steinmann
e91a66af21 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-06-16 14:28:33 +02:00
Uwe Steinmann
a38f7fd408 secure locking/inlocking documents with security token 2021-06-16 14:23:53 +02:00
Uwe Steinmann
4363566998 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-06-14 09:10:27 +02:00
Uwe Steinmann
ab546099f1 fix possible CSRF attack by setting document name 2021-06-14 09:09:36 +02:00
Uwe Steinmann
047b5bb3b0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-06-08 07:09:04 +02:00
Uwe Steinmann
54b403882e fix downloading log file 2021-06-08 07:07:34 +02:00
Uwe Steinmann
74292d9304 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-06-07 21:15:48 +02:00
Uwe Steinmann
0d5ba3bc1e pass $logger to migrate() 2021-06-07 21:15:18 +02:00
Uwe Steinmann
64658c06cd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-31 21:53:08 +02:00
Uwe Steinmann
d3b8202086 set message after successful folder/document deletion 2021-05-28 10:35:39 +02:00
Uwe Steinmann
386a18be09 check for name, email and comment, remove duplicate quota code 2021-05-27 21:52:01 +02:00
Uwe Steinmann
9575090fdd check if name and comment is set 2021-05-27 19:52:13 +02:00
Uwe Steinmann
8b69d859a4 check if comment is set 2021-05-27 19:51:50 +02:00
Uwe Steinmann
05a3405f07 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-21 10:11:42 +02:00
Uwe Steinmann
b12dbd8e02 move sending notification mail into Notification service 2021-05-21 09:14:55 +02:00
Uwe Steinmann
a9d912bce2 better error checking, send notification mail via notification service 2021-05-21 08:54:07 +02:00
Uwe Steinmann
eacd59c2ef issue splash messages 2021-05-21 08:53:43 +02:00
Uwe Steinmann
477d1a69b8 issue splash message 2021-05-21 08:51:47 +02:00
Uwe Steinmann
aa8f6250b3 move sending notification emails into notification service 2021-05-19 21:19:32 +02:00
Uwe Steinmann
5028f37acc move notification emails into notification service 2021-05-19 20:41:50 +02:00
Uwe Steinmann
acf85728c3 move sending notification mail into Notification Service 2021-05-19 16:18:03 +02:00
Uwe Steinmann
4d84aa2ce2 remove old commented code 2021-05-19 16:11:18 +02:00
Uwe Steinmann
92ff13afc6 move notification mail into notification service 2021-05-19 15:13:49 +02:00
Uwe Steinmann
6feb6d7121 remove already commented code 2021-05-19 08:34:31 +02:00
Uwe Steinmann
ba381d8e85 use controller RemoveDocument, send mail with notification class 2021-05-19 08:33:15 +02:00
Uwe Steinmann
97c001acbe move notification mail into notification service 2021-05-18 17:39:14 +02:00
Uwe Steinmann
040793034b move notification mail into class NotificationService 2021-05-18 17:07:14 +02:00
Uwe Steinmann
3422e5a906 move sending notification mail in class NotificationService 2021-05-18 16:58:16 +02:00
Uwe Steinmann
cd99928cd4 remove superflous fold mark 2021-05-17 07:01:50 +02:00
Uwe Steinmann
447c035065 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-17 06:59:44 +02:00
Uwe Steinmann
33c6436c16 move more emails into class NotificationService 2021-05-15 22:46:46 +02:00
Uwe Steinmann
7f417157f8 move sending mails into NotificationService 2021-05-15 12:17:07 +02:00
Uwe Steinmann
07b8ab9706 use methods in notification service for sending mails 2021-05-15 07:39:18 +02:00
Uwe Steinmann
64c6c21592 fix error in creating list of notifier 2021-05-15 07:38:04 +02:00
Uwe Steinmann
423f42c1f4 use new method sendNewDocumentMail() to send notification mail 2021-05-14 21:56:37 +02:00
Uwe Steinmann
b87f68c06e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-14 12:40:48 +02:00
Uwe Steinmann
5a74c3debf add mandatory group reviewer/approver 2021-05-14 12:37:37 +02:00
Uwe Steinmann
9a2ebf80cc fix sending notification mail to group, add mandatory group rev/app 2021-05-14 12:37:10 +02:00
Uwe Steinmann
21b590d547 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-12 10:57:17 +02:00
Uwe Steinmann
9a417a9460 include inc/inc.ClassAccessOperation.php 2021-05-12 09:37:48 +02:00
Uwe Steinmann
686fef1f4e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-12 08:44:02 +02:00
Uwe Steinmann
a4935f608b remove old magic_quote code for compatibility with php 8 2021-05-12 08:43:09 +02:00
Uwe Steinmann
53654444f0 use sys_get_temp_dir() instead of '/tmp' 2021-05-09 08:15:14 +02:00
Uwe Steinmann
1cb6816a6f use jwt for securing preview image 2021-05-07 14:37:36 +02:00
Uwe Steinmann
8d660b1f98 use json web token for authentication 2021-05-07 13:20:00 +02:00
Uwe Steinmann
7e73388730 add extra script for accessing preview images in rss feed 2021-05-07 12:41:03 +02:00
Uwe Steinmann
93192b7e3d support custom date format, remove some html 2021-05-06 14:22:50 +02:00
Uwe Steinmann
f5b8b5b45d major rework, make it work again 2021-05-04 18:25:33 +02:00
Uwe Steinmann
b03e759053 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-04 09:04:25 +02:00
Uwe Steinmann
4be72880a8 typeahead search for folders can search in subfolders 2021-05-04 09:03:10 +02:00
Uwe Steinmann
34b1d792ec Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-05-03 15:17:43 +02:00
Uwe Steinmann
570df730e8 fix typo in comment 2021-05-03 13:52:19 +02:00
Uwe Steinmann
42a7644d09 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-04-26 12:25:35 +02:00
Uwe Steinmann
43a280bc6d set sequence of document when moving 2021-04-26 12:24:55 +02:00
Uwe Steinmann
73a7f8a5f2 cancel checkout needs confirmation 2021-04-22 14:31:36 +02:00
Uwe Steinmann
7aba671ade Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-04-08 10:56:51 +02:00
Uwe Steinmann
9b19d25b29 check if keywords are actually set 2021-04-08 10:56:27 +02:00
Uwe Steinmann
6defb81dd8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-23 17:43:58 +01:00
Uwe Steinmann
e480fb6c6f do not send email to owner, if owner is logged in user 2021-03-23 17:43:29 +01:00
Uwe Steinmann
58f349e295 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-10 09:15:57 +01:00
Uwe Steinmann
5a212cc784 get workflow, reviewers, approvers from controller after update 2021-03-10 09:15:23 +01:00
Uwe Steinmann
27aefc26c9 just a comment why the workflow is taken from the controller 2021-03-10 09:14:04 +01:00
Uwe Steinmann
1df630a28e fix downloading approval file 2021-03-08 08:02:11 +01:00
Uwe Steinmann
664b881eb7 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-03-01 18:38:13 +01:00
Uwe Steinmann
1f1fe940f8 use same user selection as on UsrMgr page 2021-03-01 18:37:49 +01:00
Uwe Steinmann
47b3416b5b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-02-24 13:45:40 +01:00
Uwe Steinmann
3ae98b7af3 use new methods getMandatoryReviewers() and getMandatoryApprovers() 2021-02-24 13:44:04 +01:00