Thomas Gelf
|
80fe9ccc11
|
Object forms: group check execution elements
|
2015-07-31 16:59:56 +02:00 |
Thomas Gelf
|
1456662023
|
DirectorDatafieldForm: remove outdated settings
|
2015-07-31 16:00:25 +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
|
c4c9980075
|
DirectorDatafieldForm: add a friendly note
|
2015-07-31 15:49:41 +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
|
c98a687ef0
|
css/module.less: still table styles
|
2015-07-31 15:35:12 +02:00 |
Thomas Gelf
|
c8e9369dde
|
IcingaObject: improve/reorganize resolver code
|
2015-07-31 14:52:46 +02:00 |
Thomas Gelf
|
40599fe824
|
css/module.less: form style
|
2015-07-31 14:52:19 +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
|
77dc7e24d3
|
IcingaServiceForm: distinct objects/templates
|
2015-07-30 16:50:48 +02:00 |
Thomas Gelf
|
3b71f2219f
|
ServiceTemplates: add controller and table
|
2015-07-30 16:24:17 +02:00 |
Alexander Fuhr
|
9c03ef5b62
|
schema/pgsql: fix the upgrade and the schema not null attribute
fixes #9783
|
2015-07-30 15:47:38 +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 |
Thomas Gelf
|
3c8f3a7ade
|
config/schema: add controller and view script
|
2015-07-30 15:09:23 +02:00 |
Alexander Fuhr
|
91ebe4ce32
|
schema/pgsql-changes: rename upgrade_24-34.sql to upgrade_34.sql
|
2015-07-30 14:58:24 +02:00 |
Alexander Fuhr
|
dc91ab498d
|
PostgreSQL Schema: Update it to the last MySQL state
fixes #9783
|
2015-07-30 14:08:08 +02:00 |
Thomas Gelf
|
10d2d513df
|
DirectorObjectForm: remove (probably) useless hook
|
2015-07-30 12:54:54 +02:00 |
Thomas Gelf
|
8b9a212bf7
|
DirectorObjectForm: experiments with inheritance
|
2015-07-30 12:53:37 +02:00 |
Thomas Gelf
|
49042393bf
|
DirectorObjectForm: use helper method for button
|
2015-07-30 12:52:38 +02:00 |
Thomas Gelf
|
9d4bd323a8
|
DirectorObjectForm: methods dealing with fields
|
2015-07-30 12:46:08 +02:00 |
Thomas Gelf
|
364904e8e7
|
DirectorObjectForm: less references
|
2015-07-30 12:44:40 +02:00 |
Thomas Gelf
|
63a5e3fb77
|
DirectorObjectForm: add missing use statement
|
2015-07-30 12:41:48 +02:00 |
Thomas Gelf
|
8c96af2348
|
DirectorObjectForm: postpone element creation
We must first load the object to have it available when creating
our form elements
|
2015-07-30 11:51:45 +02:00 |
Thomas Gelf
|
7ebb2dcdc9
|
QuickForm: add onRequest hook
|
2015-07-30 11:49:08 +02:00 |
Thomas Gelf
|
eb1d4c67b0
|
DirectorObjectForm: finally remove obsolete helpers
|
2015-07-30 11:48:42 +02:00 |
Thomas Gelf
|
db54a4f365
|
DirectorObjectForm: one more string to translate
|
2015-07-30 11:48:12 +02:00 |
Thomas Gelf
|
5ab69a4876
|
DirectorObjectForm: just spaces for obsolete tests
|
2015-07-30 11:47:46 +02:00 |
Thomas Gelf
|
a88563f925
|
DirectorActivityLog: start to log related objects
First implementation: groups
|
2015-07-30 11:46:27 +02:00 |
Thomas Gelf
|
3b7cf5a4d4
|
IcingaHost: use inherited fields support
|
2015-07-30 11:45:55 +02:00 |
Thomas Gelf
|
a61ab0f890
|
HosttemplatesController: first templates controller
|
2015-07-30 11:44:03 +02:00 |
Thomas Gelf
|
2643b6ae8c
|
DirectorObjectForm: improve import handling
|
2015-07-30 11:43:33 +02:00 |
Thomas Gelf
|
6187777d08
|
css/module.less: CSS related to previous commit
|
2015-07-30 11:40:49 +02:00 |
Thomas Gelf
|
87ddaf19d8
|
welcome: first attempts to make it look better
|
2015-07-30 11:40:13 +02:00 |
Thomas Gelf
|
3d205724c3
|
IcingaObject: resolving methods should be generic
|
2015-07-30 11:39:00 +02:00 |
Thomas Gelf
|
5b3806532f
|
forms: cleanup, use new helpers
|
2015-07-30 11:33:08 +02:00 |
Thomas Gelf
|
9ca544e4e1
|
activitylog: render arrays, required for groups
|
2015-07-30 11:32:05 +02:00 |