792 Commits

Author SHA1 Message Date
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
Thomas Gelf
91295c4435 DirectorDatafieldForm: provide a delete button
fixes #11641
2016-04-20 22:38:28 +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
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
73b833ed6b KickstartForm: there is no dual on PostgreSQL 2016-04-11 12:02:26 +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
Thomas Gelf
936145fe46 Assignments: need Db for distinct vars enum
fixes #11545
2016-04-08 00:46:57 +02:00
Thomas Gelf
630cf488f1 host/ticket: add new REST API endpoint 2016-04-08 00:24:20 +02:00
Thomas Widhalm
bd03ec62e5 locale/de_DE: translate strings from new version
Signed-off-by: Thomas Gelf <thomas@gelf.net>
2016-04-07 23:10:16 +02:00
Thomas Gelf
242090efdd cli/config: short documentation for 'deploy' cmd 2016-04-03 22:27:00 +02:00
Thomas Gelf
eb1fbcdca2 IcingaNotificationForm: do not show timeperiods...
...if no such is available
2016-04-03 21:36:41 +02:00
Thomas Gelf
7eb7f1324c cli: add config deploy command 2016-04-01 17:14:59 +02:00
Thomas Gelf
3d64550802 SyncPropertyForm: choosing imports should not fail
...with no templates available
2016-04-01 09:47:15 +02:00
Thomas Gelf
f25b8a5070 AssignmentSubForm: prefix host properties 2016-03-30 19:24:28 +02:00
Thomas Gelf
755112eac5 IcingaServiceForm: do not provide object type 2016-03-29 19:33:45 +02:00
Thomas Gelf
078e46df60 ServiceController: beforeHandlingAddRequest hook 2016-03-29 19:32:50 +02:00
Thomas Gelf
cf67917542 IcingaServiceTable: show apply rule preview 2016-03-27 16:28:48 +02:00
Thomas Gelf
311f9da850 ServiceController: adjust apply/assign handling 2016-03-26 16:36:10 +01:00
Thomas Gelf
77a78a5038 AssignmentSubForm: suppress underscore warnings 2016-03-26 16:22:52 +01:00
Thomas Gelf
360812b719 IcingaServiceForm: push forgotten assignments 2016-03-26 16:18:50 +01:00
Thomas Gelf
5a725a45eb IcingaServiceTable: fix apply links 2016-03-26 16:15:26 +01:00
Thomas Gelf
fe308a3ee6 IcingaServiceTable: order by whether it has...
...a command and is therefore candidate for apply rules. Sort by
object name afterwards
2016-03-24 18:50:48 +01:00
Thomas Gelf
684793ca6c show/activitylog: fix rendering for applied objects 2016-03-24 13:12:26 +01:00
Thomas Gelf
419800052d index: re-order dashlets 2016-03-24 13:11:18 +01:00
Thomas Gelf
88633ba660 forms/Assign*: add new assignment subforms 2016-03-24 13:10:49 +01:00
Thomas Gelf
ffb3748b1c cingaServiceTable: byebye apply 2016-03-24 13:08:35 +01:00
Thomas Gelf
bc19c6aa71 css: improve overview responsiveness 2016-03-24 02:48:50 +01:00
Thomas Gelf
67f0502cde ScreenshotController: allow for documentation...
...images to work in the doc module and in foreign Git repositories
with the same relative link
2016-03-23 19:35:09 +01:00
Thomas Gelf
69669909c2 index: re-arrange a few dashlets 2016-03-23 02:04:10 +01:00
Thomas Gelf
6626554a49 config/files: improve look & feel 2016-03-23 01:31:33 +01:00
Thomas Gelf
715e02b605 locale/de_DE: compile latest translations 2016-03-23 00:52:50 +01:00
Thomas Widhalm
32badb6ca1 locale/de_DE: add translation for new strings
Signed-off-by: Thomas Gelf <thomas@gelf.net>
2016-03-23 00:51:51 +01:00
Thomas Gelf
cdbcd77952 IcingaHostForm: simplify form 2016-03-23 00:40:40 +01:00
Thomas Gelf
ad9849d784 object/show: show explanation for external objects 2016-03-22 23:49:25 +01:00
Thomas Gelf
478ee6131a Datalists: completely refactor forms and tables
fixes #11401
2016-03-22 23:47:54 +01:00
Thomas Gelf
2f723ccde7 IcingaCommandForm: plugin/internal distinction 2016-03-22 21:22:09 +01:00
Thomas Gelf
1fb6027109 IcingaCommandArgumentForm: fix exception 2016-03-22 20:04:02 +01:00