8838 Commits

Author SHA1 Message Date
Michael Friedrich
9a28855cc0 Merge branch 'feature/doc-7153'
refs #7153
2015-10-02 10:44:33 +02:00
Michael Friedrich
c3b5d8ab51 Doc: Fix typo
refs #7153
2015-10-02 10:36:39 +02:00
Johannes Meyer
53f29131af ActionController: Use a controller's inner layout script instead of "body"
"body" is still the default inner layout script.
2015-10-02 10:18:37 +02:00
Michael Friedrich
5a14a3c4ea Merge branch 'feature/doc-7153'
refs #7153
2015-10-02 09:51:15 +02:00
Michael Friedrich
ded631b589 Document example commands for installing from source
That also adds all the details we use for automated deployments
and manual installations (e.g. mysql db setup, user creation, manual
config files).

Maybe this could be split into installation-from-source.md
somewhere in the future, but for now it should help anyone
out there to deploy Icinga Web 2 w/o running the setup wizard
in automated environments.

fixes #8407
refs #9595
refs #7153
2015-10-02 09:50:52 +02:00
Michael Friedrich
f077f45b20 Fix wrong anchor 2015-10-02 09:50:52 +02:00
Michael Friedrich
73dfb286f5 Move upgrading to a dedicated section and add a link
refs #7153
2015-10-02 09:50:52 +02:00
Michael Friedrich
48bee8d8fd Doc: Restart the webserver after changing group membership
refs #7153
fixes #9484
2015-10-02 09:50:51 +02:00
Eric Lippmann
359dde708c Prepare 2.0.0 release 2015-10-01 23:39:27 +02:00
Eric Lippmann
1b91eff564 RPM: Respect iframe module 2015-10-01 23:30:25 +02:00
Eric Lippmann
bb386acb9f Update AUTHORS 2015-10-01 23:26:20 +02:00
Eric Lippmann
e4a42c5cc9 Don't use deprecated functions 2015-10-01 23:19:37 +02:00
Mikko Peltokangas
f8ac2c8b40 Add Finnish translation (WIP)
refs #8557

Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-10-01 23:11:13 +02:00
Eric Lippmann
fde7525850 modules: Add iframe
resolves #8645
2015-10-01 23:07:34 +02:00
Eric Lippmann
61357da35c Merge branch 'bugfix/group-by-9956'
fixes #9956
2015-10-01 23:05:27 +02:00
Johannes Meyer
e788682c19 Enforce the standard nav item renderer for the main menu by default 2015-10-01 17:44:37 +02:00
Johannes Meyer
14ae04b631 RecursiveNavigationRenderer: Allow to enforce the standard item renderer 2015-10-01 17:43:48 +02:00
Johannes Meyer
8c8af9cd50 DashboardPane: Fix that ordering dashlets is persistent 2015-10-01 17:35:11 +02:00
Johannes Meyer
b63a956a38 Dashboard: Respect original dashlet order 2015-10-01 17:34:45 +02:00
Johannes Meyer
0cc06d6af9 NavigationItem: Improve merge "algorithm" 2015-10-01 17:12:55 +02:00
Johannes Meyer
d54e5f62e6 NavigationItem: Accept priority while merging if none is set yet 2015-10-01 16:32:47 +02:00
Johannes Meyer
57f30b1f92 Do not apply server side sorting for paged search requests
Revert this prior start working on #10147

refs #10147
2015-10-01 15:47:11 +02:00
Thomas Gelf
50e66810bf events.js: do not disable inputs targetting...
...foreign containers. Otherwise they will remain unusable. A better
solution might be tracking source containers, but that would involve
some more work

