Commit Graph

90 Commits

Author SHA1 Message Date
Thomas Gelf 0b4c4d6538 ImportSourceForm: less hacky, less buggy 2015-08-03 13:37:43 +02:00
Thomas Gelf b78b066f27 IcingaZoneForm: use helper methods, not object type 2015-08-03 13:14:09 +02:00
Thomas Gelf 1bc7bc2cd9 Icinga*FieldForm: remove, obsolete 2015-08-03 12:54:40 +02:00
Thomas Gelf 69b394cda5 IcingaObjectField: new generic form and table 2015-08-03 12:54:39 +02:00
Thomas Gelf 7a5e3451a5 IcingaCommandForm: simplify code, remove zones 2015-08-03 12:54:39 +02:00
Thomas Gelf 26cc2e4eac IcingaHost/ServiceForm: temporarily disable groups 2015-07-31 17:36:00 +02:00
Thomas Gelf c7718ebd8f Datalistentry: invert control 2015-07-31 17:25:49 +02:00
Thomas Gelf d3bad2f4bb DirectorDatalistForm: workaround no longer required 2015-07-31 17:19:17 +02:00
Thomas Gelf 951cf73612 DirectorDatalistForm: require name, remove dup 2015-07-31 17:13:07 +02:00
Thomas Gelf 09a7901460 DirectorDatalistForm: one more legacy Auth Manager 2015-07-31 17:02:52 +02:00
Thomas Gelf 80fe9ccc11 Object forms: group check execution elements 2015-07-31 16:59:56 +02: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 77dc7e24d3 IcingaServiceForm: distinct objects/templates 2015-07-30 16:50:48 +02:00
Thomas Gelf 3c8f3a7ade config/schema: add controller and view script 2015-07-30 15:09:23 +02:00
Thomas Gelf 5b3806532f forms: cleanup, use new helpers 2015-07-30 11:33:08 +02:00
Thomas Gelf 043a8e07e5 IcingaEndpointForm: use new helpers 2015-07-30 10:10:34 +02:00
Thomas Gelf 0fc948b3d3 IcingaCommandArgumentForm: cleanup, prefill enum 2015-07-30 10:03:31 +02:00
Thomas Gelf 9cfaf4d71f DirectorDatafieldForm: textarea height, code cleanup 2015-07-30 09:07:00 +02:00
Thomas Gelf 3c5a825f04 SettingsContoller: form should be a form...
...also added a LOT of userfriendly hints, errors and notes
2015-07-30 08:54:04 +02:00
Thomas Gelf 00267a3b4f IcingaHostForm: do not ask for missing vars 2015-07-28 17:57:30 +02:00
Alexander Fuhr d7f3c596d6 IcingaHostForm: Use fields 2015-07-28 17:37:58 +02:00
Alexander Fuhr 31e2b23d82 IcingaServiceField: Implement the field assignment
refs #9752
2015-07-28 15:25:44 +02:00
Alexander Fuhr 6005913bbd IcingaHostField: Implement the field assignment
refs #9752
2015-07-28 15:25:44 +02:00
Alexander Fuhr 2a4a8d2fdc IcingaHostForm: Remove whitespaces 2015-07-28 15:25:44 +02:00
Thomas Gelf 2e0c636574 object/delete: add new delete form 2015-07-28 15:15:08 +02:00
Alexander Fuhr 9e275a589c DirectorDatafieldForm: Add loadObject to fix settings 2015-07-28 13:20:27 +02:00
Thomas Gelf feb4f0974b DirectorDatalistForm: do not show hidden user 2015-07-28 12:02:03 +02:00
Thomas Gelf 05a63e45d4 DirectorDatafieldForm: no more _POST :) 2015-07-28 11:51:17 +02:00
Thomas Gelf 4a1cdd093c SyncPropertyForm: remove late-fixing of elements...
...everything is ready now once we reach setup()
2015-07-28 11:47:37 +02:00
Thomas Gelf 3192700d3a SyncPropertyForm: coding style cleanup 2015-07-28 11:43:40 +02:00
Thomas Gelf 87958a693f SyncPropertyForm: run setup before mangling elements 2015-07-28 11:43:08 +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
Stefan Scheungrab 250fbeabe2 SycPropertyForm: Prepared form for sync property. refs: #9709 2015-07-24 09:51:31 +02:00
Stefan Scheungrab 6d65ce5066 SyncRuleForm: Replaced title for object type. refs: #9707 2015-07-23 20:51:29 +02:00
Stefan Scheungrab b9eac26193 SyncRule: sync rules should work now. refs. #9709 2015-07-23 20:00:31 +02:00
Stefan Scheungrab 3d3dc19d3b SyncRule: Controller Object and fomr 2015-07-23 16:40:32 +02:00
Stefan Scheungrab 3a15cf8f28 Modifier: initial hook and preperation for generic modifier 2015-07-23 11:45:07 +02:00
Stefan Scheungrab 8621e3cfdd SyncProperty: initial setup for synchronising the properties 2015-07-23 11:43:41 +02:00
Alexander Fuhr 9af1b60dc9 DataListEntry: Implement the datalistentry management 2015-07-22 13:42:47 +02:00
Thomas Gelf 1c38e4469e Importsource: controller, object, list
fixes #9676
2015-07-21 15:16:18 +02:00
Alexander Fuhr cfbe065b86 DirectorDataList: Add controller, object etc. 2015-07-03 14:00:40 +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