icingaweb2/library/Icinga/Web
Johannes Meyer 8d04c8548a Do not hardcode action specific parameters to preserve in the FilterEditor
This should only happen for other control parameters or framework
specific stuff. This is still subject to improvement, as this solution is
rather ugly imho..

refs #10370
2015-11-10 11:51:26 +01:00
..
Controller ActionController: Use a controller's inner layout script instead of "body" 2015-10-02 10:18:37 +02:00
Dom PHPDoc: Use @var instead of @type 2015-03-12 16:08:47 +01:00
Form CSS: Style form descriptions, hints, notifications and errors 2015-10-01 02:49:38 +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 Merge branch 'master' into feature/dope-layout-5543 2015-10-01 21:29:35 +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 helpers/icon: allow for img urls outside of icons 2015-10-01 16:52:39 +02:00
Widget Limiter: Use the limit also as priority 2015-10-05 10:54:43 +02:00
Controller.php Do not hardcode action specific parameters to preserve in the FilterEditor 2015-11-10 11:51:26 +01:00
Cookie.php Cookie: Make it no static and use the request 2015-08-13 11:19:48 +02:00
FileCache.php lib: Respect Cache-Control: no-cache 2015-09-28 15:59:11 +02:00
Form.php Form: Only add the ViewHelper decorator for hidden form fields 2015-10-01 18:31:05 +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 JS: Rename dblclickselect to selectable 2015-09-28 15:44:25 +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 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: compat.less and monitoring detail 2015-10-01 16:31:25 +02: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