Commit Graph

1423 Commits

Author SHA1 Message Date
Uwe Steinmann
2155e5b09f Merge branch 'seeddms-5.1.x' into seeddms-5.2.x 2016-12-15 06:42:50 +01:00
Uwe Steinmann
c6d26ec3fa Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-12-15 06:42:15 +01:00
Uwe Steinmann
70a1a20070 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-08 15:43:07 +01:00
Uwe Steinmann
5bdfb9b2e7 add placeholder for newmimetype and newcommand fields 2016-12-08 06:28:09 +01:00
Uwe Steinmann
c5f3488af2 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-07 16:48:30 +01:00
Uwe Steinmann
6890a8b76b show workflow state if document is in workflow 2016-12-07 16:47:44 +01:00
Uwe Steinmann
a8e2fcd5d6 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-07 15:38:27 +01:00
Uwe Steinmann
e5ab79b067 show workflow name and state instead of just 'in workflow' 2016-12-07 15:37:57 +01:00
Uwe Steinmann
e9e0de4d2a Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-07 15:32:54 +01:00
Uwe Steinmann
ad91c8202b show workflow state instead of just 'in workflow'
also set title of surounding span to workflow name
2016-12-07 15:30:59 +01:00
Uwe Steinmann
a8b7277759 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-06 18:06:19 +01:00
Uwe Steinmann
2bd3733929 link checkbox to expiration date
will automatically uncheck box if date is changed
2016-12-05 10:25:41 +01:00
Uwe Steinmann
441cf946b2 remove unused variable $form 2016-12-05 10:25:17 +01:00
Uwe Steinmann
ce20c3fea9 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-12-02 11:35:57 +01:00
Uwe Steinmann
bbf4caa8c8 fix take over of reviewer, approver
the javascript call to update the reviewer, approval selection was not
updated to select2
2016-12-01 08:23:52 +01:00
Uwe Steinmann
554a92c828 add link to configuration of extension 2016-11-28 08:33:01 +01:00
Uwe Steinmann
eb751e4195 add anchor for each extension config 2016-11-28 08:32:45 +01:00
Uwe Steinmann
612a2ca8d6 show attribute def groups
code was lost after rebasing
2016-11-22 18:24:34 +01:00
Uwe Steinmann
ec82a80010 take out old code 2016-11-22 18:20:59 +01:00
Uwe Steinmann
0066c58e9c use attribute def. groups
show only selected attributes in search list and search form
2016-11-22 18:20:59 +01:00
Uwe Steinmann
c0d149e9dc add missing br between attributes in documentListRow() 2016-11-22 18:20:59 +01:00
Uwe Steinmann
9c59519526 show 'show' value when editing attributes 2016-11-22 18:20:59 +01:00
Uwe Steinmann
6e96222466 put output of version attriubtes into separate function 2016-11-22 18:20:59 +01:00
Uwe Steinmann
75d6678e2c pass context for attributes to hooks and [document|folder]ListRow() 2016-11-22 18:20:59 +01:00
Uwe Steinmann
119f6430e6 show attributes according to context in [document|folder]ListRow() 2016-11-22 18:20:06 +01:00
Uwe Steinmann
50fa5a991c use filter parameter of getAttributeDefinitions(), call hook 2016-11-22 18:20:06 +01:00
Uwe Steinmann
188b53789e call more hooks, filter attrdef list by show value when retrieving it 2016-11-22 18:20:06 +01:00
Uwe Steinmann
dbe762d633 use new method SeedDMS_Core_AttributeDefinitionGroup::getShowValues() 2016-11-22 18:19:35 +01:00
Uwe Steinmann
4e221419f7 fix variable mess
$i has been used several times for different usages
2016-11-22 18:19:35 +01:00
Uwe Steinmann
7ce31e80a6 take attribute groups into account if set 2016-11-22 18:19:35 +01:00
Uwe Steinmann
9ec7cb9025 remove printAttribute(), as it is now in the parent class 2016-11-22 18:19:35 +01:00
Uwe Steinmann
7b7c8c1a0a check if assigned attribute was inherited
in that case do not allow to delete it
2016-11-22 18:18:44 +01:00
Uwe Steinmann
19133dd199 add new methods printAttribute() and printAttributeValue() 2016-11-22 18:18:44 +01:00
Uwe Steinmann
e2a1a9f1ba fix, because getAttributeDefintion() has slight different return value 2016-11-22 18:18:13 +01:00
Uwe Steinmann
8f3f1f4fcd add link to AttrGroupMgr 2016-11-22 18:18:13 +01:00
Uwe Steinmann
41f771a796 add initial support for attribute definition groups 2016-11-22 18:18:13 +01:00
Uwe Steinmann
e21e897468 use keywords for different searches for document reception 2016-11-22 17:58:59 +01:00
Uwe Steinmann
662d9d0d85 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-11-22 10:34:15 +01:00
Uwe Steinmann
a4bec45158 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-22 10:28:29 +01:00
Uwe Steinmann
be160bdbea add closing option tags 2016-11-18 13:58:31 +01:00
Uwe Steinmann
a76207dcbd add closing option tag 2016-11-18 13:56:15 +01:00
Uwe Steinmann
6448935150 add check for cycles in workflow 2016-11-18 09:05:21 +01:00
Uwe Steinmann
9f5aa9c8be add more documentation
explain in comment why 'Done' is output when a workflow transition
can be executed but the trigger is already there.
2016-11-18 08:42:56 +01:00
Uwe Steinmann
2c498613b6 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-11-17 16:02:42 +01:00
Uwe Steinmann
4e92b9e0d3 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-17 16:02:27 +01:00
Uwe Steinmann
f0a6265b4a list of available languages can be set
this will reduce the languages in the language selector and also
shorten the time for loading all translations
2016-11-17 11:31:58 +01:00
Uwe Steinmann
80166278ba remove some left over php short tags 2016-11-16 21:56:48 +01:00
Uwe Steinmann
4e93bf4ca2 fix php tag 2016-11-16 17:03:27 +01:00
Uwe Steinmann
408592ee90 replace some php short tags (Closes: #294) 2016-11-15 18:10:22 +01:00
Uwe Steinmann
a8f5892562 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-11-14 11:11:11 +01:00