Uwe Steinmann
|
cbac16773d
|
more checking for access rights
|
2019-11-25 09:36:32 +01:00 |
|
Uwe Steinmann
|
b3cc272941
|
check access
|
2019-11-25 09:33:13 +01:00 |
|
Uwe Steinmann
|
893a8d6d8d
|
return json even in case of an error
|
2019-11-25 09:32:32 +01:00 |
|
Uwe Steinmann
|
572d776e55
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-10-28 12:08:43 +01:00 |
|
Uwe Steinmann
|
3c26142744
|
onePageMode can be turned on/off
|
2019-10-28 12:06:41 +01:00 |
|
Uwe Steinmann
|
ffcc53408f
|
fix typo in enableRevisionOnVoteReject (must be 'One')
|
2019-10-18 07:24:58 +02:00 |
|
Uwe Steinmann
|
40ddfd3ea6
|
allow to set status S_NEEDS_CORRECTION
|
2019-10-18 07:24:33 +02:00 |
|
Uwe Steinmann
|
a870602324
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-10-17 07:22:16 +02:00 |
|
Uwe Steinmann
|
721aaed1c1
|
init variable $workflow to prevent php warning
|
2019-09-16 08:32:50 +02:00 |
|
Uwe Steinmann
|
875dea5708
|
do not set mandatory reviewer if workflow is traditional_no_review
|
2019-09-10 17:43:32 +02:00 |
|
Uwe Steinmann
|
670597ea5f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-09-06 14:51:21 +02:00 |
|
Uwe Steinmann
|
88168d005e
|
take over some changes from 5.1.x
|
2019-09-06 14:32:14 +02:00 |
|
Uwe Steinmann
|
177e3c571a
|
fix php error when removing versions of a document
|
2019-09-05 08:34:11 +02:00 |
|
Uwe Steinmann
|
4145b67dd6
|
fix for determine fileType
didn't work if the file didn't have a file extension but the path
contains a dot.
|
2019-08-27 21:47:05 +02:00 |
|
Uwe Steinmann
|
140926be96
|
log creation of preview files
|
2019-08-27 21:46:40 +02:00 |
|
Uwe Steinmann
|
4b2b536fdb
|
allow status override if the new status is 'obsoleted'
|
2019-08-17 08:00:06 +02:00 |
|
Uwe Steinmann
|
65703c1862
|
add url to notification mail
|
2019-08-12 08:11:12 +02:00 |
|
Uwe Steinmann
|
5fc0d5667f
|
do not send notification to owner
other operations on documents don't do neither
|
2019-08-12 08:09:53 +02:00 |
|
Uwe Steinmann
|
1d2b44a8d9
|
the subtree command from op.Ajax.php has been moved into the views
|
2019-08-08 09:32:42 +02:00 |
|
Uwe Steinmann
|
ce420a78eb
|
use backup dir for backup archives and sql dumps
|
2019-07-30 06:39:25 +02:00 |
|
Uwe Steinmann
|
90baea95f0
|
use host name in redirect to prevent redirecting to arbitrary pages
|
2019-07-30 06:36:34 +02:00 |
|
Uwe Steinmann
|
3d5812c86d
|
file containing meta data can be specified
|
2019-07-30 06:34:16 +02:00 |
|
Uwe Steinmann
|
37db957c41
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-07-19 15:41:05 +02:00 |
|
Uwe Steinmann
|
3471835d0a
|
do not check for named formtoken in op/op.Ajax.php anymore, use new statusbox-container for last file uploads
|
2019-07-12 16:45:28 +02:00 |
|
Uwe Steinmann
|
16e9d3748c
|
new command transferdocument and linkdocument
transferdocument moves the version of one document to another document
linkdocument creates a link between on document and another document
|
2019-07-11 17:15:40 +02:00 |
|
Uwe Steinmann
|
801f0f0ed2
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-07-05 08:10:42 +02:00 |
|
Uwe Steinmann
|
10e419f7e3
|
eliminate duplicate mails to the same group
|
2019-07-02 15:20:11 +02:00 |
|
Uwe Steinmann
|
fa64bb3200
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-07-01 21:34:08 +02:00 |
|
Uwe Steinmann
|
7fc98be1be
|
check for duplicate names if this is turn on in the settings
|
2019-07-01 20:40:21 +02:00 |
|
Uwe Steinmann
|
ad86df5fc5
|
check for duplicate folder names
|
2019-07-01 11:48:53 +02:00 |
|
Uwe Steinmann
|
b1a895fb27
|
new config options for disallowing duplicate subfolder names
|
2019-07-01 10:50:40 +02:00 |
|
Uwe Steinmann
|
b540f4a1b7
|
fix uploaded documents from drop folder
|
2019-06-28 08:43:37 +02:00 |
|
Uwe Steinmann
|
e6b9b15605
|
init $oldattributes in order to prevent php warnings
|
2019-06-27 14:19:24 +02:00 |
|
Uwe Steinmann
|
b0e3c816ff
|
fix typo in comment
|
2019-06-13 08:50:13 +02:00 |
|
Uwe Steinmann
|
5e8c34ad54
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-05-14 20:44:47 +02:00 |
|
Uwe Steinmann
|
f8ac8aa74f
|
take out patches accidentially taken over from demo
|
2019-05-07 08:05:19 +02:00 |
|
Uwe Steinmann
|
367d1b52a7
|
do not allow download of extensions
|
2019-05-02 16:57:31 +02:00 |
|
Uwe Steinmann
|
0f38a3dff6
|
propperly evaluate lang from REQUEST
|
2019-04-17 08:29:19 +02:00 |
|
Uwe Steinmann
|
43c15ff399
|
index document even if hook preIndexDocument is not set
|
2019-04-17 08:28:46 +02:00 |
|
Uwe Steinmann
|
469370cb42
|
new config option enableReceiptReject
enables rejection of receipts
|
2019-04-09 10:51:51 +02:00 |
|
Uwe Steinmann
|
d2c55cd685
|
fix translation string
|
2019-04-03 10:13:19 +02:00 |
|
Uwe Steinmann
|
ce3bb7d8ca
|
fix typo in variable name
|
2019-02-27 15:40:21 +01:00 |
|
Uwe Steinmann
|
695c7c7c44
|
pass initial document status to verifyStatus()
|
2019-02-14 12:47:03 +01:00 |
|
Uwe Steinmann
|
ee88020054
|
check frequency
|
2019-02-14 12:35:18 +01:00 |
|
Uwe Steinmann
|
90f4c17533
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-02-11 15:45:24 +01:00 |
|
Uwe Steinmann
|
3d638b47a8
|
check if attribute definition exists
|
2019-02-11 14:08:57 +01:00 |
|
Uwe Steinmann
|
b27895e4ea
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-02-07 15:03:43 +01:00 |
|
Uwe Steinmann
|
211eae5587
|
pass version nr to controller instead content object
|
2019-02-06 13:11:14 +01:00 |
|
Uwe Steinmann
|
8db66fa33b
|
add controller
|
2019-02-06 13:10:33 +01:00 |
|
Uwe Steinmann
|
6880901b4a
|
subtree command isn't deprecated
|
2019-02-04 14:51:19 +01:00 |
|