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
Dan Harrin
3fc7f6aa76
Refresh Relation Manager on Unlink and Delete (
#4741
)
...
Credit to @DanHarrin.
Fixes
#3470
and
#4718
. Replaces
#3476
.
2019-12-17 23:16:55 +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
Hide backend controller behavior public methods from controller actions.
2019-04-19 14:01:01 -06:00
RelationController.php
Refresh Relation Manager on Unlink and Delete (
#4741
)
2019-12-17 23:16:55 +08:00
ReorderController.php
Hide backend controller behavior public methods from controller actions.
2019-04-19 14:01:01 -06:00
UserPreferencesModel.php
…