Commit Graph

3501 Commits

Author SHA1 Message Date
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
9d2dd94662 readd space below navigation 2022-04-29 18:30:21 +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
1916147d43 undo fixed menubars to head 2022-04-28 13:30:40 +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
Uwe Steinmann
3a8ab4286c add expiring documents to calendar 2022-04-08 06:51:40 +02:00
Uwe Steinmann
1a9825f999 add expired docs in the future 2022-04-07 18:18:09 +02:00
Uwe Steinmann
f24330740a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-04-04 08:26:51 +02:00
Uwe Steinmann
1e0172dd8f move workflow protocol on workflow tab 2022-04-02 11:07:31 +02:00
Uwe Steinmann
7a1836d33a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-03-30 11:39:47 +02:00
Uwe Steinmann
e483796c85 add field to filter user list 2022-03-30 11:36:35 +02:00
Uwe Steinmann
9e92524fdb escape role name to prevent xss attack 2022-03-28 21:33:48 +02:00
Uwe Steinmann
78e701d585 date can be passed to AddEvent 2022-03-28 19:11:00 +02:00
Uwe Steinmann
fe03d58100 adjust colors and title of event 2022-03-28 19:10:45 +02:00
Uwe Steinmann
58de462ff5 show user who has created event 2022-03-28 19:10:03 +02:00
Uwe Steinmann
f5148c00c2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-03-25 08:44:57 +01:00
Uwe Steinmann
6de426bbc3 call hook 'filenameDownloadItem' in search export and transmittal download 2022-03-25 08:44:32 +01:00
Uwe Steinmann
8d3077cd34 set placeholder of textarea in formField() 2022-03-24 16:09:03 +01:00
Uwe Steinmann
48613b5897 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-03-23 11:27:53 +01:00
Uwe Steinmann
6fc17be5d9 fix xss attack in DefaultKeywords 2022-03-23 11:27:42 +01:00
Uwe Steinmann
b65d940259 move methods for updating, deleting transmittal item into trait, makes it work in bootstrap4 2022-03-09 16:11:43 +01:00
Uwe Steinmann
b88e05fe22 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-03-09 08:39:34 +01:00
Uwe Steinmann
a7212a0708 read categories and keywords from drag and drop area 2022-03-09 08:39:20 +01:00
Uwe Steinmann
a4f96c76d6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-03-07 15:20:24 +01:00
Uwe Steinmann
22b054f764 comment and attributes can passed to document uploaded by drag&drop 2022-03-07 15:19:42 +01:00
Uwe Steinmann
1e8da679b5 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-03-04 09:36:00 +01:00
Uwe Steinmann
c5dbe1995d fix possible cross side scripting 2022-03-04 08:27:46 +01:00
Uwe Steinmann
1c4fbbed96 fix php warning in getAttributeEditField() 2022-03-04 08:27:17 +01:00
Uwe Steinmann
dafa4813c1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-02-25 12:34:07 +01:00
Uwe Steinmann
b747cc4224 extensions cannot be disabled/enabled if configuration file is not writeable 2022-02-25 08:04:10 +01:00
Uwe Steinmann
b64ee6012c Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-02-24 08:18:58 +01:00
Uwe Steinmann
ff49e2b31f make large modal box wider 2022-02-24 08:18:45 +01:00
Uwe Steinmann
95547cf6b8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-02-24 07:32:15 +01:00
Uwe Steinmann
74b3f896ff do not show class of modal box link if empty 2022-02-24 07:31:57 +01:00
Uwe Steinmann
0869e97a1a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-02-22 17:55:01 +01:00
Uwe Steinmann
1e85c6c5c6 set default value of checkbox with hidden input field 2022-02-22 17:54:08 +01:00
Uwe Steinmann
aa61028f08 set default value of checkbox with hidden input field 2022-02-22 17:53:17 +01:00
Uwe Steinmann
6cac794913 set type of input field for search query to 'search' 2022-02-22 13:16:43 +01:00
Uwe Steinmann
f93af56f52 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2022-02-12 19:48:56 +01:00
Uwe Steinmann
2ad448581a add new parameter 'addon' used by input fields 2022-02-11 07:07:54 +01:00
Uwe Steinmann
7a21fa77b5 add new parameter 'addon' in formField() used by input fields 2022-02-11 07:07:19 +01:00
Uwe Steinmann
fb29402194 allow placeholder for textarea 2022-02-11 07:07:01 +01:00
Uwe Steinmann
82d9a42968 comment old unused code 2022-02-09 08:10:17 +01:00
Uwe Steinmann
ea5218ea03 add SeeddmsAjax for running function after updating div.ajax 2022-01-05 08:04:38 +01:00
Uwe Steinmann
22915df3e1 add method documentListRowStatus() 2022-01-05 07:34:51 +01:00
Uwe Steinmann
a93fdd91c8 remove old code 2022-01-03 19:14:53 +01:00
Uwe Steinmann
84f1afc1d3 use new method folderListHeader() 2022-01-03 19:14:35 +01:00
Uwe Steinmann
cff6b66d1c use new method folderListHeader() 2022-01-03 19:14:13 +01:00
Uwe Steinmann
771b9674cc use new methods to show list of docs/folders 2022-01-03 13:35:12 +01:00
Uwe Steinmann
5c93d53e60 add methods to show list headers and columns of doc/folder lists 2022-01-03 13:29:24 +01:00
Uwe Steinmann
3bdb215adf Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-12-17 21:47:07 +01:00
Uwe Steinmann
4efc8226c8 show header of additional preview only if hook returns a text 2021-12-17 21:46:28 +01:00
Uwe Steinmann
056dd8bd09 new css with google fonts 2021-12-17 16:42:58 +01:00
Uwe Steinmann
2b0351325c remove html with $this->formField() 2021-12-17 16:42:40 +01:00
Uwe Steinmann
5e386597c3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-12-15 17:19:23 +01:00
Uwe Steinmann
52a9a41d5c add hook documentListPreview 2021-12-15 17:17:23 +01:00
Uwe Steinmann
5ec5bab294 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-12-15 08:40:37 +01:00
Uwe Steinmann
97bdb0773d certain fields in configuration can be disabled for editing 2021-12-15 08:39:11 +01:00
Uwe Steinmann
a1b4b3b081 remove duplicate submit button 2021-12-03 20:55:59 +01:00
Uwe Steinmann
fa946be140 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-12-03 20:39:13 +01:00
Uwe Steinmann
004af591a9 do not allow to select category if no categories exists 2021-12-03 11:31:37 +01:00
Uwe Steinmann
14d8a1bd91 show date in configured format, skip groups of user if not exsit 2021-12-03 10:49:59 +01:00
Uwe Steinmann
84442d68f0 move submit button at end of form 2021-12-03 10:49:27 +01:00
Uwe Steinmann
489e01d2c6 remove old form validation 2021-12-03 09:31:03 +01:00
Uwe Steinmann
2c182e3d09 add form validation 2021-12-03 09:30:43 +01:00
Uwe Steinmann
6e124f73f1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-12-01 11:14:22 +01:00
Uwe Steinmann
11dabf2cb0 make jqtree look nice again 2021-12-01 11:13:26 +01:00
Uwe Steinmann
36110a85e7 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-11-29 18:58:53 +01:00
Uwe Steinmann
1e64083faa fix css of jquery tree 2021-11-29 18:58:12 +01:00
Uwe Steinmann
684c316f86 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-11-29 11:31:26 +01:00
Uwe Steinmann
9cff7df236 propper icon on buttons of bootbox 2021-11-29 11:22:23 +01:00
Uwe Steinmann
4ef64199ab Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-11-26 10:05:24 +01:00
Uwe Steinmann
a4bb363799 get total number of hits, some code formating 2021-11-19 13:49:46 +01:00
Uwe Steinmann
611be01cce Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-11-17 20:58:16 +01:00
Uwe Steinmann
bb10ff084b replace old form validation with jquery validation 2021-11-17 20:57:42 +01:00
Uwe Steinmann
5049169d09 show fulltext search tab if fulltext search was used 2021-11-10 08:33:52 +01:00
Uwe Steinmann
efdb37399d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-11-09 09:34:34 +01:00
Uwe Steinmann
a46549a7b2 propperly eval return of hook addDocumentContentFile 2021-11-09 09:33:54 +01:00
Uwe Steinmann
2558450993 fix line indenting 2021-11-09 09:33:36 +01:00
Uwe Steinmann
31fda7e60e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-11-08 14:36:39 +01:00
Uwe Steinmann
dc8cdb9db9 fix list of documents with workflow action by group 2021-11-08 14:18:13 +01:00
Uwe Steinmann
76dffe2497 use jquery validate 2021-11-08 12:26:13 +01:00
Uwe Steinmann
3d3bee169f add selection of sort field to form 2021-11-08 12:25:34 +01:00
Uwe Steinmann
f727843720 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-11-04 17:44:14 +01:00
Uwe Steinmann
334639cbb5 fix checking of extensions 2021-11-04 17:43:58 +01:00
Uwe Steinmann
623b1bf0f4 fix cols of formField 'textarea' 2021-10-26 10:16:27 +02:00
Uwe Steinmann
adde8afc84 fix cols of formField 'textarea' 2021-10-26 10:15:21 +02:00
Uwe Steinmann
da1bf3fb97 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-10-26 06:57:49 +02:00
Uwe Steinmann
eaddd31198 hook addDocumentContentFile returns an array of form fields to upload a file 2021-10-25 12:52:13 +02:00
Uwe Steinmann
9260382ef2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-10-22 09:46:36 +02:00
Uwe Steinmann
61a53f8e90 start of week can be passed to datepicker (not used yet) 2021-10-20 07:58:09 +02:00
Uwe Steinmann
ae08602e68 add hook getCspRules() in htmlStartPage() 2021-10-20 07:09:39 +02:00
Uwe Steinmann
8e6828e36d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-10-15 13:50:46 +02:00
Uwe Steinmann
9734d57ff3 rerun filter after toggling an extension 2021-10-08 12:15:37 +02:00
Uwe Steinmann
a830b18fc3 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-10-06 15:19:14 +02:00
Uwe Steinmann
898943dd6e add new conversion manager and services 2021-10-06 15:03:03 +02:00
Uwe Steinmann
12c79d8773 type of conf vars of extension can be 'number' 2021-10-06 15:01:08 +02:00
Uwe Steinmann
7119b431f8 fix line indenting 2021-10-02 07:35:02 +02:00
Uwe Steinmann
768631bf55 fix various errors and validation of form 2021-09-29 22:04:59 +02:00
Uwe Steinmann
3487a27f9d make comment required 2021-09-29 21:24:13 +02:00
Uwe Steinmann
43f7a94aa6 remove most of html code to create form 2021-09-29 21:23:51 +02:00
Uwe Steinmann
ab5aec99ba Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-29 18:25:54 +02:00
Uwe Steinmann
e14ae4b252 add comment 2021-09-29 15:01:07 +02:00
Uwe Steinmann
0c1a795113 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-28 10:33:44 +02:00
Uwe Steinmann
b10241f3f1 replace attribute required by required="required" 2021-09-27 10:26:10 +02:00
Uwe Steinmann
e982737630 run some urls through htmlentities 2021-09-27 10:25:39 +02:00
Uwe Steinmann
145d4021a9 class tags (img, meta, link) with '/>' 2021-09-27 10:23:46 +02:00
Uwe Steinmann
3b55c458c2 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-22 10:54:54 +02:00
Uwe Steinmann
825ae7bfeb check access on RemoveDocumentFile and EditDocumentFile 2021-09-22 10:41:36 +02:00
Uwe Steinmann
e95b5a971e edit comment and sequence of folders can be turned off 2021-09-22 09:59:33 +02:00
Uwe Steinmann
3e1dcc3c75 add new configuration noFolderFormFields 2021-09-22 09:53:53 +02:00
Uwe Steinmann
56a352caca add placeholder with example for regex 2021-09-16 17:11:14 +02:00
Uwe Steinmann
f1db74929c pass sortusersinlist of view 2021-09-16 16:25:36 +02:00
Uwe Steinmann
0d37021f6d no need to check isHidden()=='1' anymore, isHidden() returns a bool 2021-09-16 16:21:58 +02:00
Uwe Steinmann
24ae96b9fa Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-09 12:07:17 +02:00
Uwe Steinmann
da0f5d3053 more settings to disable import and download of extensions 2021-09-09 11:42:38 +02:00
Uwe Steinmann
9f618c5437 remove titleDisplayHack configuration 2021-09-09 09:57:00 +02:00
Uwe Steinmann
753d808d2a Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-09-09 08:19:51 +02:00
Uwe Steinmann
40f3cf35c9 use formField() instead of plain html for select menus 2021-09-09 08:19:04 +02:00
Uwe Steinmann
c376e352b5 add attribute 'for' to label in formField() 2021-09-09 08:17:52 +02:00
Uwe Steinmann
9ea8a02893 fix task parameters of type 'select' 2021-09-01 16:25:54 +02:00
Uwe Steinmann
6fbfe15baf Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-08-25 16:11:04 +02:00
Uwe Steinmann
60a13b9f13 check view access for DocumentAccess and Folder FolderAccess 2021-08-25 15:08:24 +02:00
Uwe Steinmann
43c1385e0f Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-08-20 11:16:21 +02:00
Uwe Steinmann
d786a66adc check for access on WorkflowGraph 2021-08-20 11:16:03 +02:00
Uwe Steinmann
ef551e6923 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-08-20 11:01:13 +02:00
Uwe Steinmann
0f786a73b6 check access on WorkflowGraph 2021-08-20 11:00:51 +02:00
Uwe Steinmann
ada2730636 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-08-20 10:51:34 +02:00
Uwe Steinmann
3a26fc3e2a use a unified layout 2021-08-20 09:45:58 +02:00
Uwe Steinmann
f18ab76b63 escape special chars in translation form 2021-08-20 09:45:35 +02:00
Uwe Steinmann
ee654df475 fix css to mostly prevent scroll bars 2021-08-20 09:44:30 +02:00
Uwe Steinmann
ffc2565933 show translated action name in workflow log 2021-08-20 09:44:02 +02:00
Uwe Steinmann
588369b64d fix table class 2021-08-20 09:43:09 +02:00
Uwe Steinmann
fd4131497b escape special chars in missing translation form 2021-08-20 09:42:27 +02:00
Uwe Steinmann
7b807f8d67 correct processing of return value of getWorkflowLog() 2021-08-20 08:46:18 +02:00
Uwe Steinmann
0a6ce976c7 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-08-18 12:42:46 +02:00
Uwe Steinmann
c3dd223dc4 check if array key '__disabled__' is set 2021-08-18 12:12:36 +02:00
Uwe Steinmann
be7aa1b4a8 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-08-17 17:56:17 +02:00
Uwe Steinmann
494e5912af include Previewer 2021-08-17 17:55:55 +02:00
Uwe Steinmann
9e9995241d Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-08-06 08:58:35 +02:00
Uwe Steinmann
0cf8e7cac5 fix adding of multiple favicons or logos 2021-08-06 08:58:03 +02:00
Uwe Steinmann
cb0c51234e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-23 14:07:03 +02:00
Uwe Steinmann
b9f4d7b0ba issue a message if no attributes are defined 2021-07-23 14:03:44 +02:00
Uwe Steinmann
58a46497f0 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-21 16:11:33 +02:00
Uwe Steinmann
79292956c5 better error checking 2021-07-21 15:48:42 +02:00
Uwe Steinmann
50d528a831 fix export, export xlsx, do not collapse search form anymore 2021-07-21 08:13:15 +02:00
Uwe Steinmann
d7a936f6f1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-20 07:59:16 +02:00
Uwe Steinmann
54396e6876 move submit button out of contentContainer 2021-07-20 06:22:37 +02:00
Uwe Steinmann
532db722a6 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-16 16:20:11 +02:00
Uwe Steinmann
a113649be3 add support for drag and drop of attachments 2021-07-16 16:03:34 +02:00
Uwe Steinmann
9c66a9350a show all readable folders in tree, to make writeable subfolder visible 2021-07-16 15:57:06 +02:00
Uwe Steinmann
c1a2411882 remove plain html for error and warning msgs 2021-07-15 17:43:50 +02:00
Uwe Steinmann
75d716db26 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-07-14 21:10:57 +02:00
Uwe Steinmann
9b6f376be8 get access list before checking for workflow mode 2021-07-14 21:10:21 +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