Commit Graph

8893 Commits

Author SHA1 Message Date
Eric Lippmann 605d8f908a CSS: Add nav.less
refs #5543
2015-09-25 13:35:34 +02:00
Eric Lippmann 1122ffafad lib: Add navigation classes (WIP)
- Lacks custom renderer functionality
- Lacks navigation item priorities
- Lacks permission handling

refs #5600
2015-09-25 13:16:44 +02:00
Eric Lippmann 1014cdfa3c monitoring/CSS: Use action-table instead of action in the hostgroup overview
refs #5543
2015-09-25 12:43:06 +02:00
Eric Lippmann 4a24065916 monitoring/CSS: Add listing-table to the hostgroup overview
refs #5543
2015-09-25 12:42:37 +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 f42f655e7a CSS: Add styles for table.listing-table
refs #5543
2015-09-25 12:40:33 +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
Alexander A. Klimov a9ec0eebef Merge branch 'bugfix/don-t-use-parse_ini_file-in-Config-10150'
fixes #10150
2015-09-25 12:19:38 +02:00
Alexander A. Klimov 812545c04b IniStore::load(): use IniParser::parseIniFile() instead of parse_ini_file()
refs #10150
2015-09-25 12:15:47 +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
Alexander A. Klimov 8dc9928cb3 IniParser::parseIniFile(): return a Config instance
refs #10150
2015-09-25 12:04:13 +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
Eric Lippmann c90adc1966 monitoring/CSS: Style plugin output
refs #5543
2015-09-25 11:43:42 +02:00
Eric Lippmann b223914153 monitoring/CSS: Disable module.less styles
refs #5543
2015-09-25 11:43:08 +02:00
Eric Lippmann 2d4ea43a87 monitoring/CSS: Rename pre.pluginoutput to pre.plugin-output
refs #5543
2015-09-25 11:41:51 +02:00
Eric Lippmann e71da8b646 monitoring/CSS: Use icon-bell-alt for send custom notification links
refs #5543
2015-09-25 11:41:18 +02:00
Eric Lippmann 15bac7d759 CSS: Add bottom border to dl.feed-list dt
refs #5543
2015-09-25 11:40:55 +02:00
Eric Lippmann 2820c1ed64 monitoring: Fix handled color in the host and service detail
refs #5543
2015-09-25 11:37:31 +02:00
Alexander A. Klimov a090907373 Conform to coding guidelines 2015-09-25 11:37:06 +02:00
Eric Lippmann e7497f3ac7 monitoring/CSS: Use icon-cancel for the delete comment button
refs #5543
2015-09-25 11:34:55 +02:00
Eric Lippmann af41a9c981 monitoring/CSS: Fix classes used in the delete comment command form (WIP)
Spinner is missing for the moment.

refs #5543
2015-09-25 11:33:07 +02:00
Eric Lippmann fef50e9584 monitoring/CSS: Fix css classes used in the check now command form (WIP)
Spinner is missing for the moment.

refs #5543
2015-09-25 11:33:06 +02:00
Eric Lippmann 1c01025162 monitoring: Rename host/object-header partial to object/host-header
refs #5543
2015-09-25 11:33:06 +02:00
Eric Lippmann f74293b5ba monitoring: Wrap td content in p in the host detail
refs #5543
2015-09-25 11:22:18 +02:00
Eric Lippmann cf36d288a3 monitoring: Remove trailing semicolons from inline echo tags in the host detail
refs #5543
2015-09-25 11:20:22 +02:00
Eric Lippmann 8e63d89204 monitoring: Indent the host detail w/ 4 spaces
refs #5543
2015-09-25 11:20:01 +02:00
Eric Lippmann 44b2b87547 monitoring: Remove strong and small tags in the host detail
refs #5543
2015-09-25 11:19:25 +02:00
Eric Lippmann cfee0cc99f monitoring/CSS: Use new state- classes in the host detail
refs #5543
2015-09-25 11:18:53 +02:00
Eric Lippmann 204cb4c99c monitoring/CSS: Remove class objectheader in the host detail
refs #5543
2015-09-25 11:18:00 +02:00
Eric Lippmann 713a816a3e monitoring: Rename service/object-header view script to object/service-header
refs #5543
2015-09-25 11:17:00 +02:00
Eric Lippmann 4eafb1825c monitoring: Wrap td content in p in the service detail header
refs #5543
2015-09-25 11:14:42 +02:00
Eric Lippmann 4912b30b1b monitoring/CSS: Use new state- classes for the host in the service detail header too
refs #5543
2015-09-25 11:10:10 +02:00
Eric Lippmann daa9d8a9ef monitoring: Indent the service detail header w/ 4 spaces
refs #5543
2015-09-25 11:09:36 +02:00
Eric Lippmann 8aa1dcd4f9 monitoring: Remove strong and small tags in the service detail header
refs #5543
2015-09-25 11:08:18 +02:00
Eric Lippmann 3f821ac284 monitoring: Remove trailing semicolon from inline echo tags in the service detail header
refs #5543
2015-09-25 11:06:31 +02:00
Eric Lippmann 78c07da9b7 monitoring/CSS: Drop class objectstate in the service detail header
refs #5543
2015-09-25 11:05:55 +02:00
Eric Lippmann 1e2803ffb7 monitoring/CSS: Use new state- classes in the service detail header
refs #5543
2015-09-25 11:05:32 +02:00
Eric Lippmann 1a4c1a5d94 monitoring: No longer render last problem column in the host groups overview
I doubt that this column had any real value. If there's a "problem" on a host group, the state badges help you.

refs #5543
2015-09-25 11:01:47 +02:00
Eric Lippmann 231bee086a monitoring: Don't render performance data in a td in the host and service detail
refs #5543
2015-09-25 10:59:38 +02:00
Eric Lippmann 446622004a CSS: Reset defaults on dl.feed-list
refs #5543
2015-09-25 10:59:08 +02:00
Eric Lippmann 7b66a61a41 monitoring: Use dl for inline comments in the host and service detail
refs #5543
2015-09-25 10:58:45 +02:00
Johannes Meyer 086579b254 NavigationController: Rerender the layout when removing menu entries
refs #5600
2015-09-25 10:51:44 +02:00
Johannes Meyer 2952eaefcd NavigationController: Rerender the layout when unsharing menu entries
refs #5600
2015-09-25 10:51:16 +02:00
Eric Lippmann 7910cee2f1 CSS: Add form.link style
refs #5543
2015-09-25 00:37:35 +02:00
Eric Lippmann 7cfe79bd8d CSS: Reduce width of the name column in name-value-pair tables
refs #5543
2015-09-25 00:37:02 +02:00