Age | Commit message (Collapse) | Author |
|
|
|
- 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
|
|
Send Reminder Mails to Coordinators
|
|
- reminder_script.py edited to send reminder mails to coordinators about the workshop
|
|
Update Banner for SciPy Event17
|
|
- Adds SciPy17 banner
- Changes Brand Nav to FOSSEE Workshops
- Title Changed in MapofIndia
|
|
Adds Share Details and Logging
|
|
- Adds try/except while searching for .log file and configuration
|
|
- Coordinator can share details page with others
- Logging feature added for emails
|
|
Adds TestCases to statistics_app
|
|
- testcases added to statistics_app
- ModelsTable_Diagram added
- testcase modified for workshop_app/test_views.py
|
|
Adds statistics_app
|
|
- 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
|
|
Fixes State Field Bug
|
|
- State field bug in registration form fixed
- Test cases updated for the same
- my_workshops page titles changed
|
|
Adds India Map
|
|
- Updates model adds state as option
- Instructor can view number of workshops state-wise in Map of India
- Updates test cases for test_model and test_views
- Updates .gitignore
- Updates form
|
|
Develop
|
|
- Adds Pie Chart to Workshop Stats
- Corrects code format
|
|
- Adds title, source and location
- Send mail fail silently set to True
- Models and Forms updated
|
|
- Updates .gitignore
- Updates footer, sets it to fixed position
- Adds Workshop Stats
- Instructor can Download or View Workshop stats from the givin date range
- Instructor can view number of workshops per month in chart
- Writes test for Workshop Stats
|
|
- Fetchs Accepted workshop data from requestedWorkshop and shows in scheduled workshop template
- changes content in send_mails
- updates scheduled_workshops with table for requestedworkshop data
|
|
Adds Workshop Reminder Mail
|
|
|
|
- Python Script to create env and send mail for scheduled workshops
- Bash script to be triggered by cron job for py-script activation
|
|
Adds Social Media Links
|
|
- Adds social media links on index.html (fb,youtube,g+)
- Adds side bar images on testimonials page
- changes css for the above files
|
|
Updates TestCases
|
|
- Fixes test cases for StaticPages in test_view
|
|
- Instructor views sorted list of scheduled workshops
- Activation template contain change
- text formatting in my_workshops template
|
|
|
|
|
|
|
|
Adds Scheduled Workshop Template
|