Commit Graph

24 Commits

Author SHA1 Message Date
Thomas Gelf 373d01ad64 DirectorDataFieldForm: make sure object exists...
...even when an exception occurs
2017-07-14 13:21:42 +02:00
Thomas Gelf 180fc2ccfa Datafield: on rename ask whether to also rename vars
fixes #818
2017-07-14 13:21:42 +02:00
Thomas Gelf b7a10d296c phpcs: mostly new PSR-2 SpacingAfter/Before checks 2017-01-13 20:54:52 +01:00
Thomas Gelf ee0def7d2b Lots of files: make IDE users happy 2016-11-01 18:28:36 +01:00
Thomas Gelf 927d59a3b3 Datafield: provide better explainations 2016-10-17 17:48:04 +00:00
Thomas Gelf 71b3459540 DirectorDatafieldForm: allow to wipe all related...
...custom variables when removing a field

fixes #12916
2016-10-13 14:02:51 +00:00
Thomas Gelf 91295c4435 DirectorDatafieldForm: provide a delete button
fixes #11641
2016-04-20 22:38:28 +02:00
Thomas Gelf 067c82c074 application: PSR2 fixes 2016-02-26 12:42:21 +01:00
Thomas Gelf c6cd99f9db Hooks: remove last traces of Web\Hook 2016-02-17 11:49:56 +01:00
Thomas Gelf a185177e14 DirectorDatafieldForm: more robustness...
...to protect ourselves from foreign failures
2015-11-17 17:27:55 +01:00
Thomas Gelf 1456662023 DirectorDatafieldForm: remove outdated settings 2015-07-31 16:00:25 +02:00
Thomas Gelf e97f3c946a DirectorObjectForm: fix overrideable object name 2015-07-31 15:51:07 +02:00
Thomas Gelf c4c9980075 DirectorDatafieldForm: add a friendly note 2015-07-31 15:49:41 +02:00
Thomas Gelf 9cfaf4d71f DirectorDatafieldForm: textarea height, code cleanup 2015-07-30 09:07:00 +02:00
Alexander Fuhr 9e275a589c DirectorDatafieldForm: Add loadObject to fix settings 2015-07-28 13:20:27 +02:00
Thomas Gelf 05a63e45d4 DirectorDatafieldForm: no more _POST :) 2015-07-28 11:51:17 +02:00
Alexander Fuhr a649712048 DirectorDatafieldForm: Extend the form with Fields 2015-07-27 17:25:09 +02:00
Alexander Fuhr af874afffd DirectorDataField: Rework the format save process 2015-07-27 15:52:35 +02:00
Alexander Fuhr e3f7af057f DirectorDatafieldForm: Implement the unfinished Hook usage 2015-07-24 15:30:29 +02:00
Thomas Gelf 644c6beeff DirectorDatafield: introduce new object class...
...and adjust table, form and controller
2015-07-03 13:17:05 +02:00
Alexander Fuhr 5f3c85d202 DataField: Impelement - Add Field 2015-07-03 12:05:48 +02:00
Alexander Fuhr 899f8bc984 DataField: Add tabs 2015-07-03 11:41:47 +02:00
Alexander Fuhr 6203585a6f DataField: Add Controller for Data (Field, List etc) 2015-07-03 11:20:58 +02:00
Alexander Fuhr c31b7c7fa4 DataField: Add form 2015-07-03 10:49:12 +02:00