summaryrefslogtreecommitdiff
path: root/tbc/views.py
AgeCommit message (Collapse)Author
2016-11-16Fixed download zip errorTrupti Rajesh Kini
2016-10-24upgraded to python3kinitrupti
2016-10-17Changed mimetype to content_type for get_zipTrupti Rajesh Kini
2016-10-04Upgraded to django 1.9kinitrupti
2016-09-23updated confirm_book_detailsTrupti Rajesh Kini
Now returns httpresponse object
2016-09-15added attributes to Profileprathamesh
2016-09-12interface to add start date and end time for book.prathamesh
Initial books log were not maintained by the app as they were completed before the TBC interface. Interface to manually enter their details.
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
removed strip in convert_notebook and added rsplit
2016-05-09removed strip in convert_notebook and added rsplitmaheshgudi
2016-05-02Updated the number of daysTrupti Rajesh Kini
Updated the number of days of review, honorarium process
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
made the necessary changes as suggested by Ankit
2016-02-29Update views.pyMahesh Gudi
made the necessary changes in the convert notebook function
2016-01-25HTML files creation timestampTrupti Rajesh Kini
Updated the function ConvertNotebook with the timestamp for generating html files everytime the notebook files are updated.
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
Replacing '&' in book title with 'and' in the certificate
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
Modified the content of the certificate in views.
2015-02-20removed unused variables from certificate view.prathamesh