Commit Graph

1695 Commits

Author SHA1 Message Date
Uwe Steinmann
2bb27b5b8e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-09-06 18:56:09 +02:00
Uwe Steinmann
dce2b753a8 more documentation 2023-09-05 19:30:56 +02:00
Uwe Steinmann
3c92ebd942 send notifications when adding and deleting access 2023-08-31 17:39:43 +02:00
Uwe Steinmann
23c73ed578 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-08-31 15:38:49 +02:00
Uwe Steinmann
a7d4b786a2 send notification when document access changes 2023-08-31 14:19:52 +02:00
Uwe Steinmann
7d575b2d11 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-08-30 15:54:00 +02:00
Uwe Steinmann
5567b57853 fix checking upload error 2023-08-30 15:48:34 +02:00
Uwe Steinmann
b3b5d11642 fix typos in comments 2023-08-30 15:48:14 +02:00
Uwe Steinmann
0c99740d25 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-08-25 12:37:36 +02:00
Uwe Steinmann
95372d6905 add option to disable setting a password 2023-08-25 12:34:09 +02:00
Uwe Steinmann
0e66c6457a pass document to mayReview and mayApprove 2023-06-19 20:57:52 +02:00
Uwe Steinmann
77474bdaee document must be readable to be reviewed or approved 2023-06-19 17:31:08 +02:00
Uwe Steinmann
039473d905 remove old code, sync with 6.0.x 2023-06-19 17:20:45 +02:00
Uwe Steinmann
64a7d341eb remove second sending of emails 2023-06-19 17:06:26 +02:00
Uwe Steinmann
0fd0293f35 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-06-19 16:51:15 +02:00
Uwe Steinmann
75d74cad69 more readable code 2023-06-18 13:59:58 +02:00
Uwe Steinmann
b7d029475d move most of the code in op/* into new controller 2023-06-18 13:59:23 +02:00
Uwe Steinmann
18215ebf7f fix php warning 2023-05-28 11:08:46 +02:00
Uwe Steinmann
1b45b1c1eb better logging 2023-05-22 10:43:10 +02:00
Uwe Steinmann
5a96788ccc number of days to look back on dashboard can be configured 2023-05-13 12:07:47 +02:00
Uwe Steinmann
403d391d72 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-05-11 17:30:29 +02:00
Uwe Steinmann
7a56c45db4 better checking of error msg after upload new document 2023-05-11 16:59:18 +02:00
Uwe Steinmann
d9f25b5a3a get error msg from controller just like AddDocument 2023-05-09 11:46:19 +02:00
Uwe Steinmann
bb2ccf05a0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-05-03 18:30:03 +02:00
Uwe Steinmann
244066d34d default public status of attachments can be configured 2023-05-03 16:24:33 +02:00
Uwe Steinmann
a1520299a2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-21 16:53:20 +02:00
Uwe Steinmann
66ecc57780 add new config var suggestTerms 2023-04-21 13:02:42 +02:00
Uwe Steinmann
6e489dc80a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-13 15:05:11 +02:00
Uwe Steinmann
53d7ab063d fix preview for files in dropfolder 2023-04-13 12:56:59 +02:00
Uwe Steinmann
f4097c6831 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-04-05 13:47:14 +02:00
Uwe Steinmann
9092eeb0a3 comment of document, documentcontent and folder can be rendered as markdown 2023-04-04 17:46:08 +02:00
Uwe Steinmann
173ecb00b3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-31 12:01:56 +02:00
Uwe Steinmann
7790f483f0 no need to create notification service a second time 2023-03-31 12:00:56 +02:00
Uwe Steinmann
67d6191024 echo splash msg 2023-03-13 10:22:54 +01:00
Uwe Steinmann
00fe788571 check if document may be checked in 2023-03-13 10:22:30 +01:00
Uwe Steinmann
3f6719e7aa Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-10 17:59:54 +01:00
Uwe Steinmann
5d2ace6a14 take over attribute validation from op.UpdateDocument.php 2023-03-09 08:10:12 +01:00
Uwe Steinmann
0e712c1554 empty password in csv file will not override an existing password 2023-03-04 10:09:05 +01:00
Uwe Steinmann
9c8c9616d5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-02-16 11:36:18 +01:00
Uwe Steinmann
bcd0977803 fix inclusion of php files 2023-02-16 11:36:07 +01:00
Uwe Steinmann
7c973d9f37 fix inclusion of php files 2023-02-16 11:35:19 +01:00
Uwe Steinmann
23f17e291e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-26 13:31:08 +01:00
Uwe Steinmann
b495fd248b add baseUrl for those cases where seeddms cannot determine the host and protocol itself 2023-01-26 13:29:46 +01:00
Uwe Steinmann
335c7bbf98 do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already 2023-01-22 19:16:38 +01:00
Uwe Steinmann
c56a92b395 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-22 19:15:32 +01:00
Uwe Steinmann
5c985f32b1 do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already 2023-01-22 19:15:11 +01:00
Uwe Steinmann
cf82094149 add rule to provide auth info if php is run in fpm mode 2023-01-12 06:46:49 +01:00
Uwe Steinmann
795b0e08d3 add rule to provide auth info if php is run in fpm mode 2023-01-12 06:46:00 +01:00
Uwe Steinmann
aa733c7531 pass logger to controller, fix including php files 2023-01-10 15:43:37 +01:00
Uwe Steinmann
12ffb0174e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-01-05 08:39:45 +01:00