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
Samuell
a68f3abf1c
Fix pagination reset if search input is filled (
#4918
)
...
Fixes
#4914
.
2020-02-12 07:52:09 -08:00
..
importexportcontroller
…
listcontroller
/partials
…
relationcontroller
Trigger the change.oc.formwidget event on update of records through relationcontroller. (
#4673
)
2019-10-08 17:30:02 -06:00
reordercontroller
Escape output to prevent XSS injections (
#3924
)
2018-11-15 15:05:44 -06:00
FormController.php
Code quality clean up (
#4449
)
2019-07-18 08:50:37 -06:00
ImportExportController.php
Adds the ability to override the column header label in import/export. (
#4737
)
2019-12-10 20:06:10 +11:00
ListController.php
Fix pagination reset if search input is filled (
#4918
)
2020-02-12 07:52:09 -08:00
RelationController.php
Catch fatal errors after cycling page action
2019-12-29 15:40:28 +11:00
ReorderController.php
Hide backend controller behavior public methods from controller actions.
2019-04-19 14:01:01 -06:00
UserPreferencesModel.php
…