Thomas Gelf
|
6ea94dd7a2
|
DirectorObjectForm: no elements for unknown vars
|
2016-03-17 02:27:06 +01:00 |
Thomas Gelf
|
0119e0f4a2
|
DirectorObjectForm: add and use isNew helper
|
2016-03-17 01:42:57 +01:00 |
Thomas Gelf
|
8ce323bde1
|
ObjectCommand: improve readability
|
2016-03-17 01:24:48 +01:00 |
Thomas Gelf
|
a149206418
|
ObjectCommand: allow experimental live creation
|
2016-03-17 01:12:46 +01:00 |
Thomas Gelf
|
ac245666a2
|
Cli/ObjectCommand: add experimental flags
|
2016-03-17 01:12:16 +01:00 |
Thomas Gelf
|
5296616c41
|
CoreApi: add runtime object creation sample
|
2016-03-17 01:08:34 +01:00 |
Thomas Gelf
|
f0d3364bcf
|
CoreApi: add more interactive check helpers
|
2016-03-17 01:07:55 +01:00 |
Thomas Gelf
|
95cb1498bc
|
RestApiResponse: response code handling
|
2016-03-17 01:07:04 +01:00 |
Thomas Gelf
|
228f72db91
|
cli/core: provide a CLI action for helper methods
|
2016-03-16 23:43:27 +01:00 |
Thomas Gelf
|
404c1a7164
|
CoreApi: add helper functions for on-demand checks
|
2016-03-16 23:34:12 +01:00 |
Thomas Gelf
|
83b85a1868
|
ObjectController: autorefresh history
|
2016-03-16 23:22:43 +01:00 |
Thomas Gelf
|
6e5fa49e1a
|
DirectorObjectForm: fix booleans
|
2016-03-16 23:20:36 +01:00 |
Thomas Gelf
|
782667e6b9
|
object/history: use activity log styling
|
2016-03-16 22:50:35 +01:00 |
Thomas Gelf
|
01659f3505
|
config/activities: (un)deployed rows, icons, style
|
2016-03-16 22:45:29 +01:00 |
Thomas Gelf
|
2b80c554d5
|
IcingaTimePeriodRanges: new range has been modified
|
2016-03-16 22:14:39 +01:00 |
Thomas Gelf
|
93eccc52a6
|
AssignRenderer: make filters look better, fix not
|
2016-03-16 21:48:53 +01:00 |
Thomas Gelf
|
05f745c3dc
|
IcingaObjectMultiRelations: fix failing tests
|
2016-03-16 21:48:02 +01:00 |
Thomas Gelf
|
b188b9c18d
|
IcingaObject: a couple of small fixes
|
2016-03-16 21:46:00 +01:00 |
Thomas Gelf
|
4af6b11f58
|
DbObject: provide friendler not-found errors
|
2016-03-16 21:41:00 +01:00 |
Thomas Gelf
|
af71138227
|
Cli: add object commands
fixes #11351
|
2016-03-16 21:36:42 +01:00 |
Thomas Gelf
|
03a5708a00
|
IcingaObject: return booleans in plain objects
|
2016-03-16 21:34:46 +01:00 |
Thomas Gelf
|
8ecd799d81
|
Cli/Command: add new JSON helpers
|
2016-03-16 20:28:52 +01:00 |
Thomas Gelf
|
2b46eff08f
|
IcingaObject: add createByType method
|
2016-03-16 20:27:26 +01:00 |
Thomas Gelf
|
61674546d9
|
IcingaObject: return a list for multi-related
|
2016-03-16 19:26:28 +01:00 |
Thomas Gelf
|
5a045adbb4
|
PropertyModifierFromAdSid: be more conservative
|
2016-03-16 18:05:03 +01:00 |
Thomas Gelf
|
d605bd7b06
|
IcingaObject: fix full plain for empty multi rel
|
2016-03-16 15:17:58 +01:00 |
Thomas Gelf
|
d008cb7ef9
|
IcingaService: fix rendering when assigned to tpl
|
2016-03-16 14:32:23 +01:00 |
Thomas Gelf
|
433cb887c0
|
IcingaNotificationForm: add related user(-groups)
|
2016-03-16 14:07:09 +01:00 |
Thomas Gelf
|
3aa5ecbd8e
|
IcingaNotification: fix CodeSniffer warnings
|
2016-03-16 13:57:53 +01:00 |
Thomas Gelf
|
c7bf68a70a
|
IcingaObjectMultiRelations: fix store and render
|
2016-03-16 13:53:34 +01:00 |
Thomas Gelf
|
8336d16d98
|
IcingaNotification: add related users and -_groups
|
2016-03-16 13:02:45 +01:00 |
Thomas Gelf
|
5861788420
|
IcingaObjectMultiRelations: new abstraction layer
|
2016-03-16 13:01:55 +01:00 |
Thomas Gelf
|
5b8dcc44db
|
Import: one more protection against braindead "AI"
|
2016-03-16 11:52:47 +01:00 |
Thomas Gelf
|
6243fa33ff
|
Db: and once again
|
2016-03-15 17:55:59 +01:00 |
Thomas Gelf
|
289939a1bb
|
Db: still trying to work around AI
|
2016-03-15 17:48:37 +01:00 |
Thomas Gelf
|
d7b0b18cdf
|
Db: workaround for ZF super intelligent aliasing
|
2016-03-15 17:41:52 +01:00 |
Thomas Gelf
|
96e6a15655
|
Sync: implement filter-based properties
|
2016-03-15 17:28:49 +01:00 |
Thomas Gelf
|
0febe231ab
|
QuickTable: use plain object renderer
|
2016-03-15 16:25:15 +01:00 |
Thomas Gelf
|
c34f1c5411
|
ImportSourceLdap: field descriptions
|
2016-03-14 13:27:50 +01:00 |
Thomas Gelf
|
9404c68608
|
PropertyModifierFromAdSid: new property modifier
|
2016-03-14 12:46:44 +01:00 |
Thomas Gelf
|
b4ed770651
|
Import: avoid stream resources for PostgreSQL
I'd like to change this back to binary data later on, but for now
the fix should be fine.
fixes #11321
|
2016-03-14 12:07:57 +01:00 |
Thomas Gelf
|
ead2bf8fb0
|
Db: show pending deployments when never deployed
|
2016-03-13 22:27:47 +01:00 |
Thomas Gelf
|
471dea40ca
|
Index: show notification summaries
|
2016-03-12 02:05:26 +01:00 |
Thomas Gelf
|
7209f162b2
|
IcingaNotificationForm: add times to main group
|
2016-03-12 01:44:28 +01:00 |
Thomas Gelf
|
23b1b008a8
|
ObjectController: REST API 422 was too strict
|
2016-03-12 01:36:58 +01:00 |
Thomas Gelf
|
f971839f82
|
Notification: form and rendering improvements
|
2016-03-12 01:35:24 +01:00 |
Thomas Gelf
|
8b903486d3
|
IcingaObject: support merge for objects with no CV
|
2016-03-11 13:56:34 +01:00 |
Thomas Gelf
|
b6dc8e5faf
|
Db, DirectorObjectForm: support notifications
|
2016-03-11 09:07:22 +01:00 |
Thomas Gelf
|
4fd4f0f7ce
|
DbObject: add prefetch stats for evaluation
|
2016-03-11 02:55:45 +01:00 |
Thomas Gelf
|
c832ca4ade
|
DbObject: reallySet should not risk magic lookups
|
2016-03-11 02:49:41 +01:00 |