Commit Graph

660 Commits

Author SHA1 Message Date
Thomas Gelf d0f7906f8b SyncCheck/RunForm: use custom buttons
This allows to render them together
2016-06-26 13:52:25 +02:00
Thomas Gelf 97e52b231d ImportsourceController: fix redirect after delete 2016-06-25 23:39:28 +02:00
Thomas Gelf 177982fba3 SyncruleTable: remove 'run' links 2016-06-25 23:04:17 +02:00
Thomas Gelf 6e560d2c0f Syncrule: load and render preview and run forms 2016-06-25 23:03:21 +02:00
Thomas Gelf e71dcea9d6 SyncRun/CheckForm: add new forms 2016-06-25 23:01:30 +02:00
Thomas Gelf 3d0a31127c SyncruleController: distinct between failed and...
...no change
2016-06-24 16:59:36 +02:00
Thomas Gelf 3f883ed98b syncrule/index: add missing index file
fixes #12031
2016-06-24 09:15:30 +02:00
Thomas Gelf b77f71f22a SyncruleController: add summary tab, reordered 2016-06-24 08:40:18 +02:00
Thomas Gelf d4c2c7bc36 syncrule/history: split view script logic 2016-06-24 08:38:18 +02:00
Thomas Gelf 7bb55fadbd SyncruleController: base logic on SyncRule 2016-06-23 22:59:33 +02:00
Thomas Gelf 4cdf549afb JobsCommand: stop running after one day or...
...when more than 100MB of memory are still in use after the last job
execution.
2016-06-23 16:11:28 +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 c5811fe055 JobsCommand: switch default, do not run forever
This reflects former behaviour, as this has already been documented
for cronjob usage
2016-06-17 16:18:02 +02:00
Thomas Gelf b5fddd60fe DirectorJobForm: allow to choose time period 2016-06-17 14:23:34 +02:00
Thomas Gelf 35d4a08632 DirectorObjectForm: add extra properties
fixes #11579
2016-06-17 09:38:48 +02:00
Thomas Gelf 057ea83aa5 IcingaCommandArgumentForm: fix redirect on store
fixes #11523
2016-06-16 22:42:56 +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 a79883af3e Importsource: add single source history 2016-06-16 14:47:12 +02:00
Thomas Gelf 56bc31ce97 list/table: do not render empty tables 2016-06-16 14:44:01 +02:00
Thomas Gelf 61ff51c52b DirectorJobForm: use enumJobTypes() 2016-06-16 14:42:02 +02:00
Thomas Gelf a0864e2240 JobsCommand: really run job, remove legacy logic 2016-06-16 14:41:02 +02:00
Thomas Gelf c4f687d20a ImportsourceController: fix add icon 2016-06-13 20:21:33 +02:00
Thomas Gelf 78c984068a ObjectController: remove last traces of isDisabled 2016-06-12 11:05:16 +02:00
Thomas Gelf 706e916aad NotificationController: remove obsolete assign tab
fixes #11909
2016-06-11 00:36:03 +02:00
Thomas Gelf 0b92ca922f IcingaObject: render disabled objects as comments
fixes #11922
2016-06-11 00:30:28 +02:00
Thomas Gelf cc9f5037f4 IcingaNotificationForm: enforce & render apply to
fixes #11895
2016-06-09 23:49:02 +02:00
Thomas Gelf 4b183203f9 ServiceController: keep applied service when sent 2016-05-27 11:08:34 +02:00
Thomas Gelf c91919a1c2 ShowController: allow for "better" exceptions...
...when rendering objects
2016-05-25 15:36:56 +02:00
Thomas Gelf 6dee2d0733 show/activitylog: show whether object has been...
...enabled or disabled, regardless of how it is rendered
2016-05-25 15:35:55 +02:00
Thomas Gelf f36e57eb46 JobsController: use import/sync tabs 2016-05-25 15:27:07 +02:00
Thomas Gelf 95afce9d5a scripts/job: show single job details 2016-05-25 15:13:34 +02:00
Thomas Gelf 17345a3df8 JobController: populate and restructure actions 2016-05-25 15:12:37 +02:00
Thomas Gelf 0199af7dcb JobsCommand: add support for global disable flag 2016-05-25 12:28:07 +02:00
Thomas Gelf 2f60385555 IcingaServiceForm: improve apply handling 2016-05-25 08:14:00 +02:00
Thomas Gelf d1af897114 ObjectController: allow for graceful tabs 2016-05-25 08:12:42 +02:00
Thomas Gelf 05919baf5d syncrule/history: do not fetch activity if null 2016-05-23 14:29:49 +02:00
Thomas Gelf d435ca37f7 IcingaNotificationForm: fix timeperiod loading
fixes #11576
2016-05-23 13:00:32 +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 f320ebcb5e object/history: remove useless break 2016-05-19 15:17:38 +02:00
Thomas Gelf a9e3cb767e IcingaNotificationAssignmentForm: new form 2016-05-19 15:06:56 +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 0b6f004e4f config history: point to activity log 2016-05-13 16:57:32 +02:00
Thomas Gelf 5c2f638593 UserForm: don't ask for mail and pager on tpl 2016-05-13 14:07:24 +02:00
Thomas Gelf 45f9d33843 DeploymentLogTable: show short config checksum 2016-05-10 21:32:14 +02:00
Thomas Gelf 24b201db13 Object/CommandController: unify titles 2016-05-03 09:09:01 +02:00
Thomas Gelf 3d03baff38 Object/HostController: delegate preview rendering 2016-05-03 09:07:28 +02:00