Commit Graph

10966 Commits

Author SHA1 Message Date
Uwe Steinmann
3fb9d140fa fix translations for recipients 2023-03-30 12:33:46 +02:00
Uwe Steinmann
cb808e0e66 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-30 12:28:54 +02:00
Uwe Steinmann
23a94f8ac8 put reviewer and approver into own content container 2023-03-30 12:26:35 +02:00
Uwe Steinmann
8609fdee74 do not show warning that document is released if initial status is draft 2023-03-30 12:02:31 +02:00
Uwe Steinmann
dc642fa898 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-29 20:59:06 +02:00
Uwe Steinmann
476c726a45 improve password expiration 2023-03-29 20:57:48 +02:00
Uwe Steinmann
7fb0acb562 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-29 20:50:19 +02:00
Uwe Steinmann
382e78855d do not force password change if in substitute user mode 2023-03-29 20:48:07 +02:00
Uwe Steinmann
0280a8adc0 show current password expiration 2023-03-29 20:38:48 +02:00
Uwe Steinmann
7c292986f5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-29 09:04:29 +02:00
Uwe Steinmann
a13e1121e3 no need to include vendor/autoload.php. It's done in inc.Settings.php 2023-03-29 09:03:58 +02:00
Uwe Steinmann
b25776eaad complete changes of 6.0.23 2023-03-27 14:30:56 +02:00
Uwe Steinmann
d8e38c2825 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-24 16:33:45 +01:00
Uwe Steinmann
ed27dbcf4b add open office formats to get_extension 2023-03-24 16:33:17 +01:00
Uwe Steinmann
668ee243b2 actually send mail 2023-03-24 15:37:29 +01:00
Uwe Steinmann
9616a540c2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-24 11:19:34 +01:00
Uwe Steinmann
5e591f3a75 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2023-03-24 11:19:20 +01:00
Uwe Steinmann
553882fd50 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2023-03-24 11:19:09 +01:00
Uwe Steinmann
8628e5b02c add new phrases 2023-03-24 11:18:59 +01:00
Uwe Steinmann
f4ee945ab1 add new task for sending statistics 2023-03-24 11:17:32 +01:00
Uwe Steinmann
057abec09c fix sending calendar events 2023-03-24 11:17:16 +01:00
Uwe Steinmann
8218b752f5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-21 11:25:28 +01:00
Uwe Steinmann
882b87c885 check if logger is set before using it 2023-03-21 11:25:08 +01:00
Uwe Steinmann
b7b9acbe7e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-19 09:17:54 +01:00
Uwe Steinmann
197a6e8824 set various callbacks to reindex document when it has changed 2023-03-19 09:17:08 +01:00
Uwe Steinmann
ae0c641865 add note for pdftotext 2023-03-19 09:16:49 +01:00
Uwe Steinmann
db5b242cbc Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-15 11:13:46 +01:00
Uwe Steinmann
782e4c2044 include Log.php early and use require_once 2023-03-15 11:13:14 +01:00
Uwe Steinmann
c383ca0625 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-15 11:09:18 +01:00
Uwe Steinmann
1bad1d2aa5 use require_once instead of include("Log.php") 2023-03-15 11:08:51 +01:00
Uwe Steinmann
f1211f6c80 init options to empty array for list of users 2023-03-14 12:09:45 +01:00
Uwe Steinmann
33fe05fc6e fix unique id of folder chooser 2023-03-14 12:09:33 +01:00
Uwe Steinmann
1c5977fca5 add missing config types when showing the empty form 2023-03-14 12:09:01 +01:00
Uwe Steinmann
5ae461a157 add changes for 6.0.23 2023-03-13 13:01:54 +01:00
Uwe Steinmann
836a2b50a1 confirm checkbox is required 2023-03-13 13:00:39 +01:00
Uwe Steinmann
2b900b5e06 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-13 10:26:51 +01:00
Uwe Steinmann
c099903f12 fix html error in menu item if attributes are passed 2023-03-13 10:26:22 +01:00
Uwe Steinmann
ab72673379 do not show menu item if document may not be checked in 2023-03-13 10:24:53 +01:00
Uwe Steinmann
a7579f47ae show message if document may not be checked in 2023-03-13 10:23:36 +01: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
7ae5749bcf add new method mayCheckIn() 2023-03-13 10:18:14 +01:00
Uwe Steinmann
fe0fd30971 add fold marks 2023-03-12 09:18:30 +01:00
Uwe Steinmann
d127b137ba create missing preview files 2023-03-11 22:49:41 +01:00
Uwe Steinmann
658351a4d3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-11 21:14:55 +01:00
Uwe Steinmann
37f64d0a3e add menu item for adding folder/document to clipboard 2023-03-11 20:54:42 +01:00
Uwe Steinmann
20686bccbd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-11 18:59:32 +01:00
Uwe Steinmann
da992a7bdd create 8-bit png instead of 16-bit 2023-03-11 18:59:02 +01:00
Uwe Steinmann
63adb75fbc fix regression when setting review by individual 2023-03-11 18:57:17 +01:00
Uwe Steinmann
3f6719e7aa Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-03-10 17:59:54 +01:00