Eric Lippmann
b6d723bb34
CSS: Add class button to the create new user link
...
refs #5543
2015-09-25 14:39:38 +02:00
Aaron Collins
23631c8f39
changed order of posix check
...
refs #9950
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-25 14:35:08 +02:00
Aaron Collins
73715c94b1
Fixes for ldap group auth
...
The current LdapUserGroupBackend was incomplete and suffered from a little over zealous copy pasta. It had over written certain functions that where unnecessary such as the constructor and a table validator. This patch aims to clean those up. Additionally it also makes this group auth work with posixGroup that use the username as the member identifier and not just inetGroups that use the full dn
refs #9950
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-25 14:34:33 +02:00
Eric Lippmann
9628268a07
Add icons angle-double-left and angle-double-right
...
They will be used for the pagination's prev and next links.
refs #5543
2015-09-25 14:28:48 +02:00
Johannes Meyer
d4c1ca9e18
Merge branch 'feature/custom-menu-items-5600'
...
resolves #5600
fixes #10169
fixes #10046
fixes #10082
2015-09-25 14:17:34 +02:00
Johannes Meyer
a55cced039
Merge branch 'master' into feature/custom-menu-items-5600
...
Conflicts:
modules/monitoring/application/views/scripts/list/comments.phtml
modules/monitoring/application/views/scripts/list/downtimes.phtml
2015-09-25 14:12:43 +02:00
Johannes Meyer
f17c185aed
js: Improve logging when pushing history states
2015-09-25 14:08:10 +02:00
Eric Lippmann
44c9bc2b3b
CSS: Remove extra pagination CSS from layout-structure.less
...
refs #5543
2015-09-25 14:00:03 +02:00
Johannes Meyer
67a28a4b47
js: Do not re-open the detail url if it's the origin of a redirect
...
refs #5600
2015-09-25 13:58:52 +02:00
Eric Lippmann
7ff74ae36a
lib: Use navigation classes in the limiter control
...
refs #5543
2015-09-25 13:36:28 +02:00
Eric Lippmann
823a2cc8ea
CSS: Add nav.less and limiter.less to our stylesheet
...
refs #5543
2015-09-25 13:36:04 +02:00
Eric Lippmann
e94deab146
CSS: Add limiter.less
2015-09-25 13:35:49 +02:00
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