Commit Graph

667 Commits

Author SHA1 Message Date
Eric Lippmann 97ff1f649b Fix usergroupbackend/list markup
refs #5543
2015-09-30 23:25:11 +02:00
Eric Lippmann 612e62f853 Fix role/list markup
refs #5543
2015-09-30 23:22:16 +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 a69179c3f2 Fix target of the create a new role link
refs #5543
2015-09-30 22:37:02 +02:00
Eric Lippmann 231c63b703 Merge branch 'master' into feature/dope-layout-5543 2015-09-30 18:52:52 +02:00
Eric Lippmann a1d6711b2a Fix pagination markup
refs #5543
2015-09-30 17:14:04 +02:00
Johannes Meyer 2ca161c062 about: Remove placeholder icons for twitter and facebook
refs #9247
2015-09-30 17:13:38 +02:00
Johannes Meyer c2ac841871 Make the about page pretty
refs #9247
2015-09-30 17:07:55 +02:00
Johannes Meyer 142851ede7 Merge branch 'master' into feature/show-icinga-web-2-s-version-in-the-frontend-9247 2015-09-30 15:54:22 +02:00
Eric Lippmann ad3ff43b22 Style config/module (WIP)
refs #5543
2015-09-30 12:53:59 +02:00
Eric Lippmann 2f05276d32 Style user group backend list
refs #5543
2015-09-30 12:45:48 +02:00
Johannes Meyer 6b31898566 NavigationController: Adjust how to load navigation items
refs #10246
2015-09-30 12:22:48 +02:00
Eric Lippmann 762e00c694 Add missing call to translate in reorder-authbackend
refs #5543
2015-09-30 11:48:35 +02:00
Eric Lippmann e876dce9d3 Style reorder-authbackend
refs #5543
2015-09-30 11:47:54 +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 bad0d3cdc4 CSS: Fix table classes in reorder-authbackend
refs #5543
2015-09-30 11:42:04 +02:00
Eric Lippmann dbe8b7a439 CSS: Use icon-cancel for the remove role link
refs #5543
2015-09-30 11:39:05 +02:00
Eric Lippmann a69244dc22 Remove out-commented code in role/list
ref #5543
2015-09-30 11:38:05 +02:00
Eric Lippmann 0af652bd56 Fix markup in role/list
refs #5543
2015-09-30 11:37:21 +02:00
Eric Lippmann d5c82a6c82 Show the create a new role link as button
refs #5543
2015-09-30 11:36:11 +02:00
Eric Lippmann ee1171ef9d CSS: Fix table classes in role/list
refs #5543
2015-09-30 11:35:02 +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 dcb4f7f52d Revert "DashboardsController: Add index action"
This reverts commit 2be8835f06.
2015-09-29 17:17:41 +02:00
Johannes Meyer 1c44a3306b NavigationController: Add new parameters to all view script's links
refs #10246
2015-09-29 17:15:57 +02:00
Johannes Meyer 2be8835f06 DashboardsController: Add index action 2015-09-29 13:45:12 +02:00
Johannes Meyer 876d281cd6 Allow to jump to a user when showing a ldap group
refs #9772
2015-09-29 09:45:11 +02:00
Johannes Meyer 2f9bd78721 Merge branch 'master' into bugfix/Prettify-page-layout-when-accessing-a-non-existent-route-while-not-being-authenticated-10009 2015-09-28 09:55:07 +02:00
Johannes Meyer 4889e63e95 Do not fade-in the logo for error pages and fix some coding style issues
refs #10009
2015-09-28 09:53:38 +02:00
Eric Lippmann ab50fcc091 CSS: Introduce .primary-nav
refs #5543
2015-09-27 16:06:46 +02:00
Eric Lippmann fa0dd3fd86 CSS: Rename nav-tabs to tab-nav in the pagination view script
refs #5543
2015-09-27 13:31:19 +02:00
Eric Lippmann d3ac1b16ee Merge branch 'master' into feature/dope-layout-5543 2015-09-27 13:11:11 +02:00
Eric Lippmann bd47909f93 Rewrite mixedPagination view script
refs #5543
2015-09-27 12:26:58 +02:00
Alexander A. Klimov a99430ec6d Merge branch 'feature/list-installed-modules-versions-and-state-in-the-about-page-9381' into feature/show-icinga-web-2-s-version-in-the-frontend-9247 2015-09-25 18:06:38 +02:00
Alexander A. Klimov 8e29fe92a5 Use a login-like layout for error messages displayed to non-authenticated users
refs #10009
2015-09-25 17:40:00 +02:00
Alexander A. Klimov 426f64e32a CSS: rename .form to .below-logo
refs #10009
2015-09-25 16:41:07 +02:00
Eric Lippmann b6d723bb34 CSS: Add class button to the create new user link
refs #5543
2015-09-25 14:39:38 +02:00
Eric Lippmann aa6357a385 CSS: Add listing-table to the user list
refs #5543
2015-09-25 12:42:20 +02:00
Eric Lippmann d99166eae4 CSS: Use icon-cancel for removing users
refs #5543
2015-09-25 12:28:56 +02:00
Eric Lippmann f138c3b555 CSS: Use action-table instead of action in the user/list view script
refs #5543
2015-09-25 12:28:34 +02:00
Eric Lippmann d54b80019e CSS: Use action-link instead of user-add in the user/list view script
refs #5543
2015-09-25 12:27:30 +02:00
Eric Lippmann 1543bc6aa3 CSS: Remove unused classes in the user/list view script
refs #5543
2015-09-25 12:27:02 +02:00
Eric Lippmann 2e6fed8862 Display the add new user button to the user table
refs #5543
2015-09-25 12:25:09 +02:00
Eric Lippmann 1728d5a949 Ident the user/list view script w/ 4 spaces
refs #5543
2015-09-25 12:23:43 +02:00
Eric Lippmann 49a7084b6a Fix that $firstRow thingy in the user/list view script
refs #5543
2015-09-25 12:09:54 +02:00
Eric Lippmann ac6398de0d Remove trailing semicolons from inline echo tags in the user/list view script
refs #5543
2015-09-25 11:48:18 +02:00
Alexander A. Klimov 4a85e112d2 Don't link to loaded modules in the about page if the user doesn't have the required permission
refs #9381
2015-09-25 10:45:17 +02:00
Alexander A. Klimov f64db890d2 Show loaded modules in the about page
refs #9381
2015-09-24 19:23:49 +02:00
Alexander A. Klimov 52221dd10a Add doc and social media links to the about page
refs #9247
2015-09-24 15:54:56 +02:00
Alexander A. Klimov bfc2738fe5 Translate license statement
refs #9247
2015-09-24 13:07:31 +02:00
Alexander A. Klimov e2d6089ff3 Make Version::get() failsafe
refs #9247
2015-09-24 12:25:02 +02:00
Alexander A. Klimov 91377a4bd7 Show copyright and license on the about page
refs #9247
2015-09-23 18:54:42 +02:00
Johannes Meyer 4d303e7121 NavigationController: Redirect to the shared overview if its the referrer..
..when editing a navigation item.

