Uwe Steinmann
|
275e81874a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-02-21 11:10:56 +01:00 |
|
Uwe Steinmann
|
375c68e8de
|
call getLastWorkflowLog() instead od getWorkflowLog()
|
2022-02-21 11:10:13 +01:00 |
|
Uwe Steinmann
|
98936632b2
|
call getLastWorkflowLog() instead of getWorkflowLog()
|
2022-02-21 11:08:15 +01:00 |
|
Uwe Steinmann
|
830f0258df
|
add note for 6.0.18
|
2022-02-21 11:07:43 +01:00 |
|
Uwe Steinmann
|
f095e252ad
|
getWorkflowLog() will always return all log entries if document is not in a workflow
|
2022-02-21 11:05:22 +01:00 |
|
Uwe Steinmann
|
68bb7bcfaf
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-02-21 08:55:01 +01:00 |
|
Uwe Steinmann
|
f9721da684
|
use SeedDMS_Core_File::fileExtension() in setFileType()
|
2022-02-21 08:52:59 +01:00 |
|
Uwe Steinmann
|
eb12465fb2
|
add SeedDMS_Core_File::fileExtension()
|
2022-02-21 08:52:46 +01:00 |
|
Uwe Steinmann
|
5b244db6a2
|
backport setFileType() from seeddms 6.0.x
|
2022-02-21 08:30:32 +01:00 |
|
Uwe Steinmann
|
659cdb4e6c
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-02-21 07:15:01 +01:00 |
|
Uwe Steinmann
|
663dc869f4
|
fix line indenting
|
2022-02-21 07:12:01 +01:00 |
|
Uwe Steinmann
|
535a0b1b67
|
fix line indenting
|
2022-02-21 07:10:28 +01:00 |
|
Uwe Steinmann
|
0f417a2d7b
|
handle docs in workflow proppeerly in verifyStatus()
|
2022-02-21 07:10:08 +01:00 |
|
Uwe Steinmann
|
87ee71a1a1
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2022-02-18 18:15:05 +01:00 |
|
Uwe Steinmann
|
022fdc86b3
|
update release date
|
2022-02-18 18:05:05 +01:00 |
|
Uwe Steinmann
|
b914fc3c98
|
add changes for 5.1.25
|
2022-02-18 18:04:33 +01:00 |
|
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 |
|