Commit Graph

116 Commits

Author SHA1 Message Date
root a48adb5e4b doc: Fix typo in installation.md
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2014-12-29 12:28:14 +01:00
Eric Lippmann 0bcda60dab doc: Remove developer information from preferences.md 2014-12-18 15:40:26 +01:00
Eric Lippmann 53179981d6 doc: Add section 'Database Setup' to authentication.md
fixes #7672
2014-12-18 15:37:08 +01:00
Eric Lippmann b3994f1099 doc: Add chapter IDs to authentication.md 2014-12-18 15:24:06 +01:00
Eric Lippmann 8150cd7877 Remove unused doc resources 2014-12-03 09:56:29 +01:00
Eric Lippmann eab5422df2 Remove doc/ORACLE
We do not support Oracle (yet).
2014-12-03 09:37:35 +01:00
Eric Lippmann ec6850a34e Remove doc/LICENSEHEAD
We'll add a GPL v2 header to our files but only a 3 liner.
2014-12-03 09:36:26 +01:00
Eric Lippmann bb0073e0b2 Remove doc/LIVESTATUS_COLUMNS 2014-12-03 09:35:49 +01:00
Eric Lippmann dc699058b9 doc: Remove superfluous newlines 2014-11-20 17:01:14 +01:00
Eric Lippmann 909efb35a9 doc: Update authentication.md 2014-11-20 17:00:54 +01:00
Eric Lippmann 868d949421 Remove doc/widgets.md 2014-11-19 16:12:19 +01:00
Eric Lippmann ab4cd58196 Remove doc/testing.md 2014-11-19 16:12:11 +01:00
Eric Lippmann f1e09f3342 Remove doc/graphs.md 2014-11-19 16:11:58 +01:00
Eric Lippmann 13b4d3d305 Remove doc/test/* 2014-11-19 16:11:49 +01:00
Eric Lippmann f6e886f875 Remove doc/form.md 2014-11-19 16:11:03 +01:00
Eric Lippmann 43a56c2f7a Remove doc/form_elements.md 2014-11-19 16:10:40 +01:00
Eric Lippmann 758072f6ba Remove doc/command.md 2014-11-19 16:09:31 +01:00
Eric Lippmann e8eec9a32f Remove doc/CONFIG.md 2014-11-19 16:09:15 +01:00
Eric Lippmann 466dbdd305 Remove doc/dashboard.md 2014-11-19 16:08:51 +01:00
Eric Lippmann 7dd08ce6a9 Fix paths in installation.md 2014-11-19 15:57:57 +01:00
Eric Lippmann 7fecd001e4 Remove doc/module 2014-11-19 15:55:56 +01:00
Eric Lippmann cae813d4c7 doc: Fix typo in installation 2014-11-18 16:58:08 +01:00
Eric Lippmann 05dd09355b doc: Remove configure/make from installation 2014-11-18 16:57:05 +01:00
Eric Lippmann ff3b988324 doc: View resource configuration directives as table 2014-11-18 16:21:48 +01:00
Eric Lippmann 4f55a9e3eb Remove Icinga-Design from doc 2014-11-18 16:16:09 +01:00
Thomas Gelf 85a142c917 doc/container_component.md: removed outdated...
Starting to remove obsolete stuff, we need new ones ;-)
2014-11-14 01:57:57 +01:00
Eric Lippmann f097299534 Merge branch 'master' into feature/remove-autotools-files-7505 2014-11-13 10:52:40 +01:00
Eric Lippmann d40497cca2 Remove files related to API doc
I remove these files because the script for creating the API was removed too.
But we'll re-add them sometime I guess.
2014-10-30 12:39:45 +01:00
Johannes Meyer c1bff9a26e Merge branch 'master' into feature/setup-wizard-7163 2014-10-30 10:38:21 +01:00
Alexander Klimov 99b00b7f84 Fix CSS syntax errors 2014-10-24 12:35:09 +02:00
Johannes Meyer 8f787e649c Update documentation and fix vagrant manifest due to moved schema files 2014-10-08 08:52:04 +02:00
Thomas Gelf 2112d45c3c doc/components.md: obsolete, remove
We do not load any component with require.js or similar
2014-09-08 10:53:26 +02:00
Thomas Gelf 201c24107d doc/api: keep that directory for the build server 2014-09-04 18:43:33 +02:00
Matthias Jentsch 8823db4214 Add documentation for bar chart tooltips 2014-09-02 12:56:29 +02:00
Alexander Fuhr 7d25efb93c Remove dashboard.ini related parts
refs #6639
2014-08-26 10:34:33 +02:00
Thomas Gelf 8fd606cd03 docs: remove obsolete (and wrong) README 2014-06-20 23:09:23 +02:00
Thomas Gelf db3accc704 Data\Db: rename Query and Connection to Db...
Class names in namespaces should not be chosen as once we didn't have
such. The fact that we already did "use Db\Connection as DbConnection"
is the best hint that naming was wrong.

So this patch renames Db\Connection to Db\DbConnection and does the
same with DbQuery. DbQuery has been adjusted to fit our new SimpleQuery
and to handle the new Filter implementation.
2014-06-06 06:43:13 +00:00
Michael Friedrich ef56f2163e Documentation: Fix missing preferences*,sql
fixes #6243
2014-05-20 11:11:32 +02:00
Johannes Meyer 927772578d We do not want to use "@backupStaticAttributes enabled"
refs #4639
2014-04-11 15:31:29 +02:00
Johannes Meyer 7903d44af9 Fix testing documentation
refs #4639
2014-04-10 15:54:50 +02:00
Alexander Klimov b410ebeed6 Remove unnecessary spaces at end of line 2014-03-06 13:08:11 +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
Eric Lippmann 5a913881a6 Modules/Doc: Add Syntax highlighting for PHP code
refs #4820
2014-02-11 17:04:58 +01:00
Eric Lippmann 7f099b211b Fix documentation
refs #4820
2014-02-11 16:35:36 +01:00
Eric Lippmann 88e13c378d Modules/Doc: Add doc display per module
refs #4820
2014-02-11 15:09:04 +01:00
Matthias Jentsch 59d4baff0b Fix remaining references to DbUserBackend and refresh the documentation.
refs #4786
2013-11-06 13:31:07 +01:00
Eric Lippmann ca1d50ae53 Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:06 +02:00
Eric Lippmann 0c5822af61 License: Rename Icinga 2 Web to Icinga Web 2 2013-10-23 15:11:05 +02:00
Michael Friedrich 51b7b89129 Fix users.*.sql -> accounts.*.sql in installation doc.
refs #4926
2013-10-22 10:57:16 +02:00
Michael Friedrich 3bf4973fab Set default internal db password to icingaweb.
refs #4926
2013-10-22 10:57:15 +02:00