Johannes Meyer
617b6822d7
Add pagination support to the servicematrix
...
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
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
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
8730360de7
One more menu.ini... we should clean up some duplicated files
2014-03-04 16:37:16 +00: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
7bf888a554
Vagrant: Add monitoring module config
2014-03-03 18:16:07 +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
Eric Lippmann
25665dec24
Vagrant: Add authentication.ini and resources.ini to /etc/icingaweb
...
refs #5638
2014-02-21 10:16:16 +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
Marius Hein
8b419e15c4
Vagrant box configure icingaweb source
...
refs #4926
2013-10-22 11:39:06 +02:00
Eric Lippmann
c7e8add75a
Vagrant: Install Icinga command proxy which routes commands to both instances
...
refs #4549
2013-08-16 17:51:39 +02:00
Eric Lippmann
1999dd1e1a
Vagrant: Fix caching issues on vboxsf
...
Control httpd to not use the sendfile support from the kernel to
transmit file contents to the client because the sendfile syscall
is broken with the VirtualBox file system as of the time of writing.
refs #4384
2013-07-05 14:46:42 +02:00
Eric Lippmann
7c50411270
Vargant: Dat motd
2013-06-28 16:13:44 +02:00
Eric Lippmann
e80ddb0af4
Fix missing software and enable apache rewrite rules
...
Add the jquery node module and the Zend PDO adapter for MySQL.
refs #4307
2013-06-28 13:48:14 +02:00
Eric Lippmann
117c8430be
Vagrant: Add phantomjs and casperjs
...
refs #4219
2013-06-11 11:45:00 +02:00