Commit Graph

3372 Commits

Author SHA1 Message Date
Uwe Steinmann
e5057d8223 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-18 10:04:00 +02:00
Uwe Steinmann
475ba8fbfb use conversion mgr for creating previews 2022-08-18 10:02:13 +02:00
Uwe Steinmann
6d9cc4039b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-18 09:25:13 +02:00
Uwe Steinmann
0344ad0c80 open accordion if a filter parameter is set 2022-08-18 08:38:09 +02:00
Uwe Steinmann
ec570c9ba4 add parameter to printAccordion() in order to open/close it 2022-08-18 08:37:25 +02:00
Uwe Steinmann
f12a9094db Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-17 20:53:41 +02:00
Uwe Steinmann
93844fadbc fix translation, add title to 'list documents' icon 2022-08-17 20:53:08 +02:00
Uwe Steinmann
a0db4bcc6d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-08-12 10:53:32 +02:00
Uwe Steinmann
99f28f0cfc link behind logo in header can be set in extension 2022-08-12 10:40:54 +02:00
Uwe Steinmann
fdc7aa5ab7 drag&drop handler can call function after upload 2022-08-11 17:47:28 +02:00
Uwe Steinmann
d02f813205 add tabs above folder content 2022-08-09 15:54:12 +02:00
Uwe Steinmann
4179a0398f set title of document/folder delete button 2022-07-29 21:43:43 +02:00
Uwe Steinmann
995f7a5bad propperly get workflow log 2022-07-26 13:39:46 +02:00
Uwe Steinmann
502ea86d8d fix merge error 2022-07-08 18:49:02 +02:00
Uwe Steinmann
418c42ae59 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-07-08 18:46:17 +02:00
Uwe Steinmann
ca2739b96e add hooks folderRowAction and documentRowAction 2022-07-07 16:47:42 +02:00
Uwe Steinmann
fac375a371 do not use callHook() because the return value of the last hook must be passed to the next hook 2022-07-07 16:47:21 +02:00
Uwe Steinmann
16cdb8a323 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-07-06 14:01:30 +02:00
Uwe Steinmann
96ef457183 first create a list of action buttons and then render it in documetListRow 2022-07-06 09:20:44 +02:00
Uwe Steinmann
d47e2377bb do not explode() attrtype and objtype, if an array is needed it can be set in conf.php 2022-07-06 09:16:47 +02:00
Uwe Steinmann
7deddf8f4e set role to button for each nav-item 2022-06-22 16:48:26 +02:00
Uwe Steinmann
2c42fd6a23 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-06-22 16:45:48 +02:00
Uwe Steinmann
c9e61ccf30 set role to button for each nav-item 2022-06-22 16:45:37 +02:00
Uwe Steinmann
6b5826ded4 check if totalreceipts != 0 2022-06-17 20:10:34 +02:00
Uwe Steinmann
dee7977016 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-06-16 17:07:21 +02:00
Uwe Steinmann
d3e6cecaa7 do not call hook documentNavigationBar with callHook, but iterate over hookObjs 2022-06-16 12:44:53 +02:00
Uwe Steinmann
6e6851d165 fix upload with fine-uploader 2022-06-09 16:00:38 +02:00
Uwe Steinmann
6af82069e8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-06-09 09:04:17 +02:00
Uwe Steinmann
83fa62a386 add imagick to list of required php extensions, sqlite -> sqlite3 2022-06-08 16:08:18 +02:00
Uwe Steinmann
821d9b1470 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-06-08 11:21:19 +02:00
Uwe Steinmann
4f995dcd23 set propper date value in custom date fields 2022-06-07 17:44:42 +02:00
Uwe Steinmann
38dd38d7c6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-06-02 17:37:21 +02:00
Uwe Steinmann
249e42f956 remove colon after name of config vars 2022-06-01 15:02:00 +02:00
Uwe Steinmann
a91003d5fa do not include bootbox.min.js 2022-05-31 14:27:05 +02:00
Uwe Steinmann
7ba81f50e3 fix deletion of task when using bootstrap4 theme 2022-05-31 14:25:23 +02:00
Uwe Steinmann
c6470efc6f fix deleting a document by clicking on the icon in the document list 2022-05-31 14:24:45 +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
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
218934fea6 make sendFileToServer() and createStatusbar() public, add getMaxFileSize() and getMaxFileSizeMsg() 2022-05-21 19:10:06 +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
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
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
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
dfedd201dd Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-10 18:33:41 +02:00
Uwe Steinmann
9522d38cfb fix editing of custom attributes of type date 2022-05-09 15:27:19 +02:00
Uwe Steinmann
6fd868c5a7 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-09 10:03:03 +02:00
Uwe Steinmann
2b6a68cc28 restrict operation on selected documents 2022-05-09 09:58:05 +02:00
Uwe Steinmann
c9e93c329c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-06 16:39:02 +02:00
Uwe Steinmann
d234673748 add hook additionalDocumentContentInfo 2022-05-06 12:54:11 +02:00
Uwe Steinmann
dbb2340269 backport assigning processes to other user 2022-05-06 09:54:55 +02:00
Uwe Steinmann
21989fadbb Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-03 18:19:51 +02:00
Uwe Steinmann
99d1d1455c use conversion manager 2022-05-03 18:14:50 +02:00
Uwe Steinmann
bef41ad838 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-05-03 08:13:36 +02:00
Uwe Steinmann
da17e00422 place submit button outside of content container 2022-05-03 06:43:10 +02:00
Uwe Steinmann
49842f9728 readd hook actionMenu 2022-05-03 06:42:25 +02:00
Uwe Steinmann
52fbe0128f use small button to remove link 2022-05-01 15:08:58 +02:00
Uwe Steinmann
637c9279aa make iframe height = 1.41 time width 2022-05-01 15:08:35 +02:00
Uwe Steinmann
bfc436b5f0 set overflow: hidden for legend 2022-05-01 15:02:26 +02:00
Uwe Steinmann
b412f113bf Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-04-30 15:55:29 +02:00
Uwe Steinmann
e20d7a21f8 output number of folders/docs only if not 0 2022-04-30 15:55:19 +02:00
Uwe Steinmann
7370eebba7 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-04-30 15:52:31 +02:00
Uwe Steinmann
b5120113f7 fix status column of folder 2022-04-30 15:52:18 +02:00
Uwe Steinmann
d13f37cfec Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-04-30 14:58:41 +02:00
Uwe Steinmann
50c4931834 fix font-size of status column, use icons for folder count in status column 2022-04-30 14:58:28 +02:00
Uwe Steinmann
49c2e54e94 add missing status to getOverallStatusIcon() 2022-04-30 14:50:08 +02:00
Uwe Steinmann
8c43c709b0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-04-30 14:40:20 +02:00
Uwe Steinmann
5cd7dbec89 - move folder status column into own method 2022-04-30 14:39:49 +02:00
Uwe Steinmann
16c560d549 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-04-30 14:11:51 +02:00
Uwe Steinmann
2194c92801 - use more icons in status column of document/folder list, fix getReadableDate() 2022-04-30 14:10:51 +02:00
Uwe Steinmann
8907c2f20a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-04-29 18:32:59 +02:00
Uwe Steinmann
af6f48db48 use new method getMaximumUploadSize() 2022-04-29 18:30:46 +02:00
Uwe Steinmann
2014eae334 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-04-28 16:03:00 +02:00
Uwe Steinmann
8d7791a0c5 do not underline a.accordion2-toggle 2022-04-28 13:31:48 +02:00
Uwe Steinmann
34c7132847 translate '2_factor_auth' 2022-04-27 21:35:45 +02:00
Uwe Steinmann
c8bca55368 getFormData() can handle undefined data 2022-04-27 12:30:15 +02:00
Uwe Steinmann
e5755d593f update to bootstrap 4.6.1, make navigation, breadcrumbs fixed to top, add new printAccordion2() method 2022-04-26 18:50:22 +02:00
Uwe Steinmann
15182713ea Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-04-19 18:37:52 +02:00
Uwe Steinmann
dd37e509b9 make printAccordion() public 2022-04-19 18:37:41 +02:00
Uwe Steinmann
7c29d1d4e8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-04-19 18:12:38 +02:00
Uwe Steinmann
4bfe18a7de fix check of extension available from repos 2022-04-19 18:11:24 +02:00
Uwe Steinmann
58e8306bb4 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-04-19 14:14:50 +02:00
Uwe Steinmann
5ec682592e add title to button for showing changelog 2022-04-19 11:23:17 +02:00
Uwe Steinmann
eca2701da1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-04-14 17:01:34 +02:00
Uwe Steinmann
612a6d1473 pass 'add' or 'update' to hook 'addDocumentContentFile' 2022-04-14 17:00:44 +02:00
Uwe Steinmann
b558844841 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-04-08 12:44:34 +02:00