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 |
Thomas Gelf
|
b37716cabe
|
Index: show sync state on dashboard
|
2016-04-22 11:19:54 +02:00 |
Thomas Gelf
|
c92d1caeb4
|
SyncRule: adjust to fit latest schema changes
|
2016-04-22 11:12:29 +02:00 |
Thomas Gelf
|
e01cfeabef
|
schema/mysql: extend sync rule
|
2016-04-22 11:12:29 +02:00 |
Thomas Gelf
|
68d7f9098c
|
HousekeepingJob: add description
|
2016-04-22 11:12:29 +02:00 |
Thomas Gelf
|
ee041b5aac
|
DirectorJob: add job object
|
2016-04-22 11:12:29 +02:00 |
Thomas Gelf
|
bd553e65ec
|
Job: add and register a few more jobs
|
2016-04-22 11:12:29 +02:00 |
Thomas Gelf
|
7efbbe5bd1
|
JobHook: require a description
|
2016-04-22 11:12:29 +02:00 |
Thomas Gelf
|
71b7a5b430
|
HousekeepingJob: fix file name
|
2016-04-22 11:12:29 +02:00 |
Thomas Gelf
|
d292def6e7
|
HousekeepingJob: provide first simple job
|
2016-04-22 11:12:29 +02:00 |
Thomas Gelf
|
36fa4f48a0
|
JobHook: provide Db
|
2016-04-22 11:12:29 +02:00 |
Thomas Gelf
|
cf1093ef54
|
JobHook: provide a new hook for hookable jobs
|
2016-04-22 11:12:29 +02:00 |
Thomas Gelf
|
9c283e8bb6
|
Housekeeping: add getPendingTasks helper method
|
2016-04-22 11:12:29 +02:00 |
Thomas Gelf
|
8c02b1e6c5
|
IcingaObject: fix multi-relation rendering order
|
2016-04-22 11:12:29 +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 |
Thomas Gelf
|
91295c4435
|
DirectorDatafieldForm: provide a delete button
fixes #11641
|
2016-04-20 22:38:28 +02:00 |
Thomas Gelf
|
eb25898a63
|
IcingaHost: make render target checks green
|
2016-04-20 10:27:32 +02:00 |
Thomas Gelf
|
d3b5504e47
|
IcingaArguments: remove forgotten var_dump
|
2016-04-20 10:21:16 +02:00 |
Thomas Gelf
|
df8926a420
|
test/php: add new host/service render target checks
|
2016-04-20 10:20:13 +02:00 |
Thomas Gelf
|
f8ef034358
|
IcingaObject: add render target helpers
|
2016-04-19 21:29:03 +02:00 |
Thomas Gelf
|
c879cd1e5e
|
DbObject: compare numbers as string
|
2016-04-18 15:20:41 +02:00 |
Thomas Gelf
|
e040e84e5b
|
IcingaObject: add isDisabled helper method
|
2016-04-18 13:17:47 +02:00 |
Thomas Gelf
|
772b46e378
|
doc/faq: update information regarding ZF2015-08
|
2016-04-18 13:14:01 +02:00 |
Thomas Gelf
|
c1b5cb1f66
|
doc/agents: link images, complete text
|
2016-04-17 18:20:20 +02:00 |
Thomas Gelf
|
f995f4e881
|
doc/cli: new chapter
|
2016-04-14 01:16:40 +02:00 |
Thomas Gelf
|
3e519efd3a
|
doc: id example
|
2016-04-13 16:10:08 +02:00 |
Thomas Gelf
|
17245198b3
|
doc/want-more: move dev tracker hint to the end
|
2016-04-12 21:22:49 +02:00 |
Thomas Gelf
|
fb68e286ba
|
doc/automation: title mentions schema creation
|
2016-04-12 21:13:35 +02:00 |
Thomas Gelf
|
6f20b9a3de
|
forms: indentation
|
2016-04-12 21:06:15 +02:00 |
Thomas Gelf
|
e951256fdd
|
IcingaImportObjectForm: new form allowing to...
...import external objects
|
2016-04-12 21:00:48 +02:00 |
Thomas Gelf
|
0fa4c63183
|
doc/faq: add max packet size hint
|
2016-04-12 20:40:05 +02:00 |