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 |
Thomas Gelf
|
245e632f54
|
ExtensibleSet: fix tests
|
2016-02-29 17:37:01 +01:00 |
Thomas Gelf
|
c25c7ee95b
|
IcingaConfigHelper: allow to render key/op/value
|
2016-02-29 17:36:12 +01:00 |
Thomas Gelf
|
74c0fc2dc6
|
ExtensibleSet: finish db handling
|
2016-02-29 17:35:41 +01:00 |
Thomas Gelf
|
f2233aeaff
|
BaseTestCase: apply migrations to test db
|
2016-02-29 17:34:48 +01:00 |
Thomas Gelf
|
b2311130ba
|
schema/mysql: fix too restrictive primary key
|
2016-02-29 17:34:16 +01:00 |
Thomas Gelf
|
83d2047a23
|
schema/mysql: delete services on host deletion
We would otherwise create host-less service-aliens
|
2016-02-29 15:41:55 +01:00 |
Thomas Gelf
|
5427df52e8
|
State/TypeFilterSet: add new event filter sets
|
2016-02-29 15:40:18 +01:00 |
Thomas Gelf
|
bbcac7a00d
|
ExtensibleSet: allow to load stored data
|
2016-02-29 15:39:25 +01:00 |
Thomas Gelf
|
df60644786
|
schema/mysql: add new user event filter tables
|
2016-02-29 15:35:11 +01:00 |
Thomas Gelf
|
cc70193a56
|
ExtensibleSet: add and test renderer
|
2016-02-29 12:38:31 +01:00 |
Thomas Gelf
|
da3b9246f1
|
DataController: style, remove superfluous newlines
|
2016-02-29 12:26:03 +01:00 |
Thomas Gelf
|
e70de0a4af
|
ExtensibleSet: re-order public/protected methods
|
2016-02-29 12:25:35 +01:00 |
Thomas Gelf
|
23dd4721ec
|
ExtensibleSet: basic implementation & tests
|
2016-02-29 12:23:08 +01:00 |
Thomas Gelf
|
40d2e9f120
|
css: rough action link styling
|
2016-02-29 12:22:22 +01:00 |
Thomas Gelf
|
526659f069
|
controllers: remove icon tags, use link classes
|
2016-02-29 12:20:57 +01:00 |
Thomas Gelf
|
ad72eeb158
|
inspect/types: fix tabs
fixes #11254
|
2016-02-28 18:23:03 +01:00 |
Thomas Gelf
|
489fb661d9
|
ObjectController: no "edit" tab, got to /<object>
|
2016-02-28 18:07:24 +01:00 |
Thomas Gelf
|
f818cb3eb6
|
DirectorObjectForm: redirect figured out by form
refs #11251
|
2016-02-28 17:11:11 +01:00 |
Thomas Gelf
|
0f1e0c182f
|
ActionController: provide data tabs
|
2016-02-28 17:03:32 +01:00 |
Thomas Gelf
|
ea0f58f611
|
IcingaUserForm: state/filter prototype, dummy...
...and still subject to changes
|
2016-02-28 17:02:57 +01:00 |
Thomas Gelf
|
7b01082140
|
IcingaNotificationForm: still incomplete
|
2016-02-28 17:02:28 +01:00 |