Uwe Steinmann
|
3a5886b64a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-05-03 08:38:22 +02:00 |
|
Uwe Steinmann
|
f2b4830730
|
check for maxfileszise of uploaded file
|
2024-05-02 14:24:43 +02:00 |
|
Uwe Steinmann
|
14d79d58e7
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-05-02 08:27:47 +02:00 |
|
Uwe Steinmann
|
3024bf6f5f
|
get allowed file types from view for passing the getFileChooserHtml()
|
2024-05-02 07:49:16 +02:00 |
|
Uwe Steinmann
|
43f078a153
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-02-22 12:07:06 +01:00 |
|
Uwe Steinmann
|
43a22ea252
|
no need to check if group has users, because those groups have been removed from the mandatory already
|
2024-02-22 12:06:16 +01:00 |
|
Uwe Steinmann
|
9300d92311
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2024-02-08 21:20:28 +01:00 |
|
Uwe Steinmann
|
663ce7f675
|
add global and group manager reviewers/approvers
|
2024-02-08 21:02:12 +01:00 |
|
Uwe Steinmann
|
1a5dbfef51
|
get settings from view
|
2023-11-06 14:31:56 +01:00 |
|
Uwe Steinmann
|
ac69311242
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-10-13 21:40:26 +02:00 |
|
Uwe Steinmann
|
34697b62bd
|
new config _enableHiddenRevApp (currently set to false)
|
2023-10-13 19:33:25 +02:00 |
|
Uwe Steinmann
|
3fb9d140fa
|
fix translations for recipients
|
2023-03-30 12:33:46 +02:00 |
|
Uwe Steinmann
|
cb808e0e66
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2023-03-30 12:28:54 +02:00 |
|
Uwe Steinmann
|
23a94f8ac8
|
put reviewer and approver into own content container
|
2023-03-30 12:26:35 +02:00 |
|
Uwe Steinmann
|
8609fdee74
|
do not show warning that document is released if initial status is draft
|
2023-03-30 12:02:31 +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
|
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
|
efdb37399d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-11-09 09:34:34 +01:00 |
|
Uwe Steinmann
|
2558450993
|
fix line indenting
|
2021-11-09 09:33:36 +01: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
|
532db722a6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-16 16:20:11 +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
|
0b22b8d657
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-07-08 14:27:08 +02:00 |
|
Uwe Steinmann
|
91170c7db3
|
add hook addDocumentContentFile() for extra form field getting data for file upload (e.g. a web page), better validation
|
2021-07-08 14:16:13 +02:00 |
|
Uwe Steinmann
|
64658c06cd
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-31 21:53:08 +02:00 |
|
Uwe Steinmann
|
c75ae806ae
|
switch to jquery validation of forms
|
2021-05-27 21:57:12 +02:00 |
|
Uwe Steinmann
|
960edf45ea
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-05-17 13:34:08 +02:00 |
|
Uwe Steinmann
|
72dcae36a2
|
place submit button outside content area
|
2021-05-17 13:31:32 +02:00 |
|
Uwe Steinmann
|
2c2d1e4dd8
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-04-18 08:05:07 +02:00 |
|
Uwe Steinmann
|
871460899c
|
use new SeedDMS_Theme_Style, replace plain html by methods in theme style
|
2021-04-18 07:08:00 +02:00 |
|
Uwe Steinmann
|
a9a68d9d7b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-19 10:51:02 +01:00 |
|
Uwe Steinmann
|
56ae6a89f7
|
pass 3rd parameter to formField() if returned by hook
|
2021-03-19 10:49:51 +01:00 |
|
Uwe Steinmann
|
c8aca99462
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-10 15:59:25 +01:00 |
|
Uwe Steinmann
|
1e7e1a08d5
|
set charset in Content-Type header for js
|
2021-03-10 15:58:22 +01:00 |
|
Uwe Steinmann
|
347c740f1f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2021-03-06 16:27:48 +01:00 |
|
Uwe Steinmann
|
6dfe43a4c4
|
version attributes were not used due to wrong parameter name
|
2021-03-06 15:35:23 +01:00 |
|
Uwe Steinmann
|
2a5a5b2053
|
pass $document not $folder to hook addDocumentContentAttributes
|
2021-03-05 18:46:20 +01:00 |
|
Uwe Steinmann
|
77a59e008b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-12-17 13:43:22 +01:00 |
|
Uwe Steinmann
|
d9fa867582
|
add support for configurable date format
|
2020-12-17 13:41:00 +01:00 |
|
Uwe Steinmann
|
ab438f18d9
|
issue warning when deleting a checked out document
|
2020-11-22 11:39:57 +01:00 |
|
Uwe Steinmann
|
5e1bb70d9b
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-09-24 08:32:41 +02:00 |
|
Uwe Steinmann
|
e2f2021b19
|
use same edit attributes code as for add document
|
2020-09-24 08:32:09 +02:00 |
|
Uwe Steinmann
|
ee656527c2
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-08-31 14:47:09 +02:00 |
|
Uwe Steinmann
|
49321d2dbe
|
check for $fieldwrap[1]
|
2020-08-31 12:59:14 +02:00 |
|
Uwe Steinmann
|
600d14ed88
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-08-27 08:27:19 +02:00 |
|