fixes #10263
2015-10-01 15:10:01 +02:00
Johannes Meyer
c7d5e1456a Navigation: Allow basic wildcard to share navigation items 2015-10-01 13:56:28 +02:00
Johannes Meyer
b80cfe7cdc NavigationController: Pass through the default url without creating the form 2015-10-01 13:55:12 +02:00
Johannes Meyer
aa3bff532e NavigationConfigForm: Make sure to return the correct configuration 2015-10-01 10:57:10 +02:00
Eric Lippmann
6affad6895 Fix logout loop (testing), #2
Quick and dirty fix.
2015-10-01 10:50:33 +02:00
Johannes Meyer
92b0bfaca8 MacroTest: Fix outdated tests 2015-10-01 10:42:28 +02:00
Johannes Meyer
85e7e7920a Url: Fix detection of the current base url when stripping it from a given path 2015-10-01 10:42:28 +02:00
Eric Lippmann
5f7f0a9e89 Fix logout loop (testing)
If this commit breaks anyhting, feel free to revert it.
2015-10-01 10:30:18 +02:00
Johannes Meyer
5b71d0b834 Also restore the login.less form prior #10009 2015-10-01 10:22:53 +02:00
Johannes Meyer
27524feda1 Fix error when showing a group from a database backend 2015-10-01 10:12:28 +02:00
Johannes Meyer
4b06d47705 Restore state of the login view script prior to #10009 2015-10-01 09:58:41 +02:00
Eric Lippmann
3cd3a7891c Revert "Rename application/VERSION to application/GITCOMMIT"
This reverts commit feb27b8a02c997859cfe2ff85c4aacb17da4c241.
2015-09-30 18:37:48 +02:00
Michael Friedrich
cdc534f04d Update RELEASE.md 2015-09-30 18:17:27 +02:00
Johannes Meyer
7cbafe7793 Merge branch 'feature/show-icinga-web-2-s-version-in-the-frontend-9247'
resolves #9247
resolves #9381
2015-09-30 17:14:24 +02:00
Johannes Meyer
2ca161c062 about: Remove placeholder icons for twitter and facebook
refs #9247
2015-09-30 17:13:38 +02:00
Johannes Meyer
a2474ad1d2 Add untracked files missing from the previous commit...
refs #9247
2015-09-30 17:10:35 +02:00
Johannes Meyer
c2ac841871 Make the about page pretty
refs #9247
2015-09-30 17:07:55 +02:00
Johannes Meyer
142851ede7 Merge branch 'master' into feature/show-icinga-web-2-s-version-in-the-frontend-9247 2015-09-30 15:54:22 +02:00
Johannes Meyer
bd206e3718 Url: Do not trim leading slahes in method setPath()
We're handling external urls specifically now.
2015-09-30 15:42:01 +02:00
Johannes Meyer
16cdd76c9e NavigationItemForm: Strip the current base url from an item's url 2015-09-30 15:37:15 +02:00
Johannes Meyer
eef4322188 Url: Fix automatic stripping of the current base url in method fromPath() 2015-09-30 15:36:45 +02:00
Johannes Meyer
415690134b Add tab extension to add the current container url as new menu entry 2015-09-30 14:47:42 +02:00
Johannes Meyer
722152a876 Url: Fix that full external urls with path component are incorrectly handled
fixes #10236
2015-09-30 13:41:50 +02:00
Johannes Meyer
62d96a154e monitoring: Normalize custom variable names not until they're displayed 2015-09-30 13:23:54 +02:00
Johannes Meyer
13575eb962 monitoring: Disable loading host- and service-notes 2015-09-30 13:10:29 +02:00
Johannes Meyer
1c7b398219 Navigation: Do not provide "dashlet" as default item type
Please revert this commit once we're about to finish the new
implementation.

refs #6084
2015-09-30 12:55:21 +02:00
Johannes Meyer
ff25c24825 Merge branch 'bugfix/separate-configuration-files-for-navigation-items-10246'
fixes #10246
2015-09-30 12:38:45 +02:00
Johannes Meyer
8b0c820f89 Merge branch 'master' into bugfix/separate-configuration-files-for-navigation-items-10246 2015-09-30 12:38:31 +02:00