Commit Graph

122 Commits

Author SHA1 Message Date
Thomas Gelf ed69bd5d99 Tables: rename action-table to table-row-selectable 2015-11-04 15:39:35 +01:00
Thomas Gelf 0c72b697e0 Classes: rename listing-table to common-table 2015-11-04 15:16:45 +01:00
Eric Lippmann 031c5af9fd Indent module config overview w/ 4 spaces 2015-11-03 12:30:51 +01:00
Eric Lippmann b6b4d5dca2 Remove unnecessary controls in the module config overview
refs #5543
2015-11-03 12:28:58 +01:00
Johannes Meyer 0bf13383b6 Fix control layout in the module overview
refs #5543
2015-10-01 16:35:43 +02:00
Eric Lippmann 380c8743c0 Add tab for create, update and remove user group
refs #5543
2015-10-01 10:03:29 +02:00
Eric Lippmann 2059a06105 Add tab for new, update and remove user backend
refs #5543
2015-10-01 00:32:16 +02:00
Eric Lippmann b15b04257b Add tab for new resource
refs #5543
2015-10-01 00:10:53 +02:00
Eric Lippmann c2b707697c Add tab for update resource
refs #5543
2015-10-01 00:09:33 +02:00
Eric Lippmann 2bc7e4a5ff Add tab for remove resource
refs #5543
2015-10-01 00:06:37 +02:00
Eric Lippmann f960874dd4 Remove title from general config
refs #5543
2015-10-01 00:02:02 +02:00
Eric Lippmann 79ee288131 Fix userbackend/reorder markup
refs #5543
2015-09-30 23:20:59 +02:00
Eric Lippmann aec74659f0 Fix config/resource markup
refs #5543
2015-09-30 23:20:17 +02:00
Eric Lippmann 22718f158d Fix target of the create a new user backend link
refs #5543
2015-09-30 22:51:59 +02:00
Eric Lippmann ad3ff43b22 Style config/module (WIP)
refs #5543
2015-09-30 12:53:59 +02:00
Eric Lippmann a17375f7fe Show the create a new user backend link as button
refs #5543
2015-09-30 11:47:26 +02:00
Eric Lippmann 48df6adbf2 Show the create a new resource link as button
refs #5543
2015-09-30 11:31:32 +02:00
Eric Lippmann 42cbe78be3 CSS: Use text-right for the remove resource link in the resources overview
refs #5543
2015-09-30 11:26:49 +02:00
Eric Lippmann 9acb478d31 Remove deprecated HTML tag in config/resource
refs #5543
2015-09-30 11:26:06 +02:00
Eric Lippmann 5e98671509 Remove inline style in config/resource
refs #5543
2015-09-30 11:25:46 +02:00
Eric Lippmann a47265eb17 CSS: Use action-link for the remove resource link
refs #5543
2015-09-30 11:22:52 +02:00
Eric Lippmann b954786bf7 CSS: Use icon-cancel for removing a resource
refs #5543
2015-09-30 11:21:54 +02:00
Eric Lippmann 340e846c70 Indent config/resource w/ 4 spaces
refs #5543
2015-09-30 11:21:34 +02:00
Eric Lippmann 4e36e2e6e1 CSS: Fix table classes in config/resource
refs #5543
2015-09-30 11:20:59 +02:00
Eric Lippmann 79c11b293b Remove trailing semicolons from inline echo tags in config/resource
refs #5543
2015-09-30 11:20:35 +02:00
Eric Lippmann bd62547099 Remove id form table in config/resource
refs #5543
2015-09-30 11:19:23 +02:00
Eric Lippmann 685b033ba3 CSS: Fix classes used in the config/modules view script
refs #5543
2015-09-29 18:05:26 +02:00
Eric Lippmann fc8237b52a CSS: Use name-value-table for the config/module view script
refs #5543
2015-09-29 18:04:15 +02:00
Johannes Meyer 57e08e92d4 Do not mark relative urls as absolute
refs #5600
refs #10169
2015-09-22 14:12:08 +02:00
Matthias Jentsch 15ec564bc5 Use an easier distinctable "disabled" icon for module state
fixes #9908
2015-08-18 11:42:42 +02:00
Matthias Jentsch d51ecc3d72 Use better icons for resource and auth views
refs #9908
2015-08-18 11:42:42 +02:00
Matthias Jentsch 3e7cc299ec Fix issue that caused the refresh button to remove side bar
Do not apply base target globally for all toolbar elements, but specifically for those that should remove side-bars.

