This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
winter
Watch
1
Star
0
Fork
0
You've already forked winter
mirror of
https://github.com/wintercms/winter.git
synced
2024-06-28 05:33:29 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
winter
/
modules
/
backend
/
classes
History
Samuel Georges
5190c8177b
Avoid terminating the app using exit() or die()
...
Refs
#3783
Refs
#3746
2019-03-29 07:10:07 +11:00
..
AuthManager.php
Added manual deleted_at checks (
#4051
)
2019-01-18 14:42:25 -06:00
BackendController.php
Delay backend controller middleware until after request is processed (
#4190
)
2019-03-21 01:19:28 -06:00
Controller.php
Avoid terminating the app using exit() or die()
2019-03-29 07:10:07 +11:00
ControllerBehavior.php
…
FilterScope.php
…
FormField.php
Fix broken tests
2019-01-10 20:49:15 -06:00
FormTabs.php
…
FormWidgetBase.php
…
ListColumn.php
Allow list configs to add class to head row cell (
#4207
)
2019-03-25 13:37:32 -06:00
NavigationManager.php
Fix support for main menu items having a numeric value for
counter
2019-03-16 13:53:25 -06:00
ReportWidgetBase.php
Fix issues with AJAX handlers on dashboard widgets. Replaces
#4132
2019-02-13 15:05:18 -06:00
Skin.php
…
WidgetBase.php
…
WidgetManager.php
Added ability to require permissions use ReportWidgets
2019-02-11 16:02:30 -06:00