Age | Commit message (Collapse) | Author |
|
|
|
|
|
- Add teams
- Fix bug that causes todays booked workshops to disappear from queue
- Add a graph to display viz for accepted workshops in a team
- Remove unnecessary loops
|
|
- Calculates mean for workshops monthly from the beginning to current year
- Displays on monthly chart as Line
|
|
- Coordinators can now book Advanced Python Workshop
- removed email column in download statistics
|
|
- This commit will add two more columns email and state while downloading workshop data
|
|
- Removes other countries views
- Adds forgot password button
- opens about-us in new tab
- adds coordinator institute column in proposed workshops view of instructor
|
|
|
|
|
|
- Instructor can view stats of Coordinator and Instructors
- Upcoming Workshop limit increased to 30 days
|
|
- Adds statistics_app
- moves workshop_stats to statistics_app
- changes urls of workshop_stats to statistics
- adds public_stats
- modified form.py to get off regex warning
- updates urls.py
|