Thomas Gelf
|
8cba3d2a92
|
js/module.js: added JS for collapsible fieldsets
|
2015-10-28 22:55:04 +01:00 |
Thomas Gelf
|
139b52079f
|
Import: allow for simple objects (hashes, dicts)
|
2015-10-28 22:31:37 +01:00 |
Thomas Gelf
|
e317b7cf6d
|
DbObject: add prefetch support
|
2015-10-28 22:31:10 +01:00 |
Thomas Gelf
|
1d2cc2b12d
|
QuickTable: quick & dirty way to render objects
|
2015-10-28 22:29:25 +01:00 |
Thomas Gelf
|
06f9477bc1
|
IcingaCommand: fix magic PluginDir prefix
|
2015-10-28 22:28:43 +01:00 |
Thomas Gelf
|
7298092e97
|
CustomVariable: add support for creating new types
|
2015-10-28 22:27:53 +01:00 |
Thomas Gelf
|
5886765e37
|
CustomVariableNumber: new type for ints and floats
|
2015-10-28 22:27:24 +01:00 |
Thomas Gelf
|
51813557c9
|
CustomVariableBoolean: add a new custom var type
|
2015-10-28 22:27:01 +01:00 |
Thomas Gelf
|
73b01b8cb5
|
CustomVariableDictionary: fix storage and more
|
2015-10-28 22:26:38 +01:00 |
Thomas Gelf
|
353427fa1a
|
CustomVariableNull: store to db as json
|
2015-10-28 22:24:34 +01:00 |
Thomas Gelf
|
c9c960d86a
|
css: fieldset legends, should become collapsible
|
2015-10-28 22:23:26 +01:00 |
Thomas Gelf
|
a64d7d3072
|
schema/mysql: fix copy & paste errors
|
2015-10-26 12:36:36 +01:00 |
Thomas Gelf
|
82a893b06c
|
DbObject: add loadWithAutoIncId
|
2015-10-26 12:05:37 +01:00 |
Thomas Gelf
|
11892d3e78
|
DirectorActivityLog: imports, not groups
|
2015-10-26 11:42:38 +01:00 |
Thomas Gelf
|
b411c6135a
|
css: do not highlight rows without link
|
2015-10-26 10:57:56 +01:00 |
Alexander A. Klimov
|
2771e1131d
|
ImportCommand: fix typo
Signed-off-by: Thomas Gelf <thomas@gelf.net>
|
2015-10-26 10:56:03 +01:00 |
Alexander A. Klimov
|
6dbc4e2e83
|
ShowController: add missing use statement
Signed-off-by: Thomas Gelf <thomas@gelf.net>
|
2015-10-22 07:37:22 +02:00 |
Thomas Gelf
|
1bbd07efe1
|
Import: use IcingaException, add a TODO
|
2015-10-21 07:45:08 +02:00 |
Thomas Gelf
|
9ec520c788
|
Sync: start code cleanup
We want to store sync history and show sync previews, code needs to
be prepared for those tasks
|
2015-10-20 23:29:29 +02:00 |
Thomas Gelf
|
29206188bf
|
ActionController: provide api to all controllers
|
2015-10-20 22:47:06 +02:00 |
Thomas Gelf
|
c4e5e9dd9c
|
Controllers: remove obsolete use statements
|
2015-10-20 22:43:33 +02:00 |
Thomas Gelf
|
2c9abaf764
|
Controllers: namespace all of them
|
2015-10-20 22:34:04 +02:00 |
Thomas Gelf
|
62a0f5f9c2
|
Sync: indentation
|
2015-10-20 22:22:58 +02:00 |
Thomas Gelf
|
fc5976b5f8
|
Sync: use IcingaException
|
2015-10-20 22:21:48 +02:00 |
Alexander A. Klimov
|
d389c41e62
|
Correct database name in README.md
Signed-off-by: Thomas Gelf <thomas@gelf.net>
|
2015-10-20 22:09:21 +02:00 |
Thomas Gelf
|
ce973a20c1
|
ListController: be more careful on cleanup
Still incomplete
|
2015-10-16 23:01:56 +02:00 |
Thomas Gelf
|
87f26f182d
|
inspect/status: test dummy
|
2015-10-16 23:00:30 +02:00 |
Thomas Gelf
|
7ec900bf9d
|
inspect/type: still ugly, debug-only
|
2015-10-16 22:57:48 +02:00 |
Thomas Gelf
|
ccf8e6fa78
|
IcingaCommandArgument: first rendering implementation
|
2015-10-16 18:42:38 +02:00 |
Thomas Gelf
|
0a0015f96a
|
DirectorDeploymentLog: adjust object to fit schema
|
2015-10-16 18:42:11 +02:00 |
Thomas Gelf
|
72c76134f6
|
CoreApi: add getStatus() method
|
2015-10-16 18:41:53 +02:00 |
Thomas Gelf
|
c8b16c1e0c
|
IcingaCommandForm: explain new possibilities
|
2015-10-16 18:41:25 +02:00 |
Thomas Gelf
|
e833d7be76
|
IcingaObject: just a newline
|
2015-10-16 18:41:07 +02:00 |
Thomas Gelf
|
a1aea38cb4
|
IcingaCommand: extend input handling, be flexible
|
2015-10-16 18:39:13 +02:00 |
Thomas Gelf
|
7832cf85f1
|
IcingaArguments: new helper object, readonly
|
2015-10-16 18:38:28 +02:00 |
Thomas Gelf
|
249b849b08
|
IcingaConfigHelper: introduce alreadyRendered()
|
2015-10-16 18:36:43 +02:00 |
Thomas Gelf
|
371589a2a7
|
IcingaCommand: render command as an array
|
2015-10-16 18:13:42 +02:00 |
Thomas Gelf
|
062cd77496
|
CoreApi: store deployed config checksum
|
2015-10-16 18:12:47 +02:00 |
Thomas Gelf
|
1eb123931c
|
ConfigForm: no more need to manually move buttons
|
2015-10-16 18:11:39 +02:00 |
Thomas Gelf
|
b39cdccb33
|
DeploymentLogTable: provide config checksum
|
2015-10-16 18:11:05 +02:00 |
Thomas Gelf
|
3cf24e3d4f
|
deployment/show: tabs, link to deployed config
|
2015-10-16 18:10:38 +02:00 |
Thomas Gelf
|
9aec5bfdc3
|
css: quick & dirty style for active stage
|
2015-10-16 18:09:40 +02:00 |
Thomas Gelf
|
c41d9829ad
|
schema/mysql: switch deployment to config_checksum
|
2015-10-16 18:09:04 +02:00 |
Thomas Gelf
|
776cd98253
|
CoreApi: provide active stage name
|
2015-10-16 18:08:18 +02:00 |
Thomas Gelf
|
3d20e55748
|
DeploymentLogTable: add active stage information
|
2015-10-16 18:07:08 +02:00 |
Thomas Gelf
|
bbf7796b53
|
QuickTable: allow to provide pre-row classes
|
2015-10-16 18:04:12 +02:00 |
Thomas Gelf
|
21c42b9922
|
ConfigController: show tabs, also related...
...deployment if linked from there
|
2015-10-16 18:03:32 +02:00 |
Thomas Gelf
|
8a265777e6
|
AssignService: first experimental form
|
2015-10-15 23:58:06 +02:00 |
Thomas Gelf
|
071cf627d2
|
DirectorObjectForm: implement generic deletion
|
2015-10-15 23:56:25 +02:00 |
Thomas Gelf
|
4d72e315f2
|
DirectorObjectForm: add vars to fields group for now
|
2015-10-15 23:55:56 +02:00 |