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 |