mirror of
https://github.com/writefreely/writefreely
synced 2024-12-13 02:02:27 +00:00
f85f0751a3
- update error messages to be correct - move suspended message into template and include for other pages - check suspended status on all relevant pages and show message if logged in user is suspended. - fix possible nil pointer error - remove changes to db schema files - add version comment to migration - add UserStatus type with UserActive and UserSuspended - change database table to use status column instead of suspended - update toggle suspended handler to be toggle status in prep for possible future inclusion of further user statuses |
||
---|---|---|
.. | ||
admin | ||
include | ||
admin.tmpl | ||
articles.tmpl | ||
collection.tmpl | ||
collections.tmpl | ||
export.tmpl | ||
invite-help.tmpl | ||
invite.tmpl | ||
settings.tmpl | ||
stats.tmpl |