Uwe Steinmann
|
4bdb3c7061
|
put fulltext search into central service
|
2020-09-29 16:42:09 +02:00 |
|
Uwe Steinmann
|
8c19c652b5
|
override mimetype only if mimetype != 'applicatin/octet-stream'
|
2020-05-20 21:13:17 +02:00 |
|
Uwe Steinmann
|
39a3e0dea3
|
obey maxUploadSize whenever a file is uploaded
|
2020-05-07 14:03:00 +02:00 |
|
Uwe Steinmann
|
c3ab464890
|
use new function getBaseUrl()
|
2019-11-28 10:01:59 +01:00 |
|
Uwe Steinmann
|
45615be207
|
pass context to getAccessMode()
|
2018-07-12 22:36:44 +02:00 |
|
Uwe Steinmann
|
b223344af9
|
set dms and user in controller
was previously taken from global variables
|
2018-03-12 18:34:17 +01:00 |
|
Uwe Steinmann
|
258c3fae0b
|
change field name of attributes to 'attributes_version'
makes much more sense because the attributes are version attributes.
|
2017-06-29 16:32:42 +02:00 |
|
Uwe Steinmann
|
8e69893e89
|
move updating document into controller
|
2017-05-04 13:48:07 +02:00 |
|
Uwe Steinmann
|
b67339a9c7
|
pass document to hooks
|
2017-04-20 09:56:37 +02:00 |
|
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
|
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
|
cbd9b8fa83
|
add hooks updateDocument::(postUpdateDocument|preUpdateDocument|preIndexDocument)
|
2017-02-23 08:59:56 +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
|
8516d23684
|
add support for fine uploader
|
2017-01-31 17:27:53 +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
|
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
|
b5626c2cdf
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-11-07 09:27:28 +01:00 |
|
Uwe Steinmann
|
a5c6a0cd5b
|
remove file from drop folder if requested by documentation
|
2016-11-07 08:53:49 +01:00 |
|
Uwe Steinmann
|
9deba3c960
|
use new attribute validation code
|
2016-10-27 10:58:34 +02:00 |
|
Uwe Steinmann
|
ffab03a8b8
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-09 07:55:35 +02:00 |
|
Uwe Steinmann
|
6303973618
|
fix copyright in header
|
2016-08-09 07:34:30 +02:00 |
|
Uwe Steinmann
|
b013553a3d
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-03 09:24:10 +02:00 |
|
Uwe Steinmann
|
04d7fdf258
|
update full text engine
also index content if file size is less the a configured size
(Closes: #270)
|
2016-08-02 17:09:49 +02:00 |
|
Uwe Steinmann
|
67474d1d88
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-05-30 11:16:52 +02:00 |
|
Uwe Steinmann
|
4bfc47f063
|
check if minimum number of attribute values is set
|
2016-05-26 10:45:40 +02:00 |
|
Uwe Steinmann
|
51f80c0930
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-01-27 17:23:22 +01:00 |
|
Uwe Steinmann
|
a68954725e
|
get mandatory workflow from $_POST[workflows]
|
2016-01-27 16:19:35 +01:00 |
|
Uwe Steinmann
|
250400a9cb
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-11-25 17:01:52 +01:00 |
|
Uwe Steinmann
|
eda80242ea
|
some reorganization of email notification
|
2015-11-25 16:49:09 +01:00 |
|
Uwe Steinmann
|
ac09780cad
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-11-11 06:27:58 +01:00 |
|
Uwe Steinmann
|
541d07f5d7
|
inform reviewer/approver about new version
|
2015-11-09 18:51:09 +01:00 |
|
Uwe Steinmann
|
50e0d2a885
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-10-30 08:41:40 +01:00 |
|
Uwe Steinmann
|
15b1414d6e
|
set format in date field to yyyy-mm-dd
|
2015-10-30 08:02:57 +01:00 |
|
Uwe Steinmann
|
44ce6619c0
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:46:55 +02:00 |
|
Uwe Steinmann
|
d46d2b265d
|
do not use mimetype delivered by server if overrideMimeType is set
|
2015-06-23 07:45:18 +02:00 |
|
Uwe Steinmann
|
ec0816e825
|
finfo returns only mimetype
|
2015-06-23 07:03:02 +02:00 |
|
Uwe Steinmann
|
4d0d4e030b
|
finfo returns only mimetype
|
2015-06-23 07:02:15 +02:00 |
|
Uwe Steinmann
|
72c3207a75
|
Merge branch 'seeddms-4.3.17' into develop
Conflicts:
Makefile
|
2015-03-30 16:40:24 +02:00 |
|
Uwe Steinmann
|
645fbe7def
|
check for workflow type when evaluating post vars
|
2015-03-27 17:21:37 +01:00 |
|
Uwe Steinmann
|
e486254d80
|
include inc/inc.Init.php, new order of include files
|
2014-12-08 14:47:32 +01:00 |
|
Uwe Steinmann
|
03359ca620
|
fix checking for attribute values
checking for the number of values of a multi value attribute
disregards the maximum number of values if it is 0
|
2014-11-19 17:00:55 +01:00 |
|
Uwe Steinmann
|
834a8118e6
|
check for propper number of attribute values
|
2014-11-17 07:03:57 +01:00 |
|
Uwe Steinmann
|
8a6acd321a
|
include comment and verison comment in notification mail
|
2014-07-21 07:34:13 +02:00 |
|
Uwe Steinmann
|
3ebfd7aacf
|
extract filetype by using pathinfo()
|
2014-06-13 17:29:40 +02:00 |
|
Uwe Steinmann
|
3b129502a0
|
unlock document if updated by admin or owner of document
|
2014-06-04 08:01:35 +02:00 |
|
Uwe Steinmann
|
51b84868a6
|
check if document is locked
|
2014-06-03 17:50:20 +02:00 |
|
Uwe Steinmann
|
71fb34cbca
|
check quota
|
2014-05-20 06:43:44 +02:00 |
|