refs #5600
2015-09-23 14:21:04 +02:00
Alexander A. Klimov cd319f8c7d Let the error page look like the login page when a non-authenticated user requests a non-existent page
refs #10009
2015-09-22 18:25:57 +02:00
Bernd Erk 2242f6192c Redesign draft and implementation 2015-09-22 17:33:02 +02:00
Johannes Meyer 57e08e92d4 Do not mark relative urls as absolute
refs #5600
refs #10169
2015-09-22 14:12:08 +02:00
Johannes Meyer bef5eeda93 NavigationController: Fix action unshare()
refs #5600
2015-09-18 13:24:44 +02:00
Johannes Meyer 37c7952ec7 shared navigation overview: Do not allow to unshare childs individually
refs #5600
2015-09-18 11:34:00 +02:00
Johannes Meyer 5eb7267b43 user navigation overview: Display whether an item has been shared
refs #5600
2015-09-18 11:10:17 +02:00
Johannes Meyer 2cf52df0a8 user navigation overview: Add sort control
refs #5600
2015-09-18 08:53:05 +02:00
Johannes Meyer 6e2d7dca9b shared navigation overview: Add sort control
refs #5600
2015-09-17 15:17:46 +02:00
Johannes Meyer 99502a77e0 shared navigation overview: Display the type of a navigation item
refs #5600
2015-09-16 15:37:56 +02:00
Johannes Meyer 47257d74ff user navigation overview: Display the type of a navigation item
refs #5600
2015-09-16 15:09:56 +02:00
Johannes Meyer cc66175e6c shared navigation overview: Do not open a new column while unsharing
refs #5600
2015-09-16 13:08:44 +02:00
Johannes Meyer 4db2f7e7a9 shared navigation overview: Show a message if there's nothing shared
refs #5600
2015-09-16 13:07:41 +02:00
Johannes Meyer 16a57c5c1b shared navigation overview: We're unsharing items, not removing them
refs #5600
2015-09-16 13:05:45 +02:00
Johannes Meyer 5d9a57446f shared navigation overview: Display the owner of a shared navigation item
refs #5600
2015-09-16 11:52:42 +02:00
Johannes Meyer 3dc26e2dbe NavigationController: Implement removeAction()
refs #5600
2015-09-07 16:02:12 +02:00
Johannes Meyer 04a14a46b6 NavigationController: Implement sharedAction()
refs #5600
2015-09-07 15:04:31 +02:00
Johannes Meyer 8e6fc1580e NavigationController: Implement indexAction()
refs #5600
2015-09-07 15:01:55 +02:00
Johannes Meyer ca72bd5455 NavigationRendererInterface: Use "div" as default outer element tag
"nav" is less often necessary.

