icingaweb2/library/Icinga/Web
Eric Lippmann 7f5ba135ee Revert "Relax session storage check to the `files' save handler"
This reverts commit f7d11ce11f.

Sorry mate but a guy on GitHub was faster ;)

refs #8053
2014-12-29 09:37:07 +01:00
..
Controller ActionController: shift global parameters globally 2014-12-03 10:40:48 +01:00
Form Remove the Help decorator 2014-11-20 13:50:40 +01:00
Hook GrapherHook: Rework hook 2014-09-04 14:00:48 +02:00
Menu Fix navigation layout in firefox and chrome 2014-11-19 12:15:18 +01:00
Paginator Remove license headers from all files 2014-07-15 13:43:52 +02:00
Session Revert "Relax session storage check to the `files' save handler" 2014-12-29 09:37:07 +01:00
View helpers/icon: support webfont shortcuts 2014-11-13 15:17:36 +01:00
Widget Use neutral default color in perfdata piecharts 2014-12-23 16:12:25 +01:00
Controller.php Web\Controller: initial commit 2014-11-13 15:42:25 +01:00
FileCache.php Web\FileCache: initial implementation 2014-09-02 16:22:48 +02:00
Form.php Do NOT fetch the translation domain from the request in Form::translate(..) 2014-12-19 13:07:51 +01:00
Hook.php Move Logger to the Application namespace 2014-10-31 10:27:17 +01:00
JavaScript.php Use JShrink from the include path 2014-11-14 11:55:06 +01:00
LessCompiler.php Use lessphp from the include path 2014-11-14 13:27:02 +01:00
Menu.php Rearrange imports in Menu.php 2014-11-25 16:11:01 +01:00
MenuRenderer.php Web\MenuRenderer: support webfont icons 2014-11-13 15:21:49 +01:00
Notification.php Merge branch 'master' into feature/setup-wizard-7163 2014-11-04 14:22:53 +01:00
Request.php Web\Request: the request should know the URL 2014-11-15 22:40:29 +01: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 css: allow to override vendor styles 2014-11-19 10:33:57 +01: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 Remove $request parameter from Form::onSuccess and Form::onRequest 2014-11-14 14:59:29 +01:00