Uwe Steinmann
c9d01565ba
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-09-20 09:24:00 +02:00
Uwe Steinmann
ca2c9c8f93
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-09-20 09:23:46 +02:00
Uwe Steinmann
3e2d6e3f74
add preview width for dropfolder lists
2017-09-20 09:20:56 +02:00
Uwe Steinmann
f666996f20
remove default icon if preview could not be created
2017-09-18 10:23:40 +02:00
Uwe Steinmann
bb3071bdae
use cmd timeout when indexing document (Closes 344)
2017-09-11 08:21:28 +02:00
Uwe Steinmann
cdd6a494e2
get comment from post
2017-08-29 12:33:11 +02:00
Uwe Steinmann
b3a41875b3
allow sending login data only if enableEmail is set
2017-08-24 08:39:58 +02:00
Uwe Steinmann
329aa59012
add command sendlogindata
2017-08-24 08:15:12 +02:00
Uwe Steinmann
fa9e8d9d66
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-08-23 13:47:04 +02:00
Uwe Steinmann
99fe3a4ff7
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-08-23 13:46:52 +02:00
Uwe Steinmann
6858b98558
do not redirect with host and port ( Closes #336 )
2017-08-23 13:46:07 +02:00
Uwe Steinmann
5ec13f02af
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-08-02 10:57:20 +02:00
Uwe Steinmann
efbc30c0dd
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-08-02 10:57:10 +02:00
Uwe Steinmann
c54faf8f90
regard mandatory reviewers/approvers
...
the owner of the document may not remove mandatory reviewers/approvers
anymore. Only admin may do that, it he/she is not the owner.
2017-08-02 10:54:40 +02:00
Uwe Steinmann
05671428e1
file in drop folder can be shown in menu as item
2017-07-31 20:30:59 +02:00
Uwe Steinmann
f307658290
do not remove from process when none is checked
2017-07-31 14:16:45 +02:00
Uwe Steinmann
2d2dd8f1bf
docs, folders etc. can be transferred
2017-07-31 11:28:39 +02:00
Uwe Steinmann
67f2d70ce4
fix uploading of attachments
2017-07-31 11:24:42 +02:00
Uwe Steinmann
d8ae673270
finish removal from process
2017-07-28 14:57:17 +02:00
Uwe Steinmann
dee74c96e6
add new action 'removefromprocesses'
2017-07-28 12:34:37 +02:00
Uwe Steinmann
2fe4724bfd
set $indexconf to null if fulltext is disabled
2017-07-20 17:04:26 +02:00
Uwe Steinmann
a0651239dd
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2017-07-13 18:03:15 +02:00
Uwe Steinmann
e029e8e55a
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2017-07-13 17:56:31 +02:00
Uwe Steinmann
f1cfa81c39
set splash messages after succesful saving the data
2017-07-13 08:49:50 +02: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
31ed9a729f
remove old code
2017-06-24 07:16:13 +02:00
Uwe Steinmann
778f94f0d1
use AddDocument controller when uploading a document
...
this will make sure all hooks are being called
2017-06-09 12:29:20 +02:00
Uwe Steinmann
b406d31ea0
add menu tasks including checkbox in settings for enabling it
2017-05-12 18:09:53 +02:00
Uwe Steinmann
add8c5ae2e
propperly set status in reject mail
2017-05-12 13:25:58 +02:00
Uwe Steinmann
8e69893e89
move updating document into controller
2017-05-04 13:48:07 +02:00
Uwe Steinmann
fe13c6cee1
move code into controller
2017-04-27 17:21:05 +02:00
Uwe Steinmann
6ee6e3fde2
take out enableAttachmentUpload
2017-04-27 17:19:49 +02:00
Uwe Steinmann
b1d5548853
also upload attachment if passed
2017-04-27 06:51:43 +02:00
Uwe Steinmann
d2fc9b534f
add enableMultiUpload and enableAttachmentUpload
2017-04-27 06:50:12 +02:00
Uwe Steinmann
dae6b2afde
fix parameter of hooks
2017-04-20 10:03:53 +02:00
Uwe Steinmann
5484c47ebd
pass null as first parameter of hooks, will later be the controller
2017-04-20 10:01:15 +02:00
Uwe Steinmann
1a901f47f3
fix reges for mimetype
2017-04-20 09:59:23 +02:00
Uwe Steinmann
f33b70c0db
fix regex for mimetypes
2017-04-20 09:58:46 +02:00
Uwe Steinmann
b67339a9c7
pass document to hooks
2017-04-20 09:56:37 +02:00
Uwe Steinmann
d70713d29e
fix calling hooks
2017-04-20 09:55:46 +02:00
Uwe Steinmann
a04dac811e
use new select menu for expiration date
2017-04-18 13:29:26 +02:00
Uwe Steinmann
06db1ec603
session list can be turned on/off by settings
2017-04-11 08:33:33 +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
cb6dbd0c8d
call hook 'approveDocument' after document has been approved or rejected
2017-04-05 21:59:45 +02: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
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
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
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
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
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
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
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
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
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
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
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
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
Uwe Steinmann
f890b23ccc
put authentication into its own class
2016-08-10 15:52:55 +02:00
Uwe Steinmann
b3cbd5825c
remove old comment
2016-08-10 08:49:24 +02:00
Uwe Steinmann
786ffb7523
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-10 08:46:15 +02:00
Uwe Steinmann
b8fd3b67f2
fix line indenting
2016-08-10 08:45:58 +02:00
Uwe Steinmann
79e7a2babe
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-10 08:38:33 +02:00
Uwe Steinmann
5d05057774
treat ldap auth like database auth
...
count login failures, check for guest user, etc.
2016-08-10 08:04:52 +02:00
Uwe Steinmann
b110549972
add command clearclipboard
2016-08-09 18:14:32 +02:00
Uwe Steinmann
e8c15079eb
replace ':' by '-' in dump file ( Closes : #267 )
...
because MS-Windows has problems with ':' in a file name
2016-08-09 14:05:52 +02:00
Uwe Steinmann
0eaf8c34f7
fix runtime error
2016-08-09 08:01:30 +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
5980b9697c
fix line endings
2016-08-09 07:36:05 +02:00
Uwe Steinmann
6303973618
fix copyright in header
2016-08-09 07:34:30 +02:00
Uwe Steinmann
974a5d4a80
add missing copyright and license
2016-08-09 07:08:27 +02:00
Uwe Steinmann
b54b28e1f2
fix runtime error, show splash message after execution
2016-08-09 07:08:00 +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
8770aaecb3
add new paramter maxSizeForFullText
2016-08-02 17:08:54 +02:00
Uwe Steinmann
adf217dbf7
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-08-02 11:34:05 +02:00
Uwe Steinmann
04c0b62b8c
fix setting reviewer/approver for admins/owners
2016-08-02 11:33:21 +02:00
Uwe Steinmann
d167c565ce
include Utils.php earlier
2016-07-27 08:57:51 +02:00
Uwe Steinmann
50772bd7a9
include missing files
2016-07-06 13:04:19 +02:00
Uwe Steinmann
dd616fdf8f
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-07-06 11:12:54 +02:00
Uwe Steinmann
ea5425a669
fix error message if the import object is not a folder but a file
2016-07-06 09:06:09 +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
d76d54ce96
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-24 08:00:48 +02:00
Uwe Steinmann
6ba8013d40
add option to unlink file in drop folder once uploaded
2016-05-23 13:15:50 +02:00
Uwe Steinmann
fe0e67b2ad
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-23 12:30:54 +02:00
Uwe Steinmann
058acc313a
fix mass import from file system
2016-05-04 13:09:13 +02:00
Uwe Steinmann
129b725414
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-05-03 06:32:54 +02:00
Uwe Steinmann
5d25720ec9
add new operation to clear cache completely
2016-04-28 07:51:42 +02:00
Uwe Steinmann
43633620e8
remove preview images, remove some old code
2016-04-26 12:15:56 +02:00
Uwe Steinmann
6f16d60647
add another callback which removes preview images of documents
...
also remove some old code
2016-04-26 12:14:59 +02:00
Uwe Steinmann
1a515c9dfd
delete preview image, remove old code
2016-04-26 12:12:39 +02:00
Uwe Steinmann
97e28a8fef
delete preview images
2016-04-26 12:12:13 +02:00
Uwe Steinmann
10d5a2dca1
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-04-22 12:39:27 +02:00
Uwe Steinmann
258b58efd2
trim various fields from post request
2016-04-22 12:39:04 +02:00
Uwe Steinmann
6893b26818
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-04-21 13:34:47 +02:00
Uwe Steinmann
a6cdb2015a
notify groups and users of new document as well
2016-04-21 13:34:13 +02:00
Uwe Steinmann
ac2be17814
set url for approval request email ( Closes : #259 )
2016-04-20 20:01:59 +02:00
Uwe Steinmann
0f1a0bece5
fix typo in hook function
2016-04-07 08:36:20 +02:00
Uwe Steinmann
bc3450015a
some code cleanup
2016-04-04 09:00:08 +02:00
Uwe Steinmann
2045060f78
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-04-04 08:59:28 +02:00
Uwe Steinmann
0e9503cb0d
remove some spaces
2016-04-04 08:51:05 +02:00
Uwe Steinmann
fb98eb948d
fix line indenting
2016-04-04 08:49:50 +02:00
Uwe Steinmann
194c6c4fe8
fix ldap authentication
2016-04-04 08:46:03 +02:00
Uwe Steinmann
72b7bb3f59
fix sending test mail
...
add missing first parameter to SeedDMS_EmailNotify
2016-03-30 09:17:51 +02:00
Uwe Steinmann
d398f7733f
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-23 12:34:50 +01:00
Uwe Steinmann
e5bd281d28
check password even for guests if set
2016-03-23 12:32:47 +01:00
Uwe Steinmann
22e2c851e8
add option to clear password of guests
2016-03-23 12:32:03 +01:00
Uwe Steinmann
85636ab04a
check for query parameters before using them
2016-03-23 08:38:48 +01:00
Uwe Steinmann
f7883f9154
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-18 16:07:47 +01:00
Uwe Steinmann
c583feb868
get list of notifications before deleting folder
2016-03-18 15:42:07 +01:00
Uwe Steinmann
c09979eaed
fix log message
2016-03-18 15:32:34 +01:00
Uwe Steinmann
51e4458df4
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-14 18:19:47 +01:00
Uwe Steinmann
5d0d2ade83
set $parent and $foldername for notification of deletefolder
2016-03-13 08:33:36 +01:00
Uwe Steinmann
a5d766543e
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-09 18:03:34 +01:00
Uwe Steinmann
acdfa6f8c4
add notification service
2016-03-09 17:57:38 +01:00
Uwe Steinmann
6bd7ed5ee2
send mail after content was replaced
2016-03-09 17:57:14 +01:00
Uwe Steinmann
9a319ef539
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-09 08:06:37 +01:00
Uwe Steinmann
cbb9317619
edit document versions online
2016-03-09 07:51:35 +01:00
Uwe Steinmann
526ae37b08
add new parameter editOnlineFileTypes
2016-03-09 07:45:37 +01:00
Uwe Steinmann
dc3958b456
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-09 06:40:14 +01:00
Uwe Steinmann
7280668f91
add admin script for mass importing files from file system
2016-03-08 18:35:39 +01:00
Uwe Steinmann
ffd7301711
use more translations, send notification email when folder is deleted
2016-03-08 17:23:07 +01:00
Uwe Steinmann
91e57e49da
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-03-08 10:42:21 +01:00
Uwe Steinmann
568e3d82ab
use translated text
2016-03-08 10:37:57 +01:00
Uwe Steinmann
068bd9a3f9
pass $dms to view for error message
2016-03-07 08:16:10 +01:00
Uwe Steinmann
677a134cf4
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-22 10:43:39 +01:00
Uwe Steinmann
845017d9f5
use EmailNotify insteas of EmailUtils
2016-02-22 10:40:57 +01:00
Uwe Steinmann
c11e2610ea
use class EmailNotify instead of EmailUtils
2016-02-22 10:15:55 +01:00
Uwe Steinmann
202d994e1c
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-15 17:08:01 +01:00
Uwe Steinmann
444dc412bf
check if requested file is available
2016-02-15 16:56:23 +01:00
Uwe Steinmann
fda21fc191
fix sending test mail
2016-02-14 16:26:08 +01:00
Uwe Steinmann
b04571da11
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-04 19:13:06 +01:00
Uwe Steinmann
43e6583db9
check if attribute def. has value set if multiple is set
2016-02-03 14:45:26 +01:00
Uwe Steinmann
76f5a89f92
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-02-02 09:48:18 +01:00
Uwe Steinmann
4dce5d7ab3
help and default search method be set
2016-02-01 19:57:08 +01:00
Uwe Steinmann
97b19c3e00
fix typo in comment
2016-01-31 11:11:37 +01:00
Uwe Steinmann
7dc478382f
initial support for auto login of guest user
2016-01-29 16:48:21 +01: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
380c916c66
a list of mandatory workflows can be set
2016-01-27 16:20:12 +01:00
Uwe Steinmann
a68954725e
get mandatory workflow from $_POST[workflows]
2016-01-27 16:19:35 +01:00
Uwe Steinmann
6f4c1cb519
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2016-01-22 09:30:14 +01:00
Uwe Steinmann
c43c5e64eb
ldap search can be filtered
2016-01-19 15:30:54 +01:00
Uwe Steinmann
29f4ca0710
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-14 12:09:16 +01:00
Uwe Steinmann
8616ff5481
rename search script
2015-12-14 09:54:34 +01:00
Uwe Steinmann
7b6176341f
switch to new way to invoke view
2015-12-14 09:47:23 +01:00
Uwe Steinmann
17ecf8e2f0
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-09 21:49:37 +01:00
Uwe Steinmann
1475847dbb
initialize $emailGroupList
2015-12-09 21:39:25 +01:00
Uwe Steinmann
da52cea6c9
use readable time and version in file name
2015-12-09 21:20:43 +01:00
Uwe Steinmann
0167723ca9
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-09 19:49:39 +01:00
Uwe Steinmann
656bd7482f
move code into SeedDMS_Core_DMS
2015-12-09 18:24:51 +01:00
Uwe Steinmann
56683a6104
remove ancient file
2015-12-09 18:10:35 +01:00
Uwe Steinmann
244a90e405
take out sql code and replace with function from SeedDMS_Core_Document
2015-12-09 17:49:22 +01:00
Uwe Steinmann
c93bc1bfa1
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-12-03 15:24:29 +01:00
Uwe Steinmann
44ee028bcd
send notification mails when document ist deleted
2015-11-26 13:01:20 +01:00
Uwe Steinmann
a8dbe05346
send mail to notifier of folder too, remove old code
2015-11-25 21:39:51 +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
33c4695cbf
init $settings->_extension to array() if not posted
2015-11-24 18:13:15 +01:00
Uwe Steinmann
af15dd7573
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-11-16 08:09:00 +01:00
Uwe Steinmann
5200057e19
fix another error message
2015-11-16 08:08:30 +01:00
Uwe Steinmann
9c2928a60f
fix error message when creation date was wrong
2015-11-16 08:06:55 +01:00
Uwe Steinmann
b2163806ad
fix check of expiration date range
2015-11-16 08:02:32 +01:00
Uwe Steinmann
3d42b3eab5
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-11-15 17:35:54 +01:00
Uwe Steinmann
222263eef5
add filename*=UTF-8 to Content-Disposition
2015-11-15 17:33:23 +01:00
Uwe Steinmann
2754d72c93
urlencode filename in Content-Disposition
2015-11-12 14:50:59 +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
1dae3f3218
use $content->getVersion() instead of ->_version
2015-11-09 18:50:44 +01:00
Uwe Steinmann
0cb6d2df5a
send appropriate mail to reviewer/approver
...
not just the 'new document' mail
2015-11-09 18:49:58 +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
f2b1dd8fc8
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-10-27 09:03:33 +01:00
Uwe Steinmann
e35cc9f3c6
fix setting of Content-Type in header ( Closes : #233 )
2015-10-22 13:36:23 +02:00
Uwe Steinmann
1ab19f6831
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-09-28 12:35:04 +02:00
Uwe Steinmann
7e507e6a9e
fix searching in fulltext, number of hits and pages was often wrong
2015-09-28 12:32:41 +02:00
Uwe Steinmann
8ab6dda490
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-09-18 07:59:15 +02:00
Uwe Steinmann
4206f5d32a
log approval/reject
2015-09-16 17:31:09 +02:00
Uwe Steinmann
459739bd01
file for creating preview in list of files in dropfolder
2015-09-03 15:13:59 +02:00
Uwe Steinmann
784081b5d3
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-19 20:16:26 +02:00
Uwe Steinmann
58d8d8dd9e
set search time, document und folder count after fulltext search
2015-08-19 20:15:04 +02:00
Uwe Steinmann
65fda6daee
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-10 21:53:27 +02:00
Uwe Steinmann
8ffcfab6e4
use new fulltext index interface with support for sqlitefts
2015-08-10 21:43:15 +02:00
Uwe Steinmann
b0413a0d46
engine for fulltext search can be configured
2015-08-10 21:41:51 +02:00
Uwe Steinmann
ae98b574b7
jump to homefolder of user
2015-08-07 15:44:06 +02:00
Uwe Steinmann
482143c04f
pass $dms to contructor of SeedDMS_AccessOperation
2015-08-07 13:11:50 +02:00
Uwe Steinmann
122fcdb3c9
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-05 21:14:17 +02:00
Uwe Steinmann
7485a85077
set timeout for external commands when creating fulltext index
2015-08-05 21:11:21 +02:00
Uwe Steinmann
0351305995
pass formkey when substituting user
2015-07-15 08:24:15 +02:00
Uwe Steinmann
9fee411f3f
explicitly check for false returned by SeedDMS_Core_DMS::inList()
2015-07-15 08:22:39 +02:00
Uwe Steinmann
c4fdc6aee9
remove old code
2015-07-15 08:22:16 +02:00
Uwe Steinmann
4a034d395b
pass previewer to mainClipboard()
2015-07-15 08:21:51 +02:00
Uwe Steinmann
f35ae2736a
add new paramter autoLoginUser
2015-07-14 21:28:47 +02:00
Uwe Steinmann
84a1879c85
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-07-06 22:18:23 +02:00
Uwe Steinmann
a94614c39a
fix setting expire date ( Closes : #225 )
2015-07-06 22:17:16 +02:00
Uwe Steinmann
94b3b8e6ee
remove print_r()
2015-06-30 18:12:24 +02:00
Uwe Steinmann
463e94ee8a
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
...
Conflicts:
CHANGELOG
Makefile
SeedDMS_Core/Core/inc.ClassDMS.php
SeedDMS_Core/package.xml
inc/inc.Utils.php
inc/inc.Version.php
install/install.php
op/op.ApproveDocument.php
op/op.Login.php
op/op.RemoveDocumentLink.php
op/op.ReviewDocument.php
out/out.SetReviewersApprovers.php
views/bootstrap/class.Bootstrap.php
2015-06-30 07:05:27 +02:00
Uwe Steinmann
62ba9fe961
take out review and approval status
...
currently not needed
2015-06-23 08:00:31 +02:00
Uwe Steinmann
e5036548fb
take out review and approval status
...
currently not needed
2015-06-23 07:59:39 +02: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
f960bc81b4
new parameter overrideMimeType
2015-06-23 07:46:39 +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
515e95c227
new parameter overrideMimeType
2015-06-23 07:44:47 +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
7d28e2f6f5
log id and name of folder
2015-06-19 15:04:55 +02:00
Uwe Steinmann
6a9493a786
log id and name of folder
2015-06-19 15:04:25 +02:00
Uwe Steinmann
65aa3eca27
check if expires and sequence is set
2015-06-18 17:32:19 +02:00
Uwe Steinmann
31d0c49412
check if expires and sequence is set
2015-06-18 17:31:56 +02:00
Uwe Steinmann
0d19b2d52e
check if keywords, name, comment was posted
2015-06-18 17:29:01 +02:00
Uwe Steinmann
0ff5ade2b3
check if keywords, name, comment was posted
2015-06-18 17:28:32 +02:00
Uwe Steinmann
5c43f191ce
propperly check access rights
2015-06-15 14:20:51 +02:00
Uwe Steinmann
3b0d239a00
propperly check for access right
2015-06-15 14:17:16 +02:00
Uwe Steinmann
efb9173815
use access operation to check if approval is allowed
...
Conflicts:
op/op.ApproveDocument.php
2015-06-15 09:01:03 +02:00
Uwe Steinmann
ba74861ae7
use access operation to check if operation is allowed
...
Conflicts:
op/op.ReviewDocument.php
2015-06-15 09:00:21 +02:00
Uwe Steinmann
48442f3947
use access operation to check if approval is allowed
2015-06-15 08:55:20 +02:00
Uwe Steinmann
4215532a9c
use access operation to check if operation is allowed
2015-06-15 08:54:33 +02:00
Uwe Steinmann
334c2accf4
download review/approval files
2015-06-12 09:01:13 +02:00
Uwe Steinmann
5df9b44d97
download review/approval files
2015-06-12 08:59:36 +02:00
Uwe Steinmann
d36ba8d906
allow to upload a file with each review/approval
2015-06-11 21:32:29 +02:00
Uwe Steinmann
220329c1b8
allow to upload a file with each review/approval
2015-06-11 21:30:56 +02:00
Uwe Steinmann
4d0a64266e
redirect relative to http_root
2015-06-11 14:09:50 +02:00
Uwe Steinmann
97fe703afb
fix line endings
2015-06-11 14:06:59 +02:00
Uwe Steinmann
73650ae32e
send end date to end of day
2015-06-10 19:15:10 +02:00
Uwe Steinmann
9d4a219065
send end date to end of day
2015-06-10 19:14:07 +02:00
Uwe Steinmann
18e46f0d95
redirect to url with absolute path
...
using a relative url won't work if the apache rewrites the url, e.g.
/Login/<hash> will be rewritten to /seeddms/op/op.Login.php
Redirecting to ../op/op.Login.php will result in a url /op/op.Login.php
which does not exists
2015-06-10 08:31:13 +02:00
Uwe Steinmann
ad3a3b2c52
allow to add additional authentication before ldap
2015-06-10 08:24:00 +02:00
Uwe Steinmann
083e2a55a9
add currenttab to link when redirecting to out/out.ViewDocument.php
...
Conflicts:
op/op.AddDocumentLink.php
op/op.ReceiptDocument.php
op/op.RemoveDocumentLink.php
op/op.ReviseDocument.php
Conflicts:
op/op.AddDocumentLink.php
op/op.RemoveDocumentLink.php
2015-06-09 09:07:51 +02:00
Uwe Steinmann
d0b32e0fb8
add currenttab to link when redirecting to out/out.ViewDocument.php
...
Conflicts:
op/op.AddDocumentLink.php
op/op.ReceiptDocument.php
op/op.RemoveDocumentLink.php
op/op.ReviseDocument.php
2015-06-09 09:04:41 +02:00
Uwe Steinmann
ddf2ab1731
set missing parameter [url] in email notification
2015-06-09 07:15:53 +02:00
Uwe Steinmann
c2b2c34290
set missing parameter [url] in email notification
2015-06-09 07:15:18 +02:00
Uwe Steinmann
8e2aeb7264
pass resultmode to view
2015-06-08 09:15:33 +02:00
Uwe Steinmann
4180e56690
check if resultmode is set before passing it to view
2015-06-08 09:13:47 +02:00
Uwe Steinmann
83cdedad51
pass resultmode to view
2015-06-08 09:12:25 +02:00
Uwe Steinmann
4814c5cefe
search for documents/folders only
2015-06-02 08:53:21 +02:00
Uwe Steinmann
1150b5cc68
search for documents/folders only
2015-06-02 08:53:08 +02:00
Uwe Steinmann
6e852f4eac
no need to pass document status to addWorkflowAction()
2015-05-04 07:02:43 +02:00
Uwe Steinmann
b25184af17
no need to pass document status to addWorkflowAction()
2015-05-04 07:01:51 +02:00
Uwe Steinmann
15ce32ca24
use propper name of converters array in settings
2015-05-02 08:05:46 +02:00
Uwe Steinmann
a7763c8cc4
use propper name of converters array in settings
2015-05-02 08:04:41 +02:00
Uwe Steinmann
52a2106155
include correct files in right direction
2015-04-29 20:08:46 +02:00
Uwe Steinmann
5611be5c7f
set proper msg when approver was deleted or already assigned
2015-04-20 13:47:34 +02:00
Uwe Steinmann
1fda236179
pass proper array converters to SeedDMS_Lucence_IndexedDocument
2015-04-16 14:16:03 +02:00
Uwe Steinmann
1348cd008d
first check for $_POST vars
...
$_POST['notification_users'] and $_POST['notification_groups']
2015-04-16 14:12:47 +02:00
Uwe Steinmann
a252f82f08
first check for $_POST vars
...
$_POST['notification_users'] and $_POST['notification_groups']
2015-04-16 14:12:01 +02:00
Uwe Steinmann
6481d230a6
pass proper array converters to SeedDMS_Lucence_IndexedDocument
2015-04-16 08:06:15 +02:00
Uwe Steinmann
a73d14e5a4
fix calling constructor of SeedDMS_Extension_Mgr
2015-04-16 08:04:15 +02:00
Uwe Steinmann
6af9a3a210
move setting error msg into controller
2015-04-15 16:13:47 +02:00
Uwe Steinmann
be990463bd
validate attribute values
2015-04-15 16:13:22 +02:00
Uwe Steinmann
9c61ede57a
remove old print_r()
2015-04-14 19:37:33 +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
d2f4c24f08
set additional notification if set, send mails for each workflow step
2015-03-27 16:42:26 +01:00
Uwe Steinmann
cb81eb7db4
Merge branch 'seeddms-4.3.16' into develop
...
Conflicts:
Makefile
views/bootstrap/class.UsrMgr.php
2015-03-20 08:32:29 +01:00
Uwe Steinmann
d7d63ae129
fix calculation of totalPages
2015-03-20 07:57:02 +01:00
Uwe Steinmann
78cb252e9d
do not send email twice to a user, do not send email if expiration
...
hasn't changed
2015-03-17 17:45:53 +01:00
Uwe Steinmann
0335cc8bcd
Merge branch 'seeddms-4.3.15' into develop
...
Conflicts:
Makefile
views/bootstrap/class.Search.php
views/bootstrap/class.Settings.php
2015-03-17 06:52:33 +01:00
Uwe Steinmann
a257c25277
fully obey permissions of documents
2015-03-17 06:36:33 +01:00