Commit Graph

11 Commits

Author SHA1 Message Date
Uwe Steinmann
42f2ce31cf check if hooks return false (but not action is taken) 2021-07-08 14:19:36 +02:00
Uwe Steinmann
e328c3c04e remove old document/folder from index before adding a new one 2021-01-08 10:07:12 +01:00
Uwe Steinmann
6e46e95702 pass current object and $new to validate() 2020-12-14 18:46:38 +01:00
Uwe Steinmann
f18ae4ff2d update fulltext index 2020-12-14 07:53:29 +01:00
Uwe Steinmann
a0661536b3 move attribute validation into controller and call hook 2019-12-13 15:00:04 +01:00
Uwe Steinmann
5009a25439 always call postEditFolder 2019-01-17 18:25:39 +01:00
Uwe Steinmann
9720703c37 get parameters from view right before used
allows to modify those parameters in preEditFolder hook
2017-10-12 15:40:38 +02:00
Uwe Steinmann
b8fa88b674 check for min number of attribute values 2016-10-27 10:55:33 +02:00
Uwe Steinmann
02d641786b use same attribute validation
based on SeedDMS_Core::AttributeDefinition->validate() and getAttributeValidationText()
2016-10-27 09:19:35 +02:00
Uwe Steinmann
dbc7ffb4f6 validate attribute values and set error msg 2015-04-15 16:12:11 +02:00
Uwe Steinmann
1be9052c85 put controller code into controller/class.EditFolder.php 2014-12-08 14:43:04 +01:00