Commit Graph

109 Commits

Author SHA1 Message Date
Thomas Gelf 209d81fcd4 ListController: re-ordered methods in tab order 2015-11-03 09:26:26 +01:00
Thomas Gelf f5f16e1a67 ListController: remove obsolete actions 2015-11-03 09:24:42 +01:00
Thomas Gelf 413347c015 SyncpropertyController: handle sync rule object 2015-11-02 16:22:20 +01:00
Thomas Gelf defec84ba2 SyncpropertyController: set SyncRule for our form 2015-11-02 09:32:38 +01:00
Thomas Gelf f90f70894a SyncruleController: pass rule id when adding props 2015-11-02 09:24:22 +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 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 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 3cf24e3d4f deployment/show: tabs, link to deployed config 2015-10-16 18:10:38 +02:00
Thomas Gelf 3d20e55748 DeploymentLogTable: add active stage information 2015-10-16 18:07:08 +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 56072895a5 DatalistentryController: temporary fix
The requested field is not available at the time given
2015-10-15 17:42:23 +02:00
Thomas Gelf 54ac96e4a9 ConfigController: notification text 2015-10-13 17:24:50 +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 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 fb94db4363 SyncruleController: show properties per rule 2015-09-14 16:28:48 +02:00
Thomas Gelf 02d0ea0cb7 show/activitylog: prepare diff object 2015-09-14 16:26:51 +02:00
Thomas Gelf 0f65d18168 Importrun: do not show filter for now 2015-09-14 16:25:43 +02:00
Thomas Gelf 461fbe6b92 SyncpropertyController: remove useless method 2015-08-28 23:58:41 +02:00
Thomas Gelf 11ffedd6f2 ImportrunController: fix pagination 2015-08-28 23:56:25 +02:00
Thomas Gelf c456f79c4c Import: do nothing if matching last import 2015-08-28 23:48:14 +02:00
Thomas Gelf 632873595b show/activitylog: show object syntax, not props 2015-08-28 23:45:16 +02:00
Thomas Gelf eabd848d5f ListController: reduce redundant code 2015-08-28 23:40:40 +02:00
Thomas Gelf b427ffe639 Commandargument(s)Controller: remove, obsolete 2015-08-28 17:59:46 +02:00
Thomas Gelf b90c93ebdc Command templates and more 2015-08-03 13:42:19 +02:00
Thomas Gelf 7652ec6623 FieldController: obsolete, remove 2015-08-03 12:54:40 +02:00
Thomas Gelf c7718ebd8f Datalistentry: invert control 2015-07-31 17:25:49 +02:00
Thomas Gelf 3b71f2219f ServiceTemplates: add controller and table 2015-07-30 16:24:17 +02:00
Thomas Gelf 3c8f3a7ade config/schema: add controller and view script 2015-07-30 15:09:23 +02:00
Thomas Gelf a61ab0f890 HosttemplatesController: first templates controller 2015-07-30 11:44:03 +02:00
Thomas Gelf 1b56432b23 DatalistentryController: fix edit 2015-07-30 10:25:51 +02:00
Thomas Gelf 3c5a825f04 SettingsContoller: form should be a form...
...also added a LOT of userfriendly hints, errors and notes
2015-07-30 08:54:04 +02:00
Thomas Gelf e4738f966d Controllers: no forward, web2 broke it again 2015-07-29 20:13:06 +02:00
Alexander Fuhr 99027a343d ListController|ObjectsController: setupFilterControl
refs #9729
2015-07-29 15:31:32 +02:00
Alexander Fuhr f58cc3e22c Fields: Implement "assign field" forms
resolves #9752
2015-07-28 15:25:44 +02:00
Thomas Gelf f300bdca89 list/importrun: render stats 2015-07-27 22:45:51 +02:00
Thomas Gelf 87c1f8c121 Importsource: add preview link 2015-07-26 15:42:21 +02:00
Thomas Gelf ec80dc9d87 Importrun: allow to show it's rows 2015-07-26 15:39:37 +02:00
Thomas Gelf e16dce9880 syncrule/run: use new sync class 2015-07-24 10:55:05 +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
Stefan Scheungrab 3d3dc19d3b SyncRule: Controller Object and fomr 2015-07-23 16:40:32 +02:00
Stefan Scheungrab a410fa8f05 Merge branch 'master' of git.icinga.org:icingaweb2-module-director 2015-07-23 16:37:33 +02:00