Commit Graph

1953 Commits

Author SHA1 Message Date
Thomas Gelf 3d1840d310 configuration: rename menu entries 2016-05-03 10:01:28 +02:00
Thomas Gelf 24b201db13 Object/CommandController: unify titles 2016-05-03 09:09:01 +02:00
Thomas Gelf 60856a62ef css: use gray instead of bold for undeployed...
...activities
2016-05-03 09:08:11 +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 d84369ce77 IcingaArgument: enforce command object id on set 2016-05-02 11:10:47 +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 eee2b2e936 doc/04-Getting-started: fix typo 2016-05-02 10:59:28 +02:00
Thomas Gelf 8d0d747e19 doc: re-structure getting started 2016-05-02 10:58:05 +02:00
Thomas Gelf 63274afba3 IcingaAssignServiceToHostForm: remove obsolete form 2016-05-02 10:49:07 +02:00
Thomas Gelf d5e021658c Db: provide enumDeployedConfigs 2016-05-02 10:45:04 +02:00
Thomas Gelf 2209607016 ImportSource: set a default state, according to db 2016-05-02 10:44:12 +02:00
Thomas Gelf b155082454 doc/rest-api: use https urls in examples 2016-05-02 10:43:41 +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 f7bd50838d Objects: delegate rendering zone for groups, users 2016-05-02 10:26:41 +02:00
Thomas Gelf 6708df8a61 DbObject: allow to statically clearPrefetchCache 2016-05-02 10:24:32 +02:00
Thomas Gelf 1158409eeb IcingaObject: fix rendering target and tests 2016-05-02 10:23:32 +02:00
Thomas Gelf bd937e57c5 IcingaZone: delegate rendering responsibility 2016-05-02 10:22:22 +02:00
Thomas Gelf 8dda8a6a9a index: allow to apply migrations from dashboard 2016-05-02 10:21:22 +02:00
Thomas Gelf b6b15ce7e3 IcingaCommand: prefer to be rendered to global 2016-04-23 14:08:25 +02:00
Thomas Gelf 7118545c98 IcingaConfig: make zone lookup and file public 2016-04-22 18:15:33 +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
Jérémie 4caf06f689 doc/installation: fix broken link
Signed-off-by: Thomas Gelf <thomas@gelf.net>
2016-04-22 17:23:40 +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 a8904758f3 ImportSource: refresh, provide helpers 2016-04-22 15:31:02 +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 5f165a59c7 schema/mysql: add state columns for import sources 2016-04-22 15:26:23 +02:00
Thomas Gelf d0e1ecb8d7 Sync: deletions are also modifications 2016-04-22 14:47:49 +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 cf1e5d88a8 DirectorJob: fix settings, add state helpers 2016-04-22 14:30:52 +02:00
Thomas Gelf 4e0f1da65d SyncJob: provide job configuration 2016-04-22 14:30:01 +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 35c592ffba css: add styling for jobs table 2016-04-22 14:27:09 +02:00
Thomas Gelf e88d490021 SyncRule: add helper allowing to apply changes 2016-04-22 13:40:05 +02:00
Thomas Gelf 4cc70311f2 JobHook: add getSuggestedRunInterval() 2016-04-22 13:38:36 +02:00
Thomas Gelf 7265a5796b SyncRule: add checkForChanges helper 2016-04-22 12:10:48 +02:00
Thomas Gelf c494c808ca schema/mysql: add job tables 2016-04-22 11:40:15 +02:00
Thomas Gelf f5f4bb1dfa Housekeeping: semicolon 2016-04-22 11:29:09 +02:00
Thomas Gelf 51ebf79632 JobRunner: fix PHP errors 2016-04-22 11:28:51 +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