Commit Graph

123 Commits

Author SHA1 Message Date
Thomas Gelf 9ca544e4e1 activitylog: render arrays, required for groups 2015-07-30 11:32:05 +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
Alexander Fuhr bb8ba0c495 list/object|table: add filter editor usage
refs #9729
2015-07-29 15:31:32 +02:00
Thomas Gelf f300bdca89 list/importrun: render stats 2015-07-27 22:45:51 +02:00
Alexander Fuhr ec6974b9c5 Pagination: Add pagination suppport for all tables
fixes #9691
2015-07-23 16:20:33 +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 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
Thomas Gelf e41369bf80 list/table: re-add for config/activitylog 2015-06-30 11:20:27 +02:00
Thomas Gelf 8f841d28ae Reorganize action controllers
* Removed 'list' and 'object' from urls
* IcingaObject: added isGroup helper
* Adjusted and abstracted tabs and tables
* Show endpoints in zone list
* Remove obsolete code
* Allow to filter activity log for objects
* Improve general look and feel
2015-06-30 11:19:31 +02:00
Thomas Gelf 816f8b8a72 Welcome: new controller showing initial help...
...especially in case your config is still missing.
2015-06-29 16:01:10 +02:00
Alexander Fuhr 18b201d824 Add config tab to the module to manage the db resource
resolves #9486
2015-06-29 15:40:24 +02:00
Thomas Gelf 854ba20451 config: add tabs, less menu items 2015-06-29 10:13:39 +02:00
Thomas Gelf 72961586c5 show/object: render preview for stored objects only 2015-06-24 14:43:00 +02:00
Thomas Gelf 48d876556c GeneratedConfig: add simple "show" support 2015-06-18 10:54:44 +02:00
Alexander Fuhr 54f7b64844 Config: add new test url
refs #9434
2015-06-17 19:04:04 +02:00
Alexander Fuhr bc00eefb07 Conf: renamed controller to Config 2015-06-17 18:57:51 +02:00
Alexander Fuhr a287ef799d ConfController: Add new Controller to manage Icinga Configuration 2015-06-17 13:31:51 +02:00
Thomas Gelf 055895a553 show/config: new test URL added to menu 2015-06-11 22:49:33 +02:00
Thomas Gelf bb63c9dbf5 object/form: temporarily render object config
To ease development, will be removed later on
2015-06-08 14:39:51 +02:00
Thomas Gelf 8037f19e13 show/activitylog: first simple visualization 2015-06-01 14:33:07 +02:00
Thomas Gelf 0d0fcc973b Initial tables and related base classes
Still VERY simple

fixes #9135
2015-04-24 14:27:22 +02:00