Commit Graph

171 Commits

Author SHA1 Message Date
Thomas Gelf b90c93ebdc Command templates and more 2015-08-03 13:42:19 +02:00
Thomas Gelf 0b4c4d6538 ImportSourceForm: less hacky, less buggy 2015-08-03 13:37:43 +02:00
Thomas Gelf b3ce3bc749 IcingaHostTable: show less columns 2015-08-03 13:32:44 +02:00
Thomas Gelf e2b2c14c13 show/activitylog: rudimentary "structure" suppport 2015-08-03 13:32:14 +02:00
Thomas Gelf 3beaeba3d6 IcingaCommandTable: add distinct template table 2015-08-03 13:31:45 +02:00
Thomas Gelf b78b066f27 IcingaZoneForm: use helper methods, not object type 2015-08-03 13:14:09 +02:00
Thomas Gelf 7652ec6623 FieldController: obsolete, remove 2015-08-03 12:54:40 +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 f5bf209a8a DirectorActivityLog: going towards logging deep 2015-07-31 14:50:36 +02:00
Thomas Gelf 77dc7e24d3 IcingaServiceForm: distinct objects/templates 2015-07-30 16:50:48 +02:00
Thomas Gelf 3b71f2219f ServiceTemplates: add controller and table 2015-07-30 16:24:17 +02:00
Thomas Gelf 3c8f3a7ade config/schema: add controller and view script 2015-07-30 15:09:23 +02:00
Thomas Gelf a61ab0f890 HosttemplatesController: first templates controller 2015-07-30 11:44:03 +02:00
Thomas Gelf 87ddaf19d8 welcome: first attempts to make it look better 2015-07-30 11:40:13 +02:00
Thomas Gelf 5b3806532f forms: cleanup, use new helpers 2015-07-30 11:33:08 +02:00
Thomas Gelf 9ca544e4e1 activitylog: render arrays, required for groups 2015-07-30 11:32:05 +02:00
Thomas Gelf 1b56432b23 DatalistentryController: fix edit 2015-07-30 10:25:51 +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 cdc9d002bc settings: fix nasty redirect target issue 2015-07-30 09:50:51 +02:00
Thomas Gelf b97cb14e05 Objects: add template tree 2015-07-30 09:49:01 +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 6da851a6f7 DatafieldTable: show more meaningful columns 2015-07-30 08:54:04 +02:00
Thomas Gelf 9d9c23eed6 IcingaHostTemplateTable: first template only table 2015-07-30 08:54:03 +02:00
Thomas Gelf e4738f966d Controllers: no forward, web2 broke it again 2015-07-29 20:13:06 +02:00
Alexander Fuhr 5887570ca2 Tables: Add the searchColumn property
refs #9729
2015-07-29 15:31:32 +02:00
Alexander Fuhr 99027a343d ListController|ObjectsController: setupFilterControl
refs #9729
2015-07-29 15:31:32 +02:00
Alexander Fuhr bb8ba0c495 list/object|table: add filter editor usage
refs #9729
2015-07-29 15:31:32 +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 f58cc3e22c Fields: Implement "assign field" forms
resolves #9752
2015-07-28 15:25:44 +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 6b96198235 IcingaHostTable: show imports in table 2015-07-28 15:20:39 +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