Thomas Gelf
e8179318ab
DirectorObjectForm: methods for extensible sets
2016-03-05 16:18:06 +01:00
Thomas Gelf
bcf8ca6b7d
IcingaHostForm: comments, add groups
2016-03-05 16:17:04 +01:00
Thomas Gelf
890591bb52
css: style "set" form elements
2016-03-05 16:16:15 +01:00
Thomas Gelf
da3d2a797f
DirectorObjectForm: pass-through imports and groups
2016-03-05 16:15:37 +01:00
Thomas Gelf
b5c09caff6
IcingaObject: support sets in hasBeenModified
2016-03-05 16:13:24 +01:00
Thomas Gelf
f073b4d6a9
rectorObjectForm: catch errors when setting props
2016-03-05 15:58:24 +01:00
Thomas Gelf
d990abf0df
IcingaObjectFieldForm: fix proposed fields for...
...
...commands with multiple arguments in their parameters
2016-03-05 15:49:49 +01:00
Thomas Gelf
6560864b4e
DirectorObjectForm: wrap elements in dl's
2016-03-05 15:45:00 +01:00
Thomas Gelf
da4d6258af
FormExtensibleSet: fix "click on label"
2016-03-05 14:15:11 +01:00
Thomas Gelf
cf4903ff70
js/module: fix JS error on missing id
2016-03-05 13:49:08 +01:00
Thomas Gelf
f3e526f95f
IcingaObjectImports: gracefully ignore empty members
2016-03-05 12:56:29 +01:00
Thomas Gelf
7498820700
QuickForm: add fake first submit button...
...
...and improve button handling. This is to make sure that form
submission will not erraneously use the wrong submit button.
2016-03-05 10:56:00 +01:00
Thomas Gelf
de7de00eed
js: add js helpers for extensible set form elements
2016-03-05 10:54:48 +01:00
Thomas Gelf
3460912fea
IcingaObjectImports: fix behaviour, simplify usage
2016-03-05 10:49:37 +01:00
Thomas Gelf
d2cd8c3939
KickstartHelper: fix import for nested zones
...
fixes #11301
2016-03-05 10:47:07 +01:00
Thomas Gelf
092bb8c3f6
IcingaObjectGroups: simplify setting groups
2016-03-05 10:46:12 +01:00
Thomas Gelf
67d9d8aa5f
Icinga*GroupForm: add default object type
2016-03-05 10:36:19 +01:00
Thomas Gelf
b6cb7389a1
QuickForm: add prefix path for local elements
2016-03-04 18:18:56 +01:00
Thomas Gelf
950745d4e9
Form/Element: introduce new element for sets
2016-03-04 18:08:37 +01:00
Thomas Gelf
30925140fd
ImportrunTable: support PostgreSQL
2016-03-04 18:02:46 +01:00
Marianne Spiller
107856f7d6
ConfigForm: just fixing typo
...
Signed-off-by: Thomas Gelf <thomas@gelf.net>
2016-03-03 13:48:44 +01:00
Marianne Spiller
7073612df5
docs/30-Automation.md: fixed path
...
Fixed path
Signed-off-by: Thomas Gelf <thomas@gelf.net>
2016-03-03 13:47:27 +01:00
Thomas Gelf
db9cc7d0f2
ObjectController: fix preview error for API user
2016-03-03 12:11:06 +01:00
Thomas Gelf
2fa9e7e998
ObjectController: fix clone link html/css
2016-03-03 09:45:33 +01:00
Thomas Gelf
9ae4553546
Db: indentation
2016-03-03 01:47:32 +01:00
Thomas Gelf
204f4a662b
php-diff: fix callback for newer PHP versions
2016-03-03 01:22:19 +01:00
Thomas Gelf
505d3434a2
Util: fix error for any resource type, like LDAP
2016-03-03 01:21:29 +01:00
Thomas Gelf
765ef97c80
IcingaConfig: fix related activity for PostgreSQL
2016-03-02 23:53:19 +01:00
Thomas Gelf
44b9142165
Db: add 'master' fallback for single-zone setups
...
This makes life easier for many users with simple setups as it would
silently use a single non-global zone as the preferred deployment
zone per default.
fixes #11228
2016-03-02 23:32:25 +01:00
Thomas Gelf
f1c787fa0c
IcingaEndpointTable: highlight deployment endpoint
...
refs #11265
2016-03-02 23:19:32 +01:00
Thomas Gelf
06452dc78e
overview: highlight missing deployment endpoint
2016-03-02 22:51:50 +01:00
Thomas Gelf
d24b2a9642
Db: add more information to no-endpoint error
2016-03-02 22:26:42 +01:00
Thomas Gelf
eb957ad5e4
ShowController: move binary transformation to db
2016-03-02 21:54:38 +01:00
Thomas Gelf
a8a1f5b310
Db: fetchActivityLogChecksumById non-binary fetch
2016-03-02 21:47:37 +01:00
Thomas Gelf
dca0ea63af
IcingaConfig: check for #655 only on MySQL
...
PostgreSQL binary checksums are always passed as hex
2016-03-02 21:40:35 +01:00
Thomas Gelf
eecb3cddf0
Db: fetch less binary data
2016-03-02 21:40:12 +01:00
Thomas Gelf
b65c9f4d4a
schema/pgsql: fix tests for timeperiod_ranges
2016-03-02 20:51:41 +01:00
Thomas Gelf
4dfe03816a
schema/pgsql: fix primary key on icinga_user_*_set
2016-03-02 20:48:10 +01:00
Thomas Gelf
3d4052fa0c
Db: fix checksum collisions for Postgres tests
2016-03-02 20:46:36 +01:00
Thomas Gelf
4e677dbc56
Forms: used templates should not be deleted
2016-03-02 19:29:35 +01:00
Thomas Gelf
6f35e3cd11
IcingaConfig: protect against ZF #655
2016-03-02 17:12:09 +01:00
Thomas Gelf
0d69b9d52e
show/activitylog: provice a link to related object
2016-03-02 13:55:11 +01:00
Thomas Gelf
2865efde3f
Db: add idPgsql helper method
2016-03-02 13:42:37 +01:00
Thomas Gelf
f2439412b1
DatafieldController: fix redirection
2016-03-01 20:56:53 +01:00
Thomas Gelf
c6196ff450
ObjectController: beautify REST API response codes
...
It doesn't hurt when the code matches the documentation ;)
2016-03-01 11:24:24 +01:00
Thomas Gelf
4ec9b324eb
doc/REST-API: oops, what a mess
2016-03-01 11:22:48 +01:00
Thomas Gelf
82b0801e70
doc: syntax
2016-03-01 11:17:59 +01:00
Thomas Gelf
b688e85980
doc: add a bunch of REST examples
2016-03-01 11:14:53 +01:00
Thomas Gelf
cd74b10f2a
host/agent: it's the ticket, not the salt
2016-03-01 07:57:56 +01:00
Thomas Gelf
a88361bfde
module.info: remove outdated warning
2016-03-01 06:41:20 +01:00