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 |
Thomas Gelf
|
97e2a73a48
|
SyncRuleForm: refine descriptions
|
2016-04-12 20:32:30 +02:00 |
Thomas Gelf
|
c216d896e9
|
IcingaCloneObjectForm: allow to translate new name
|
2016-04-12 20:11:25 +02:00 |
Thomas Gelf
|
d721d5c63c
|
doc/24-Working-with-agents: some text, screenshots
|
2016-04-12 09:33:17 +02:00 |
Thomas Gelf
|
7ac675b590
|
doc/10-How-it-works.md: new section
|
2016-04-12 09:29:10 +02:00 |
Thomas Gelf
|
73b833ed6b
|
KickstartForm: there is no dual on PostgreSQL
|
2016-04-11 12:02:26 +02:00 |
Thomas Gelf
|
46e230c5ad
|
IcingaObject: fix occasional error when showing...
...resolved properties for applied objects
|
2016-04-11 11:06:54 +02:00 |
Thomas Gelf
|
1a5aa87602
|
host/agent: add related documentation links
|
2016-04-11 10:11:05 +02:00 |
Thomas Gelf
|
10ae09f0d0
|
index: eliminate different terms for activity log
|
2016-04-08 10:55:46 +02:00 |