Commit Graph

10185 Commits

Author SHA1 Message Date
Uwe Steinmann
ec1f99229e rename getLastWorkflowTransition() to getLastWorkflowLow(), returns a log even after the workflow was ended 2022-02-18 18:02:08 +01:00
Uwe Steinmann
cffad48b61 add method descrition for getWorkflowLog() 2022-02-18 18:01:35 +01:00
Uwe Steinmann
d91787bf44 check if !workflow instead of isset(workflow) 2022-02-18 18:00:50 +01:00
Uwe Steinmann
d805de5035 setHomeFolder returns true on success 2022-02-18 18:00:07 +01:00
Uwe Steinmann
cc5d7d1ecd search for document by name in root folder if requested 2022-02-18 17:58:39 +01:00
Uwe Steinmann
1534d2be8e add target unittest 2022-02-17 12:31:22 +01:00
Uwe Steinmann
96933bb30d ensure setRole() is passed an object 2022-02-17 12:30:29 +01:00
Uwe Steinmann
b9c613ff83 handle role in addUser() propperly 2022-02-17 12:29:37 +01:00
Uwe Steinmann
b57dc78e2a replace checks isset(_workflow) with _workflow == null 2022-02-14 11:06:02 +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
b2fd7bb383 add entry for 6.0.18 2022-02-11 11:14:49 +01:00
Uwe Steinmann
3e63f1ffc0 init $ret in setStatus() 2022-02-11 10:56:14 +01:00
Uwe Steinmann
27b5af8ada propperly get workflow log (Closes #522) 2022-02-11 10:55:45 +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
35b8b9b703 images can be passed to toIndividual() for adding it to the html part 2022-02-02 21:36:27 +01:00
Uwe Steinmann
aa8eb38560 do not access $settings before loading it 2022-01-31 12:06:19 +01:00
Uwe Steinmann
8b558c7142 take out relodge 2022-01-31 12:05:48 +01:00
Uwe Steinmann
d9d434a7be make it work with 6.0.17 2022-01-31 07:14:52 +01:00
Uwe Steinmann
9889bbe639 make role id an integer 2022-01-20 07:44:31 +01:00
Uwe Steinmann
b7315c501f get id from args in getFolderParent() 2022-01-16 10:58:19 +01:00
Uwe Steinmann
7fc1a62b75 fix error when sending notification after owner change (see 4dda2549c7) 2022-01-05 08:25:57 +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
4dda2549c7 fix error when sending notification after owner change 2022-01-05 07:29:23 +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
3f0cbc50bd use conversion manager 2021-12-29 12:06:50 +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
7e34fa0663 add changes for 5.1.25 2021-12-15 17:17:51 +01:00
Uwe Steinmann
52a9a41d5c add hook documentListPreview 2021-12-15 17:17:23 +01:00
Uwe Steinmann
ad2ea73031 send mail to uploader of a version 2021-12-15 10:28:34 +01:00
Uwe Steinmann
7f61dbbcad new mail body for change of version comment 2021-12-15 10:28:00 +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
b91745626a add entry for 6.0.18 2021-12-12 13:01:46 +01:00
Uwe Steinmann
7b87cc355d finish running cron jobs via web, result is returned as json 2021-12-12 12:58:42 +01:00
Uwe Steinmann
29a6882106 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-12-11 14:08:19 +01:00
Uwe Steinmann
3e2fccfcbb start new version 5.1.25 2021-12-11 14:02:24 +01:00
Uwe Steinmann
5ff285c745 start new version 5.1.25 2021-12-11 14:00:22 +01:00
Uwe Steinmann
6fbc6043eb Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2021-12-10 15:13:42 +01:00