Alexander A. Klimov
4a85e112d2
Don't link to loaded modules in the about page if the user doesn't have the required permission
...
refs #9381
2015-09-25 10:45:17 +02:00
Alexander A. Klimov
f64db890d2
Show loaded modules in the about page
...
refs #9381
2015-09-24 19:23:49 +02:00
Alexander A. Klimov
52221dd10a
Add doc and social media links to the about page
...
refs #9247
2015-09-24 15:54:56 +02:00
Johannes Meyer
e8f93e8ea1
NavigationConfigForm: Translate non-translated error messages
...
refs #5600
2015-09-24 15:50:40 +02:00
Johannes Meyer
3f22469c18
NavigationConfigForm: Fix name validation when adding or editing items
...
refs #5600
2015-09-24 15:50:19 +02:00
Johannes Meyer
cd1510d846
NavigationConfigForm: Set a "name" as default key column for nav configs
...
refs #5600
2015-09-24 15:49:04 +02:00
Johannes Meyer
b7ef951e57
NavigationController: Rerender the layout when editing a menu entry
...
refs #5600
2015-09-24 14:05:57 +02:00
Johannes Meyer
c4df7e05be
NavigationController: Rerender the layout when adding a menu entry
...
refs #5600
2015-09-24 14:05:28 +02:00
Alexander A. Klimov
bfc2738fe5
Translate license statement
...
refs #9247
2015-09-24 13:07:31 +02:00
Johannes Meyer
338c0680e0
NavigationConfigForm: Consider a user's config and the share config as one
...
Actually, we need a more sophisticated solution for this, but I guess this is a
proper quickfix to avoid any conflicts when switching between shared and
non-shared.
refs #5600
2015-09-24 12:58:11 +02:00
Alexander A. Klimov
e2d6089ff3
Make Version::get() failsafe
...
refs #9247
2015-09-24 12:25:02 +02:00
Alexander A. Klimov
feb27b8a02
Rename application/VERSION to application/GITCOMMIT
...
refs #9247
2015-09-24 11:35:18 +02:00
Alexander A. Klimov
cc4a47506f
Fetch version from constant
...
refs #9247
2015-09-24 10:53:33 +02:00
Alexander A. Klimov
91377a4bd7
Show copyright and license on the about page
...
refs #9247
2015-09-23 18:54:42 +02:00
Johannes Meyer
4d303e7121
NavigationController: Redirect to the shared overview if its the referrer..
...
..when editing a navigation item.
refs #5600
2015-09-23 14:21:04 +02:00
Alexander A. Klimov
cd319f8c7d
Let the error page look like the login page when a non-authenticated user requests a non-existent page
...
refs #10009
2015-09-22 18:25:57 +02:00
Bernd Erk
2242f6192c
Redesign draft and implementation
2015-09-22 17:33:02 +02:00
Johannes Meyer
fcdf41a9b8
DashletForm: Provide a helpful hint how to input external urls
...
refs #5600
2015-09-22 16:24:09 +02:00
Johannes Meyer
f47c0475c9
NavigationItemForm: Provide a helpful hint how to input external urls
...
refs #5600
2015-09-22 16:18:55 +02:00
Johannes Meyer
57e08e92d4
Do not mark relative urls as absolute
...
refs #5600
refs #10169
2015-09-22 14:12:08 +02:00
Johannes Meyer
8239ec8fb5
NavigationConfigForm: Show only an owner's parents to admins
...
refs #5600
2015-09-21 15:29:14 +02:00
Johannes Meyer
3f70351239
MenuItemForm: Only allow to select _blank and _main as url target
...
refs #5600
2015-09-21 15:26:56 +02:00
Johannes Meyer
76cf01869e
NavigationItem: Add property $target
...
refs #5600
2015-09-21 10:18:46 +02:00
Johannes Meyer
af3f80f873
NavigationConfigForm: Fix documentation of method delete()
...
refs #5600
2015-09-21 09:00:22 +02:00
Johannes Meyer
5a494b3088
NavigationController: Show module item types only if accessible by the user
...
refs #5600
2015-09-21 08:59:36 +02:00
Johannes Meyer
5f998eb56d
NavigationConfigForm: Really remove the "old" section when renaming
...
refs #5600
2015-09-18 16:25:06 +02:00
Johannes Meyer
75d003a775
NavigationConfigForm: Automatically share a parent's entire children, #2
...
refs #5600
2015-09-18 16:17:54 +02:00
Alexander A. Klimov
dd0e924e8d
Do not validate section names in forms
...
fixes #10151
2015-09-18 16:11:51 +02:00
Johannes Meyer
9574f80160
NavigationConfigForm: Automatically share a parent's entire children
...
refs #5600
2015-09-18 16:08:58 +02:00
Johannes Meyer
c077dbd15a
NavigationConfigForm: Update a parent's name on all childrens as well
...
refs #5600
2015-09-18 16:00:33 +02:00
Johannes Meyer
ed875b5297
NavigationConfigForm: Do not allow to delete parents
...
refs #5600
2015-09-18 15:58:20 +02:00
Johannes Meyer
518cdad1a8
NavigationConfigForm: Automatically unshare childrens in method unshare()
...
refs #5600
2015-09-18 15:57:45 +02:00
Johannes Meyer
f4978fcb5a
NavigationConfigForm: Automatically unshare a child if its parent isn't shared
...
refs #5600
2015-09-18 15:56:00 +02:00
Johannes Meyer
f1c6b34d7a
NavigationConfigForm: Automatically share childs if there parent is shared
...
refs #5600
2015-09-18 15:53:39 +02:00
Johannes Meyer
84dfbf0b08
user navigation overview: Provide "owner" as sort column
...
This is rather a quick&dirty solution than anything proper.. But it basically
works and the only drawback is that ASC or DESC is dependent from the
owner's name...
refs #5600
2015-09-18 15:51:00 +02:00
Johannes Meyer
bef5eeda93
NavigationController: Fix action unshare()
...
refs #5600
2015-09-18 13:24:44 +02:00
Johannes Meyer
19ebdcfb37
NavigationConfigForm: Fix method getFlattenedChildren()
...
refs #5600
2015-09-18 12:20:44 +02:00
Johannes Meyer
37c7952ec7
shared navigation overview: Do not allow to unshare childs individually
...
refs #5600
2015-09-18 11:34:00 +02:00
Johannes Meyer
5eb7267b43
user navigation overview: Display whether an item has been shared
...
refs #5600
2015-09-18 11:10:17 +02:00
Johannes Meyer
335ed8c74f
NavigationConfigForm: Provide all available parents for non-shared items
...
refs #5600
2015-09-18 11:01:02 +02:00
Johannes Meyer
9477c53b43
NavigationConfigForm: Do not allow to choose a parent once a item is shared
...
refs #5600
2015-09-18 10:52:03 +02:00
Johannes Meyer
4b7fbdfa1f
NavigationConfigForm: Provide proper parents when editing a shared item
...
refs #5600
2015-09-18 10:40:16 +02:00
Johannes Meyer
91601de398
NavigationConfigForm: Ask the item form whether a parent is required
...
refs #5600
2015-09-18 09:48:22 +02:00
Johannes Meyer
c657812b9c
NavigationConfigForm: Require NavigationItemForm as base class
...
refs #5600
2015-09-18 09:43:40 +02:00
Johannes Meyer
b39eddf69d
navigation overviews: Use "type" as default sort column instead of "name"
...
As long as we're not splitting the items by type in different views, this
sort column is probably more commonly used..
refs #5600
2015-09-18 08:58:57 +02:00
Johannes Meyer
2cf52df0a8
user navigation overview: Add sort control
...
refs #5600
2015-09-18 08:53:05 +02:00
Johannes Meyer
996224f54a
NavigationConfigForm: Do not allow to configure circular parent child relations
...
refs #5600
2015-09-17 15:53:12 +02:00
Johannes Meyer
6e2d7dca9b
shared navigation overview: Add sort control
...
refs #5600
2015-09-17 15:17:46 +02:00
Johannes Meyer
7b5d414c7f
Introduce form class MenuItemForm
...
refs #5600
2015-09-17 13:46:08 +02:00
Johannes Meyer
6d74373276
NavigationConfigForm: Add method listAvailableParents()
...
refs #5600
2015-09-17 13:45:47 +02:00
Johannes Meyer
f8d53c1d07
NavigationConfigForm: Sub-forms may require a parent being set
...
refs #5600
2015-09-17 13:42:25 +02:00
Eric Lippmann
06c6b09863
Set default port for Postgres connections if it's the first available driver
...
refs #9683
2015-09-17 12:46:49 +02:00
Johannes Meyer
2d9f20f2c5
Introduce form class DashletForm
...
refs #5600
2015-09-17 08:37:41 +02:00
Johannes Meyer
6a52de8a44
NavigationConfigForm: Load form classes dynamically
...
refs #5600
2015-09-17 08:24:23 +02:00
Johannes Meyer
4385d74e16
NavigationConfigForm: Apply share restrictions for users and groups
...
refs #5600
2015-09-16 16:25:17 +02:00
Johannes Meyer
0cff2ca545
RoleForm: Provide share restrictions for users and groups
...
refs #5600
2015-09-16 16:24:29 +02:00
Johannes Meyer
99502a77e0
shared navigation overview: Display the type of a navigation item
...
refs #5600
2015-09-16 15:37:56 +02:00
Johannes Meyer
47257d74ff
user navigation overview: Display the type of a navigation item
...
refs #5600
2015-09-16 15:09:56 +02:00
Johannes Meyer
4c1dd2ed36
NavigationController: Provide available item types externally
...
refs #5600
2015-09-16 15:05:43 +02:00
Johannes Meyer
2cd774018c
NavigationConfigForm: Provide proper labels for navigation item types
...
refs #5600
2015-09-16 13:51:12 +02:00
Johannes Meyer
dfc9c10589
NavigationConfigForm: Implement method unshare()
...
refs #5600
2015-09-16 13:10:21 +02:00
Johannes Meyer
cc66175e6c
shared navigation overview: Do not open a new column while unsharing
...
refs #5600
2015-09-16 13:08:44 +02:00
Johannes Meyer
4db2f7e7a9
shared navigation overview: Show a message if there's nothing shared
...
refs #5600
2015-09-16 13:07:41 +02:00
Johannes Meyer
16a57c5c1b
shared navigation overview: We're unsharing items, not removing them
...
refs #5600
2015-09-16 13:05:45 +02:00
Johannes Meyer
5d9a57446f
shared navigation overview: Display the owner of a shared navigation item
...
refs #5600
2015-09-16 11:52:42 +02:00
Johannes Meyer
fc5f0f0530
NavigationConfigForm: Make it possible to share items with others
...
refs #5600
2015-09-16 11:51:57 +02:00
Johannes Meyer
ac3ef393b5
NavigationConfigForm: Write both configurations in a single "operation"
...
refs #5600
2015-09-16 10:58:57 +02:00
Johannes Meyer
50cdd0ad15
NavigationConfigForm: Do not validate an item's name
...
refs #5600
refs #10151
2015-09-16 09:33:43 +02:00
Johannes Meyer
402440735c
RoleForm: Add permission "application/share/navigation"
...
refs #5600
2015-09-16 08:30:40 +02:00
Johannes Meyer
b96c89339b
NavigationConfigForm: Do not use a sequenced array to initialize the select
...
refs #5600
2015-09-15 16:16:32 +02:00
Johannes Meyer
d4c0f10b47
NavigationConfigForm: Let the form decide which configuration to manage
...
refs #5600
2015-09-15 15:57:03 +02:00
Johannes Meyer
1d6ad6df21
Merge branch 'master' into feature/custom-menu-items-5600
...
Conflicts:
modules/monitoring/configuration.php
2015-09-15 13:31:30 +02:00
Eric Lippmann
4e1543fd34
Make MySQL the default choice when configuring database connections again
2015-09-07 17:23:12 +02:00
Eric Lippmann
61f251d6ad
Allow to configure persistent database connections
2015-09-07 17:08:25 +02:00
Eric Lippmann
65e4d23d89
Require a port only for postgres connections
...
Screw it!
refs #9683
2015-09-07 17:01:09 +02:00
Johannes Meyer
1a2556af13
Add class NavigationConfigForm (WIP)
...
refs #5600
2015-09-07 16:58:22 +02:00
Eric Lippmann
e45140dd86
Don't mess w/ default ports when configuration a database connection
2015-09-07 16:57:43 +02:00
Eric Lippmann
947d5c6190
Don't require to configure a port for database connections
2015-09-07 16:52:54 +02:00
Eric Lippmann
56bef276e0
Allow to create MSSQL and Oracle resources
...
refs #9683
2015-09-07 16:44:35 +02:00
Eric Lippmann
e64ad87745
Use Platform::hasDatabaseSupport() and Platform::hasLdapSupport() in the resource config
...
refs #9683
2015-09-07 16:44:06 +02:00
Johannes Meyer
9dbbc51721
NavigationController: Allow the owner to edit/remove a shared item
...
refs #5600
2015-09-07 16:27:27 +02:00
Johannes Meyer
3dc26e2dbe
NavigationController: Implement removeAction()
...
refs #5600
2015-09-07 16:02:12 +02:00
Johannes Meyer
bd32f09407
NavigationController: Implement addAction()
...
refs #5600
2015-09-07 15:50:26 +02:00
Johannes Meyer
55a961b411
NavigationController: Implement editAction()
...
refs #5600
2015-09-07 15:43:06 +02:00
Johannes Meyer
6f7059ef9a
NavigationController: Implement unshareAction()
...
refs #5600
2015-09-07 15:21:21 +02:00
Johannes Meyer
04a14a46b6
NavigationController: Implement sharedAction()
...
refs #5600
2015-09-07 15:04:31 +02:00
Johannes Meyer
8e6fc1580e
NavigationController: Implement indexAction()
...
refs #5600
2015-09-07 15:01:55 +02:00
Johannes Meyer
b1e3519353
Add class NavigationController (WIP)
...
refs #5600
2015-09-07 13:55:19 +02:00
Eric Lippmann
26d1a04e48
api: Use JsonResponse in the ErrorController
...
refs #9606
2015-09-07 13:37:00 +02:00
Eric Lippmann
0f8c28d749
Merge branch 'master' into feature/api-9606
2015-09-07 11:33:44 +02:00
Eric Lippmann
fe1c6d33fa
font: Add icon-circle
...
refs #8378
2015-09-07 10:21:17 +02:00
Johannes Meyer
ca72bd5455
NavigationRendererInterface: Use "div" as default outer element tag
...
"nav" is less often necessary.
refs #5600
2015-09-07 09:48:32 +02:00
Eric Lippmann
331c01c371
fontello: Add icon-pin for sticky acknowledgements
...
refs #9674
2015-09-04 12:13:43 +02:00
Johannes Meyer
294f9022f2
Use the new navigation to render the menu
...
refs #5600
2015-09-04 10:53:01 +02:00
Eric Lippmann
fd49b18bf4
Add description to the password input when updating a user
2015-09-01 23:30:30 +02:00
realitygaps
95fb00ac8d
Don't show password when creating or updating a user
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-01 23:24:53 +02:00
Davide Demuru
41ab03accb
Update locale it_IT
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-01 23:02:52 +02:00
Johannes Meyer
2e7f3b941c
LdapUserGroupBackendForm: Add missing form field..
...
..to configure the group_member_attribute option.
fixes #9903
2015-08-31 14:02:16 +02:00
Eric Lippmann
85a4c67705
Merge branch 'feature/namespaced-controllers-5786'
...
resolves #5786
2015-08-28 15:09:49 +02:00
Eric Lippmann
e5e64ab654
Static content: Fix check whether an image exists
2015-08-28 13:14:33 +02:00
Johannes Meyer
68f5e1a3e3
ResourceConfigForm: Add missing activity indicator
2015-08-28 11:00:03 +02:00
Eric Lippmann
4070f6c75b
Merge branch 'master' into feature/namespaced-controllers-5786
2015-08-27 15:05:44 +02:00
Eric Lippmann
1da39f6e1e
Add missing alias to the UsergroupbackendController after namespacing
...
refs #5786
2015-08-27 14:18:32 +02:00
Eric Lippmann
7550f48a71
Namespace the UsergroupbackendController
2015-08-27 14:18:17 +02:00
Eric Lippmann
f1a8cef5c0
Optimize imports in the UsergroupbackendController
2015-08-27 14:17:50 +02:00
Eric Lippmann
aae4e5c48d
Add missing alias to the UserController after namespacing
...
refs #5786
2015-08-27 14:17:19 +02:00
Eric Lippmann
2ed3af8f11
Namespace the UserController
...
refs #5786
2015-08-27 14:16:17 +02:00
Eric Lippmann
142264b784
Optimize imports in the UserController
2015-08-27 14:16:02 +02:00
Eric Lippmann
a8e6daa678
Fix some coding standard violations in the StaticController
2015-08-27 14:15:32 +02:00
Eric Lippmann
22b628c084
Fix StaticController::setCacheHeader() not using $maxAge
2015-08-27 14:13:03 +02:00
Eric Lippmann
3dd58a6ca7
Don't use absolute alias in the StaticController
2015-08-27 14:10:30 +02:00
Eric Lippmann
274c0eacef
Add PHPDoc to StaticController::stylesheetAction()
2015-08-27 14:09:54 +02:00
Eric Lippmann
d638868524
Namespace the StaticController
...
refs #5786
2015-08-27 14:08:12 +02:00
Eric Lippmann
7e4c602a60
Don't throw exceptions manually in the StaticController
2015-08-27 14:07:46 +02:00
Eric Lippmann
672c679064
Let StaticController extend Controller instead of ActionController
2015-08-27 14:07:00 +02:00
Eric Lippmann
fe3c7ec52b
Namespace the SearchController
...
refs #5786
2015-08-27 14:05:32 +02:00
Eric Lippmann
3e6a55bc07
Fix array indent in RoleController::createListTabs()
2015-08-27 14:05:05 +02:00
Eric Lippmann
5c883d902e
Don't throw exceptions manually in the RoleController
2015-08-27 14:03:49 +02:00
Eric Lippmann
8af77e49e9
Optimize imports in the RoleForm
2015-08-27 14:01:29 +02:00
Eric Lippmann
898883f613
Remove unused alias in the RoleForm
2015-08-27 14:01:07 +02:00
Eric Lippmann
a134522e9e
Fix PHPDoc indents in the RoleForm
2015-08-27 14:00:56 +02:00
Eric Lippmann
dad9f5ba7c
Throw NotFoundError instead of InvalidArgumentException in RoleForm::update()
2015-08-27 14:00:24 +02:00
Eric Lippmann
0681cd2782
Throw NotFoundError instead of InvalidArgumentException in RoleForm::remove()
2015-08-27 13:59:34 +02:00
Eric Lippmann
1135643fe1
Throw AlreadyExistsException instead of InvalidArgumentException in RoleForm::add()
2015-08-27 13:58:51 +02:00
Eric Lippmann
2e970b2965
Fix PHPDoc of RoleForm::load()
2015-08-27 13:58:07 +02:00
Eric Lippmann
13131cb3f6
Throw NotFoundError instead of InvalidArgumentException in RoleForm::load()
2015-08-27 13:57:10 +02:00
Eric Lippmann
fd8b5ec510
Use UrlParams::getRequired() in RoleController::removeAction()
2015-08-27 13:46:28 +02:00
Eric Lippmann
853d4fd534
Use UrlParams::getRequired() in RoleController::editAction()
2015-08-27 13:44:49 +02:00
Eric Lippmann
6375d1d427
Add missing aliases to the RoleController after namespacing
...
refs #5786
2015-08-27 13:44:00 +02:00
Eric Lippmann
f09c27aa51
Namespace the RoleController
...
refs #5786
2015-08-27 13:40:44 +02:00
Eric Lippmann
652bdb6e3e
Add RoleController renaming TODO
...
refs #10015
2015-08-27 13:40:06 +02:00
Eric Lippmann
02abe35faa
Add PreferenceController renaming TODO
...
refs #10014
2015-08-27 13:38:19 +02:00
Eric Lippmann
98130ff304
Namespace the PreferenceController
2015-08-27 13:36:33 +02:00
Eric Lippmann
28815a936a
Optimize imports in the PreferenceController
2015-08-27 13:35:32 +02:00
Eric Lippmann
c974b02d3a
Fix PHPDoc of ListController
2015-08-27 13:35:06 +02:00
Eric Lippmann
5f4c104397
Namespace the ListController
...
refs #5786
2015-08-27 13:34:37 +02:00
Eric Lippmann
01bbce8e64
Namespace the LayoutController
2015-08-27 13:33:36 +02:00
Eric Lippmann
0e7b6d7f44
Optimize imports in the LayoutController
2015-08-27 13:33:17 +02:00
Eric Lippmann
af8949dde2
Add TODO in the IndexController: Avoid landing page redirects
...
refs #9656
2015-08-27 13:32:35 +02:00
Eric Lippmann
46333f82e9
Remove unused alias in the IndexController
2015-08-27 13:31:50 +02:00
Eric Lippmann
7231510080
Namespace the IndexController
2015-08-27 13:31:36 +02:00
Eric Lippmann
43e7bf97ce
Optimize imports in the ConfigController
2015-08-27 13:30:43 +02:00
Eric Lippmann
896a01fdf6
Add missing alias in the GroupController after namespacing
...
refs #5786
2015-08-27 13:29:36 +02:00
Eric Lippmann
ce65c25a72
Optimize import in the GroupController
2015-08-27 13:29:06 +02:00
Eric Lippmann
cd9c445b82
Namespace the GroupController
...
refs #5786
2015-08-27 13:28:00 +02:00
Eric Lippmann
def92088b2
Remove the FilterController
2015-08-27 13:27:22 +02:00
Eric Lippmann
1419c8a601
Add missing alias in the ErrorController after namespacing
...
refs #5786
2015-08-27 13:25:46 +02:00
Eric Lippmann
3809ca1b43
Namespace the ErrorController
...
refs #5786
2015-08-27 13:25:23 +02:00
Eric Lippmann
204e6fe940
Remove unused alias in the ConfigController
2015-08-27 13:23:48 +02:00
Eric Lippmann
a9e6a4ed5c
Add missing aliases in the ConfigController after namespacing
...
refs #5786
2015-08-27 13:23:12 +02:00
Eric Lippmann
e9c73c1810
Namespace the ConfigController
...
refs #5786
2015-08-27 13:22:49 +02:00
Eric Lippmann
e92414ea6d
Use Request::setBody() for cookies disabled message
2015-08-27 13:21:43 +02:00
Eric Lippmann
016bcf070f
Remove unused alias in the AuthenticationController
2015-08-27 13:10:21 +02:00
Eric Lippmann
5518f61614
Namespace the AuthenticationController
...
refs #5786
2015-08-27 13:09:58 +02:00
Eric Lippmann
358735a0a3
Optimize imports in the AboutController
2015-08-27 13:07:10 +02:00
Eric Lippmann
5d8424535f
Namespace the AboutController
...
refs #5786
2015-08-27 13:05:20 +02:00
Eric Lippmann
28009eb563
Rename controller namespace to Controllers
...
refs #5786
2015-08-27 13:03:45 +02:00
Eric Lippmann
96fb3b5d4b
Merge branch 'master' into feature/api-9606
2015-08-25 09:25:59 +02:00
Eric Lippmann
30add41572
Handle the HttpBadRequestException in the error controller
...
refs #9606
2015-08-24 15:59:25 +02:00
Johannes Meyer
93f7bfeeb9
Allow to dis-/enable stacktraces in a user's preferences
...
refs #9113
2015-08-24 14:47:37 +02:00
Johannes Meyer
0c47aececc
Allow to disable stack traces globally
...
refs #9113
2015-08-24 14:44:54 +02:00
Johannes Meyer
eb54c9875b
Add missing activity indicators when canceling group memberships
...
refs #8369
2015-08-24 13:00:32 +02:00
Johannes Meyer
b9252010b3
PreferenceForm: Add missing activity indicator
...
refs #8369
2015-08-24 12:47:34 +02:00
Johannes Meyer
9ca278d7b2
Merge branch 'master' into feature/activity-indicators-for-form-submits-8369
2015-08-21 13:37:54 +02:00
Johannes Meyer
1cb2009dcd
Animate the button when reordering authentication backends
...
refs #8369
2015-08-21 13:29:29 +02:00
Eric Lippmann
1c5a784022
lib: Move Request::sendJson() to Response::sendJson()
...
refs #9606
2015-08-20 16:05:45 +02:00
Eric Lippmann
870b73ae09
lib: Rename Request::getIsApiRequest() to ::isApiRequest()
...
There's no setter involved.
refs #9606
2015-08-20 16:02:25 +02:00
Eric Lippmann
e914b733cd
Handle API requests in the ErrorController
...
refs #9606
2015-08-20 15:49:37 +02:00
Johannes Meyer
5602d57d0b
Indicate that the configuration is being validated
...
refs #8369
2015-08-20 15:48:41 +02:00
Johannes Meyer
bf1e177023
LoginForm: Provide a progress label
...
refs #8369
2015-08-20 15:32:53 +02:00
Matthias Jentsch
9e40f5f2c7
Remove option to skip certificate validation to prevent insecure configurations
...
Skipping certificate validation will allow MITM on every single request and not give any real security over just running unencrypted queries. On top of that, there is no way to configure this behavior from within PHP except of setting environment variables, which is really hacky and has side effects on other requests.
fixes #9607
2015-08-19 16:20:33 +02:00
Johannes Meyer
63e639caf0
Handle module identification directly in the ActionController
...
Fixes some issues with more complex customisations in a
module's controller.
Obsoletes: 93f8297344
2015-08-19 13:39:46 +02:00
Eric Lippmann
fba9780405
Add missing imports in the DashboardController after namespacing
...
refs #5786
2015-08-18 13:07:01 +02:00
Eric Lippmann
727f46139d
Optimize imports in the DashboardController
...
refs #5786
2015-08-18 13:06:43 +02:00
Eric Lippmann
c2d5d8f339
Namespace the DashboardController
...
refs #5786
2015-08-18 13:03:25 +02:00
Matthias Jentsch
15ec564bc5
Use an easier distinctable "disabled" icon for module state
...
fixes #9908
2015-08-18 11:42:42 +02:00
Matthias Jentsch
d51ecc3d72
Use better icons for resource and auth views
...
refs #9908
2015-08-18 11:42:42 +02:00
Johannes Meyer
e5f249270a
Merge branch 'master' into feature/provide-a-complete-list-of-filter-columns-9029
2015-08-17 15:41:40 +02:00
Johannes Meyer
1e6c394693
Controller: Create the filter editor in setupFilterControl() ...
...
...instead of demanding a concrete controller to do so.
We still have to decide how to handle parameter preservation
properly.
refs #9029
2015-08-13 17:05:13 +02:00
Alexander Fuhr
a9ff6eebc0
Merge branch 'master' into bugfix/cookie-support-7383
2015-08-13 11:22:14 +02:00
Alexander Fuhr
d468c59e32
AuthenticationController: Add cookie detection to login action
...
refs #7383
2015-08-13 11:21:05 +02:00
Johannes Meyer
fa1e3a763d
Do not show the full layout on the login page
...
...
refs #9892
2015-08-13 08:12:30 +02:00
Johannes Meyer
71cb484299
Show the full layout for anonymous clients
...
fixes #9892
2015-08-12 16:47:31 +02:00
Matthias Jentsch
60675979bc
Merge branch 'bugfix/creating-dashlet-with-parentheses-9530'
...
fixes #9530
2015-08-05 18:22:29 +02:00
Alexander Fuhr
ac31fb00c9
dashboard/index: Fix the suggestion to enable modules
...
fixes #9790
2015-08-04 15:08:30 +02:00
Matthias Jentsch
7095ad5bc7
Improve ini editor and dashlet input validation
2015-08-04 13:23:30 +02:00
Johannes Meyer
d1917ad2b4
Merge branch 'master' into bugfix/do-not-use-count-queries-for-emptiness-checks-9632
...
Conflicts:
modules/monitoring/application/views/scripts/service/history.phtml
2015-08-03 16:46:27 +02:00
Johannes Meyer
7bd8b4b19a
User: Use $query->hasResult() instead of $query->count()
...
refs #9632
2015-08-03 16:28:43 +02:00
Johannes Meyer
3b36009122
Group: Use $query->hasResult() instead of $query->count()
...
refs #9632
2015-08-03 16:28:25 +02:00
Johannes Meyer
d78f69368c
Users: Use $query->hasResult() instead of $query->count()
...
refs #9632
2015-08-03 16:19:00 +02:00
Johannes Meyer
7388db3241
Groups: Use $query->hasResult() intead of $query->count()
...
refs #9632
2015-08-03 16:18:37 +02:00
Eric Lippmann
688a08585b
Merge branch 'master' into bugfix/error-prone-generictts-9611
...
Conflicts:
modules/monitoring/application/views/scripts/show/components/downtime.phtml
2015-08-03 15:05:45 +02:00
Eric Lippmann
6481e97565
Add createTicketLinks() view helper
...
refs #9611
2015-08-03 10:39:42 +02:00
Johannes Meyer
dafa722cec
Hide non-essential form fields when configuring LDAP user group backends
...
resolves #9780
2015-07-31 15:56:13 +02:00
Johannes Meyer
9b051cd7ce
reorder-authbackend.phtml: Fix hover styles of icon-only buttons
2015-07-31 08:29:59 +02:00
Johannes Meyer
316a4d8b82
Merge branch 'master' into bugfix/allow-to-configure-how-to-manage-groups-9609
2015-07-30 16:16:04 +02:00
Johannes Meyer
5ca0e981c4
UserGroupBackendPage: Ensure that all required fields exist
...
refs #9609
2015-07-30 15:49:04 +02:00
Eric Lippmann
a234852f32
Merge branch 'feature/basic-auth-9660'
...
resolves #9660
2015-07-30 15:05:07 +02:00
Eric Lippmann
81aad9d6a6
Rename Notifiation::getMessages() to popMessages()
...
Because the call to popMessages()--before getMessages()--automatically resets the notification messages on the instance, popMessages() is a much better name for the method.
refs #9660
2015-07-30 13:45:39 +02:00
Eric Lippmann
3aae37aff3
Don't redirect on external auth
...
refs #9660
2015-07-30 12:02:42 +02:00