8830 Commits

Author SHA1 Message Date
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
Johannes Meyer
915b559129 NavigationConfigForm: Do not disable the hidden type field
refs #10246
2015-09-30 12:33:13 +02:00
Johannes Meyer
ddeed579af NavigationController: Fix incorrect sort label
refs #10246
2015-09-30 12:28:40 +02:00
Johannes Meyer
6b31898566 NavigationController: Adjust how to load navigation items
refs #10246
2015-09-30 12:22:48 +02:00
Johannes Meyer
6a61d4aa25 User: Fix method getNavigation()
refs #10246
2015-09-30 11:47:38 +02:00
Johannes Meyer
a2827e0dd9 Web: It's not necessary anymore to set a key column
refs #10246
2015-09-30 11:47:22 +02:00
Johannes Meyer
bbd68457ae Config: Use DIRECTORY_SEPARATOR in static method navigation()
refs #10246
2015-09-30 11:41:49 +02:00
Johannes Meyer
633dca6b76 Web: Load the new config files for shared items
refs #10246
2015-09-30 11:38:51 +02:00
Johannes Meyer
037fee298b User: Drop method loadNavigationConfig()
refs #10246
2015-09-30 11:38:14 +02:00