Commit Graph

519 Commits

Author SHA1 Message Date
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
Thomas Gelf 433cb887c0 IcingaNotificationForm: add related user(-groups) 2016-03-16 14:07:09 +01:00
Thomas Gelf 61f6bae374 IcingaUserForm: add display_name
fixes #11395
2016-03-16 12:31:23 +01:00
Thomas Gelf 358590024c Revert "IcingaZoneForm: allow to set object_type for now"
This reverts commit 28862ccb12.
2016-03-16 11:19:16 +01:00
Thomas Gelf 90600ffe33 index: show overview with kickstart wizard 2016-03-16 10:39:31 +01:00
Thomas Gelf 5e80516f6d deployment: show colorized log 2016-03-15 21:54:49 +01:00
Thomas Gelf 4010127bd4 SyncPropertyForm: clean up filter_expression 2016-03-15 16:38:03 +01:00
Thomas Gelf 28862ccb12 IcingaZoneForm: allow to set object_type for now 2016-03-15 16:07:04 +01:00
Thomas Gelf 6327066459 SyncPropertyForm: fix prefilling filters 2016-03-15 16:01:21 +01:00
Thomas Gelf ca11bf12f8 ImportSourceForm: fix typo 2016-03-14 12:55:26 +01:00
Thomas Gelf af6225a74e ImportSourceForm: add more descriptions 2016-03-14 12:39:41 +01:00
Thomas Gelf 077d46d7dd IcingaObjectFieldForm: improve usability 2016-03-13 23:50:28 +01:00
Thomas Gelf 07db0034dc index/kickstart: offer schema creation 2016-03-13 23:48:22 +01:00
Thomas Gelf 471dea40ca Index: show notification summaries 2016-03-12 02:05:26 +01:00
Thomas Gelf 7209f162b2 IcingaNotificationForm: add times to main group 2016-03-12 01:44:28 +01:00
Thomas Gelf f971839f82 Notification: form and rendering improvements 2016-03-12 01:35:24 +01:00
Thomas Gelf d3957c276c application/forms: more object form abstraction 2016-03-10 20:44:12 +01:00
Thomas Gelf e8a28a12da DirectorObjectForm: replace state filter helpers 2016-03-10 19:32:29 +01:00
Thomas Gelf 3e0fbf5dac IcingaUserForm: re-organize elements, structure 2016-03-10 19:28:31 +01:00
Thomas Gelf cb6133ffea tables/Icinga*GroupTable: prepare unification 2016-03-09 20:56:53 +01:00
Thomas Gelf be637551be application/forms: unify and clean up group forms 2016-03-09 20:55:26 +01:00