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
/
behaviors
History
Ben Thomson
684d18ffc4
Clean up
2020-08-24 15:23:49 +08:00
..
importexportcontroller
Add iconv fallback support for mbstring unsupported encodings (
#5015
)
2020-03-31 09:15:17 -06:00
listcontroller
/partials
…
relationcontroller
Add filters widget to the pivot view (
#5099
)
2020-06-02 00:53:57 -06:00
reordercontroller
…
FormController.php
Use the current context when making redirects in FormController onSave handlers (
#5132
)
2020-06-20 16:04:57 -06:00
ImportExportController.php
Switch to using league/csv >= 9.1
2020-03-31 09:57:36 -06:00
ListController.php
Only prepare the filter widget if there are scopes to prepare (
#5064
)
2020-05-05 00:07:08 -06:00
RelationController.php
Clean up
2020-08-24 15:23:49 +08:00
ReorderController.php
Hide backend controller behavior public methods from controller actions.
2019-04-19 14:01:01 -06:00
UserPreferencesModel.php
…