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
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
4e4848c5d7
add more hooks for showing/editing attributes
2015-04-27 08:28:08 +02:00
Uwe Steinmann
4e682ecbe2
add more hooks for showing/editing attributes
2015-04-27 08:27:19 +02:00
Uwe Steinmann
0b57325c04
fix take over of approvers/reviewers from previous version
2015-04-23 17:12:57 +02:00
Uwe Steinmann
23983081ea
fix take over of approvers/reviewers from previous version
2015-04-23 17:12:08 +02:00
Uwe Steinmann
91f7d8dfc3
show warning if document is checked out
2015-04-23 16:45:19 +02:00
Uwe Steinmann
8f96bbaa1d
workflow mode can be traditional without review
2015-03-16 08:58:10 +01:00
Uwe Steinmann
5729cd91f1
reviewers/approvers can be taken over from last document version
2015-02-13 17:41:50 +01:00
Uwe Steinmann
8a6ff2f48a
preset expiration date form settings
2015-01-29 18:31:37 +01:00
Uwe Steinmann
3cd1219b81
pass group/user name to htmlspecialchars() before output
2014-06-17 19:07:51 +02:00
Uwe Steinmann
04c5476f2b
use new file upload chooser
2014-05-16 09:19:36 +02:00
Uwe Steinmann
ace5d1078b
issue warning if mandatory users/groups have no access on document
2014-03-03 14:46:16 +01:00
Uwe Steinmann
91a4c65b6c
add translation text in select boxes (fixes bug #87 )
...
if select box is managed by chosen and no match could be found
2013-09-09 07:16:18 +02:00
Uwe Steinmann
857519033d
do not allow to change workflow if it is mandatory
2013-08-06 14:21:40 +02:00
Uwe Steinmann
ac4bfc6c23
fix layout of date selection field
2013-06-17 07:12:37 +02:00
Uwe Steinmann
0754b9ba1d
use noty instead of alert()
2013-05-23 16:07:00 +02:00
Uwe Steinmann
8b8a50fd06
show datepicker in users language
2013-04-11 19:15:03 +02:00
Uwe Steinmann
b4ea1a922d
pass current document to pageNavigation()
...
pageNavigation() still uses a global variable $document which is
replaced by a parameter passed to the function. All calls of
pageNavigation() needs a third parameter with the document.
2013-03-08 17:55:14 +01:00
Uwe Steinmann
d612501bf7
allow logged in user to review/approve document
2013-02-27 17:18:08 +01:00
Uwe Steinmann
73c6ff9427
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00
steinm
af54fcb645
- replace getApproversList() by getReadUserList()
2013-02-11 13:56:59 +00:00
steinm
bb32deb74f
- show warning if document is in a workflow
2013-02-06 13:59:10 +00:00
steinm
5f5f53559c
- replaced icon for calendar
2013-01-29 08:18:49 +00:00
steinm
253aafb54a
set workflow from mandatory workflow of user
2013-01-24 09:34:11 +00:00
steinm
d4d366d5aa
new dir with different views
2012-12-14 07:53:13 +00:00