.. |
Controller
|
PHP7: Rename String to StringHelper
|
2016-01-27 16:46:55 +01:00 |
Dom
|
PHPDoc: Use @var instead of @type
|
2015-03-12 16:08:47 +01:00 |
Form
|
PHP7: Rename String to StringHelper
|
2016-01-27 16:46:55 +01:00 |
Helper
|
Move cookie support detection to a helper class
|
2015-11-27 15:42:18 +01:00 |
Hook
|
Application\Hook: move existing ones, keep compat
|
2015-11-13 17:37:02 +01:00 |
Menu
|
Fix badge markup in the BadgeMenuItemRenderer
|
2015-09-27 14:16:36 +02:00 |
Navigation
|
PHP7: Rename String to StringHelper
|
2016-01-27 16:46:55 +01:00 |
Paginator
|
RepositoryQuery: Do not lose the repository context during pagination
|
2015-05-07 14:45:47 +02:00 |
Response
|
api/response: Allow setting null as success data
|
2015-09-07 13:45:13 +02:00 |
Session
|
SessionNamespace: Be less error-prone while calling array_search
|
2015-07-31 11:04:51 +02:00 |
View/helpers
|
PHP7: Rename String to StringHelper
|
2016-01-27 16:46:55 +01:00 |
Widget
|
PHP7: Rename String to StringHelper
|
2016-01-27 16:46:55 +01:00 |
Controller.php
|
SortBox: Add support for sort defaults provided by the controller action
|
2015-12-04 07:44:55 +01:00 |
Cookie.php
|
Provide cookie implementation
|
2015-11-27 15:42:18 +01:00 |
CookieSet.php
|
lib: Add CookieSet for maintaining a set of cookies
|
2015-11-27 15:50:29 +01:00 |
FileCache.php
|
Fix the wrong mask for temp. directory in FileCache.php
|
2015-12-21 13:46:04 +01:00 |
Form.php
|
lib: Fix JSON response exception on form failure
|
2015-10-26 12:30:50 +01:00 |
Hook.php
|
Application\Hook: move existing ones, keep compat
|
2015-11-13 17:37:02 +01:00 |
JavaScript.php
|
JS: Include autofocus behavior
|
2015-12-21 13:03:28 +01:00 |
LessCompiler.php
|
Don't load inaccessible themes
|
2015-12-07 13:51:30 +01:00 |
Menu.php
|
Fix active configuration/application menu highlighting
|
2015-08-21 16:04:04 +02:00 |
MenuRenderer.php
|
Add file and line of logged menu item renderer exceptions
|
2015-07-21 16:54:23 +02:00 |
Notification.php
|
Rename Notifiation::getMessages() to popMessages()
|
2015-07-30 13:45:39 +02:00 |
Request.php
|
Move cookie support detection to a helper class
|
2015-11-27 15:42:18 +01:00 |
Response.php
|
lib/Response: Allow to control the auto-refresh interval
|
2016-01-27 09:14:11 +01:00 |
Session.php
|
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
|
2015-02-04 10:52:27 +01:00 |
StyleSheet.php
|
CSS: Remove main-content.less
|
2016-01-25 08:50:18 +01:00 |
Url.php
|
Merge branch 'master' into feature/dope-layout-5543
|
2015-10-01 17:42:24 +02:00 |
UrlParams.php
|
lib: Fix Url paramter encoding if parameter is a Url object
|
2015-11-09 09:55:17 +01:00 |
View.php
|
lib: Rename Authentication/Manager to Authentication/Auth
|
2015-07-28 17:08:55 +02:00 |
ViewStream.php
|
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
|
2015-02-04 10:52:27 +01:00 |
Widget.php
|
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
|
2015-02-04 10:52:27 +01:00 |
Window.php
|
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
|
2015-02-04 10:52:27 +01:00 |
Wizard.php
|
Wizard: Add css class control-group to all buttons
|
2015-10-01 13:34:16 +02:00 |