summaryrefslogtreecommitdiff
path: root/workshop_app
AgeCommit message (Collapse)Author
2017-08-08Adds Social Media LinksAkshen
- Adds social media links on index.html (fb,youtube,g+) - Adds side bar images on testimonials page - changes css for the above files
2017-08-07Fixes Test casesAkshen
- Fixes test cases for StaticPages in test_view
2017-08-04Sorted List of Scheduled WorkshopAkshen
- Instructor views sorted list of scheduled workshops - Activation template contain change - text formatting in my_workshops template
2017-08-04Updates flowchartAkshen
2017-08-02Updates TestCasesAkshen
2017-08-02Updates TestCasesAkshen
2017-08-01Sends Mail To Instructor on each Propose Workshop requestAkshen
2017-08-01Adds Scheduled Workshop TemplateAkshen
- Instructors can View All Scheduled Workshops from Proposed Table - Changes username to fullname while sending mails of workshop - Update of instructions-for-participants pdf in ISCP
2017-07-26Updates Admin InterfaceAkshen
- Headers in Tables - Download data in csv format from Table
2017-07-24Removes Instructor Registration Email UpdateAkshen
2017-07-24Adds separate notification mail of registration for adminAkshen
2017-07-22Handles Multiple Requests for ProposeWorkshopDateAkshen
2017-07-21Adds class meta for ModelsAkshen
2017-07-14Changes 3day Workshop PDFsAkshen
2017-06-23Fixes Regex IssueAkshen
2017-06-22Sets EndDate timeAkshen
- Propose Workshop Template - recurrance fuction call in views.py
2017-06-22Adds ZipFile FeatureAkshen
- pdf_view function changed to file_view - exclude added in ProposeWorkshopDateForm - required templated changed for file_view - zipfile feature included in file_view
2017-06-21Changes Workshop Creation Date LimitAkshen
- Date limit set t0 2018 from 2040 - Help Text Added in Create Workshop Page - Past Workshop redirected to fossee-stats - Propose workshop date days set to 3
2017-06-20Changes WorkshopType ModelAkshen
- FileField Added to workshoptype model - Creates folder for each file upload - Send email uses the newly created folder to send attachments - structure name changed to flowchart
2017-06-16Fixes Email verificationAkshen
2017-06-15Adds structure pdfAkshen
2017-06-15Major UpdateAkshen
Changes made are as follows - Mobile Friendly - Added view pdf and schedule files as pdf - Forget Password feature - Testimonials Page added - Templates changed - Propose workshop Page Calender Changes - User now can view only future workshops - Css changes for index,register and Propose Workshop Page - Coordinator Position while registering by default
2017-06-07Adds coverage and moves test scripts to a separate foldermahesh
2017-06-07Change Nav-Brand CSS color and Help text in RegisterAkshen
2017-06-07Fixes old datesviewAkshen
- Previous dates which are not booked won't be shown to coordinator and instructor - Email sending to coordinator with attachments fixed - Contact Us email changed in Homepage
2017-06-06Resolves issueAkshen
- Changes issue email id - imports all modules at top in send_mails.py
2017-06-06Fixes Email Attachment using django-emailAkshen
- Sender Email added in local_settings - Template fix for Proposed_workshop
2017-06-01Changes URLSAkshen
- urls.py created in workshop_app - activation status logic changed, view_profile added
2017-05-31Changes Tests VariablesAkshen
- varible naming changed - testing recurrances
2017-05-30variable names updated in testcasesAkshen
2017-05-30Testing DoneAkshen
2017-05-30changes wrt pep8, .gitignore cleanupAkshen
2017-05-19minor updateAkshen
key field 255, templates changed
2017-05-19Key field increasedAkshen
2017-05-19Workshop Booking Domain AddedAkshen
2017-05-19PRODUCTION URLAkshen
added production url, new flowchat and fixed broken links todo optimization and chatbot
2017-05-19Broken Linked FixedAkshen
todo optimization and chatbot
2017-05-19UI UpdateAkshen
todo optimization and fix broken links
2017-05-19UI ChangesAkshen
todo on previous logs
2017-05-19Workshop Description CoordinatorAkshen
Todo as previous commit
2017-05-19Homepage DoneAkshen
Todo Responsiveness and links fix, optimization, chatbot
2017-05-19Minor Bug fixAkshen
Todo Optimization and chatbot
2017-05-19Email Verification AddedAkshen
2017-05-19Proposed Workshop AddedAkshen
coordinator can propose a workshop type and date todo chatbot, email verfication and optimization
2017-05-19Tab Naming ChangedAkshen
All courses and create events changed to 'workshop'
2017-05-19Attachment AddedAkshen
ToDo chatbot
2017-05-19Queuing DoneAkshen
ToDo chat-bot
2017-05-19Separate View for Accepted, Pending and Reject/Delete CreatedAkshen
ToDo queuing for Booking on coordinator side
2017-05-19Multiple Workshop Creation and HandlingAkshen
multiple workshops from instructor can be created and handled TODO separate view for deleted, accepted and pending workshops on My Workshop
2017-05-19Instructor DELETES workshopAkshen
Instructor can delete a workshop created by him. multiple workshop creation todo