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
66da520835
add removal of transmittal
2016-03-18 22:47:28 +01:00
Uwe Steinmann
361b63256f
Merge branch 'seeddms-5.0.x' into develop
2016-03-18 16:17:17 +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
3f6420a6d4
Merge branch 'seeddms-5.0.x' into develop
2016-03-14 18:20:03 +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
d317388d18
Merge branch 'seeddms-5.0.x' into develop
2016-03-09 08:10:15 +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
f859b48a57
Merge branch 'seeddms-5.0.x' into develop
2016-03-09 06:42:30 +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
aca3db06c2
Merge branch 'seeddms-5.0.x' into develop
2016-03-08 10:46:16 +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
51d0078e26
Merge branch 'seeddms-5.0.x' into develop
2016-03-07 08:16:40 +01:00
Uwe Steinmann
068bd9a3f9
pass $dms to view for error message
2016-03-07 08:16:10 +01:00
Uwe Steinmann
1578b12cf9
add access check (still commented out)
2016-03-04 16:02:59 +01:00
Uwe Steinmann
f84c8eedd2
add parameter to turn off/on advanced acl
2016-03-04 09:25:18 +01:00
Uwe Steinmann
51fa5d18e6
enhance AccessOperation by check_view_access()
...
all methods in SeedDMS_AccessOperation take the object to be checked
as the first parameter. Add new method check_view_access() which
checks if a view may be accessed based on the tables tblAros, tblAcos,
tblArosAcos
2016-03-03 07:39:04 +01:00
Uwe Steinmann
c987412482
set propper messages, add missing commands
2016-03-03 07:06:10 +01:00
Uwe Steinmann
e6966ae841
controller for setting permissions
2016-02-29 16:32:32 +01:00
Uwe Steinmann
3d76792239
add management of roles
2016-02-24 14:36:59 +01:00
Uwe Steinmann
ee7180ccd3
role is now an object of class SeedDMD_Core_Role
2016-02-24 14:34:58 +01:00
Uwe Steinmann
7b251fb419
Merge branch 'seeddms-5.0.x' into develop
2016-02-22 11:49:08 +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
bc608eff07
Merge branch 'seeddms-5.0.x' into develop
2016-02-15 20:45:05 +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
2da2f0af9a
Merge branch 'seeddms-5.0.x' into develop
2016-02-08 13:24:40 +01:00
Uwe Steinmann
3b8d7a5271
Merge branch 'seeddms-5.0.x' into develop
2016-02-04 19:22:59 +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
5863d962ac
Merge branch 'seeddms-5.0.x' into develop
2015-12-16 09:30:16 +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
6b95229ff7
Merge branch 'seeddms-5.0.x' into develop
2015-12-09 21:54:02 +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
6ae70ce7f6
use constant S_LOG_USER_REMOVE
2015-12-08 18:19:33 +01:00
Uwe Steinmann
4a5d084ddd
remove old sql code, use constant S_LOG_USER_REMOVED
2015-12-08 18:16:25 +01:00
Uwe Steinmann
502e9b6271
remove old sql code, use constant S_LOG_USER_REMOVED
2015-12-08 18:15:44 +01:00
Uwe Steinmann
ffc709c557
set individual recipients from group
2015-12-08 09:00:42 +01:00
Uwe Steinmann
7d88617964
individual approver/reviewer can be take from group
2015-12-04 08:00:50 +01:00
Uwe Steinmann
574cc53075
Merge branch 'seeddms-5.0.x' into develop
2015-12-03 15:24:41 +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
f7b2d5b6d6
use the checkout space of the logged in user not the substituted user
2015-12-01 18:06:41 +01:00
Uwe Steinmann
0fc1806ca4
do not include ../inc/inc.ClassEmail.php
2015-12-01 09:23:41 +01:00
Uwe Steinmann
1f77a749be
Merge branch 'seeddms-5.0.x' into develop
2015-11-27 16:09:11 +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
f33f7ab41a
Merge branch 'seeddms-5.0.x' into develop
2015-11-16 21:58:04 +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
c22b22f49a
Merge branch 'seeddms-5.0.x' into develop
2015-11-15 17:36:45 +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
19c195a357
Merge branch 'seeddms-5.0.x' into develop
2015-11-11 06:52:36 +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
ecf8f311d9
set propper Content-Type
2015-11-05 13:43:49 +01:00
Uwe Steinmann
a30b3b9505
Merge branch 'seeddms-5.0.x' into develop
2015-10-30 13:09:25 +01:00
Uwe Steinmann
50e0d2a885
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-10-30 08:41:40 +01:00