summaryrefslogtreecommitdiff
path: root/statistics_app
AgeCommit message (Collapse)Author
2018-03-09Add FOSSEE fellowship tag in registration formAkshen
- Adds FOSSEE fellowship to registration form - Removes Register and Login tab from Self Workshop - Removes 0 count coordinators from Profile Stats->Coordinator Statistics - Removes previously taken workshop data from My Workshops tab for Instructors - Adds email to reschedule workshop calender function
2018-02-24Add html page for self learning courseAkshen
2018-02-21Add TestCases for Profile StatsAkshen
- Adds test cases for Profile Statistics - Adds columns to Coordinator and Instructor Stats - Increases the number of days for upcoming workshops :
2018-02-16Add Reverse Sorting to Profile StatsAkshen
2018-02-16Add Profile StatisticsAkshen
- Instructor can view stats of Coordinator and Instructors - Upcoming Workshop limit increased to 30 days
2017-11-30Remove Scipy bannerAkshen
- Removes SciPy banner - Updates title for Open Statistics Page
2017-10-10Update Banner for SciPy Event17Akshen
- Adds SciPy17 banner - Changes Brand Nav to FOSSEE Workshops - Title Changed in MapofIndia
2017-09-29Adds TestCases to statistics_appAkshen
- testcases added to statistics_app - ModelsTable_Diagram added - testcase modified for workshop_app/test_views.py
2017-09-25Adds statistics_appAkshen
- 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