.. |
Announcement
|
AnnouncementIniRepository: Also fetch column `start` in `findActive()`
|
2019-05-23 10:05:14 +02:00 |
Controller
|
Use ipl-i18n's `Translation` trait where applicable
|
2021-05-28 14:03:36 +02:00 |
Dom
|
…
|
|
Form
|
swag: Fix violations of PSR-12
|
2019-12-04 11:28:08 +01:00 |
Helper
|
LinkTransformer: Don't open external urls in iFrames
|
2021-07-21 09:17:23 +02:00 |
Hook
|
Swag: Fix swag (aka a whole bunch of code style issues..)
|
2017-01-27 14:48:59 +01:00 |
Navigation
|
Support $user.local_name$ macro in navigation items
|
2021-06-28 14:26:38 +02:00 |
Paginator
|
Swag: Fix swag (aka a whole bunch of code style issues..)
|
2017-01-27 14:48:59 +01:00 |
Response
|
Split Json::encode() into Json::encode() and Json::sanitize()
|
2018-06-21 16:01:53 +02:00 |
Session
|
Don't call session_start() after ini_set()
|
2018-01-24 17:38:20 +01:00 |
View
|
AppHealth: Fix typo
|
2021-07-06 15:18:16 +02:00 |
Widget
|
SingleValueSearchControl: Use strict interfaces..
|
2021-06-21 16:11:55 +02:00 |
Announcement.php
|
…
|
|
ApplicationStateCookie.php
|
Introduce ApplicationStateHook
|
2018-07-09 16:28:25 +02:00 |
Controller.php
|
Controller: Don't accept `0` as default page limit
|
2020-11-16 13:29:49 +01:00 |
Cookie.php
|
Remember me (#4112)
|
2021-05-21 15:43:06 +02:00 |
CookieSet.php
|
…
|
|
FileCache.php
|
FileCache: Add method to prepare sub directories
|
2019-06-25 16:18:26 +02:00 |
Form.php
|
Use ipl-i18n's `Translation` trait where applicable
|
2021-05-28 14:03:36 +02:00 |
Hook.php
|
…
|
|
JavaScript.php
|
Javascript: Enhance optimization
|
2021-08-10 09:23:45 +02:00 |
LessCompiler.php
|
Stylesheet: Collect and load theme mode files
|
2021-06-23 17:34:27 +02:00 |
Menu.php
|
Remember me (#4112)
|
2021-05-21 15:43:06 +02:00 |
Notification.php
|
…
|
|
RememberMe.php
|
LoginForm: Also disable stay logged in case of no encryption method
|
2021-08-10 10:09:15 +02:00 |
RememberMeUserDevicesList.php
|
Rememberme compatibility with php version 5.6+ (#4472)
|
2021-07-26 17:37:38 +02:00 |
RememberMeUserList.php
|
Rememberme compatibility with php version 5.6+ (#4472)
|
2021-07-26 17:37:38 +02:00 |
Request.php
|
Properly handle window id's and container id's
|
2020-01-14 10:14:02 +01:00 |
Response.php
|
js: Allow to reload the window
|
2021-07-07 09:41:48 +02:00 |
Session.php
|
Don't call session_start() after ini_set()
|
2018-01-24 17:38:20 +01:00 |
StyleSheet.php
|
css: Disable login orb animation and all orbs for themes
|
2021-07-26 11:54:28 +02:00 |
Url.php
|
Url: Drop unwanted boolean parameters in method `onlyWith()`
|
2021-01-13 17:20:22 +01:00 |
UrlParams.php
|
…
|
|
UserAgent.php
|
Remember me (#4112)
|
2021-05-21 15:43:06 +02:00 |
View.php
|
Use ipl-i18n's `Translation` trait where applicable
|
2021-05-28 14:03:36 +02:00 |
Widget.php
|
…
|
|
Window.php
|
Properly handle window id's and container id's
|
2020-01-14 10:14:02 +01:00 |
Wizard.php
|
Wizard: Transform emtpy page data values to null
|
2021-06-30 18:53:41 +02:00 |