Commit Graph

539 Commits

Author SHA1 Message Date
Thomas Gelf 9230fd4f15 Kickstart, IcingaCommandArgumentForm: code style 2016-03-22 02:27:17 +01:00
Thomas Gelf 5faf7c8612 IcingaHostForm: just a lame form field 2016-03-22 02:02:25 +01:00
Thomas Gelf 4ce7bf3663 FormExtensibleSet: style sorted sets differently 2016-03-22 02:00:22 +01:00
Thomas Gelf c36093d350 ObjectController: combine preview & external info 2016-03-21 21:24:22 +01:00
Thomas Gelf 81ea3e6ad8 KickstartForm: rework form, handle db resources 2016-03-21 19:23:17 +01:00
Thomas Gelf db26ab3036 ConfigForm: remove, got replaced with Kickstart 2016-03-21 19:22:31 +01:00
Thomas Gelf 1587051b17 index: less logic, delegate work to wizard 2016-03-21 19:16:26 +01:00
Thomas Gelf c7cba66c83 IcingaTimePeriod: fix config errors at deploy time 2016-03-21 13:35:00 +01:00
Thomas Gelf 5fa8dac9f5 KickstartCommand: fix typo
thanks @mwaldmueller
2016-03-21 12:17:19 +01:00
Thomas Gelf d0ebdd9b06 ImportedrowsTable: return columns with correct keys 2016-03-21 10:09:03 +01:00
Thomas Gelf 5d705ce47a IcingaCommandArgumentForm: clean up, store with cmd 2016-03-21 10:06:25 +01:00
Thomas Gelf bb8d4f18dd IndexController: do not refresh when POSTed 2016-03-21 09:10:09 +01:00
Thomas Gelf a6be710379 config/deploy(ments): re-enable stage wiping 2016-03-20 18:50:18 +01:00
Thomas Gelf e30bafc62e various: code style 2016-03-20 16:38:00 +01:00
Thomas Gelf f77e9433d0 Cli: add housekeeping command 2016-03-20 16:32:04 +01:00
Thomas Gelf 52fd0a60b3 objects/table: render filter editor even if empty 2016-03-20 14:41:14 +01:00
Thomas Gelf 4f219992d8 objects: add compact quicksearch element 2016-03-20 13:18:55 +01:00
Thomas Gelf 7cd77c75ba Controllers: unify titles 2016-03-20 13:14:49 +01:00
Thomas Gelf 7af25b2b98 IcingaUserTable: add more search columns 2016-03-20 13:13:25 +01:00
Thomas Gelf 51899f1682 ConfigCommand: break after end of line 2016-03-20 12:08:44 +01:00
Thomas Gelf 5b9ba4e7e4 IcingaCloneObjectForm: fix redirection url 2016-03-20 11:38:19 +01:00
Thomas Gelf 343e5a8669 host/edit: show link to monitoring if available 2016-03-20 11:27:19 +01:00
Thomas Gelf ae32d78174 ConfigCommand: new cli command, used for benchmarks 2016-03-19 22:10:25 +01:00
Thomas Gelf 035eaf2185 locale: compile latest de_DE translation 2016-03-19 15:07:44 +01:00
Thomas Widhalm 6f4a954bb3 application/locale: fix Up/Down status in de_DE
Now they are untranslated like in monitoring module

Signed-off-by: Thomas Gelf <thomas@gelf.net>
2016-03-19 14:38:26 +01:00
Thomas Gelf 3f1d2c6876 FormExtensibleSet: fix unsetting choosen values...
...for elements with nested choices
2016-03-18 20:12:36 +01:00
Thomas Gelf 44096ad829 application/locale: compile de_DE 2016-03-18 17:24:08 +01:00
Thomas Widhalm e14cc16ab5 application/locale: add de_DE translation
Signed-off-by: Thomas Gelf <thomas@gelf.net>
2016-03-18 17:22:10 +01:00
Thomas Gelf 02fc1289f7 configuration: register global search 2016-03-18 16:02:58 +01:00
Thomas Gelf 42b668d4ae IcingaZoneForm: improve descriptions 2016-03-18 15:46:14 +01:00
Thomas Gelf 7ca46b1ab5 ObjectController: show info, no form for externals 2016-03-18 14:58:46 +01:00
Thomas Gelf cce1e96854 IcingaTimePeriodRangeForm: store period, not range 2016-03-18 13:44:10 +01:00
Thomas Gelf 77e0abe43f ServiceController: add services tab for hosts 2016-03-18 13:41:45 +01:00
Thomas Gelf d66f519424 HostController: nicer services title 2016-03-18 13:32:24 +01:00
Thomas Gelf de8539c50f IcingaZoneForm: syntax 2016-03-18 13:25:53 +01:00
Thomas Gelf 0815763aa2 show/activitylog: provide current object...
...might be helpful for new features
2016-03-18 13:21:52 +01:00
Thomas Gelf c6ecb14d7c ServiceController: rework controller for hosts 2016-03-18 13:10:08 +01:00
Thomas Gelf 89ac089677 IcingaServiceTable: remove host-related services 2016-03-18 13:02:45 +01:00
Thomas Gelf dae5fe621e objects/table: support stayHere and form 2016-03-18 13:01:58 +01:00
Thomas Gelf ea80161a27 host/services: add dedicated view script 2016-03-18 13:00:14 +01:00
Thomas Gelf 8290628f82 HostController: use dedicated services table 2016-03-18 12:59:26 +01:00
Thomas Gelf ec071b99df IcingaHostServiceTable: new host-specific table 2016-03-18 12:56:57 +01:00
Thomas Gelf da175ff3cd IcingaServiceForm: show reduced form when host...
...object is passed to the form. Makes work with forms easier
2016-03-18 12:15:25 +01:00
Thomas Gelf a7e1633b3f timeperiod/ranges: add tables and form 2016-03-17 04:23:07 +01:00
Thomas Gelf 228f72db91 cli/core: provide a CLI action for helper methods 2016-03-16 23:43:27 +01:00
Thomas Gelf 01659f3505 config/activities: (un)deployed rows, icons, style 2016-03-16 22:45:29 +01:00
Thomas Gelf af71138227 Cli: add object commands
fixes #11351
2016-03-16 21:36:42 +01:00
Thomas Gelf e24cbea712 IcingaHostForm: move down cluster/agent settings 2016-03-16 17:22:09 +01:00
Thomas Gelf 444e22d831 ConfigForm: use fieldset instead of HTML header 2016-03-16 17:20:11 +01:00
Thomas Gelf b94c6bf481 show/activitylog: add restore action 2016-03-16 16:02:17 +01:00