Age | Commit message (Collapse) | Author |
|
|
|
- points in faq and self_workshop changed
|
|
|
|
|
|
- Navbar fixed in base.html
- Header blocks removed from all other templates
- testimonials and benefits page removed along with its testcases
|
|
- Adds dropdown for instructor | Statistics
- Adds dropdown for coordinator | Workshops
- fixed navbar throughtout the website
|
|
- Removes other countries views
- Adds forgot password button
- opens about-us in new tab
- adds coordinator institute column in proposed workshops view of instructor
|
|
- Adds carousel
- removes fileview and its testcase
- fixes fonts and css issues on index.html and workshoptype_details
- fixes navigation for instructor and coordinator
|
|
|
|
- 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
|
|
Fix UI Bugs
|
|
- 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
|
|
change UI
|
|
- Changes UI
- Changes landing page
- change in testcases-> test_models.py | 312
- staticstics template change
- removes commented chatbot code
- modifies .gitignore
|
|
Self Learning Course instructions updated
|
|
|
|
remove weekends from workshop proposal calendar
|
|
|
|
Add email_id header in download profile_data option
|
|
|
|
Add FOSSEE fellowship tag in registration form
|
|
- 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
|
|
Update Self Workshop Banner
|
|
- Self Workshop banner is gif file
- Update content for self workshop
|
|
Redirect Admin logins to /admin
|
|
- This commit will redirect logins of admin users to admin from any page
|
|
Redirect How to participate option to html
|
|
This commit will redirect how to participate option to html page with flowchart image
|
|
Add html page for self learning course
|
|
|
|
Add TestCases for Profile Stats
|
|
- Adds test cases for Profile Statistics
- Adds columns to Coordinator and Instructor Stats
- Increases the number of days for upcoming workshops
:
|
|
Add Reverse Sorting to Profile Stats
|
|
|
|
Add Profile Statistics
|
|
- Instructor can view stats of Coordinator and Instructors
- Upcoming Workshop limit increased to 30 days
|
|
Add First and Last name column while downloading profile data
|
|
- First name and Last name added in admin.py ProfileAdmin class for making it downloadable
|
|
Fix issue of multiple datepickers
|
|
- 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
|
|
Format Dates while changing date of workshop
|
|
|
|
Update Date Validator on DateChange Feature for instructor
|
|
- Can prepone and postpone dates of workshop
- js calender updated
|
|
Allow Instructor to postpone workshops
|
|
- Instructor can postpone workshops
- Sorting Fix in my_workshops
|
|
Add pdf file for open course details
|
|
- removed self_workshop.html
|
|
|
|
Update Instruction PDF's
|