Commit Graph

2144 Commits

Author SHA1 Message Date
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 afaaf5760d SyncRule: proxy expected modifications 2016-06-25 23:02:36 +02:00
Thomas Gelf e71dcea9d6 SyncRun/CheckForm: add new forms 2016-06-25 23:01:30 +02:00
Thomas Gelf 9387b92da1 SyncRule: introduce purge strategies 2016-06-24 17:07:00 +02:00
Thomas Gelf 39cf0a5fb8 ImportSource: there is no end_time in ImportRun 2016-06-24 17:01:47 +02:00
Thomas Gelf 20197e1c9c ImportRun: fix prepared query 2016-06-24 17:00:44 +02:00
Thomas Gelf 3d0a31127c SyncruleController: distinct between failed and...
...no change
2016-06-24 16:59:36 +02:00
Thomas Gelf 695aa19f04 README.md: fix link 2016-06-24 16:59:15 +02:00
Thomas Gelf 57c760bca9 ImportSource: add helper methods able to fetch...
...the latest run or the latest run before a specific timestamp as an object
2016-06-24 11:48:54 +02:00
Thomas Gelf 9ae70a4377 ImportRun: provide historic run as a standalone...
...object
2016-06-24 11:47:45 +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 a9b7861473 SyncRule: provide current runId 2016-06-24 08:36:12 +02:00
Thomas Gelf b4e0bb0a93 css: add style for warning paragraph 2016-06-24 02:23:49 +02:00
Thomas Gelf 516c519af9 SyncRule: add various helper methods 2016-06-23 23:14:12 +02:00
Thomas Gelf 7bb55fadbd SyncruleController: base logic on SyncRule 2016-06-23 22:59:33 +02:00
Thomas Gelf 676b5b5efe SyncRule: fix misleading error when running...
...as a Job
2016-06-23 22:36:38 +02:00
Thomas Gelf 00c30a5076 doc/02-Installation.md: link to upgrade 2016-06-23 18:18:29 +02:00
Thomas Gelf 1c64b1aa39 README.md: refresh information and links 2016-06-23 17:31:25 +02:00
Thomas Gelf 228f453b5c doc/82-Changelog.md: add a changelog 2016-06-23 17:19:04 +02:00
Thomas Gelf 3165b44dbe doc: add fixed ids to all main headers 2016-06-23 17:09:06 +02:00
Thomas Gelf 970460f902 doc/80-FAQ.md: refreshed 2016-06-23 16:41:40 +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 3d10e1ba3e doc/79-Jobs.md: one more section 2016-06-23 16:06:39 +02:00
Thomas Gelf 8a8adebdc4 doc/05-Upgrading.md: new documentation section 2016-06-23 16:04:56 +02:00
Thomas Gelf c9ef9fe91a IcingaCommand: fix EventCommand header
fixes #12010
2016-06-22 23:58:09 +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 1cfc552027 LICENSE: add plaintext license file
Retrieved from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

fixes #11481
2016-06-17 23:30:15 +02:00
Thomas Gelf 7438b07c91 DirectorObjectForm: remove superfluous outdated...
...imported objects refresh
2016-06-17 20:42:12 +02:00
Thomas Gelf 93e4cc9b5b IcingaConfig: allow to override vars for dynamic...
...host-crafted services
2016-06-17 20:06:58 +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 8ac5d954e9 DirectorJob: fix timeperiod handling 2016-06-17 14:23:03 +02:00
Thomas Gelf df631f506e JobHook: pass args, not argument count 2016-06-17 14:06:17 +02:00
Thomas Gelf 966afa3154 JobHook: next attempt to get callbacks right :-/ 2016-06-17 14:03:17 +02:00
Thomas Gelf 80c8d6a467 JobHook: define static callable as string 2016-06-17 13:58:12 +02:00
Thomas Gelf 804a2a7fcc JobHook: fix typo 2016-06-17 13:52:23 +02:00
Thomas Gelf 83879b5d53 JobRunner, JobHook: improve logging 2016-06-17 13:48:35 +02:00
Thomas Gelf 6665d6d80f ConfigJob: fix dealing with currently active config 2016-06-17 13:20:15 +02:00
Thomas Gelf a761bb108b IcingaService: render dedicated host before imports
This fixes issues with object and apply types showing different
behaviour in Icinga 2 when inheriting the very same template.
2016-06-17 11:55:48 +02:00
Thomas Gelf dc3a2ca999 IcingaObject: split object property rendering
Improves readability
2016-06-17 11:44:38 +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 5c0ea2c3b0 IcingaObject: be strict on relations 2016-06-16 22:16:55 +02:00
Thomas Gelf 57656f8dd9 IcingaObject: externalize imported object loading 2016-06-16 21:40:22 +02:00
Thomas Gelf d042f8d599 IcingaObjectImports: fix adding objects 2016-06-16 21:20:11 +02:00
Thomas Gelf 271dc6add5 DirectorObjectForm: addd brackets to be on the...
...safe side for all PHP versions
2016-06-16 17:00:09 +02:00