refs #5600
2015-09-07 09:48:32 +02:00
Johannes Meyer 294f9022f2 Use the new navigation to render the menu
refs #5600
2015-09-04 10:53:01 +02:00
Johannes Meyer 1cb2009dcd Animate the button when reordering authentication backends
refs #8369
2015-08-21 13:29:29 +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
Alexander Fuhr ac31fb00c9 dashboard/index: Fix the suggestion to enable modules
fixes #9790
2015-08-04 15:08:30 +02:00
Johannes Meyer d1917ad2b4 Merge branch 'master' into bugfix/do-not-use-count-queries-for-emptiness-checks-9632
Conflicts:
	modules/monitoring/application/views/scripts/service/history.phtml
2015-08-03 16:46:27 +02:00
Johannes Meyer 7bd8b4b19a User: Use $query->hasResult() instead of $query->count()
refs #9632
2015-08-03 16:28:43 +02:00
Johannes Meyer 3b36009122 Group: Use $query->hasResult() instead of $query->count()
refs #9632
2015-08-03 16:28:25 +02:00
Johannes Meyer d78f69368c Users: Use $query->hasResult() instead of $query->count()
refs #9632
2015-08-03 16:19:00 +02:00
Johannes Meyer 7388db3241 Groups: Use $query->hasResult() intead of $query->count()
refs #9632
2015-08-03 16:18:37 +02:00
Eric Lippmann 6481e97565 Add createTicketLinks() view helper
refs #9611
2015-08-03 10:39:42 +02:00
Johannes Meyer 9b051cd7ce reorder-authbackend.phtml: Fix hover styles of icon-only buttons 2015-07-31 08:29:59 +02:00
Eric Lippmann a234852f32 Merge branch 'feature/basic-auth-9660'
resolves #9660
2015-07-30 15:05:07 +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
Matthias Jentsch 6db79a72d5 Display the rows in the auth backend configuration as active without any delay
refs #8623
2015-07-29 15:21:29 +02:00
Eric Lippmann c5c7b40133 Remove info box about external auth requirement in the login view script
The LoginForm will add the info.

