Commit Graph

11 Commits

Author SHA1 Message Date
Thomas Gelf aec44c90d8 tables: use db, not connection, less code 2016-11-02 14:27:23 +01:00
Thomas Gelf 7af25b2b98 IcingaUserTable: add more search columns 2016-03-20 13:13:25 +01:00
Thomas Gelf f6490f8926 IcingaObjectTables: remove filters, fix object_type 2015-12-15 19:01:48 +01:00
Thomas Gelf 19420b8c9f IcingaObjectTable: new base class, common style 2015-12-15 17:16:07 +01:00
Thomas Gelf 292a77dfc4 IcingaUserTable: fit other tables 2015-12-02 04:05:24 +01:00
Thomas Gelf f6ee8227a3 IcingaUserTable: do not show zones 2015-12-02 03:11:45 +01:00
Alexander Fuhr 5887570ca2 Tables: Add the searchColumn property
refs #9729
2015-07-29 15:31:32 +02:00
Alexander Fuhr ec6974b9c5 Pagination: Add pagination suppport for all tables
fixes #9691
2015-07-23 16:20:33 +02:00
Thomas Gelf 410d06dc63 IcingaObject: object_name is our key 2015-07-02 14:32:06 +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
Alexander Fuhr 39c53813e7 User: add table, form, object 2015-06-01 17:00:02 +02:00