1915 Commits

Author SHA1 Message Date
Thomas Gelf
bb8d4f18dd IndexController: do not refresh when POSTed 2016-03-21 09:10:09 +01:00
Thomas Gelf
c7578bd7ef schema: allow for required arguments 2016-03-21 02:44:50 +01:00
Thomas Gelf
a6be710379 config/deploy(ments): re-enable stage wiping 2016-03-20 18:50:18 +01:00
Thomas Gelf
d27c8a9948 CoreApi: do not wipe uncollected stages 2016-03-20 18:45:38 +01:00
TonyBoston
6c23cd72e5 doc/04-Getting-started: fixed typo
Signed-off-by: Thomas Gelf <thomas@gelf.net>
2016-03-20 17:40:35 +01:00
Thomas Gelf
e30bafc62e various: code style 2016-03-20 16:38:00 +01:00
Thomas Gelf
f77e9433d0 Cli: add housekeeping command 2016-03-20 16:32:04 +01:00
Thomas Gelf
5621b3d064 Housekeeping: lots of cleanup and new funcitonality 2016-03-20 16:17:45 +01:00
Thomas Gelf
9bd54f6af5 Houskeeping: allow to filter for pending tasks 2016-03-20 15:17:34 +01:00
Thomas Gelf
12e849d2a4 Housekeeping: wipe obsolete imported data 2016-03-20 15:10:28 +01:00
Thomas Gelf
33d323286e ObjectsController: introduce quick search 2016-03-20 15:09:58 +01:00
Thomas Gelf
d7142b307a IcingaObject: clean up legacy methods 2016-03-20 14:51:18 +01:00
Thomas Gelf
fad7592eb9 DbObject: make sure we fetch unresolved relations 2016-03-20 14:47:50 +01:00
Thomas Gelf
3be31ee247 IcingaObjectGroups: do not join object table 2016-03-20 14:45:50 +01:00
Thomas Gelf
52fd0a60b3 objects/table: render filter editor even if empty 2016-03-20 14:41:14 +01:00
Thomas Gelf
1a21d2cc13 css: do not show search element in filter editor 2016-03-20 14:40:33 +01:00
Thomas Gelf
4f219992d8 objects: add compact quicksearch element 2016-03-20 13:18:55 +01:00
Thomas Gelf
7cd77c75ba Controllers: unify titles 2016-03-20 13:14:49 +01:00
Thomas Gelf
7af25b2b98 IcingaUserTable: add more search columns 2016-03-20 13:13:25 +01:00
Thomas Gelf
d2de1f2eab ObjectController: improve clone link, rendering 2016-03-20 12:14:48 +01:00
Thomas Gelf
51899f1682 ConfigCommand: break after end of line 2016-03-20 12:08:44 +01:00
Thomas Gelf
99302d40f4 IcingaService: fix redirection for host services 2016-03-20 12:04:06 +01:00
Thomas Gelf
3e016311d6 DirectorActivityLog: improve removal logging 2016-03-20 12:02:45 +01:00
Thomas Gelf
547b13d53f ObjectController: show object name, not 'Modify..' 2016-03-20 12:00:49 +01:00
Thomas Gelf
dda16fd0d0 IcingaObject: introduce isObject helper method 2016-03-20 12:00:03 +01:00
Thomas Gelf
5b9ba4e7e4 IcingaCloneObjectForm: fix redirection url 2016-03-20 11:38:19 +01:00
Thomas Gelf
343e5a8669 host/edit: show link to monitoring if available 2016-03-20 11:27:19 +01:00
Thomas Gelf
2dd694f3ec ActionController: add viewscript helper 2016-03-20 11:19:16 +01:00
Thomas Gelf
775363e281 Monitoring: add monitoring integration helper 2016-03-20 11:18:44 +01:00
Thomas Gelf
00b5e7c3f1 IcingaConfig: slightly change benchmarks messages 2016-03-20 01:36:44 +01:00
Thomas Gelf
cf534b6aa4 IcingaConfig: load all enabled modules on CLI 2016-03-20 01:36:09 +01:00
Thomas Gelf
3e4d2b8626 IcingaConfig: make a couple of methods public 2016-03-19 22:16:24 +01:00
Thomas Gelf
9549df5833 DbObject: re-enable and extend prefetch support 2016-03-19 22:12:22 +01:00
Thomas Gelf
ae32d78174 ConfigCommand: new cli command, used for benchmarks 2016-03-19 22:10:25 +01:00
Thomas Gelf
035eaf2185 locale: compile latest de_DE translation 2016-03-19 15:07:44 +01:00
Thomas Gelf
21e541dbba IcingaConfig: deploy timeperiods
fixes #11418
2016-03-19 14:57:22 +01:00
Thomas Widhalm
6f4a954bb3 application/locale: fix Up/Down status in de_DE
Now they are untranslated like in monitoring module

Signed-off-by: Thomas Gelf <thomas@gelf.net>
2016-03-19 14:38:26 +01:00
Thomas Gelf
53657cdb31 schema/pgsql: larger file_path field for config
fixes #11383
2016-03-18 21:27:33 +01:00
Thomas Gelf
65a881ca80 DirectorObjectForm: fix lost pointer issue
This has been a scary one :p

fixes #11409
fixes #11410
2016-03-18 21:16:25 +01:00
Thomas Gelf
f7b2ab76b5 doc: add FAQ section 2016-03-18 20:58:25 +01:00
Thomas Gelf
b96b0470b0 css: style links and pre in tables 2016-03-18 20:44:20 +01:00
Thomas Gelf
813d930166 PlainObjectRenderer: less space for simple objects 2016-03-18 20:43:52 +01:00
Thomas Gelf
3f1d2c6876 FormExtensibleSet: fix unsetting choosen values...
...for elements with nested choices
2016-03-18 20:12:36 +01:00
Thomas Gelf
4e70a4a003 TypeFilterSet: fix flipped flapping states 2016-03-18 19:54:08 +01:00
Thomas Gelf
313a81e6ab css: try new extensible set styling 2016-03-18 19:37:43 +01:00
Thomas Gelf
44096ad829 application/locale: compile de_DE 2016-03-18 17:24:08 +01:00
Thomas Widhalm
e14cc16ab5 application/locale: add de_DE translation
Signed-off-by: Thomas Gelf <thomas@gelf.net>
2016-03-18 17:22:10 +01:00
Thomas Gelf
721aa28f08 PropertyModifierFromLatin1: new modifier 2016-03-18 17:16:34 +01:00
Thomas Gelf
02fc1289f7 configuration: register global search 2016-03-18 16:02:58 +01:00
Thomas Gelf
42b668d4ae IcingaZoneForm: improve descriptions 2016-03-18 15:46:14 +01:00