Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated 'profile.html' and zh_CN locale messages | Weitian LI | 2014-06-07 | 2 | -83/+95 |
| | | | | | | * updated profile.html to show 'sjtu_id' and 'sjtu_initpass' info and show a related alert * updated zh_CN locale messages | ||||
* | Fixed a type 'identify' and updated 'list_approved' display contents | Weitian LI | 2014-06-03 | 2 | -46/+46 |
| | | | | | | | | | * changed 'identify' to 'identity' in Model 'UserProfile' * updated forms.py, admin.py, profile.html related to 'identity' * added South migration for renaming field 'identify' to 'identity' * updated display contents of 'list_approved': removed 'identity' column * updated 'institute' field name to 'institute (and major)' * updated related translations | ||||
* | updated local messages zh_CN | Weitian LI | 2014-05-20 | 2 | -66/+117 |
| | |||||
* | * fixed attachments.short_description of UserProfileAdmin | Weitian LI | 2014-04-30 | 2 | -1/+5 |
| | | | | * updated related zh_CN messages | ||||
* | * added 'UserProfileAdmin' with actions and list_display: | Weitian LI | 2014-04-30 | 2 | -5/+87 |
| | | | | | | | | | | | | | | | | | | | | | | | o actions: - 'approve_users', - 'sponsor_users', - 'cancel_approve_users', - 'cancel_sponsor_users', - 'reset_approve_users', - 'reset_sponsor_users', o list_display: - 'user', - 'realname', - 'gender', - 'institute', - 'identify', - 'reason', - 'transcript_url', - 'supplement', - 'attachments', - 'is_approved', - 'is_sponsored', * updated zh_CN messages | ||||
* | * added 'Markdown' to requirements.txt | Weitian LI | 2014-04-29 | 2 | -12/+17 |
| | | | | | * updated zh_CN messages * fixed a typo in 'my_markdown.py' | ||||
* | updated locale zh_CN messages | Weitian LI | 2014-04-29 | 2 | -35/+197 |
| | |||||
* | * added zh_CN locale for django_skaschool and added 'LOCALE_PATHS' in ↵ | Weitian LI | 2014-04-21 | 2 | -0/+135 |
settings.py |