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
Thomas Gelf
4461f3c8aa
IcingaUserField: add missing field class
2016-03-01 06:40:45 +01:00
Thomas Gelf
b3918b9ab5
objecte/table: do not cope with missing filters
2016-03-01 06:40:04 +01:00
Thomas Gelf
804a30f8d4
schema: add user fields
2016-03-01 05:12:27 +01:00
Thomas Gelf
98dbd3d147
README.md: remove PostgreSQL warining
...
fixes #11110
2016-03-01 05:06:09 +01:00
Thomas Gelf
a80aed49a1
StateFilterTest: a couple of tests for state filters
2016-03-01 04:28:26 +01:00
Thomas Gelf
a9c63cf325
IcingaHostTable: order related objects for pgsql
2016-03-01 04:27:04 +01:00
Thomas Gelf
a8768c7741
IcingaUser: users should provide fields
2016-03-01 04:26:28 +01:00
Thomas Gelf
1329d01280
ActionController: helper method for JSON errors
2016-03-01 04:26:02 +01:00
Thomas Gelf
8b3d72a04a
library: code style
2016-03-01 04:23:31 +01:00
Thomas Gelf
ed4f34272b
Db: a few more PostgreSQL fixes
2016-03-01 04:20:39 +01:00
Thomas Gelf
2704588a3a
.gitignore: just ignore all hidden files
2016-03-01 04:18:04 +01:00
Thomas Gelf
7f24e7f50a
schema/pgsql: various fixes
2016-03-01 04:17:45 +01:00
Thomas Gelf
1561ad376b
DbObject: fix lastInsertId for PostgreSQL
2016-03-01 04:11:35 +01:00
Thomas Gelf
7f0673d18c
QuickTable: strip sort when couting, fixes pgsql
2016-03-01 04:11:35 +01:00
Markus Frosch
60f9493862
Fix Host query for PostgreSQL
...
refs #11110
2016-03-01 00:22:28 +01:00
Markus Frosch
133b5fb0a1
Fix NOT NULLs in PostgreSQL base schema
...
refs #11110
2016-03-01 00:20:00 +01:00
Markus Frosch
5f9f97f122
Add PostgreSQL migration 77
...
refs #11110
2016-03-01 00:06:18 +01:00
Markus Frosch
e0b44e3f01
Bulk update PostgreSQL schema to 76
...
refs #11110
2016-02-29 23:53:00 +01:00
Thomas Gelf
c2347b6b97
IcingaNotification: use external sets
2016-02-29 23:46:58 +01:00
Thomas Gelf
665fd6a0ff
schema/mysql: add missing notification tables
2016-02-29 23:45:31 +01:00
Thomas Gelf
29b1253bea
IcingaObject: log former related set state
2016-02-29 22:54:46 +01:00
Thomas Gelf
c9a7c9d085
IcingaObject/ExtensibleSet: support toPlainObject
2016-02-29 20:05:38 +01:00
Thomas Gelf
013cc1c67d
ExtensibleSet: allow global "set"
2016-02-29 19:00:52 +01:00
Thomas Gelf
f97e117994
IcingaObject: load and store related sets
2016-02-29 18:57:19 +01:00
Thomas Gelf
4b46330855
ExtensibleSet: do not quote values, adjust tests
2016-02-29 18:30:32 +01:00
Thomas Gelf
dcd2823a73
ExtensibleSet: do not render empty arrays
2016-02-29 18:29:58 +01:00
Thomas Gelf
62c1aec917
IcingaUser: remove obsolete states stub
2016-02-29 18:29:18 +01:00
Thomas Gelf
47f20c93a3
IcingaObject: render related sets
2016-02-29 18:19:01 +01:00