.. |
Controller
|
lib: Let Controller::assertHttpMethod() throw a HttpMethodNotAllowedException
|
2015-05-22 09:12:42 +02:00 |
Dom
|
PHPDoc: Use @var instead of @type
|
2015-03-12 16:08:47 +01:00 |
Form
|
ErrorLabeller: Use an element's name if no label is set
|
2015-05-22 14:01:26 +02:00 |
Hook
|
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 |
Menu
|
Implement ProblemMenuItemRenderer
|
2015-04-30 16:06:05 +02:00 |
Paginator
|
RepositoryQuery: Do not lose the repository context during pagination
|
2015-05-07 14:45:47 +02:00 |
Session
|
If session_save_path() returns '', use sys_get_temp_dir()
|
2015-04-22 17:26:15 +02:00 |
View
|
Improve aria-hidden handling in the icon and img view helper
|
2015-03-03 14:35:41 +01:00 |
Widget
|
lib/filter: Fix check against unset search columns
|
2015-05-21 14:04:04 +02:00 |
Controller.php
|
lib: Move HttpNotFoundException beneath the Http Exception namespace
|
2015-05-22 09:25:49 +02:00 |
FileCache.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 |
Form.php
|
Form: Add typed notifications to the form
|
2015-05-15 13:04:01 +02:00 |
Hook.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 |
JavaScript.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 |
LessCompiler.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 |
Menu.php
|
Merge branch 'master' into feature/user-and-group-management-8826
|
2015-05-12 15:39:02 +02:00 |
MenuRenderer.php
|
Use default MenuItemRenderer as renderer if no custom renderer is set
|
2015-04-20 17:04:46 +02:00 |
Notification.php
|
Session: reworked to avoid duplicate notifications
|
2015-03-13 14:10:27 +01:00 |
Request.php
|
Ensure that form ids are unique
|
2015-02-25 18:00:28 +01:00 |
Response.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 |
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
|
Fix SortBox widget
|
2015-04-15 14:20:36 +02:00 |
Url.php
|
Use (only) "@return $this" in fluent interfaces' documentation
|
2015-04-07 14:24:11 +02:00 |
UrlParams.php
|
lib: Add UrlParams::shiftRequired()
|
2015-05-20 10:30:00 +02:00 |
View.php
|
Use (only) "@return $this" in fluent interfaces' documentation
|
2015-04-07 14:24:11 +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
|
Use (only) "@return $this" in fluent interfaces' documentation
|
2015-04-07 14:24:11 +02:00 |