Commit Graph

4927 Commits

Author SHA1 Message Date
Uwe Steinmann
5fa252ca08 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-24 11:45:03 +01:00
Uwe Steinmann
b830eb5c37 add some new phrases for future releases 2016-11-24 11:44:39 +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
c03473dad8 pass some missing parameters to view 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
688d420adb set some missing variables in view 2016-11-22 18:20:59 +01:00
Uwe Steinmann
23b3130c18 add entry for 5.2.0 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
6a367906d6 fix check for cached attr def list 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
3d5d33c4aa add new show value (searchlist), new opt. param for getAttributeDefinitons() 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
514ecbadd1 getAttributeDefintionGroupList() can be called recursive, add method for removing attr group 2016-11-22 18:18:13 +01:00
Uwe Steinmann
0a057448b9 getAttributeDefinitions() returns sequence and show 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
253fd08a0b add/fix sql statements 2016-11-22 18:18:13 +01:00
Uwe Steinmann
20591bec91 finished implementation of class SeedDMS_Core_AttributeDefinitionGroup 2016-11-22 18:18:13 +01:00
Uwe Steinmann
f046adc555 add changelog for 5.2.0 2016-11-22 18:18:13 +01:00
Uwe Steinmann
463123912d initial support for attribute groups 2016-11-22 18:17:45 +01:00
Uwe Steinmann
f8d698bab5 add database change for 5.2.0 2016-11-22 18:17:45 +01:00
Uwe Steinmann
e21e897468 use keywords for different searches for document reception 2016-11-22 17:58:59 +01:00
Uwe Steinmann
6cb5dec1a9 fix search for documents with reception acknowledgement 2016-11-22 17:58:28 +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
2a2264186e add entry for 4.3.31 2016-11-22 09:23:55 +01:00
Uwe Steinmann
031839f560 lots of correction made by r3code 2016-11-22 09:23:35 +01:00
Uwe Steinmann
e85673cd5c take over return value from hook in callHook() if it is !== null 2016-11-22 09:21:12 +01:00
Uwe Steinmann
d70deddd2f check if hook returns null
in that case run the default operation
2016-11-22 09:20:12 +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
9015c1ea08 run $('.pwd').passwordStrenght() after loading html 2016-11-18 13:55:46 +01:00
Uwe Steinmann
df937309ee add note for 4.3.31 2016-11-18 09:23:51 +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
f339a77227 add note on new method SeedDMS_Core_Workflow::checkForCycles() 2016-11-18 08:41:44 +01:00
Uwe Steinmann
b3657b039a rename check() to checkForCycles() 2016-11-18 08:40:49 +01:00
Uwe Steinmann
3459f18c72 add check for cycles in workflow 2016-11-18 08:38:46 +01:00