refs #9660
2015-07-29 14:16:14 +02:00
Eric Lippmann 7cfc78558d Merge branch 'master' into feature/secure-modules-9644
Conflicts:
	library/Icinga/Exception/IcingaException.php
2015-07-28 13:42:02 +02:00
Eric Lippmann d40c3f0a29 Remove unnecessary use in FormTriStateCheckbox
refs #9449
2015-07-28 11:49:18 +02:00
Eric Lippmann 8d7f32cac1 Fix static call of SearchDashboard::search()
refs #9644
2015-07-24 13:34:11 +02:00
Johannes Meyer 624309774b Fix style of buttons used for reordering user backends 2015-07-24 10:14:18 +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
Johannes Meyer f2ba70d5ab GroupController: Fix design for showing a group 2015-06-25 11:36:26 +02:00
Johannes Meyer af7426451a UserController: Fix design for showing a user 2015-06-25 11:27:28 +02:00
Johannes Meyer e3f13c8a44 UserController: Fix permission check for editing users
Eh...?
2015-06-25 10:13:15 +02:00
Matthias Jentsch d3dd88a925 Add alternating table layout to module views 2015-06-22 09:46:03 +02:00
Thomas Gelf cd70c27519 Merge remote-tracking branch 'origin/master' into feature/refine-ui-for-rc1-9361 2015-06-18 15:18:42 +02:00
Thomas Gelf 1e61f55210 dashboard: add compact support 2015-06-18 13:41:12 +02:00
Thomas Gelf 3462f0ee9a Merge remote-tracking branch 'origin/master' into feature/refine-ui-for-rc1-9361
Conflicts:
	modules/monitoring/application/views/scripts/host/history.phtml
	modules/monitoring/application/views/scripts/list/services.phtml
2015-06-18 11:26:51 +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
Matthias Jentsch 5b8c308679 Merge branch 'bugfix/use-statement-error-9281'
fixes #9281
2015-06-16 17:06:47 +02:00
Matthias Jentsch 5bf7bbdb8b Remove unneeded use statements from global namespaces
Use statements on global classes from the global namespace don't have any effect, prevent warnings from being displayed in php versions >= 5.6.9 and version >= 5.5.25.

refs #9281
2015-06-16 16:10:52 +02:00
Thomas Gelf e962b44b5e user/show: get rid of useless styles...
...and use our default HTML tags/classes instead
2015-06-16 02:11:16 +02:00
Matthias Jentsch 4cea9f15e9 Add heading to user and group view and fix layout 2015-06-09 10:29:45 +02:00
Johannes Meyer 17fa0d3f11 Revert "Improve group and user view layout"
This reverts commit 44e3dba362.
Reason:
* Controls are controls, not content
* Controls must still be shown in case of a non-matching filter
2015-06-09 08:23:06 +02:00
Matthias Jentsch 44e3dba362 Improve group and user view layout
Display header and hide filter and sort widgets when there are no entries to be sorted or filtered.
2015-06-08 16:19:03 +02:00
Johannes Meyer 91cee3a957 GroupController: Behave nicely when not any backend is available 2015-06-08 13:28:25 +02:00
Johannes Meyer 07041fafc8 UserController: Behave nicely when not any backend is available 2015-06-08 13:28:25 +02:00
Alexander A. Klimov 1bd18c5adb Merge branch 'feature/Show-Icinga-Web-2-s-version-in-the-frontend-9247'
resolves #9247
2015-06-08 12:40:14 +02:00
Johannes Meyer 54b960addc RoleController: Fix link to add a new role 2015-06-08 12:39:31 +02:00
Alexander A. Klimov 0b1bb54c26 Rename .fileNotReadable to .message-error
refs #9247
2015-06-08 11:22:26 +02:00
Alexander A. Klimov 67322e0b36 Show an error message rather than just "unknown version"
refs #9247
2015-06-05 11:56:15 +02:00
Alexander A. Klimov 7577b37cdb Change VERSION's format
refs #9247
2015-06-03 18:08:54 +02:00
Alexander A. Klimov 757e993871 Outsource version-getting logic to Version::get()
refs #9247
2015-06-03 15:23:05 +02:00
Alexander A. Klimov 887bd0b8f0 Show Icinga Web 2's version in the frontend
refs #9247
2015-06-02 16:49:27 +02:00
Johannes Meyer 00c31ffd28 RolesController: Rename to RoleController 2015-06-02 11:57:13 +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 3fffd90135 Rename permission config/application/groups* to config/authentication/...
refs #8826
2015-06-02 09:04:34 +02:00
Johannes Meyer a558f2873a Rename permission config/application/users* to config/authentication/...
refs #8826
2015-06-02 09:02:57 +02:00
Johannes Meyer 46e2393074 UsergroupbackendController: Do only assert that the user has one permission
The configuration of a backend itself should not be that granular.

