Uwe Steinmann
|
ca17bc0c8c
|
pass null as first argument to all hooks (will later be the controller)
|
2017-04-05 22:08:25 +02:00 |
|
Uwe Steinmann
|
727f93eafa
|
expiration date can be selected from list and entered by calendar
|
2017-04-05 22:00:54 +02:00 |
|
Uwe Steinmann
|
cb6dbd0c8d
|
call hook 'approveDocument' after document has been approved or rejected
|
2017-04-05 21:59:45 +02:00 |
|
Uwe Steinmann
|
a65315c537
|
move all task output into own view
|
2017-03-20 12:41:21 +01:00 |
|
Uwe Steinmann
|
df27dcf878
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-03-20 11:54:55 +01:00 |
|
Uwe Steinmann
|
8afaf3c748
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-03-15 16:46:04 +01:00 |
|
Uwe Steinmann
|
c823981bd9
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-03-15 16:45:02 +01:00 |
|
Uwe Steinmann
|
2e3b9f474b
|
add maxUploadSize
|
2017-03-15 16:39:05 +01:00 |
|
Uwe Steinmann
|
479ee94fd8
|
take out command 'view', is now covered by view classes
|
2017-03-10 20:08:32 +01:00 |
|
Uwe Steinmann
|
3853f0010f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-03-08 13:17:29 +01:00 |
|
Uwe Steinmann
|
4c6ce8218a
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-03-08 11:34:17 +01:00 |
|
Uwe Steinmann
|
a528a3ce57
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-03-08 11:33:05 +01:00 |
|
Uwe Steinmann
|
3268603794
|
use utf8_basename() instead of basename()
|
2017-03-08 10:34:46 +01:00 |
|
Uwe Steinmann
|
0a8261fdcb
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-03-03 12:08:05 +01:00 |
|
Uwe Steinmann
|
44bfc43c47
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-03-03 10:35:20 +01:00 |
|
Uwe Steinmann
|
7d252d691b
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-03-03 10:35:09 +01:00 |
|
Uwe Steinmann
|
02e016d74c
|
use utf8_basename() instead of basename()
|
2017-03-03 10:34:46 +01:00 |
|
Uwe Steinmann
|
29c5ae0f51
|
pass null for controller when calling hook preIndexDocument
|
2017-03-03 10:32:41 +01:00 |
|
Uwe Steinmann
|
012d4d9f8d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-03-03 09:43:45 +01:00 |
|
Uwe Steinmann
|
b76448c3a4
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-03-03 08:58:09 +01:00 |
|
Uwe Steinmann
|
2843913f08
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-03-03 08:55:43 +01:00 |
|
Uwe Steinmann
|
78e0f0e0b7
|
use utf8_basename() instead of basename()
|
2017-03-03 08:54:18 +01:00 |
|
Uwe Steinmann
|
7e59084b25
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-03-02 08:21:53 +01:00 |
|
Uwe Steinmann
|
fbfa2a2132
|
allow '*' in mimetype for preview command
|
2017-03-02 07:17:42 +01:00 |
|
Uwe Steinmann
|
ebb0c71a3f
|
allow '*' in mimetype
|
2017-03-02 06:58:02 +01:00 |
|
Uwe Steinmann
|
fea676c1d4
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-02-24 19:07:23 +01:00 |
|
Uwe Steinmann
|
a4fdc3ad95
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-24 19:02:26 +01:00 |
|
Uwe Steinmann
|
1794a3a5a3
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-02-24 14:16:11 +01:00 |
|
Uwe Steinmann
|
be40c980ba
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-24 12:15:27 +01:00 |
|
Uwe Steinmann
|
e85a9b83d7
|
pass null as first argument to preIndexDocument()
this will later be replaced by the controller
|
2017-02-24 12:14:22 +01:00 |
|
Uwe Steinmann
|
9802959e50
|
add command 'indexdocument'
|
2017-02-24 12:13:01 +01:00 |
|
Uwe Steinmann
|
811a8f14d2
|
add hook addDocument::preIndexDocument
|
2017-02-23 09:00:40 +01:00 |
|
Uwe Steinmann
|
cbd9b8fa83
|
add hooks updateDocument::(postUpdateDocument|preUpdateDocument|preIndexDocument)
|
2017-02-23 08:59:56 +01:00 |
|
Uwe Steinmann
|
31074ab8e7
|
fix calling hook after uploading document
|
2017-02-23 08:58:01 +01:00 |
|
Uwe Steinmann
|
10e94af144
|
not needed anymore for a long time
|
2017-02-23 07:55:25 +01:00 |
|
Uwe Steinmann
|
6b2deaea5b
|
add script for retrieving a pdf file
|
2017-02-23 07:07:15 +01:00 |
|
Uwe Steinmann
|
ce3c2d4f80
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-02-22 09:41:54 +01:00 |
|
Uwe Steinmann
|
706465a971
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-22 09:41:08 +01:00 |
|
Uwe Steinmann
|
bd345fee35
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-02-21 17:42:00 +01:00 |
|
Uwe Steinmann
|
13f3a0f373
|
pass current user to constructor of Calendar class
|
2017-02-21 17:29:38 +01:00 |
|
Uwe Steinmann
|
1a74c45cae
|
put all calendar operations into class
|
2017-02-21 17:26:16 +01:00 |
|
Uwe Steinmann
|
4c794381e6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-02-20 17:34:43 +01:00 |
|
Uwe Steinmann
|
410b36870a
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-20 17:22:26 +01:00 |
|
Uwe Steinmann
|
a6673fe908
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-02-20 17:21:24 +01:00 |
|
Uwe Steinmann
|
007f7c7f2c
|
check if version is set
|
2017-02-20 15:34:23 +01:00 |
|
Uwe Steinmann
|
19f77a37c8
|
add missing changes which got lost during last rebase
|
2017-02-20 15:33:15 +01:00 |
|
Uwe Steinmann
|
6f0d9e5d5d
|
move folders/documents propperly checks for access rights (Closes #309)
|
2017-02-18 07:55:40 +01:00 |
|
Uwe Steinmann
|
502b5c5414
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-02-16 15:26:46 +01:00 |
|
Uwe Steinmann
|
704fc28b34
|
comment, name must not be set, return json if requested
|
2017-02-16 14:54:55 +01:00 |
|
Uwe Steinmann
|
7d82b73208
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-13 12:12:07 +01:00 |
|
Uwe Steinmann
|
ba1d3c8c9b
|
fix incluѕion of files
|
2017-02-08 16:38:04 +01:00 |
|
Uwe Steinmann
|
d5dc6b125d
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-02-08 15:52:00 +01:00 |
|
Uwe Steinmann
|
04a241111f
|
remove imported folder if requested
|
2017-02-03 12:21:51 +01:00 |
|
Uwe Steinmann
|
8516d23684
|
add support for fine uploader
|
2017-01-31 17:27:53 +01:00 |
|
Uwe Steinmann
|
05e163a39d
|
add support for fine uploader
|
2017-01-31 17:27:33 +01:00 |
|
Uwe Steinmann
|
3dd94a9eac
|
do not check if file was uploaded, as this fails for fine uploader files
|
2017-01-31 17:19:12 +01:00 |
|
Uwe Steinmann
|
196725042d
|
add support for fine-uploader as a replacement for the old jumploader
|
2017-01-30 13:17:58 +01:00 |
|
Uwe Steinmann
|
40956e9501
|
paѕs owner to controller
|
2017-01-25 12:24:47 +01:00 |
|
Uwe Steinmann
|
e280a6afa9
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-01-20 15:02:27 +01:00 |
|
Uwe Steinmann
|
cd745eb518
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-18 21:24:01 +01:00 |
|
Uwe Steinmann
|
6d9798753b
|
set default access and owner
|
2017-01-18 20:58:52 +01:00 |
|
Uwe Steinmann
|
13973dd276
|
set default access for doc when uploading
|
2017-01-18 20:58:28 +01:00 |
|
Uwe Steinmann
|
88c06c2f37
|
add defaultAccessDocs
|
2017-01-18 20:58:03 +01:00 |
|
Uwe Steinmann
|
c63f994a5f
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-01-18 15:13:18 +01:00 |
|
Uwe Steinmann
|
47db85c175
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-18 15:11:45 +01:00 |
|
Uwe Steinmann
|
b8a7917c12
|
add '-' to allowed char in mimetype
|
2017-01-18 14:23:16 +01:00 |
|
Uwe Steinmann
|
56e7f567c7
|
enable turn off of updating document reception
|
2017-01-17 14:20:33 +01:00 |
|
Uwe Steinmann
|
f6d3e9785f
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-01-16 15:52:19 +01:00 |
|
Uwe Steinmann
|
c37910e473
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-16 15:12:16 +01:00 |
|
Uwe Steinmann
|
905eddabce
|
add new configuration enableUpdateRevApp
|
2017-01-16 13:00:22 +01:00 |
|
Uwe Steinmann
|
b27b8ba7fd
|
check access rights in controller, not before
|
2017-01-10 06:58:07 +01:00 |
|
Uwe Steinmann
|
95ebfe1657
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-01-09 21:13:42 +01:00 |
|
Uwe Steinmann
|
289e13b255
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-09 15:32:57 +01:00 |
|
Uwe Steinmann
|
60dd7f8516
|
check if preview and/or js cache is to be cleared
|
2017-01-09 10:56:32 +01:00 |
|
Uwe Steinmann
|
7d8f4f54c0
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-01-04 17:11:39 +01:00 |
|
Uwe Steinmann
|
d529b2d4b2
|
fix syntax error (Closes #304)
|
2017-01-01 19:29:20 +01:00 |
|
Uwe Steinmann
|
8d20d39a07
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-12-22 09:36:15 +01:00 |
|
Uwe Steinmann
|
c6d26ec3fa
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-12-15 06:42:15 +01:00 |
|
Uwe Steinmann
|
4147c29dd3
|
set availlanguages to empty array() if not set in configuration
|
2016-12-12 18:14:54 +01:00 |
|
Uwe Steinmann
|
7bf6ec003c
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-12-12 16:25:54 +01:00 |
|
Uwe Steinmann
|
6c7e634213
|
fix cleanup of new mimetype
|
2016-12-12 16:25:34 +01:00 |
|
Uwe Steinmann
|
13bab66b6f
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-12-08 18:21:08 +01:00 |
|
Uwe Steinmann
|
dfc0db8bc5
|
no longer send notif. to owner
|
2016-12-08 18:14:54 +01:00 |
|
Uwe Steinmann
|
902565fee4
|
merge notif. list to prevent duplicates
|
2016-12-08 18:14:24 +01:00 |
|
Uwe Steinmann
|
3f6f0dd818
|
do not send extra notif. to owner, send notif. of src and target forlder
|
2016-12-08 18:13:12 +01:00 |
|
Uwe Steinmann
|
30d85e03fc
|
remove old, already commented code
|
2016-12-08 18:12:25 +01:00 |
|
Uwe Steinmann
|
5937d98cb3
|
do not send notif. to old owner, send notif. if access rights are inherited again
|
2016-12-08 18:11:35 +01:00 |
|
Uwe Steinmann
|
70a1a20070
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-12-08 15:43:07 +01:00 |
|
Uwe Steinmann
|
3ae469fd2b
|
remove old notification code
|
2016-12-08 15:37:12 +01:00 |
|
Uwe Steinmann
|
edf32a9042
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-12-07 17:34:23 +01:00 |
|
Uwe Steinmann
|
af72e41cf3
|
check if mimetype has valid chars before saving new fulltext converter
|
2016-12-07 17:33:34 +01:00 |
|
Uwe Steinmann
|
d769ba37e6
|
save new mimetype and command in settings.xml
|
2016-12-07 17:24:20 +01:00 |
|
Uwe Steinmann
|
e9e0de4d2a
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-12-07 15:32:54 +01:00 |
|
Uwe Steinmann
|
1ea96a5db7
|
propperly check for filesize when indexing document
|
2016-12-06 20:21:14 +01:00 |
|
Uwe Steinmann
|
a8b7277759
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-12-06 18:06:19 +01:00 |
|
Uwe Steinmann
|
6aeb7d78be
|
use better error msg when removing object failed
|
2016-12-06 18:00:53 +01:00 |
|
Uwe Steinmann
|
12d241fa68
|
use better error msg, use abstract class for full text search
|
2016-12-06 18:00:14 +01:00 |
|
Uwe Steinmann
|
ce20c3fea9
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-12-02 11:35:57 +01:00 |
|
Uwe Steinmann
|
6494eda4eb
|
send request for approval mail only if no review is needed
previously the approver was invited to approve the document, even if
the review hasn't been done
|
2016-12-01 08:25:16 +01:00 |
|
Uwe Steinmann
|
2c498613b6
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-11-17 16:02:42 +01:00 |
|
Uwe Steinmann
|
4e92b9e0d3
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-11-17 16:02:27 +01:00 |
|
Uwe Steinmann
|
f0a6265b4a
|
list of available languages can be set
this will reduce the languages in the language selector and also
shorten the time for loading all translations
|
2016-11-17 11:31:58 +01:00 |
|
Uwe Steinmann
|
718762d284
|
check for access on document in mytasks and view->menutasks (Ticket #88)
previously documents where listed, even if the user had no access
|
2016-11-14 08:38:12 +01:00 |
|
Uwe Steinmann
|
ca76b64ba8
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-11-08 12:00:44 +01:00 |
|
Uwe Steinmann
|
6f387b2125
|
include missing files
|
2016-11-07 10:10:41 +01:00 |
|
Uwe Steinmann
|
b5626c2cdf
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-11-07 09:27:28 +01:00 |
|
Uwe Steinmann
|
f960f69fc9
|
add new configuration for preview of pdf documents
|
2016-11-07 09:25:06 +01:00 |
|
Uwe Steinmann
|
a5c6a0cd5b
|
remove file from drop folder if requested by documentation
|
2016-11-07 08:53:49 +01:00 |
|
Uwe Steinmann
|
e5016cf4f1
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-11-03 19:46:07 +01:00 |
|
Uwe Steinmann
|
1d51b3ce13
|
fix inclusion of files
|
2016-11-02 13:40:31 +01:00 |
|
Uwe Steinmann
|
408cd5a3eb
|
fix fatal error when recipients were removed from list
|
2016-10-27 14:35:04 +02:00 |
|
Uwe Steinmann
|
f9d2d9dc48
|
make sure only users allowed to be a revcipient are saved
|
2016-10-27 14:28:54 +02:00 |
|
Uwe Steinmann
|
9ac66febee
|
add config paramter enableAdminReceipt
allows admins in list of possible recipients of documents
|
2016-10-27 14:11:18 +02:00 |
|
Uwe Steinmann
|
e10b6974ae
|
add new config flag which allows doc reception by owner
|
2016-10-27 12:17:04 +02:00 |
|
Uwe Steinmann
|
ba5a73df45
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-10-27 11:19:45 +02:00 |
|
Uwe Steinmann
|
9deba3c960
|
use new attribute validation code
|
2016-10-27 10:58:34 +02:00 |
|
Uwe Steinmann
|
e526b94a74
|
check for min number of attribute values
|
2016-10-27 10:58:02 +02:00 |
|
Uwe Steinmann
|
6bf827f4a1
|
check for min number of attribute values
|
2016-10-27 10:56:56 +02:00 |
|
Uwe Steinmann
|
3659ffbde5
|
use new attribute validation code
|
2016-10-27 10:56:21 +02:00 |
|
Uwe Steinmann
|
cc387a1f52
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-10-27 09:39:08 +02:00 |
|
Uwe Steinmann
|
02d641786b
|
use same attribute validation
based on SeedDMS_Core::AttributeDefinition->validate() and getAttributeValidationText()
|
2016-10-27 09:19:35 +02:00 |
|
Uwe Steinmann
|
40f8cd0e21
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-10-27 07:09:43 +02:00 |
|
Uwe Steinmann
|
92b7f1fe41
|
get boolean value of showSingleSearchHit with getBoolValue()
|
2016-10-26 19:28:10 +02:00 |
|
Uwe Steinmann
|
2cc90ccbaf
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-10-06 15:29:11 +02:00 |
|
Uwe Steinmann
|
1541fc26ec
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-10-06 15:27:52 +02:00 |
|
Uwe Steinmann
|
3e505cabc9
|
log only some actions if they were successful
|
2016-10-05 16:32:48 +02:00 |
|
Uwe Steinmann
|
c670ca4639
|
fix typo
|
2016-10-05 16:23:22 +02:00 |
|
Uwe Steinmann
|
7597cb1c74
|
set recipient in notification mails
|
2016-10-05 12:17:20 +02:00 |
|
Uwe Steinmann
|
70db94f83c
|
allow revision only for users allowed by settings, fix html
|
2016-10-05 11:15:06 +02:00 |
|
Uwe Steinmann
|
736b916286
|
allow all users to receipt a document
|
2016-10-05 11:14:47 +02:00 |
|
Uwe Steinmann
|
9d1f3b867f
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-10-04 20:55:33 +02:00 |
|
Uwe Steinmann
|
3d50543b66
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-10-04 20:48:51 +02:00 |
|
Uwe Steinmann
|
9fa5ececb7
|
add showSingleSearchHit config option
|
2016-10-04 16:54:16 +02:00 |
|
Uwe Steinmann
|
20c3ddfd1e
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-09-28 14:20:41 +02:00 |
|
Uwe Steinmann
|
4219559450
|
get doc list ReviewByMe and ApproveByMe instead of AppRevByMe
|
2016-09-28 14:09:03 +02:00 |
|
Uwe Steinmann
|
583770dc04
|
add hooks
|
2016-09-27 17:31:35 +02:00 |
|
Uwe Steinmann
|
ce9bb05a0b
|
add hooks
|
2016-09-27 17:31:21 +02:00 |
|
Uwe Steinmann
|
bdd0dd6582
|
add saving and reloading layout data
|
2016-08-31 11:54:51 +02:00 |
|
Uwe Steinmann
|
4d6ce5114a
|
add operation for saving workflow layout (not ready yet)
|
2016-08-31 10:11:18 +02:00 |
|
Uwe Steinmann
|
b646e4f9cf
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-08-30 13:36:09 +02:00 |
|
Uwe Steinmann
|
4d7323177d
|
set quota when creating new user (Closes #285)
|
2016-08-30 12:03:30 +02:00 |
|
Uwe Steinmann
|
5003c54deb
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-30 08:46:59 +02:00 |
|
Uwe Steinmann
|
1e691c2451
|
check early for guest login
even before any other authenitcation methods
|
2016-08-30 07:57:06 +02:00 |
|
Uwe Steinmann
|
a8fd2da7ea
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-08-25 17:10:01 +02:00 |
|
Uwe Steinmann
|
05a7a897f2
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-24 11:17:17 +02:00 |
|
Uwe Steinmann
|
f470255423
|
add missing header von ContentType, set header for Cache-Control
this fixes bug #280
|
2016-08-22 18:13:57 +02:00 |
|
Uwe Steinmann
|
3e45e8cb10
|
add actions '[update|remove]transmittalitem'
|
2016-08-22 06:25:17 +02:00 |
|
Uwe Steinmann
|
b6907c6bc2
|
pass accessop to 'view', remove '[update|remove]transmittalitem'
'[update|remove]transmittalitem' is now in op/op.TransmittalMgr.php
|
2016-08-22 06:23:22 +02:00 |
|
Uwe Steinmann
|
dc2edaca25
|
move more code into controller class
|
2016-08-11 22:56:12 +02:00 |
|
Uwe Steinmann
|
17c9556337
|
remove left over from git merge conflict
|
2016-08-11 12:11:09 +02:00 |
|