This website requires JavaScript.
Explore
Help
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
Denis Denisov
2b16bad0fe
Ignore controllers of disabled plugins (
#3923
)
...
Fixes
#3905
. Credit to @w20k
2018-11-15 13:51:11 -06:00
..
AuthManager.php
Refactor ternary operators to null coalescing operators
2018-08-15 19:15:13 +02:00
BackendController.php
Ignore controllers of disabled plugins (
#3923
)
2018-11-15 13:51:11 -06:00
Controller.php
Added backend.ajax.beforeRunHandler event
2018-10-14 10:32:47 -06:00
ControllerBehavior.php
Replace is_null with "=== null" comparison
2018-08-15 18:54:46 +02:00
FilterScope.php
Remove "null" assignments
2018-08-15 18:33:24 +02:00
FormField.php
Fixed readonly on switch and checkbox field types (
#3750
)
2018-09-03 14:36:22 -06:00
FormTabs.php
Add Tab icons functionality (
#3901
)
2018-10-30 20:06:33 -06:00
FormWidgetBase.php
Base getLoadValue to look at form field first
2017-06-06 20:44:15 +10:00
ListColumn.php
Added align property to list columns definition (
#3509
)
2018-04-17 23:34:08 -06:00
NavigationManager.php
Refactor ternary operators to null coalescing operators
2018-08-15 19:15:13 +02:00
ReportWidgetBase.php
Updating backend/classes
2014-10-10 23:12:50 +02:00
Skin.php
Extract child instructions
2018-08-15 19:25:42 +02:00
WidgetBase.php
Remove unused imports
2018-08-24 19:51:59 +02:00
WidgetManager.php
Refactor ternary operators to null coalescing operators
2018-08-15 19:15:13 +02:00