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
b8fd3b67f2
fix line indenting
2016-08-10 08:45:58 +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
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
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
04c0b62b8c
fix setting reviewer/approver for admins/owners
2016-08-02 11:33:21 +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
4bfc47f063
check if minimum number of attribute values is set
2016-05-26 10:45:40 +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
058acc313a
fix mass import from file system
2016-05-04 13:09:13 +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
258b58efd2
trim various fields from post request
2016-04-22 12:39:04 +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
bc3450015a
some code cleanup
2016-04-04 09:00:08 +02:00
Uwe Steinmann
fb98eb948d
fix line indenting
2016-04-04 08:49:50 +02: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
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
5d0d2ade83
set $parent and $foldername for notification of deletefolder
2016-03-13 08:33:36 +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
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
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
568e3d82ab
use translated text
2016-03-08 10:37:57 +01:00
Uwe Steinmann
845017d9f5
use EmailNotify insteas of EmailUtils
2016-02-22 10:40:57 +01:00
Uwe Steinmann
444dc412bf
check if requested file is available
2016-02-15 16:56:23 +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
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
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
c43c5e64eb
ldap search can be filtered
2016-01-19 15:30:54 +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
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
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
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
eda80242ea
some reorganization of email notification
2015-11-25 16:49:09 +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
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
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
15b1414d6e
set format in date field to yyyy-mm-dd
2015-10-30 08:02:57 +01:00
Uwe Steinmann
e35cc9f3c6
fix setting of Content-Type in header ( Closes : #233 )
2015-10-22 13:36:23 +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
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
58d8d8dd9e
set search time, document und folder count after fulltext search
2015-08-19 20:15:04 +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
7485a85077
set timeout for external commands when creating fulltext index
2015-08-05 21:11:21 +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
e5036548fb
take out review and approval status
...
currently not needed
2015-06-23 07:59: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
4d0d4e030b
finfo returns only mimetype
2015-06-23 07:02:15 +02:00
Uwe Steinmann
6a9493a786
log id and name of folder
2015-06-19 15:04:25 +02:00
Uwe Steinmann
31d0c49412
check if expires and sequence is set
2015-06-18 17:31:56 +02:00
Uwe Steinmann
0ff5ade2b3
check if keywords, name, comment was posted
2015-06-18 17:28:32 +02:00
Uwe Steinmann
3b0d239a00
propperly check for access right
2015-06-15 14:17:16 +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
5df9b44d97
download review/approval files
2015-06-12 08:59:36 +02:00
Uwe Steinmann
220329c1b8
allow to upload a file with each review/approval
2015-06-11 21:30:56 +02:00
Uwe Steinmann
97fe703afb
fix line endings
2015-06-11 14:06:59 +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
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
c2b2c34290
set missing parameter [url] in email notification
2015-06-09 07:15:18 +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
6e852f4eac
no need to pass document status to addWorkflowAction()
2015-05-04 07:02:43 +02:00
Uwe Steinmann
a7763c8cc4
use propper name of converters array in settings
2015-05-02 08:04:41 +02:00