Thomas Gelf
|
6f204f4d8c
|
SyncruleTable: do not revalidate all the time
|
2015-12-02 03:29:21 +01:00 |
Thomas Gelf
|
f41411c39a
|
ImportsourceTable: add revalidation stub and icons
|
2015-12-02 03:28:11 +01:00 |
Thomas Gelf
|
502e139516
|
IcingaCommandTable: one table for all object types
|
2015-12-02 03:17:59 +01:00 |
Thomas Gelf
|
f6ee8227a3
|
IcingaUserTable: do not show zones
|
2015-12-02 03:11:45 +01:00 |
Thomas Gelf
|
381d44b4e3
|
service/assign: show already added ones
|
2015-11-26 20:36:13 +01:00 |
Thomas Gelf
|
f8d2843d2c
|
SyncruleTable: order by name, fix class name
|
2015-11-26 09:36:07 +01:00 |
Thomas Gelf
|
5c775d1c1b
|
activitylog: indentation
|
2015-11-17 21:16:37 +01:00 |
Thomas Gelf
|
dc1363238b
|
activitylog: add links to previous/next action
|
2015-11-17 21:16:09 +01:00 |
Thomas Gelf
|
54660771d6
|
SyncpropertyTable: no property edit without rule
|
2015-11-14 14:51:44 +01:00 |
Thomas Gelf
|
ce93f029b0
|
IcingaCommandTable: do not show zone, they are global
|
2015-11-06 09:14:42 +01:00 |
Thomas Gelf
|
b83e0b99a8
|
ImportSourceTable: remove additional actions
|
2015-11-03 09:49:39 +01:00 |
Thomas Gelf
|
8433a57bc6
|
SyncpropertyTable: correct "add" link
|
2015-11-02 09:23:07 +01:00 |
Thomas Gelf
|
4510ab3c42
|
SyncruleTable: provide sync state classes
|
2015-10-31 00:01:25 +01:00 |
Thomas Gelf
|
b39cdccb33
|
DeploymentLogTable: provide config checksum
|
2015-10-16 18:11:05 +02:00 |
Thomas Gelf
|
3d20e55748
|
DeploymentLogTable: add active stage information
|
2015-10-16 18:07:08 +02:00 |
Thomas Gelf
|
088efd25a6
|
DirectorDeploymentLog: remove legacy table
|
2015-09-30 08:48:04 +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
|
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
|
b60afc5f96
|
DirectorDeploymentLog: new table
|
2015-08-29 01:12:44 +02:00 |
Thomas Gelf
|
decff63ca3
|
ImportsourceTable: do not link to _main
|
2015-08-29 00:06:33 +02:00 |
Thomas Gelf
|
9279e01c89
|
IcingaCommandArgumentTable: use with object
|
2015-08-03 13:55:01 +02:00 |
Thomas Gelf
|
b3ce3bc749
|
IcingaHostTable: show less columns
|
2015-08-03 13:32:44 +02:00 |
Thomas Gelf
|
3beaeba3d6
|
IcingaCommandTable: add distinct template table
|
2015-08-03 13:31:45 +02:00 |
Thomas Gelf
|
69b394cda5
|
IcingaObjectField: new generic form and table
|
2015-08-03 12:54:39 +02:00 |
Thomas Gelf
|
3b71f2219f
|
ServiceTemplates: add controller and table
|
2015-07-30 16:24:17 +02:00 |
Thomas Gelf
|
6da851a6f7
|
DatafieldTable: show more meaningful columns
|
2015-07-30 08:54:04 +02:00 |
Thomas Gelf
|
9d9c23eed6
|
IcingaHostTemplateTable: first template only table
|
2015-07-30 08:54:03 +02:00 |
Alexander Fuhr
|
5887570ca2
|
Tables: Add the searchColumn property
refs #9729
|
2015-07-29 15:31:32 +02:00 |
Thomas Gelf
|
6b96198235
|
IcingaHostTable: show imports in table
|
2015-07-28 15:20:39 +02:00 |
Thomas Gelf
|
8427f5404d
|
ImportsourceHookTable: wrapping import sources
This dummy table allows to preview all kind of input sources
|
2015-07-26 15:46:59 +02:00 |
Thomas Gelf
|
87c1f8c121
|
Importsource: add preview link
|
2015-07-26 15:42:21 +02:00 |
Thomas Gelf
|
bc231f983b
|
ImportrunTable: link to new controller
|
2015-07-26 15:40:14 +02:00 |
Thomas Gelf
|
ec80dc9d87
|
Importrun: allow to show it's rows
|
2015-07-26 15:39:37 +02:00 |
Thomas Gelf
|
61052be1f6
|
SyncpropertyTable: show labels, not ids
|
2015-07-24 15:25:04 +02:00 |
Thomas Gelf
|
b104b78dde
|
ImportrunTable: pagination count workaround
Our generic "count" implementation is not yet able to cope whit this
|
2015-07-24 15:23:58 +02:00 |
Thomas Gelf
|
6d9aaf73d9
|
SyncruleTable: add run link
refs #9731
|
2015-07-24 10:55:31 +02:00 |
Thomas Gelf
|
bec233d940
|
HostTable: sort hosts
|
2015-07-24 10:54:42 +02:00 |
Stefan Scheungrab
|
250fbeabe2
|
SycPropertyForm: Prepared form for sync property. refs: #9709
|
2015-07-24 09:51:31 +02:00 |
Stefan Scheungrab
|
b9eac26193
|
SyncRule: sync rules should work now. refs. #9709
|
2015-07-23 20:00:31 +02:00 |
Alexander Fuhr
|
ec6974b9c5
|
Pagination: Add pagination suppport for all tables
fixes #9691
|
2015-07-23 16:20:33 +02:00 |
Alexander Fuhr
|
9af1b60dc9
|
DataListEntry: Implement the datalistentry management
|
2015-07-22 13:42:47 +02:00 |
Stefan Scheungrab
|
2076d6b9a7
|
Import: renamed column imported_rowset_checksum TO rowset_checksum resolves: #9700
|
2015-07-22 11:13:52 +02:00 |
Thomas Gelf
|
bc49af2685
|
Import: implement import runs
* Trigger import run and store data
* Add new table showing related information
|
2015-07-22 10:12:50 +02:00 |
Thomas Gelf
|
e7c6bfbfc3
|
ImportsourceTable: initial import
refs #9676
|
2015-07-21 15:12:46 +02:00 |
Alexander Fuhr
|
edf25be971
|
DataField: add edit and add methods
|
2015-07-03 14:20:47 +02:00 |
Alexander Fuhr
|
a594116fe5
|
DataList: Add edit and add methods
|
2015-07-03 14:20:13 +02:00 |
Alexander Fuhr
|
cfbe065b86
|
DirectorDataList: Add controller, object etc.
|
2015-07-03 14:00:40 +02:00 |
Thomas Gelf
|
644c6beeff
|
DirectorDatafield: introduce new object class...
...and adjust table, form and controller
|
2015-07-03 13:17:05 +02:00 |
Alexander Fuhr
|
5bc0037b34
|
DataField: Add data field table
|
2015-07-03 10:48:50 +02:00 |