Commit Graph

172 Commits

Author SHA1 Message Date
Thomas Gelf b2c834e7a4 permissions: provide new ones and enforce them
fixes #13039
2016-11-03 16:06:35 +01:00
Thomas Gelf 4a82bd5b90 IcingaConfig: count apply rules and show them 2016-11-03 13:35:44 +01:00
Thomas Gelf aec44c90d8 tables: use db, not connection, less code 2016-11-02 14:27:23 +01:00
Thomas Gelf d59604bd93 ServiceSet: rework sets, allow for vars and...
...all other service properties when adding services to a set
2016-10-25 23:12:23 +00:00
Thomas Gelf 7f34e4bdf3 IcingaServiceSet: improve work with imports 2016-10-25 23:12:23 +00:00
Thomas Gelf 4929f6b228 Host: show a related service set list 2016-10-25 23:12:23 +00:00
Thomas Gelf 696e63b4ec Servicesset: add controller, form and table 2016-10-25 23:12:23 +00:00
Markus Frosch 8a5c111990 IcingaServiceTable: Remove no longer used code from appliedOnes
refs #12033
2016-10-25 10:48:31 +02:00
Markus Frosch b3eb5ea102 IcingaServiceTable: Update apply rule rendering
For new storage format, and change to table.

refs #12033
2016-10-24 14:43:52 +02:00
Thomas Gelf 0d86c24cd8 Huge change, getting rid of legacy assignment...
...code. All objects should work with the new code base right now
2016-10-24 03:41:37 +00:00
Thomas Gelf 69237b8ae9 MultiEditForm: first shot, provides imports
refs #12465
2016-10-14 13:46:06 +00:00
Thomas Gelf fe332897be IcingaHostServiceTable: sort host services by name
fixes #12752
2016-10-11 14:41:25 +00:00
Thomas Gelf bd3ae6d181 PropertymodifierTable: show target column if any
refs #12856
2016-10-06 19:37:01 +00:00
Thomas Gelf 6cc1a90b0a IcingaServiceForm: handle overrides
fixes #12546
2016-09-08 11:25:48 +00:00
Thomas Gelf 029907f01f TimePeriodRange: ranges should be more generic...
...as they will not only be used in timeperiods
2016-08-31 16:23:23 +00:00
Thomas Gelf 7323f73327 IcingaCommandArgumentTable: show arguments sorted 2016-08-25 20:49:56 +00:00
Thomas Gelf fbd1adba39 IcingaHostAppliedForServiceTable: new table 2016-08-23 14:04:48 +00:00
Thomas Gelf 9a6320c2f4 ImportSource: use target_property for transforms 2016-07-20 15:21:07 +02:00
Thomas Gelf f12e4b2033 ImportSource: provide applyModifiers helper method 2016-07-20 14:25:18 +02:00
Thomas Gelf 29564ab742 ImportSource: take over duplicated transform logic 2016-07-20 14:19:20 +02:00
Thomas Gelf 38bf19eb92 ImportSource: take over modifier loading logic 2016-07-20 13:40:43 +02:00
Thomas Gelf 225e9beec6 ImportRowModifier: reduce instantiated objects 2016-07-20 12:59:02 +02:00
Thomas Gelf 70f8a8986e ImportedrowsTable: benefit from new ImportRun 2016-07-13 21:36:45 +02:00
Thomas Gelf fa155d4738 ImportrunTable: one more thing todo 2016-07-13 11:21:54 +02:00
Thomas Gelf 3c8d82d25f JobTable: show error in table if any 2016-06-28 10:28:53 +02:00
Thomas Gelf 6cf7c8739f ImportsourceTable: link to preview, not edit 2016-06-26 16:07:26 +02:00
Thomas Gelf 177982fba3 SyncruleTable: remove 'run' links 2016-06-25 23:04:17 +02:00
Thomas Gelf bde3830369 SyncruleTable: show eventual error message
refs #11992
2016-06-20 18:24:50 +02:00
Thomas Gelf 046aa0fb76 IcingaCommandArgumentTable: allow to click...
...argments without key
2016-06-20 16:49:20 +02:00
Thomas Gelf 7038987966 IcingaObjectAssignmentTable: remove obsolete table 2016-06-16 14:51:07 +02:00
Thomas Gelf c521f1439a IcingaHostServiceTable: allow to override title 2016-06-16 14:50:24 +02:00
Thomas Gelf c9b4afa29d ActivityLogTable: shorten very long line 2016-05-19 20:51:39 +02:00
Thomas Gelf 5f1a21e1f0 ActivityLogTable: override render to get rid of...
...initial tbody. Ugly.
2016-05-19 15:23:49 +02:00
Thomas Gelf 0769b720b8 Notifications: should be subject to apply rules 2016-05-19 15:06:05 +02:00
Thomas Gelf 102925ee84 ActivityLogTable: friendlier layout, show days 2016-05-18 21:49:57 +02:00
Thomas Gelf 45f9d33843 DeploymentLogTable: show short config checksum 2016-05-10 21:32:14 +02:00
Thomas Gelf cfaa546c50 config/diff: add full config diff capability 2016-05-02 10:42:53 +02:00
Thomas Gelf bb6e3f58a5 IcingaHostTable: fix row count for filtered views
fixes #11661
2016-04-22 17:03:49 +02:00
Thomas Gelf 4d1fe849d6 JobTable: remove superfluous header 2016-04-22 15:27:46 +02:00
Thomas Gelf 31728783fc ImportsourceTable: show import state 2016-04-22 15:27:22 +02:00
Thomas Gelf d05d58cc48 Jobs: controller and table 2016-04-22 14:27:32 +02:00
Thomas Gelf 86bc4fa457 SyncruleTable: use pre-checked sync-state 2016-04-22 11:21:01 +02:00
Thomas Gelf fcf62123ee SyncRunTable: order by start time 2016-04-22 11:12:29 +02:00
Thomas Gelf 65b28fc2f6 SyncRunTable: add new table, link and show it 2016-04-22 11:12:29 +02:00
Thomas Gelf cf67917542 IcingaServiceTable: show apply rule preview 2016-03-27 16:28:48 +02:00
Thomas Gelf 5a725a45eb IcingaServiceTable: fix apply links 2016-03-26 16:15:26 +01:00
Thomas Gelf fe308a3ee6 IcingaServiceTable: order by whether it has...
...a command and is therefore candidate for apply rules. Sort by
object name afterwards
2016-03-24 18:50:48 +01:00
Thomas Gelf ffb3748b1c cingaServiceTable: byebye apply 2016-03-24 13:08:35 +01:00
Thomas Gelf 6626554a49 config/files: improve look & feel 2016-03-23 01:31:33 +01:00
Thomas Gelf 478ee6131a Datalists: completely refactor forms and tables
fixes #11401
2016-03-22 23:47:54 +01:00