refs #8623
refs #6436
2015-07-29 17:18:52 +02:00
Johannes Meyer 4e3da3a6eb UserBackendConfigForm: Adjust how to process requests...
...and use sub-forms, finally.

refs #9602
2015-07-23 16:18:09 +02:00
Matthias Jentsch d3dd88a925 Add alternating table layout to module views 2015-06-22 09:46:03 +02:00
Matthias Jentsch 5b517a2cb0 Improve table layout
Add alternating colors to table rows, to improve visibillity of the table.

refs #9361
2015-06-17 17:28:28 +02:00
Johannes Meyer 2490d0ae67 ConfigController: We're configuring user backends from now on
refs #8826
2015-06-02 09:58:57 +02:00
Johannes Meyer 66fd7dfd93 ConfigController: Rename applicationAction to generalAction 2015-06-01 16:35:27 +02:00
Johannes Meyer 57d519bca8 ModuleOverview: Ensure dashboard compliance
refs #7876
2015-04-17 16:09:35 +02:00
Eric Lippmann 90971f2caf Revert "Merge branch 'feature/organize-headings-7976'"
This reverts commit ea2a17a76c, reversing
changes made to e72de8dfe1.

refs #7976
fixes #8647
2015-03-12 16:08:34 +01:00
Johannes Meyer d7dcbb48a2 Do not try to access a module's title if there is none 2015-03-06 13:23:22 +01:00
Johannes Meyer 4ba281e7e8 Config: Use native form title and description support where appropriate
refs #7947
refs #7976
2015-03-02 18:40:47 +01:00
Johannes Meyer 7bb78330a9 Replace cancel icon with the trash icon...
...where the link's purpose is to remove something
2015-02-27 14:47:46 +01:00
Matthias Jentsch 89451f3086 Ensure that form ids are unique
Add an unique prefix to each Form- or FormElement id, unless id protection is disabled explicitly, to prevent id collisions between different containers.

fixes #8460
2015-02-25 18:00:28 +01:00
Johannes Meyer 8e8bab0795 Do only escape a qlink's label manually if necessary 2015-02-24 11:35:25 +01:00
Johannes Meyer 956efe5ef9 Merge branch 'master' into feature/link-labels-8458
Conflicts:
	application/views/scripts/config/application.phtml
	application/views/scripts/config/module.phtml
	application/views/scripts/config/modules.phtml
	library/Icinga/Web/Widget/Dashboard/Dashlet.php
	modules/monitoring/application/controllers/TimelineController.php
2015-02-24 08:42:36 +01:00
Johannes Meyer baf47fef7f Add proper titles for the links to dis-/enable modules
refs #8458
2015-02-23 17:19:37 +01:00
Johannes Meyer 3605880fd1 Add proper titles to the module overview
refs #8458
2015-02-23 17:19:06 +01:00
Johannes Meyer 48286e0d59 Use View::translate() instead of mt() and t() ... 2015-02-23 16:42:25 +01:00
Marius Hein b6124d7371 Header: Remove skiplinks
Skiplinks are to much and confusing for other users. Better is to use
header navigation in screen readers.

refs #7076
2015-02-23 11:18:58 +01:00
Marius Hein fe0bcdbbaf Header: Add header to module configuration
refs #7976
2015-02-17 16:19:03 +01:00