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 feb27b8a02 .
|
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 |
Johannes Meyer
|
befbc6cd6a
|
Config: Add static method navigation()
refs #10246
|
2015-09-30 11:30:38 +02:00 |
Johannes Meyer
|
95d1ce371c
|
Navigation: Add static method getItemTypeConfiguration()
refs #10246
|
2015-09-30 11:18:15 +02:00 |
Johannes Meyer
|
7db05fa043
|
NavigationController: Consider module types more important in method getConfigPath()
refs #10246
|
2015-09-30 09:47:26 +02:00 |
Eric Lippmann
|
64783fd10e
|
Allow to set the character set for database resources
|
2015-09-29 19:37:36 +02:00 |
Eric Lippmann
|
e416a445a3
|
Wizard: Rerender layout on login
fixes #9789
|
2015-09-29 19:37:18 +02:00 |
Johannes Meyer
|
64ba37ad04
|
NavigationController: Fix add action
refs #10246
|
2015-09-29 17:23:27 +02:00 |
Johannes Meyer
|
7901601f81
|
NavigationConfigForm: Fix method getItemConfig()
refs #10246
|
2015-09-29 17:22:59 +02:00 |
Johannes Meyer
|
d2d6815c92
|
Revert "Introduce controller DashboardsController"
This reverts commit 0d0480afea .
|
2015-09-29 17:17:47 +02:00 |
Johannes Meyer
|
dcb4f7f52d
|
Revert "DashboardsController: Add index action"
This reverts commit 2be8835f06 .
|
2015-09-29 17:17:41 +02:00 |
Johannes Meyer
|
1c44a3306b
|
NavigationController: Add new parameters to all view script's links
refs #10246
|
2015-09-29 17:15:57 +02:00 |
Johannes Meyer
|
4b76115399
|
NavigationController: Require parameter type in action edit
refs #10246
|
2015-09-29 17:15:03 +02:00 |
Johannes Meyer
|
eb970b1467
|
NavigationController: Require paramter type in action remove
refs #10246
|
2015-09-29 17:14:17 +02:00 |
Johannes Meyer
|
8d0e57c95e
|
NavigationController: Require parameter type and owner in action unshare
refs #10246
|
2015-09-29 17:13:45 +02:00 |
Johannes Meyer
|
b4bcfa4e08
|
NavigationController: Register navigation item types differently
refs #10246
|
2015-09-29 17:12:57 +02:00 |
Johannes Meyer
|
4921b1a62e
|
NavigationController: Add method getItemLabel()
refs #10246
|
2015-09-29 17:09:32 +02:00 |