Commit Graph

731 Commits

Author SHA1 Message Date
Thomas Gelf bcbe321063 Importrun: add dedicated view script, improve...
...controller
2016-07-13 10:19:51 +02:00
Thomas Widhalm 1759c080d1 locale/de_DE: refresh German translation 2016-06-28 14:45:32 +02:00
Thomas Gelf a078efd032 JobsCommand: really run also single jobs 2016-06-28 14:35:03 +02:00
Thomas Gelf e858539d2b ConfigCommand: fix --force 2016-06-28 14:17:49 +02:00
Thomas Gelf 31e1b27628 importsource: fix another typo 2016-06-28 12:31:12 +02:00
Thomas Gelf 22c040e6c4 host/agent: no configs with no ticket 2016-06-28 12:08:20 +02:00
Thomas Gelf 050ed43035 SyncCheckForm: notify also on check 2016-06-28 10:59:26 +02:00
Thomas Gelf 3c8d82d25f JobTable: show error in table if any 2016-06-28 10:28:53 +02:00
Thomas Gelf 0bac63cc41 job: remove property debug output 2016-06-28 09:23:10 +02:00
Thomas Gelf 79600c2626 IcingaHostForm: allow to set command_endpoint
fixes #11759
2016-06-28 03:21:39 +02:00
Thomas Gelf 4de8bfd88c host/agent: provide Windows newlines 2016-06-28 02:01:05 +02:00
Thomas Gelf f7ddbaf2d7 host/agent: provide download for Windows Agent 2016-06-28 01:55:43 +02:00
Thomas Gelf c7c1bfe998 IcingaServiceForm: prepare support for...
...host-generated services
2016-06-26 16:38:34 +02:00
Thomas Gelf 4f7647c258 ShowController: remove legacy 'disabled' check 2016-06-26 16:34:36 +02:00
Thomas Gelf 8068fa4e03 ListController: add autorefresh for sync and import 2016-06-26 16:30:58 +02:00
Thomas Gelf 1915e4c42b ImportrunController: cleanup 2016-06-26 16:30:12 +02:00
Thomas Gelf 6cf7c8739f ImportsourceTable: link to preview, not edit 2016-06-26 16:07:26 +02:00
Thomas Gelf 6e4940d712 Importsource: drop run action 2016-06-26 15:56:35 +02:00
Thomas Gelf c969d4c775 Importsource: add new preview and related forms 2016-06-26 15:51:05 +02:00
Thomas Gelf 4c70a61060 ListController: get rid of global import history 2016-06-26 15:48:39 +02:00
Thomas Gelf 4c9c72d057 JobsCommand: shift 'forever' before checking for...
...single job name

fixes #12043
2016-06-26 13:53:58 +02:00
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
Thomas Gelf fddd4488b5 host/agent: show a friendly error message...
...when the deployment endpoint is not reachable
2016-05-03 08:27:12 +02:00
Thomas Gelf 31163b0708 KickstartForm: fix exception catching...
...element ordering and give more hints when storing config is not
possible

fixes #11653
2016-05-02 11:09:09 +02:00
Thomas Gelf cc01a9cb44 config/files: link config diff 2016-05-02 10:59:52 +02:00
Thomas Gelf 63274afba3 IcingaAssignServiceToHostForm: remove obsolete form 2016-05-02 10:49:07 +02:00
Thomas Gelf cfaa546c50 config/diff: add full config diff capability 2016-05-02 10:42:53 +02:00
Thomas Gelf 2ab802dcdb ApplyMigrationsForm: new form, just a button 2016-05-02 10:31:31 +02:00
Thomas Gelf 7279fd7c40 views/scripts, css: fix web2.3.x issues, improve...
...responsiveness for dashboard and dashlets
2016-05-02 10:30:01 +02:00
Thomas Gelf 8dda8a6a9a index: allow to apply migrations from dashboard 2016-05-02 10:21:22 +02:00
Thomas Gelf 7760c0f62e DatalistentryController: remove obsolete controller 2016-04-22 17:43:19 +02:00
Thomas Gelf 4c44b46a82 data/listentry: fix redirect on save
fixes #11503
2016-04-22 17:42:38 +02:00
Thomas Gelf bb6e3f58a5 IcingaHostTable: fix row count for filtered views
fixes #11661
2016-04-22 17:03:49 +02:00
Thomas Gelf 51f8591a43 index: show import state on dashboard 2016-04-22 15:51:38 +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 c1ba91ece9 JobsController: autorefresh 2016-04-22 14:34:29 +02:00
Thomas Gelf b9c36f6020 JobController: controller for job configuration 2016-04-22 14:32:24 +02:00
Thomas Gelf 37d3c5aa04 index: show and link jobs on dashboard 2016-04-22 14:31:41 +02:00
Thomas Gelf b806cb6c64 DirectorJobForm: new form, using job hooks 2016-04-22 14:28:36 +02:00
Thomas Gelf d05d58cc48 Jobs: controller and table 2016-04-22 14:27:32 +02:00
Thomas Gelf 6298659c32 ConfigCommand: add missing Util class 2016-04-22 11:21:55 +02:00
Thomas Gelf 86bc4fa457 SyncruleTable: use pre-checked sync-state 2016-04-22 11:21:01 +02:00
Thomas Gelf b37716cabe Index: show sync state on dashboard 2016-04-22 11:19:54 +02:00
Thomas Gelf fcf62123ee SyncRunTable: order by start time 2016-04-22 11:12:29 +02:00
Thomas Gelf de544110b2 Sync: redirect to history on sync run 2016-04-22 11:12:29 +02:00
Thomas Gelf c1c9c849ba syncrule/property: improve usability 2016-04-22 11:12:29 +02:00
Thomas Gelf 68215da96c syncrule/history: dedicated view, show/link actions 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 5776a90a6a SyncruleController: do not directly call render() 2016-04-22 11:12:29 +02:00
Thomas Gelf c76d3b27bd SyncruleController: clean up tab logic
refs #11626
2016-04-22 11:12:29 +02:00