Commit Graph

101 Commits

Author SHA1 Message Date
Thomas Gelf 91250cf0b9 ApiUser: add all tabs, tables, links 2015-12-17 14:58:43 +01:00
Thomas Gelf ff855703df ObjectsController: get rid of templates action 2015-12-16 14:31:29 +01:00
Thomas Gelf 2f55884aa9 menu/overview/global: re-ordered, less menu entries 2015-12-16 11:45:00 +01:00
Thomas Gelf 20e0a6ca1f ObjectController: introduce clone form 2015-12-10 13:19:16 +01:00
Thomas Gelf f5e1bab424 ObjectsController: use parent::init 2015-12-10 13:15:06 +01:00
Thomas Gelf 364d4a5d68 ObjectController: allow API access 2015-12-10 13:11:21 +01:00
Thomas Gelf 21d51decb2 ActionController: start to offer JSON actions 2015-12-10 13:06:40 +01:00
Thomas Gelf 570f8d9440 ObjectsController: add sample permission check 2015-12-02 03:35:01 +01:00
Thomas Gelf cd5ce8063a ObjectController: rudimentary sample json support 2015-12-02 03:32:42 +01:00
Thomas Gelf 29206188bf ActionController: provide api to all controllers 2015-10-20 22:47:06 +02:00
Thomas Gelf f122fc3eb1 ObjectController: remove legacy delete tab 2015-10-15 23:55:13 +02:00
Thomas Gelf b376527c44 ObjectController: formatting 2015-10-15 23:49:34 +02:00
Thomas Gelf 45e6cb9944 ObjectController: correctly load fields 2015-10-13 17:58:50 +02:00
Thomas Gelf 346eb597ee ActionController: add deployments to config tabs 2015-09-30 08:50:59 +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 8b11c07c65 objects/tree: generic template for all object types 2015-08-28 23:36:07 +02:00
Thomas Gelf 3da616aa96 ObjectsController: directly set filterEditor 2015-08-28 18:00:34 +02:00
Thomas Gelf b204e7e6a0 ActionController: remove obsolete code 2015-08-28 17:53:35 +02:00
Thomas Gelf 3ddd6291e4 ObjectController: add missing title 2015-08-28 16:51:41 +02:00
Thomas Gelf b90c93ebdc Command templates and more 2015-08-03 13:42:19 +02:00
Thomas Gelf 9946bed438 ObjectController: do not load objects twice 2015-08-03 13:41:42 +02:00
Thomas Gelf 4133733664 ObjectController: add missing variable 2015-08-03 13:41:22 +02:00
Thomas Gelf 44154fe914 ObjectController: directly use this->object 2015-08-03 12:54:40 +02:00
Thomas Gelf 237aaffc45 ObjectController: code cleanup, use fields 2015-08-03 12:54:40 +02:00
Thomas Gelf 94e777a390 ObjectController: add fields action 2015-08-03 12:54:40 +02:00
Thomas Gelf 591e816638 ObjectController: simplify object loading 2015-08-03 12:54:40 +02:00
Thomas Gelf caa3f97048 ObjectController: re-add object type hack 2015-07-31 17:33:05 +02:00
Thomas Gelf 299251276e ObjectController: improve title settings, clean up 2015-07-31 14:50:05 +02:00
Thomas Gelf bdb7d22e99 ObjectController: fix inverted titles 2015-07-30 16:51:20 +02:00
Thomas Gelf d93e498688 ObjectController: reorganize tabs
Edit is the new default action, config snippet is "preview"
2015-07-30 10:04:12 +02:00
Thomas Gelf 3253bf2c88 ObjectsController: reorganize tabs 2015-07-30 09:49:34 +02:00
Thomas Gelf b97cb14e05 Objects: add template tree 2015-07-30 09:49:01 +02:00
Thomas Gelf 918660e3bf ObjectsController: support template distinction 2015-07-30 09:45:32 +02:00
Thomas Gelf 03436efa29 ObjectController: distinct templates and objects 2015-07-30 09:26:02 +02:00
Alexander Fuhr 99027a343d ListController|ObjectsController: setupFilterControl
refs #9729
2015-07-29 15:31:32 +02:00
Thomas Gelf 2e0c636574 object/delete: add new delete form 2015-07-28 15:15:08 +02:00
Stefan Scheungrab 250fbeabe2 SycPropertyForm: Prepared form for sync property. refs: #9709 2015-07-24 09:51:31 +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
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 ee44f461ab DataField: Add an action and a tab to config tabs 2015-07-03 10:49:47 +02:00
Alexander Fuhr 8c2939db60 ActionController: Fix code typo 2015-07-03 09:01:52 +02:00
Thomas Gelf 410d06dc63 IcingaObject: object_name is our key 2015-07-02 14:32:06 +02:00
Thomas Gelf 2b2ab87338 Datalists: halfway done 2015-07-02 14:13:42 +02:00
Thomas Gelf 628d7c3221 ActionController: remove legacy tab helpers 2015-06-30 11:30:08 +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