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
Larry Barker
0522f50bf4
Add support for non-numeric menu counter values (
#4661
)
...
Documented in
https://github.com/octobercms/docs/pull/447
2020-03-30 11:49:03 -06:00
..
AuthManager.php
Add config for throttling login attempts into Backend (
#4974
)
2020-03-11 10:57:19 +08:00
BackendController.php
…
Controller.php
Documented session.http_only (
#4743
)
2019-12-14 11:14:23 -06:00
ControllerBehavior.php
…
FilterScope.php
Initial WIP on implementing dependsOn support for filter scopes.
2019-11-12 17:02:25 -06:00
FormField.php
…
FormTabs.php
Added lazy loading for backend form tabs (
#4658
)
2019-12-09 20:45:26 +11:00
FormWidgetBase.php
…
ListColumn.php
…
MainMenuItem.php
Add support for non-numeric menu counter values (
#4661
)
2020-03-30 11:49:03 -06:00
NavigationManager.php
Add support for non-numeric menu counter values (
#4661
)
2020-03-30 11:49:03 -06:00
ReportWidgetBase.php
…
SideMenuItem.php
Add support for non-numeric menu counter values (
#4661
)
2020-03-30 11:49:03 -06:00
Skin.php
…
WidgetBase.php
…
WidgetManager.php
…