summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-19Add README.md and Getting_Started.mdAkshen
2018-06-05Fix Navbar Responsivness in landing pageAkshen
- points in faq and self_workshop changed
2018-05-31Fix jQuery in propose_workshop.htmlAkshen
2018-05-30Change img extensions in index.htmlAkshen
2018-05-30Update base.htmlAkshen
- Navbar fixed in base.html - Header blocks removed from all other templates - testimonials and benefits page removed along with its testcases
2018-05-28Change UI in NavbarAkshen
- Adds dropdown for instructor | Statistics - Adds dropdown for coordinator | Workshops - fixed navbar throughtout the website
2018-05-22Update India Map layout in StatsAkshen
- Removes other countries views - Adds forgot password button - opens about-us in new tab - adds coordinator institute column in proposed workshops view of instructor
2018-05-21Add carousel and fix minor bugsAkshen
- Adds carousel - removes fileview and its testcase - fixes fonts and css issues on index.html and workshoptype_details - fixes navigation for instructor and coordinator
2018-05-15Fix choices in forms.pyAkshen
2018-05-14Fix Minor BugsAkshen
- Removes Others option from department, title and how_did_you_hear_about_us field - Removes placeholders in login form(template) - Fixes testimonial bug for mobile view - Adjust padding and font size for title statement in index page - Adds How to Participate in view_workshop_details page
2018-05-10Merge pull request #51 from Akshen/developAkshen
Fix UI Bugs
2018-05-10Fix UI BugsAkshen
- generic font and style throughtout website - removes workshop detials share option - removes Start booking button - update help_text in model from min 50 to 30
2018-05-07Merge pull request #50 from Akshen/developAkshen
change UI
2018-05-07change UIAkshen
- Changes UI - Changes landing page - change in testcases-> test_models.py | 312 - staticstics template change - removes commented chatbot code - modifies .gitignore
2018-04-03Merge pull request #49 from Akshen/developAkshen
Self Learning Course instructions updated
2018-04-03Self Learning Course instructions updatedAkshen
2018-03-16Merge pull request #48 from Akshen/developAkshen
remove weekends from workshop proposal calendar
2018-03-16remove weekends from workshop proposal calendarAkshen
2018-03-14Merge pull request #47 from Akshen/developAkshen
Add email_id header in download profile_data option
2018-03-14Add email_id header in download profile_data optionAkshen
2018-03-09Merge pull request #46 from Akshen/developAkshen
Add FOSSEE fellowship tag in registration form
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-03-07Merge pull request #45 from Akshen/developAkshen
Update Self Workshop Banner
2018-03-07Update Self Workshop BannerAkshen
- Self Workshop banner is gif file - Update content for self workshop
2018-02-26Merge pull request #44 from Akshen/developAkshen
Redirect Admin logins to /admin
2018-02-26Redirect Admin logins to /adminAkshen
- This commit will redirect logins of admin users to admin from any page
2018-02-26Merge pull request #43 from Akshen/developAkshen
Redirect How to participate option to html
2018-02-26Redirect How to participate option to htmlAkshen
This commit will redirect how to participate option to html page with flowchart image
2018-02-24Merge pull request #42 from Akshen/developAkshen
Add html page for self learning course
2018-02-24Add html page for self learning courseAkshen
2018-02-21Merge pull request #41 from Akshen/developAkshen
Add TestCases for Profile Stats
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-16Merge pull request #40 from Akshen/developAkshen
Add Reverse Sorting to Profile Stats
2018-02-16Add Reverse Sorting to Profile StatsAkshen
2018-02-16Merge pull request #39 from Akshen/developAkshen
Add Profile Statistics
2018-02-16Add Profile StatisticsAkshen
- Instructor can view stats of Coordinator and Instructors - Upcoming Workshop limit increased to 30 days
2018-02-12Merge pull request #38 from Akshen/developAkshen
Add First and Last name column while downloading profile data
2018-02-12Add First and Last name column while downloading profile dataAkshen
- First name and Last name added in admin.py ProfileAdmin class for making it downloadable
2018-02-08Merge pull request #37 from Akshen/developAkshen
Fix issue of multiple datepickers
2018-02-08Fix issue of multiple datepickersAkshen
- Multiple datepickers poped during date change in my_workshops tab if there were more than 1 workshop, this will fix it by identifying workshops based on their number in table
2018-02-07Merge pull request #36 from Akshen/developAkshen
Format Dates while changing date of workshop
2018-02-07Format Dates while changing date of workshopAkshen
2018-02-07Merge pull request #35 from Akshen/developAkshen
Update Date Validator on DateChange Feature for instructor
2018-02-07Update Date Validator on DateChange Feature for instructorAkshen
- Can prepone and postpone dates of workshop - js calender updated
2018-02-06Merge pull request #34 from Akshen/developAkshen
Allow Instructor to postpone workshops
2018-02-06Allow Instructor to postpone workshopsAkshen
- Instructor can postpone workshops - Sorting Fix in my_workshops
2018-02-01Merge pull request #33 from Akshen/developAkshen
Add pdf file for open course details
2018-01-31Update Open Course PDFAkshen
- removed self_workshop.html
2018-01-31Add pdf file for open course detailsAkshen
2018-01-29Merge pull request #32 from Akshen/developAkshen
Update Instruction PDF's