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 |
Thomas Gelf
|
0a022644b4
|
DirectorObjectForm: require imports for objects
|
2016-03-18 15:04:23 +01:00 |
Thomas Gelf
|
7ca46b1ab5
|
ObjectController: show info, no form for externals
|
2016-03-18 14:58:46 +01:00 |
Thomas Gelf
|
4417d58349
|
DirectorObjectForm: do not allow external objects
|
2016-03-18 14:39:00 +01:00 |
Thomas Gelf
|
906644cb18
|
DirectorObjectForm: no object type change allowed
|
2016-03-18 14:36:57 +01:00 |
Thomas Gelf
|
ad8469a34c
|
schema/mysql: allow to apply notifications
|
2016-03-18 14:10:53 +01:00 |
Thomas Gelf
|
f10ee539c8
|
RestApiResponse: throw error on error result
|
2016-03-18 13:49:42 +01:00 |
Thomas Gelf
|
5e3fe5e2df
|
IcingaCommandArguments: refactor large parts
|
2016-03-18 13:46:06 +01:00 |
Thomas Gelf
|
cce1e96854
|
IcingaTimePeriodRangeForm: store period, not range
|
2016-03-18 13:44:10 +01:00 |
Thomas Gelf
|
e4ed5eb04d
|
Db: optional filter for fetchImportedRowsetRows
|
2016-03-18 13:43:15 +01:00 |
Thomas Gelf
|
77e0abe43f
|
ServiceController: add services tab for hosts
|
2016-03-18 13:41:45 +01:00 |
Thomas Gelf
|
944701c725
|
ObjectController: remove superfluous sprintf
|
2016-03-18 13:37:15 +01:00 |
Thomas Gelf
|
d66f519424
|
HostController: nicer services title
|
2016-03-18 13:32:24 +01:00 |
Thomas Gelf
|
de8539c50f
|
IcingaZoneForm: syntax
|
2016-03-18 13:25:53 +01:00 |
Thomas Gelf
|
0815763aa2
|
show/activitylog: provide current object...
...might be helpful for new features
|
2016-03-18 13:21:52 +01:00 |
Thomas Gelf
|
c6ecb14d7c
|
ServiceController: rework controller for hosts
|
2016-03-18 13:10:08 +01:00 |
Thomas Gelf
|
89ac089677
|
IcingaServiceTable: remove host-related services
|
2016-03-18 13:02:45 +01:00 |
Thomas Gelf
|
dae5fe621e
|
objects/table: support stayHere and form
|
2016-03-18 13:01:58 +01:00 |
Thomas Gelf
|
574cb91093
|
DirectorObjectForm: add form field ordering
|
2016-03-18 13:01:27 +01:00 |
Thomas Gelf
|
ea80161a27
|
host/services: add dedicated view script
|
2016-03-18 13:00:14 +01:00 |
Thomas Gelf
|
8290628f82
|
HostController: use dedicated services table
|
2016-03-18 12:59:26 +01:00 |
Thomas Gelf
|
ec071b99df
|
IcingaHostServiceTable: new host-specific table
|
2016-03-18 12:56:57 +01:00 |
Thomas Gelf
|
da175ff3cd
|
IcingaServiceForm: show reduced form when host...
...object is passed to the form. Makes work with forms easier
|
2016-03-18 12:15:25 +01:00 |
Thomas Gelf
|
d71585ad59
|
css/js: improve form field rendering behaviour
|
2016-03-18 11:59:55 +01:00 |
Thomas Gelf
|
6bd8a492b6
|
ObjectController: add beforeTabs hook
|
2016-03-18 11:44:48 +01:00 |
Thomas Gelf
|
1dbf2e8410
|
IcingaObject: failsafe helper for related object
|
2016-03-18 11:43:40 +01:00 |
Thomas Gelf
|
4119fee9bb
|
IcingaHost: syntax
|
2016-03-18 11:38:44 +01:00 |
Thomas Gelf
|
85b26822c0
|
DirectorObjectForm: failsafe check for object_type
|
2016-03-18 11:38:08 +01:00 |
Thomas Gelf
|
8680f04532
|
IcingaObject: a bunch of timeperiod-related fixes
|
2016-03-17 23:08:57 +01:00 |
Thomas Gelf
|
81e97853c4
|
IcingaTimePeriodRanges: lot of changes
|
2016-03-17 23:06:06 +01:00 |
Thomas Gelf
|
3970f381dd
|
IcingaTimePeriodTest: stricter tests
|
2016-03-17 23:05:16 +01:00 |
Thomas Gelf
|
0ba23e8b4a
|
ObjectCommand: fix typo
|
2016-03-17 16:44:25 +01:00 |
Thomas Gelf
|
b513b40d4e
|
ImportSourceCoreApi: allow to import user objects
fixes #11334
|
2016-03-17 15:31:14 +01:00 |
Thomas Gelf
|
2c8b16893c
|
DirectorObjectForm: fix strange notifications
...like "The operty has been modified"
|
2016-03-17 08:47:59 +01:00 |
Thomas Gelf
|
7546a9db66
|
IcingaObject: fix unmodified multi rel properties
Former object in activity log used to be buggy in case you removed
all relations of a multi-relation properties
|
2016-03-17 08:27:11 +01:00 |
Thomas Gelf
|
a7e1633b3f
|
timeperiod/ranges: add tables and form
|
2016-03-17 04:23:07 +01:00 |
Thomas Gelf
|
6ea94dd7a2
|
DirectorObjectForm: no elements for unknown vars
|
2016-03-17 02:27:06 +01:00 |