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
Philipp Lang
d4d1874311
Allow setting customview path for relation list (
#4680
)
2019-12-10 20:21:56 +11: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
Allow setting customview path for relation list (
#4680
)
2019-12-10 20:21:56 +11:00
ReorderController.php
Hide backend controller behavior public methods from controller actions.
2019-04-19 14:01:01 -06:00
UserPreferencesModel.php
…