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
/
database
/
migrations
History
Ben Thomson
a59d3b83eb
Code quality clean up (
#4449
)
...
Credit to @bennothommo
2019-07-18 08:50:37 -06:00
..
2013_10_01_000001_Db_Backend_Users.php
Add soft delete column to backend users so that migrations that use the User model work
2018-12-19 19:43:04 -06:00
2013_10_01_000002_Db_Backend_User_Groups.php
Create migrate script to split permissions out
2017-07-11 19:17:44 +10:00
2013_10_01_000003_Db_Backend_Users_Groups.php
…
2013_10_01_000004_Db_Backend_User_Throttle.php
…
2014_01_04_000005_Db_Backend_User_Preferences.php
…
2014_10_01_000006_Db_Backend_Access_Log.php
…
2014_10_01_000007_Db_Backend_Add_Description_Field.php
…
2015_10_01_000008_Db_Backend_Add_Superuser_Flag.php
Code dusting (
#2826
)
2017-04-24 21:38:19 +10:00
2016_10_01_000009_Db_Backend_Timestamp_Fix.php
…
2017_10_01_000010_Db_Backend_User_Roles.php
Code quality clean up (
#4449
)
2019-07-18 08:50:37 -06:00
2018_12_16_000011_Db_Backend_Add_Deleted_At.php
Implemented soft deleting for backend users
2018-12-17 23:09:17 -06:00