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
Stefan Scheungrab
ad77d8b702
SyncRule: preparation for sync rule
2015-07-23 16:36:58 +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
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
1c38e4469e
Importsource: controller, object, list
...
fixes #9676
2015-07-21 15:16:18 +02:00
Alexander Fuhr
7986d28cc1
DataField/DataList: Adjust the naming and the url naming action
2015-07-03 14:35:56 +02:00
Alexander Fuhr
d890823f97
ListController: Adjust urls of datalist and field for action
2015-07-03 14:21:14 +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
5f3c85d202
DataField: Impelement - Add Field
2015-07-03 12:05:48 +02:00
Alexander Fuhr
899f8bc984
DataField: Add tabs
2015-07-03 11:41:47 +02:00
Alexander Fuhr
6203585a6f
DataField: Add Controller for Data (Field, List etc)
2015-07-03 11:20:58 +02:00
Thomas Gelf
f6bf0e3158
ListController: add "add" data field
2015-07-03 10:53:39 +02:00
Alexander Fuhr
ee44f461ab
DataField: Add an action and a tab to config tabs
2015-07-03 10:49:47 +02:00
Thomas Gelf
2b2ab87338
Datalists: halfway done
2015-07-02 14:13:42 +02:00
Thomas Gelf
3ba98a2ffa
ActionController: move to Web\Controller namespace
2015-06-30 11:27:32 +02:00
Thomas Gelf
8f841d28ae
Reorganize action controllers
...
* Removed 'list' and 'object' from urls
* IcingaObject: added isGroup helper
* Adjusted and abstracted tabs and tables
* Show endpoints in zone list
* Remove obsolete code
* Allow to filter activity log for objects
* Improve general look and feel
2015-06-30 11:19:31 +02:00
Thomas Gelf
195a30773c
ObjectController: remove obsolete actions
2015-06-30 11:00:07 +02:00
Thomas Gelf
42e335bc36
Settings: no resource chosen per default
2015-06-29 16:05:12 +02:00
Thomas Gelf
816f8b8a72
Welcome: new controller showing initial help...
...
...especially in case your config is still missing.
2015-06-29 16:01:10 +02:00
Alexander Fuhr
18b201d824
Add config tab to the module to manage the db resource
...
resolves #9486
2015-06-29 15:40:24 +02:00
Thomas Gelf
815139bb21
List: add remaining tabs
...
Temporarily keeping endpoint and command args, will become subitems
later on
2015-06-29 11:31:35 +02:00
Thomas Gelf
fe7cb41bac
Services: ooops
2015-06-29 11:16:29 +02:00
Thomas Gelf
3d9fb846ed
Services: add tabs, remove menu item & legacy actions
2015-06-29 11:15:23 +02:00
Thomas Gelf
c95c689609
Hosts: add tabs, remove menu item & legacy actions
2015-06-29 11:12:20 +02:00
Thomas Gelf
854ba20451
config: add tabs, less menu items
2015-06-29 10:13:39 +02:00
Alexander Fuhr
330c7b825e
xMember: Delete the absolete Member classes
2015-06-24 15:34:24 +02:00
Thomas Gelf
676acf0740
Util: new helper class
2015-06-23 14:37:23 +02:00
Thomas Gelf
32cca9d2c6
IcingaConfig: fix activity links
2015-06-18 11:01:45 +02:00
Thomas Gelf
48d876556c
GeneratedConfig: add simple "show" support
2015-06-18 10:54:44 +02:00
Alexander Fuhr
54f7b64844
Config: add new test url
...
refs #9434
2015-06-17 19:04:04 +02:00
Alexander Fuhr
bc00eefb07
Conf: renamed controller to Config
2015-06-17 18:57:51 +02:00
Alexander Fuhr
a287ef799d
ConfController: Add new Controller to manage Icinga Configuration
2015-06-17 13:31:51 +02:00
Alexander Fuhr
6fcb16ced8
IcingaConfig: Rename fromDb() to generate()
2015-06-17 11:29:55 +02:00
Alexander Fuhr
8ae4ed6bfa
Add UserGroupMember management
2015-06-12 13:16:41 +02:00
Alexander Fuhr
f02c5e6f1d
UserGroup: Conform the class and file naming
2015-06-12 12:07:53 +02:00
Alexander Fuhr
8b22a3ee81
ServiceGroup: Conform the class and file naming
2015-06-12 12:02:51 +02:00
Alexander Fuhr
4febd5c635
HostGroup: Conform the class and file naming
2015-06-12 11:51:12 +02:00
Thomas Gelf
055895a553
show/config: new test URL added to menu
2015-06-11 22:49:33 +02:00
Alexander Fuhr
db8059c4b7
ServiceVars: Add form, table, object and actions
2015-06-09 11:55:48 +02:00
Alexander Fuhr
5412254d83
TimePeriod: Conform the naming
2015-06-09 10:35:02 +02:00
Alexander Fuhr
4c1c4e7d2a
ServiceGroupMembers: Add form, table, object and actions
2015-06-03 14:59:29 +02:00
Alexander Fuhr
0c66f23430
Service: Add form, table, object and actions
2015-06-03 14:34:54 +02:00
Alexander Fuhr
7d99342274
Timeperiod: Add form, table, object and actions
2015-06-03 13:02:44 +02:00
Alexander Fuhr
c61656c46c
HostgroupVars: Add form, table, object and actions
2015-06-03 12:05:50 +02:00
Alexander Fuhr
a4a97db6c3
HostgroupMember: Add form, table, object and actions
2015-06-02 17:37:54 +02:00
Alexander Fuhr
a991e6815d
Usergroup: Add form, table, object and actions
2015-06-02 14:19:05 +02:00
Alexander Fuhr
8d25b84f20
Servicegroup: Add form, table, object and actions
2015-06-02 11:56:42 +02:00
Alexander Fuhr
0459ec95f9
Hostgroup: Add form, table, object and actions
2015-06-02 10:49:31 +02:00
Thomas Gelf
92ba28294b
ObjectController: fix commandargument redirect url
2015-06-01 17:28:03 +02:00
Alexander Fuhr
b74d26808f
Endpoint: add table, form and object
2015-06-01 17:26:09 +02:00
Alexander Fuhr
39c53813e7
User: add table, form, object
2015-06-01 17:00:02 +02:00
Thomas Gelf
c90bf45dd1
CommandArgument: list and objecct controller action
2015-06-01 16:36:06 +02:00
Thomas Gelf
8037f19e13
show/activitylog: first simple visualization
2015-06-01 14:33:07 +02:00
Thomas Gelf
01b44eb14c
ActivityLog: add rudimentary table
2015-06-01 12:18:13 +02:00
Thomas Gelf
0d0fcc973b
Initial tables and related base classes
...
Still VERY simple
fixes #9135
2015-04-24 14:27:22 +02:00
Thomas Gelf
332ec1da4b
Initial rough abstractions, basic forms
...
fixes #9134
2015-04-24 14:26:44 +02:00