summaryrefslogtreecommitdiff
path: root/tbc/views.py
AgeCommit message (Expand)Author
2016-10-04Upgraded to django 1.9kinitrupti
2016-09-23updated confirm_book_detailsTrupti Rajesh Kini
2016-09-15added attributes to Profileprathamesh
2016-09-12interface to add start date and end time for book.prathamesh
2016-06-01changed function name of generate zipTrupti Rajesh Kini
2016-05-17modified-funcnames-frontpgkinitrupti
2016-05-09Merge pull request #34 from maheshgudi/masterMahesh Gudi
2016-05-09removed strip in convert_notebook and added rsplitmaheshgudi
2016-05-02Updated the number of daysTrupti Rajesh Kini
2016-04-26removed request context in admin_toolsmahesh
2016-04-26removed request context in admin_toolsmahesh
2016-04-26made changes to convert notebook functionmahesh
2016-04-21changes in contextmahesh
2016-04-21added login_required decoratormahesh
2016-04-21added Http404 for admin-toolsmahesh
2016-04-01added login_required to admin_toolsmahesh
2016-04-01added admin_tool serving as a parent page to access admin-tool appsmahesh
2016-03-07Update views.pyMahesh Gudi
2016-03-01Update views.pyMahesh Gudi
2016-02-29Update views.pyMahesh Gudi
2016-01-25HTML files creation timestampTrupti Rajesh Kini
2015-08-19validate AICTE book form while proposinghardythe1
2015-08-11interface to fix broken books.prathamesh
2015-08-07change mail message for book updationhardythe1
2015-08-05fix minor path error for book approvalhardythe1
2015-08-04fix minor path error & change book complete mailhardythe1
2015-08-04acknowledgment mail for code update and submissionhardythe1
2015-08-04acknowledgement email for code submission & updatehardythe1
2015-06-24Merge pull request #18 from prathamesh920/certificate_issues_fixHardik Ghaghada
2015-06-24Replacing '&' in book title with 'and' in the certificateprathamesh
2015-06-18mail when book updatedhardythe1
2015-05-08Added validation to check if book is pending for old book submissionhardythe1
2015-05-08Handle POST for additional chaptershardythe1
2015-05-06Send email once the proposal has been submittedhardythe1
2015-05-06Send email once the proposal has been submittedhardythe1
2015-05-06Send email once the proposal has been submittedhardythe1
2015-04-21add feature to edit number of chapter when submitting codes for 2nd timehardythe1
2015-04-20correct variable namehardythe1
2015-04-07changed path for zip generationhardythe1
2015-03-31Order pending proposal review list as per ID, fix pending counterankitjavalkar
2015-03-25fixed a minor bughardythe1
2015-03-13updated new path to clean the URLshardythe1
2015-03-05changed to clean URL for convert notebookhardythe1
2015-02-23specified date format and redirectedhardythe1
2015-02-23added upate profile featurehardythe1
2015-02-20Merge pull request #13 from prathamesh920/certificate_modifiedHardik Ghaghada
2015-02-20removed unused variables from certificate view.prathamesh
2015-02-20Modified the content of the certificate in views.prathamesh
2015-02-17removed try except for duplicate emailhardythe1
2015-01-31redirect to login page if the user is not logged in for some of the pageshardythe1