writefreely/templates/user
Rob Loranger f85f0751a3
address PR comments
- 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
2019-10-25 12:04:24 -07:00
..
admin address PR comments 2019-10-25 12:04:24 -07:00
include address PR comments 2019-10-25 12:04:24 -07:00
admin.tmpl Enable changing default_visibility from Admin dash 2019-07-31 22:20:00 -04:00
articles.tmpl address PR comments 2019-10-25 12:04:24 -07:00
collection.tmpl address PR comments 2019-10-25 12:04:24 -07:00
collections.tmpl address PR comments 2019-10-25 12:04:24 -07:00
export.tmpl Change zip link to txt on Export page 2019-02-25 15:49:11 -05:00
invite-help.tmpl Shorten invite-instructions.tmpl filename 2019-09-23 10:31:38 -04:00
invite.tmpl Support user invites 2019-01-18 00:05:50 -05:00
settings.tmpl address PR comments 2019-10-25 12:04:24 -07:00
stats.tmpl address PR comments 2019-10-25 12:04:24 -07:00