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
|
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
|
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
|
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
|
1d51b3ce13
|
fix inclusion of files
|
2016-11-02 13:40:31 +01: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
|
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
|
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
|
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
|
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
|
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
|
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
|
e1d09ac09f
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-10 15:53:31 +02:00 |
|