.. |
Controller
|
Merge branch 'master' into feature/api-9606
|
2015-09-07 11:33:44 +02:00 |
Dom
|
…
|
|
Form
|
lib: Fix Number::isValid(), again :)
|
2015-09-17 12:52:09 +02:00 |
Hook
|
lib: Fix TicketHook's PHPDoc
|
2015-08-03 11:05:48 +02:00 |
Menu
|
Fix badge markup in the BadgeMenuItemRenderer
|
2015-09-27 14:16:36 +02:00 |
Navigation
|
Fix user menu CSS classes
|
2015-09-28 16:40:16 +02: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
|
CSS: Add text-small to time-since, -until and -ago
|
2015-09-24 10:28:56 +02:00 |
Widget
|
CSS: Introduce .primary-nav
|
2015-09-27 16:06:46 +02:00 |
Controller.php
|
lib: Add Controller::httpBadRequest() for responding w/ HTTP 400 immideately
|
2015-08-24 15:59:59 +02:00 |
Cookie.php
|
Cookie: Make it no static and use the request
|
2015-08-13 11:19:48 +02:00 |
FileCache.php
|
…
|
|
Form.php
|
Merge branch 'master' into feature/dope-layout-5543
|
2015-09-27 13:11:11 +02:00 |
Hook.php
|
…
|
|
JavaScript.php
|
JavaScript: Load all available module javascript files
|
2015-08-06 15:15:02 +02:00 |
LessCompiler.php
|
StyleSheet: Load all available module stylesheets
|
2015-08-06 15:14:29 +02: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
|
Merge branch 'master' into feature/api-9606
|
2015-08-25 09:25:59 +02:00 |
Response.php
|
lib: Replace Repsonse::sendJson() w/ Response::json()
|
2015-09-07 13:24:21 +02:00 |
Session.php
|
…
|
|
StyleSheet.php
|
CSS: Move badge related styles to badges.less
|
2015-09-28 17:02:37 +02:00 |
Url.php
|
Url: Do not throw ProgrammingError if there is no relative url available
|
2015-09-24 14:03:15 +02:00 |
UrlParams.php
|
UrlParams: Allow conversion to an associative array
|
2015-06-16 16:01:42 +02:00 |
View.php
|
lib: Rename Authentication/Manager to Authentication/Auth
|
2015-07-28 17:08:55 +02:00 |
ViewStream.php
|
…
|
|
Widget.php
|
…
|
|
Window.php
|
…
|
|
Wizard.php
|
Wizard: Use a constant for the name and id of the progress element
|
2015-08-21 10:16:23 +02:00 |