Uwe Steinmann
8c2aac4d98
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2021-01-29 10:02:45 +01:00
Uwe Steinmann
862f8dffb3
pass type of notification receiver in each call of notification service
2021-01-29 08:58:21 +01:00
Uwe Steinmann
e9827b8701
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2019-11-28 10:05:12 +01:00
Uwe Steinmann
c3ab464890
use new function getBaseUrl()
2019-11-28 10:01:59 +01:00
Uwe Steinmann
695c7c7c44
pass initial document status to verifyStatus()
2019-02-14 12:47:03 +01:00
Uwe Steinmann
9e4b80e25b
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
2017-08-02 12:14:14 +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
148088f42a
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-09 07:55:52 +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
5adaf41288
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
2016-08-02 11:34:17 +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
6b95229ff7
Merge branch 'seeddms-5.0.x' into develop
2015-12-09 21:54:02 +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
7d88617964
individual approver/reviewer can be take from group
2015-12-04 08:00:50 +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
1dae3f3218
use $content->getVersion() instead of ->_version
2015-11-09 18:50:44 +01: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
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
5611be5c7f
set proper msg when approver was deleted or already assigned
2015-04-20 13:47:34 +02: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
083dad60e8
remove old code for email creation
2015-02-27 17:11:50 +01:00
Uwe Steinmann
e486254d80
include inc/inc.Init.php, new order of include files
2014-12-08 14:47:32 +01:00
steinm
fbcd6eb123
- replace getApproversList() by getReadUserList()
2013-02-11 13:59:42 +00:00
steinm
4a81d73995
- check for new config options
2012-10-05 19:49:58 +00:00
steinm
e39057542d
- removed debug echo statement
2012-09-11 13:18:29 +00:00
steinm
229b79edad
- changed line endings from dos to unix
2012-02-13 08:28:34 +00:00
steinm
d44f2911fe
- do not use mydmsDecodeString() anymore
2011-12-05 14:32:26 +00:00
steinm
dc623a1340
- do not pass the last paramter of delGrpApprover(), addGrpApprover() and friends anymore, because it isn't used
2011-10-11 06:43:51 +00:00
steinm
a915dccadf
- use global logger
2011-05-16 15:44:59 +00:00
steinm
3e1d956fba
- do not include LetoDMS_Core.php anymore it is now include bei inc.DBInit.php
2011-01-20 12:39:25 +00:00
steinm
8a84bc3b51
- rename all classes belonging to the core of LetoDMS into LetoDMS_Core_xxx
...
- move them all into LetoDMS_Core
2011-01-20 08:18:37 +00:00
steinm
6d5724c2bc
- do not include inc.DBAccess.php because it is included by inc.ClassDMS.php
2011-01-14 19:43:10 +00:00
steinm
d4507695b0
- fixed error when sending notification
2010-12-16 09:29:11 +00:00
steinm
f25b005b12
- no need to include inc.FileUtils.php anymore because it is included
...
by inc.ClassDMS.php
2010-11-25 21:06:59 +00:00
steinm
35b663eb74
- inc.ClassAccess is now included by inc.ClassDMS.php
2010-11-23 08:13:17 +00:00
steinm
a029cd22c2
- filterAccess() and filterUsersByAccess() are now static functions in
...
LetoDMS_DMS and inc.AccessUtils.php is included in inc.ClassDMS.php
2010-11-22 20:42:19 +00:00
steinm
1f09dc0a34
- moved all notification code out of LetoDMS_Document into the 'layer'
...
above. This will allow to get rid of most of the global variables
in LetoDMS_Document and make it reusable
2010-11-18 13:53:26 +00:00
steinm
4678218f1a
- moved function to admin users and groups in LetoDMS_DMS
2010-11-15 12:01:21 +00:00
steinm
cfd3eaae06
- first step to get rid of global variables from all files in inc/
...
- added new Class LetoDMS_DMS which represents the DMS, contains
all settings for the DMS and the database connection. A document
and a folder have a reference to the DMS
2010-11-12 22:47:41 +00:00
steinm
b5bc621318
- move all sources into trunk
2010-10-29 13:19:51 +00:00