Age | Commit message (Collapse) | Author |
|
- 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
|
|
Fix profile position bug
|
|
- Fixes profile position in view_comment_profile
|
|
|
|
|
|
- Add testcases for ProfileComments model
- Add ProfileComments to ModelAdmin
- update ReadMe and Getting_Started
|
|
- index.html and base.html updated
- send_mails.py updated
|
|
This commit will allow instructors to view and post comments on coordinators profile
Auto-logout time increased
|
|
|
|
- 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
|
|
- 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
|
|
- Changes UI
- Changes landing page
- change in testcases-> test_models.py | 312
- staticstics template change
- removes commented chatbot code
- modifies .gitignore
|
|
|
|
|
|
|
|
- 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
|
|
- Self Workshop banner is gif file
- Update content for self workshop
|
|
- This commit will redirect logins of admin users to admin from any page
|
|
This commit will redirect how to participate option to html page with flowchart image
|
|
|
|
- Adds test cases for Profile Statistics
- Adds columns to Coordinator and Instructor Stats
- Increases the number of days for upcoming workshops
:
|
|
- Instructor can view stats of Coordinator and Instructors
- Upcoming Workshop limit increased to 30 days
|
|
- First name and Last name added in admin.py ProfileAdmin class for making it downloadable
|
|
- 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
|
|
|
|
- Can prepone and postpone dates of workshop
- js calender updated
|
|
- Instructor can postpone workshops
- Sorting Fix in my_workshops
|
|
- removed self_workshop.html
|
|
|
|
- Instruction for Coordinator(3days)
- Instruction for Participant(3days)
- ISCP schedule
|
|
- updates settings.py
- updates layout of information on self_workshop.html
|
|
|
|
- Removes ChatBot
- Adds Banner for Open Online Courses
- Adds template for Instructions(POOCs)
|
|
- This commit will add chatbot
- requirements.txt changed
- required css/js and html added for chatbot
- parameters set for chatbot in settings.py
- yaml files(training data) to be added
|
|
- Removes SciPy banner
- Updates title for Open Statistics Page
|
|
- reminder_script.py edited to send reminder mails to coordinators about the workshop
|
|
- Adds SciPy17 banner
- Changes Brand Nav to FOSSEE Workshops
- Title Changed in MapofIndia
|
|
- Adds try/except while searching for .log file and configuration
|
|
- Coordinator can share details page with others
- Logging feature added for emails
|
|
- testcases added to statistics_app
- ModelsTable_Diagram added
- testcase modified for workshop_app/test_views.py
|