Thomas Gelf
|
7c081c12ce
|
QuickTable: use one more class, thanks web 2.0.0
|
2015-10-13 17:21:39 +02:00 |
Thomas Gelf
|
310f4ef499
|
css: style "studio" tree
|
2015-09-30 08:52:20 +02:00 |
Thomas Gelf
|
346eb597ee
|
ActionController: add deployments to config tabs
|
2015-09-30 08:50:59 +02:00 |
Thomas Gelf
|
581f4d8d91
|
config/show: link deployments to _main
|
2015-09-30 08:49:56 +02:00 |
Thomas Gelf
|
088efd25a6
|
DirectorDeploymentLog: remove legacy table
|
2015-09-30 08:48:04 +02:00 |
Thomas Gelf
|
416cf848ab
|
inspect: studio-like tree
|
2015-09-30 08:41:51 +02:00 |
Thomas Gelf
|
190b783709
|
config/deploy: new controller action
|
2015-09-30 08:40:09 +02:00 |
Thomas Gelf
|
0ee644d0c1
|
css: more spacing
|
2015-09-30 08:39:39 +02:00 |
Thomas Gelf
|
fcb4177a87
|
deployment/show: new controller and action
|
2015-09-30 08:38:39 +02:00 |
Thomas Gelf
|
1c86d9ebf7
|
DeploymentLog: new action and table
Fetching logs has to be completed and moved elsewhere
|
2015-09-29 20:35:05 +02:00 |
Thomas Gelf
|
9ea08647dc
|
RestApiClient: handle non-json errors
|
2015-09-29 19:01:25 +02:00 |
Thomas Gelf
|
a0c418a952
|
Db: don't collect states we learned about
Might be reverted later on, but is the safer choice for now
|
2015-09-29 18:53:53 +02:00 |
Thomas Gelf
|
386a7ee90d
|
DirectorObjectForm: gracefully handle missing...
...data type implementations. Happens when fields have been configured
with data types provided by modules that have been disabled later on.
|
2015-09-29 18:47:49 +02:00 |
Thomas Gelf
|
c1d6c368d7
|
module.less: style new config diff HTML
|
2015-09-14 17:01:10 +02:00 |
Thomas Gelf
|
d1160fd0c3
|
ImportCommand: add first CLI command
icingacli director import run
Triggers import run if source provides any changes
|
2015-09-14 16:59:43 +02:00 |
Thomas Gelf
|
23f555e428
|
module.less: improve form styling
|
2015-09-14 16:57:51 +02:00 |
Thomas Gelf
|
1510a75721
|
module.less: show hidden help texts
|
2015-09-14 16:57:24 +02:00 |
Thomas Gelf
|
7b6245dc0a
|
ActionController: remove legacy syncproperty tab
|
2015-09-14 16:55:19 +02:00 |
Thomas Gelf
|
1a553df185
|
ObjectController: allow to edit fields
|
2015-09-14 16:54:43 +02:00 |
Thomas Gelf
|
5cbe07e95b
|
ActionController: rename Import "run" to "history"
|
2015-09-14 16:53:15 +02:00 |
Thomas Gelf
|
bda3ab311d
|
DirectorObjectForm: extended hint for imports
|
2015-09-14 16:52:18 +02:00 |
Thomas Gelf
|
41d262cc3a
|
show/activitylog: use diff for modifications
|
2015-09-14 16:33:28 +02:00 |
Thomas Gelf
|
9db67721e1
|
SyncpropertyTable: do not show rule name
We are shown related to a rule right now
|
2015-09-14 16:31:28 +02:00 |
Thomas Gelf
|
5260d4285e
|
IcingaObjectDatafieldTable: retain URL
|
2015-09-14 16:30:45 +02:00 |
Thomas Gelf
|
fb899e3172
|
hosttemplates/tree: remove test link
|
2015-09-14 16:30:11 +02:00 |
Thomas Gelf
|
523418bb45
|
config/show: add deployment link
|
2015-09-14 16:29:25 +02:00 |
Thomas Gelf
|
fb94db4363
|
SyncruleController: show properties per rule
|
2015-09-14 16:28:48 +02:00 |
Thomas Gelf
|
6077ca6c75
|
DbObject: add listProperties() method
|
2015-09-14 16:27:48 +02:00 |
Thomas Gelf
|
02d0ea0cb7
|
show/activitylog: prepare diff object
|
2015-09-14 16:26:51 +02:00 |
Thomas Gelf
|
7bc59c010e
|
QuickTable: allow to enforce filters
|
2015-09-14 16:26:15 +02:00 |
Thomas Gelf
|
0f65d18168
|
Importrun: do not show filter for now
|
2015-09-14 16:25:43 +02:00 |
Thomas Gelf
|
5bc04ed9f6
|
Welcome: rename menu entry unless web2 bug persists
|
2015-09-14 16:24:43 +02:00 |
Thomas Gelf
|
7bb44e488c
|
ConfigForm: one more section
|
2015-09-14 16:24:09 +02:00 |
Thomas Gelf
|
68677e610f
|
Core: import basic api implementation
|
2015-09-14 16:23:43 +02:00 |
Thomas Gelf
|
da3c68ee07
|
IcingaHostForm: disable zone for now
|
2015-09-14 16:20:13 +02:00 |
Thomas Gelf
|
9800e01a5e
|
ConfigForm: add form elements for API
|
2015-09-14 14:16:25 +02:00 |
Thomas Gelf
|
3c5103e077
|
ConfigDiff: new diff lib based on PHP-FineDiff
|
2015-09-14 13:37:27 +02:00 |
Thomas Gelf
|
3c0fbe11cd
|
IcingaCommandField: new object
|
2015-08-29 01:13:53 +02:00 |
Thomas Gelf
|
b60afc5f96
|
DirectorDeploymentLog: new table
|
2015-08-29 01:12:44 +02:00 |
Thomas Gelf
|
4d34b2188e
|
IcingaObject: allow to load by type with prefix
|
2015-08-29 01:12:04 +02:00 |
Thomas Gelf
|
dd06be4a58
|
Import: handle empty sets
|
2015-08-29 01:10:56 +02:00 |
Thomas Gelf
|
38c4c06c77
|
DataTypeSqlQuery: temporarily hardcode UTF8
|
2015-08-29 01:10:14 +02:00 |
Thomas Gelf
|
ff80463d76
|
DataTypeSqlQuery: disable buggy cache
|
2015-08-29 01:08:45 +02:00 |
Thomas Gelf
|
ce0a982821
|
DirectorDeploymentLog: new object
|
2015-08-29 01:07:26 +02:00 |
Thomas Gelf
|
f92689efd7
|
Db: implement getUncollectedDeployments()
|
2015-08-29 01:05:23 +02:00 |
Thomas Gelf
|
c0043c26b0
|
IcingaObject: no zones right now
|
2015-08-29 01:04:28 +02:00 |
Thomas Gelf
|
0507a65e0b
|
IcingaObject: log changes before storing relations
|
2015-08-29 01:03:34 +02:00 |
Thomas Gelf
|
74bb7d891e
|
schema/mysql: add deployment stage information
|
2015-08-29 00:09:03 +02:00 |
Thomas Gelf
|
decff63ca3
|
ImportsourceTable: do not link to _main
|
2015-08-29 00:06:33 +02:00 |
Thomas Gelf
|
8711e877ab
|
IcingaHost: add display_name
|
2015-08-29 00:05:39 +02:00 |