refs #8826
2015-06-02 08:58:21 +02:00
Johannes Meyer 66fd7dfd93 ConfigController: Rename applicationAction to generalAction 2015-06-01 16:35:27 +02:00
Johannes Meyer 89311f96df Show a minus for a user's state if the state cannot be determined
refs #8826
2015-06-01 14:06:37 +02:00
Johannes Meyer ea959c2dfd Introduce controller UsergroupbackendController
refs #8826
2015-05-29 16:35:30 +02:00
Johannes Meyer c94e6a3292 Db/IniUserGroupBackend: Drop column parent_name, it's not a name anymore
refs #8826
2015-05-29 08:56:58 +02:00
Johannes Meyer d157dec13b GroupController: Apply permission config/application/groups/member/remove
refs #8826
2015-05-27 10:38:02 +02:00
Johannes Meyer 0c9bac0686 GroupController: Apply permission config/application/groups/remove
refs #8826
2015-05-27 10:33:20 +02:00
Johannes Meyer b58cd4747c GroupController: Apply permission config/application/groups/edit
refs #8826
2015-05-27 10:32:41 +02:00
Johannes Meyer fd2ecf395d GroupController: Apply permission config/application/groups/add
refs #8826
2015-05-27 10:32:09 +02:00
Johannes Meyer e31c99be1c GroupController: Apply permission config/application/groups/show
refs #8826
2015-05-27 10:30:42 +02:00
Johannes Meyer 0e37aad6ce UserController: Apply permission config/application/users/remove
refs #8826
2015-05-27 10:29:21 +02:00
Johannes Meyer 01b790cf18 UserController: Apply permission config/application/users/edit
refs #8826
2015-05-27 10:27:48 +02:00
Johannes Meyer 88ba718ffb UserController: Apply permission config/application/users/add
refs #8826
2015-05-27 10:26:43 +02:00
Johannes Meyer 676d20920b UserController: Remove redundant error handling
refs #8826
2015-05-27 08:53:34 +02:00
Johannes Meyer e0f0fbf1cc GroupController: Remove redundant error handling
refs #8826
2015-05-27 08:53:13 +02:00
Johannes Meyer 02afa9fd55 UserController: Add createmembershipAction()
refs #8826
2015-05-26 17:03:10 +02:00
Johannes Meyer ec556edc65 Merge branch 'master' into feature/user-and-group-management-8826 2015-05-26 09:28:35 +02:00
Johannes Meyer e5819ef1b2 GroupController: Display a tab when showing a group
refs #8826
2015-05-22 16:13:38 +02:00
Johannes Meyer 5c6d5f51c4 UserController: Display a tab when showing a user
refs #8826
2015-05-22 16:13:20 +02:00