Commit Graph

10222 Commits

Author SHA1 Message Date
Uwe Steinmann
d2c680280b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-30 17:48:18 +02:00
Uwe Steinmann
6d5d1a7703 check if IndexedDocument() set error msg, call right hook after indexing document 2022-05-30 13:07:30 +02:00
Uwe Steinmann
6179e517b2 add changes for 5.1.26 2022-05-30 09:41:12 +02:00
Uwe Steinmann
0d5536f198 add conversion service from tiff, gif to png 2022-05-30 09:41:02 +02:00
Uwe Steinmann
a11bba23e4 check if logger is set before using it 2022-05-30 09:15:08 +02:00
Uwe Steinmann
c52abe7198 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-25 11:34:08 +02:00
Uwe Steinmann
93f6b01c7f do not allow to set revision date if document status is 'in revision' 2022-05-25 11:33:44 +02:00
Uwe Steinmann
ece2eec128 add sqlite to list of required php extensions 2022-05-25 08:19:16 +02:00
Uwe Steinmann
bb75ca5896 add change in 5.1.26 2022-05-24 08:39:54 +02:00
Uwe Steinmann
298f345cea fix clear clipboard link in menu 2022-05-24 08:39:21 +02:00
Uwe Steinmann
4e7fb4a6e9 add btn-sm to remove button, manager cannot remove himself from group 2022-05-23 16:14:04 +02:00
Uwe Steinmann
d641a8d2ed Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-23 09:34:55 +02:00
Uwe Steinmann
a1f2ecf22d set width of progress bar in % instead of px 2022-05-23 09:34:22 +02:00
Uwe Steinmann
4ffe010d06 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-22 11:15:45 +02:00
Uwe Steinmann
c974c29578 fix setting max upload file size 2022-05-21 19:35:15 +02:00
Uwe Steinmann
332a7b2f3d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-21 19:11:11 +02:00
Uwe Steinmann
56cda2798f add iterm for 5.1.26 2022-05-21 19:10:53 +02:00
Uwe Steinmann
218934fea6 make sendFileToServer() and createStatusbar() public, add getMaxFileSize() and getMaxFileSizeMsg() 2022-05-21 19:10:06 +02:00
Uwe Steinmann
4483b21d05 use a instead of button from .btn-file, because firefox submits the form when clicking on it 2022-05-21 19:06:59 +02:00
Uwe Steinmann
bf5aedf1b5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-21 11:19:23 +02:00
Uwe Steinmann
80799aa1d4 add changes for 5.1.26 2022-05-21 11:04:48 +02:00
Uwe Steinmann
1f6a3c7f77 add list of notifications to debug menu 2022-05-21 11:00:16 +02:00
Uwe Steinmann
987cc5d164 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-21 10:59:30 +02:00
Uwe Steinmann
cb18ea8756 add list of notification services 2022-05-21 10:59:08 +02:00
Uwe Steinmann
f852ae0827 log type of receiver 2022-05-21 10:58:22 +02:00
Uwe Steinmann
369dc80110 log type of receiver 2022-05-21 10:57:50 +02:00
Uwe Steinmann
eb4b28ea8c fix php warnings and propperly handle failure of cancelCheckout() 2022-05-20 17:40:04 +02:00
Uwe Steinmann
20b03dcbe0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-20 13:54:01 +02:00
Uwe Steinmann
c8b7eea3cf add change for 5.1.26 2022-05-20 12:32:31 +02:00
Uwe Steinmann
af93db836e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-20 12:31:25 +02:00
Uwe Steinmann
649fcbbc8b add all custom attributes of type date to calendar 2022-05-20 12:05:04 +02:00
Uwe Steinmann
8f6402c51f extension config can filter attributes by type 2022-05-20 12:04:24 +02:00
Uwe Steinmann
f718f565ff SeedDMS_Core_DMS::getAllAttributeDefinitions() has second parameter to filter attributes by type 2022-05-20 12:03:47 +02:00
Uwe Steinmann
1b15008870 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-19 19:26:19 +02:00
Uwe Steinmann
55126a689b add optional parameter $op to SeedDMS_Core_AttributeDefinition::getObjects(), SeedDMS_Core_AttributeDefinition::getObjects() will not filter by value if null is passed 2022-05-19 19:23:10 +02:00
Uwe Steinmann
ecc70bc99a make progress bar a block for better positioning of popup box 2022-05-19 08:07:32 +02:00
Uwe Steinmann
afddc5a4d6 remove spaces when showing content of popup box 2022-05-19 08:05:47 +02:00
Uwe Steinmann
f306c186cf set line-height, max-width, white-space of popupbox 2022-05-19 08:05:24 +02:00
Uwe Steinmann
cc341f6ed3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-17 08:20:16 +02:00
Uwe Steinmann
c9d6d840d9 use preview converters or conversion mgr 2022-05-17 07:51:17 +02:00
Uwe Steinmann
1ae35ca6ad do not show debug menu if all items are inaccessible 2022-05-17 07:45:05 +02:00
Uwe Steinmann
983af33300 use conversion mgr 2022-05-17 07:43:43 +02:00
Uwe Steinmann
49a1b33df4 check extension dependency on shell commands 2022-05-16 15:54:04 +02:00
Uwe Steinmann
9b07f6e943 pass logger to fulltextservice 2022-05-16 15:45:23 +02:00
Uwe Steinmann
30c2b8a493 do not set orderby when clicking on link in sidebar as it is undefined anyway 2022-05-13 17:53:38 +02:00
Uwe Steinmann
9a76df52bd fix documentation of execute() methods 2022-05-13 07:27:24 +02:00
Uwe Steinmann
307b524d11 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-12 17:35:36 +02:00
Uwe Steinmann
395e60ca71 logger can be set 2022-05-12 09:03:27 +02:00
Uwe Steinmann
c8ec7d70f0 set logger and add option to turn it off again 2022-05-12 09:02:24 +02:00
Uwe Steinmann
dfedd201dd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-10 18:33:41 +02:00