Commit Graph

23 Commits

Author SHA1 Message Date
Michael Friedrich 140f307e0a Fix failing configure run due to removed index.php
refs #4075
2014-06-06 13:48:58 +02:00
Thomas Gelf 176588c87d installation: get rid of .htaccess, less automake
Trying to remove a bunch of autoconf and .htaccess-related stuff.
This commit is the last one from a series now finally allowing to run
icingaweb directly from a git checkout.

refs #4075
2014-06-05 14:54:00 +00:00
Thomas Gelf d9895265f3 Remove obsolete css.php from configure 2014-03-31 09:00:13 +00:00
Thomas Gelf e81543d519 Added quick & dirty css.php, file list shall be moved elsewhere 2014-02-21 14:03:49 +00: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 2561177765 Fix enable and disable authentication
refs #4941
2013-10-22 17:50:20 +02:00
Marius Hein f770075276 Autoconf: Fix database validation
refs #4941
2013-10-22 17:50:20 +02:00
Marius Hein 8b419e15c4 Vagrant box configure icingaweb source
refs #4926
2013-10-22 11:39:06 +02:00
Michael Friedrich c4efe02f8f Update project name, fix make clean, update spec file.
refs #4926

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
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 fe03f5b246 Fix config path in index.php (generate with configure).
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 d0ac97f335 Configure fixes, regression test for 4606
The configure routine still has to be improved, right now unused
authentication backends are commented out

refs #4491
refs #4606
refs #4640
2013-08-29 11:48:32 +02:00
Jannis Moßhammer c5dca9062b Frontend and configure.ac fixes
refs #4491
2013-08-29 11:47:10 +02:00
Jannis Moßhammer b5812fd56c Fix installation via configure/make
The installation routine uses the .htaccess file right now, as
this is used in the 'dump' /var/www installation.

refs #4491
2013-08-29 11:47:10 +02:00
Marius Hein 7c1ff75199 Monitoring backend: Add resources.ini and backends.ini to configure
refs #4575
2013-08-19 18:29:26 +02:00
Marius Hein eddbbd5f5b Monitoring backend: Move backends.ini to module configuration
refs #4575
2013-08-19 18:29:26 +02:00
Jannis Moßhammer aefea8486e Add Autoconf based installation with most parameters
configure allows to set the authentication backend to internal (or ldap)
and to set connection details for authentication and data retrieval

refs #4175
2013-07-03 14:05:59 +02:00
Jannis Moßhammer edbca73291 ws-jmosshammer:icinga2-web moja$ git commit
Add autoconf parameter and authorisation configs

Add various autoconf directives for ldap and internal-db authenticaiton,
also additional checks whether the Zend DB Adapters are available and
whether the php setup fulfills the requirements

refs #4175
2013-07-03 14:05:59 +02:00
Jannis Moßhammer d7bbf256b3 Add additional resources
refs #4212
2013-06-03 17:05:59 +02:00