Johannes Meyer
71f4b6960b
Add servicematrix view
...
refs #4180
2014-03-19 09:11:24 +01:00
Thomas Gelf
58248c34a9
Remove width & height settings from dashboard components
2014-03-17 17:43:45 +00:00
Thomas Gelf
9d8bd28148
Restrictions for the 'support2' group affect icingaadmin
2014-03-10 01:34:13 +01:00
Thomas Gelf
431cb9a4b4
Add new process info link to System menu
2014-03-10 00:51:36 +01:00
Thomas Gelf
edd03d3e55
Move "temporary logout" to menu
2014-03-07 17:29:04 +00:00
Thomas Gelf
13f827a0ef
Cleanup preferences, add them to the menu
2014-03-07 17:03:43 +00:00
Marius Hein
b4e0b2040a
Remove concrete restriction for icingaadmin and add example
2014-03-07 17:12:29 +01:00
Thomas Gelf
a8e4a6a0f3
Vagrant box had old dashboard.ini
2014-03-06 17:49:32 +00:00
Thomas Gelf
7a712c1f98
Default menu cleanup
2014-03-06 10:29:32 +00:00
Thomas Gelf
81a39a7fa5
One more dashboard pane
2014-03-04 16:12:12 +00:00
Johannes Meyer
8abefaee3c
Add style information for tactical overview
...
refs #3782
2014-03-04 14:48:53 +01:00
Eric Lippmann
07d04628cf
Merge branch 'feature/installation-and-configuration-cleanup-5638'
...
Conflicts:
config/config.ini.in
library/Icinga/Application/ApplicationBootstrap.php
library/Icinga/Application/Cli.php
library/Icinga/Application/EmbeddedWeb.php
library/Icinga/Application/Logger.php
library/Icinga/Application/Modules/Manager.php
library/Icinga/Application/Web.php
library/Icinga/Authentication/Backend/DbUserBackend.php
library/Icinga/Authentication/Manager.php
library/Icinga/User/Preferences/IniStore.php
test/php/library/Icinga/Application/LoggerTest.php
2014-03-03 19:03:39 +01:00
Eric Lippmann
39c80dccaf
Decouple authentication backend creation from Icinga\Authentication\Manager
...
Add authentication backend type msldap with default values for user_class
and user_name_attribute. Backend type ldap now logs an error when user_class
and user_name_attribute ist not configured. Rename membership.ini to
memberships.ini since all our INI configuration files are in the plurar
where it makes sense. The AuthenticationController now handles
authentication
refs #5685
refs #5638
fixes #5218
2014-03-03 17:21:17 +01:00
Matthias Jentsch
a8f765fa3b
Add extern authentication
...
Provide a new settings authenticationMode and delegate the
authentication handling to the webserver when the external authentication mode
is set. Add a new view 'logout' that will be shown after logout from external
authentication as the regular redirect to login is not possible.
refs #5405
2014-02-26 18:08:48 +01:00
Johannes Meyer
43c18261ea
Add new log wrapper
...
refs #5683
2014-02-26 10:47:02 +01:00
Johannes Meyer
c89f3b6140
Add filter functionality to eventhistory view and fix default order direction
...
refs #5589
2014-02-21 12:59:32 +01:00
Eric Lippmann
7fa6668b64
Make Icinga Web 2 work without any config file
...
refs #5638
fixes #5523
2014-02-20 13:53:28 +01:00
Matthias Jentsch
c17cd2df34
Fix layout of GridChart
...
Introduce diagonal layout for x-axis, use bigger fonts and set the bar-rendering
to use a bigger default-width
fixes #5672
2014-02-18 18:44:42 +01:00
Eric Lippmann
8edf421c45
Replace debug log with respecting log priorities
...
refs #5638
fixes #5522
2014-02-18 14:46:15 +01:00
Markus Frosch
971a87c608
Fixed executable flags on normal files.
...
Refs #5040
2014-02-18 09:42:13 +01:00
Eric Lippmann
69a482d106
Auth: Connect only when a authentication backend is used. Fix log in error messages
...
refs #5506
refs #5638
fixes #4931
2014-02-18 09:33:33 +01:00
Marius Hein
8a604f1c2c
Implement structures for permissions, restrictions and membership
...
refs #4624
2014-02-12 17:03:18 +01:00
Thomas Gelf
654953d9d6
New menu, still unfinished
2014-02-03 16:03:05 +00:00
Eric Lippmann
a12f9614be
Menu: Re-add missing menu items
2014-01-28 13:34:57 +01:00
Chris Rüll
c4a00b8d31
Menu Configuration
...
Rework the Menu.Ini files and Include a new class to create a menu inside the project
2014-01-28 13:34:57 +01:00
Matthias Jentsch
5d8081ad09
Add support for multiple module installation paths
...
Read the module paths from the configuration file and add form fields
to edit the path from the web interface.
refs #4607
2014-01-22 18:28:19 +01:00
Eric Lippmann
1c18edc4d4
Resources: Fix internal ldap auth config
2013-11-26 13:30:48 +01:00
Eric Lippmann
eefd9d07ae
Resources: Fix internal ldap auth not configured via resources.ini
2013-11-26 12:06:36 +01:00
Eric Lippmann
ec42ddde12
Landing Page: Show unhandled host and service problems
2013-10-23 15:55:53 +02:00
Jannis Moßhammer
8eea09ab53
Add default dashboard, fix componentLoader issue introduced before
2013-10-23 13:06:09 +02:00
Marius Hein
bcfc1b56bb
Fix database switches and backend configuration
...
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
dd214bbe16
Implement disable flag for authentication backends
...
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
b9f03e27b7
Fix backend configuration while installation
...
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
1fc66eef84
Removed unused ldap attributes
...
refs #4941
2013-10-22 17:50:21 +02:00
Marius Hein
9ebd2c0478
Fix port for internal db
...
Fix db factory to use that port
refs #4941
2013-10-22 17:50:20 +02:00
Bernd Erk
02de834522
Remove contact and contactgroup from menu and add icons to dashboard
2013-10-22 14:41:11 +02:00
Bernd Erk
6d112b56bf
Modify top bar and menu style
2013-10-22 14:14:53 +02:00
Michael Friedrich
2ce8d940e4
drop autogenerated leftovers.
...
refs #4926
2013-10-22 10:57:16 +02:00
Michael Friedrich
8b163e2b0f
Fix hardcoded path.
...
refs #4926
2013-10-22 10:57:16 +02:00
Michael Friedrich
1985cf18f1
Add --with-icingaweb-log-path.
...
refs #4926
2013-10-22 10:57:15 +02:00
Michael Friedrich
6b2cb571b6
Review installation, create tarball and add first spec file draft.
...
refs #4926
2013-10-22 10:57:15 +02:00
Jannis Moßhammer
513b50dba5
Fix downtime query and schedule downtime
2013-10-20 16:11:39 +02:00
Marius Hein
53ab6dbbf1
Implement global command toggle form in process view
...
refs #4918
2013-10-19 15:28:51 +02:00
Marius Hein
c805550662
Performance overview
...
resolves #4189
resolves #4136
2013-10-18 11:32:53 +02:00
Eric Lippmann
676f9e5f72
Monitoring/History: Show icons and color for state changes
...
refs #4765
2013-10-17 16:18:34 +02:00
Eric Lippmann
68f20e6231
Monitoring/History: Add menu entry
...
refs #4765
2013-10-17 16:18:34 +02:00
Marius Hein
cc8ecf262f
Reorganized styles
...
refs #4895
2013-10-16 14:49:03 +02:00
Eric Lippmann
66fdefb0e9
Add group menu entries
...
refs #4185
2013-10-15 15:36:00 +02:00
Eric Lippmann
af7db257fe
Menu: Add iconClass config
...
refs #4824
2013-10-14 13:30:02 +02:00
Marius Hein
1eef471bc2
Comment overview: Basic implementation
...
refs #4714
2013-10-09 09:35:32 +02:00