Age | Commit message (Collapse) | Author |
|
- Pushing all the migrations related to the workshop_app.
- Created new migrations to adjust with the updated db schema.
- Add .sampleenv file.
- Add updated settings.py
|
|
revampv2
|
|
- Fix pep8 in app urls
- Add default django forgot password url in project url
- Add uuid field in workshop model
- fix few pep8 in the models.py
- Add template directory in settings
- Update requirements.txt
|
|
- Add custom template tag to check user group
- Disable propose workshop option for the instructor
- Show a generic message info in the propose workshop section
- Fix forgot password
- Make a proper footer
- Remove navbar options in the login page
- Other minor fixes
|
|
Messages
|
|
Fixed view profile page, closes #137
|
|
into revampv2
|
|
|
|
|
|
fix-profile-page
|
|
Replace CDN with static
|
|
Fixed footer and Terms and conditions close button
|
|
|
|
|
|
Workshop comments
|
|
|
|
|
|
|
|
|
|
non-public comments
|
|
Add edit workshop types
|
|
|
|
statements
|
|
Propose workshop page terms and conditions
|
|
|
|
|
|
|
|
|
|
Split my_workshops view
|
|
|
|
|
|
|
|
client_data variable in change_ws_date, optimized URL workshop_id regex
|
|
|
|
|
|
|
|
|
|
|
|
split-workshops-view
|
|
|
|
|
|
|
|
|
|
Removed recurrence dependency
|
|
|
|
Refractored workshop_app
|
|
|
|
|
|
|
|
|