Thomas Gelf
|
b90c93ebdc
|
Command templates and more
|
2015-08-03 13:42:19 +02:00 |
Thomas Gelf
|
9946bed438
|
ObjectController: do not load objects twice
|
2015-08-03 13:41:42 +02:00 |
Thomas Gelf
|
4133733664
|
ObjectController: add missing variable
|
2015-08-03 13:41:22 +02:00 |
Thomas Gelf
|
19eec671f2
|
Import/Sync: add support for 'import' fields
|
2015-08-03 13:39:55 +02:00 |
Thomas Gelf
|
c26f2ed087
|
DirectorObjectForm: handle object_type only if such
|
2015-08-03 13:39:12 +02:00 |
Thomas Gelf
|
b6018c2d31
|
DirectorObjectForm: fix non-Icinga defaults
|
2015-08-03 13:13:28 +02:00 |
Thomas Gelf
|
2bab21c2d8
|
DirectorObjectForm: prefill object with defaults
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
44154fe914
|
ObjectController: directly use this->object
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
22aa1552a4
|
DirectorObjectForm: imports field should be larger
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
b9bd71cc13
|
DirectorObjectForm: more restrictive auto-id field
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
d931eee9b3
|
DirectorObjectForm: customvars work with post
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
ea2add6dc0
|
DirectorObjectForm: postpone "dummy" object creation
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
02daf8b97a
|
DirectorObjectForm: allow to set object externally
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
44013eec42
|
DirectorObjectForm: remodel boolean helpers
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
1e5deb2441
|
DirectorObjectForm: say "inherited from ..."
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
213df7e34b
|
DirectorObjectForm: remove now useless hook
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
237aaffc45
|
ObjectController: code cleanup, use fields
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
94e777a390
|
ObjectController: add fields action
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
591e816638
|
ObjectController: simplify object loading
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
1d617c7bdd
|
DirectorObjectForm: relax private to protected
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
ab2e55321d
|
IcingaObject: new static loadByType() method
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
bf596d98ee
|
DbObject: introduce onClone() hook
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
de843b19ed
|
QuickForm: set csrf value through addHidden
|
2015-08-03 12:54:40 +02:00 |
Thomas Gelf
|
417b59f6d6
|
DbObject: add a hint on getId, check later
|
2015-08-03 12:54:39 +02:00 |
Thomas Gelf
|
34c550f4bc
|
Db: split fetchTemplateTree() logic
|
2015-08-03 12:54:39 +02:00 |
Thomas Gelf
|
483ba3fbbd
|
QuickForm: setValue instead of setDefaultValue
|
2015-08-03 12:54:39 +02:00 |
Thomas Gelf
|
c38a9fcc12
|
CsrfToken: fix erraneous return value usage
|
2015-08-03 12:54:39 +02:00 |
Thomas Gelf
|
0203196ffd
|
QuickForm: more robust submit button handling
|
2015-08-03 12:54:39 +02:00 |
Thomas Gelf
|
b265f48a89
|
IcingaService: make use of fields
|
2015-07-31 17:34:12 +02:00 |
Thomas Gelf
|
caa3f97048
|
ObjectController: re-add object type hack
|
2015-07-31 17:33:05 +02:00 |
Thomas Gelf
|
80fe9ccc11
|
Object forms: group check execution elements
|
2015-07-31 16:59:56 +02:00 |
Thomas Gelf
|
c5e0a709ad
|
DirectorDatafield: fix unset/delete operation
|
2015-07-31 16:00:04 +02:00 |
Thomas Gelf
|
e97f3c946a
|
DirectorObjectForm: fix overrideable object name
|
2015-07-31 15:51:07 +02:00 |
Thomas Gelf
|
cbdaf34339
|
DirectorDatafield, DirectorObjectForm: just lines
|
2015-07-31 15:48:40 +02:00 |
Thomas Gelf
|
7b07d07d02
|
QuickForm: prepare elements before onRequest
|
2015-07-31 15:46:46 +02:00 |
Thomas Gelf
|
c8e9369dde
|
IcingaObject: improve/reorganize resolver code
|
2015-07-31 14:52:46 +02:00 |
Thomas Gelf
|
591d933929
|
DirectorObjectForm: reorganize, simplify, improve
|
2015-07-31 14:51:41 +02:00 |
Thomas Gelf
|
f5bf209a8a
|
DirectorActivityLog: going towards logging deep
|
2015-07-31 14:50:36 +02:00 |
Thomas Gelf
|
299251276e
|
ObjectController: improve title settings, clean up
|
2015-07-31 14:50:05 +02:00 |
Thomas Gelf
|
51672e33bd
|
QuickForm: addHtml VS addHtmlNote (note is styled)
|
2015-07-31 14:48:17 +02:00 |
Thomas Gelf
|
24f7e36e92
|
DataTypeSqlQuery: do not break form on errors
|
2015-07-31 14:47:03 +02:00 |
Thomas Gelf
|
43fc6fc42b
|
CustomVariables: clone vars, may not suffice
|
2015-07-31 14:46:20 +02:00 |
Thomas Gelf
|
f4e992f6da
|
CustomVariables: allow access to unmodified vars
|
2015-07-31 14:40:55 +02:00 |
Thomas Gelf
|
362eddb75c
|
Util: Manager is now Auth in Web 2
|
2015-07-31 14:38:22 +02:00 |
Thomas Gelf
|
3a96f9ebe4
|
CustomVariables: handle deleted vars
|
2015-07-31 14:35:49 +02:00 |
Thomas Gelf
|
4780e11241
|
CustomVariable: add delete() method
|
2015-07-31 14:34:14 +02:00 |
Thomas Gelf
|
48a8e1ab63
|
IcingaObjectImports: simplify code
|
2015-07-31 14:33:09 +02:00 |
Thomas Gelf
|
bdb7d22e99
|
ObjectController: fix inverted titles
|
2015-07-30 16:51:20 +02:00 |
Thomas Gelf
|
f5ebb06d8a
|
QuickForm: be strict on setting request only once
|
2015-07-30 15:39:51 +02:00 |
Thomas Gelf
|
1fc7f6e2cb
|
QuickForm: dedicated method for special options
|
2015-07-30 15:39:09 +02:00 |