Commit Graph

482 Commits

Author SHA1 Message Date
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