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
/
models
History
Ben Thomson
8219f19e8d
Style side panel header with brand colors
...
Remove commented-out code
2019-08-04 15:35:18 +08:00
..
accesslog
…
brandsetting
Style side panel header with brand colors
2019-08-04 15:35:18 +08:00
editorsetting
…
preference
…
user
Implemented easy impersonation of backend users controlled by the backend.impersonate_users permission
2019-05-09 10:36:46 -06:00
usergroup
…
userrole
…
AccessLog.php
…
BrandSetting.php
Code quality clean up (
#4449
)
2019-07-18 08:50:37 -06:00
EditorSetting.php
Use a public property for the cache key for settings models that cache rendered CSS
2018-10-30 16:21:57 -06:00
ExportModel.php
Fix Travis CI file scope (
#4408
)
2019-06-24 13:47:47 +08:00
ImportModel.php
Code quality clean up (
#4449
)
2019-07-18 08:50:37 -06:00
Preference.php
Added Thai translation (
#4472
)
2019-07-26 14:52:52 -06:00
User.php
Implemented soft deleting for backend users
2018-12-17 23:09:17 -06:00
UserGroup.php
…
UserPreference.php
…
UserRole.php
…
UserThrottle.php
…