.. |
Controller
|
Fix that the session is written too early when post-dispatching
|
2014-10-15 13:15:30 +02:00 |
Form
|
Add more detail to error messages when token validation fails
|
2014-10-21 16:10:21 +02:00 |
Hook
|
GrapherHook: Rework hook
|
2014-09-04 14:00:48 +02:00 |
Menu
|
Show tooltips to describe menu badges
|
2014-09-08 10:38:02 +02:00 |
Paginator
|
Remove license headers from all files
|
2014-07-15 13:43:52 +02:00 |
Session
|
Add tests for hasChanged, set/getByRef and fix setByRef
|
2014-09-24 10:46:35 +02:00 |
Setup
|
Implement installation routines modularly
|
2014-10-23 11:41:16 +02:00 |
View
|
Implement DateTimeRenderer and fix history time format
|
2014-09-23 11:36:09 +02:00 |
Widget
|
Add missing close buttons to views without tabs
|
2014-10-14 17:54:52 +02:00 |
FileCache.php
|
Web\FileCache: initial implementation
|
2014-09-02 16:22:48 +02:00 |
Form.php
|
Improve form styling slightly
|
2014-10-15 15:46:07 +02:00 |
Hook.php
|
Web\Hook: remove unused methods
|
2014-09-12 09:53:38 +02:00 |
JavaScript.php
|
Do not refresh a container when form input was changed or a form element is focused
|
2014-09-19 15:48:44 +02:00 |
LessCompiler.php
|
LessCompiler: remove obsolete cache-related comment
|
2014-09-05 10:56:25 +02:00 |
Menu.php
|
Merge branch 'master' into feature/navigation-unhandled-badges-7114
|
2014-09-05 18:14:29 +02:00 |
MenuRenderer.php
|
Add missing use-statement for Exceptions in MenuRenderer
|
2014-09-10 17:12:19 +02:00 |
Notification.php
|
Fix that retrieving notifications causes them to be dropped entirely
|
2014-10-15 13:14:51 +02:00 |
Request.php
|
Remove license headers from all files
|
2014-07-15 13:43:52 +02:00 |
Response.php
|
Write session on response
|
2014-09-24 10:46:35 +02:00 |
Session.php
|
Web\Session: implement lazy loading
|
2014-09-02 13:23:15 +02:00 |
StyleSheet.php
|
Let the setup's view scripts be a bit more generic
|
2014-10-06 16:04:58 +02:00 |
Url.php
|
Web\Url: document with() method
|
2014-09-05 11:40:43 +02:00 |
UrlParams.php
|
Web\UrlParams: allow to merge single value
|
2014-09-05 13:35:51 +02:00 |
View.php
|
Implement plural and context based translation functionality
|
2014-09-16 15:19:23 +02:00 |
ViewStream.php
|
Remove license headers from all files
|
2014-07-15 13:43:52 +02:00 |
Widget.php
|
ProgrammingError: extend IcingaException
|
2014-08-26 11:15:19 +02:00 |
Window.php
|
Remove license headers from all files
|
2014-07-15 13:43:52 +02:00 |
Wizard.php
|
Ensure that we advance a wizard when pushing ENTER
|
2014-10-09 13:41:06 +02:00 |