summaryrefslogtreecommitdiff
path: root/tbc/models.py
AgeCommit message (Collapse)Author
2017-07-11Update models.pyTrupti Rajesh Kini
2017-02-17Fixed duplicate screenshots and chapters bugTrupti Rajesh Kini
Fix will now overwrite existing file with the same name instead of renaming with characters.
2017-01-11Fixed duplicate notebook bugTrupti Rajesh Kini
On every upload the files were getting duplicated with different names instead of overwriting. eg: When chapter 12 is uploaded twice, django by default used to create 12_1. This is fixed and it will now overwrite 12 itself.
2016-10-24upgraded to python3kinitrupti
2016-10-04Upgraded to django 1.9kinitrupti
2016-09-30Removed auto updated of dates.prathamesh
We need to manually update dates for few books so removed auto update.
2016-09-27updated starttime and endtimeTrupti Rajesh Kini
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-05-17modified-funcnames-frontpgkinitrupti
2015-09-09default value for no of chapters in AICTEhardythe1
2015-08-03Corrected path for Image directoryhardythe1
2015-06-01Add author name to the book directory to avoid ambiguity for same book nameshardythe1
2015-05-26Added static path to sitemaphardythe1
2015-05-26Added sitemaphardythe1
2015-03-05changed to clean URL for convert notebookhardythe1
2015-02-17removed unicodehardythe1
2015-02-17corrected the variable namehardythe1
2014-11-14Screenshots will be linked to corresponding chapterprathamesh
Any new chapters and screenshots submitted will be linked.
2014-10-30all the required changes for deploying Alpha Automated Proposalhardythe1
2014-09-25Fixed minor problems before deploying the automated proposalhardythe1
2014-09-12Merge branch 'Proposal' of https://github.com/FOSSEE/Python-TBC-Interface ↵prathamesh
into log_activities_extension Conflicts: tbc/views.py
2014-09-12Activity log extended.prathamesh
Activity log extended to log email messages between the reviewer and user.
2014-08-28added status for sample disapprovalhardythe1
2014-08-27conflict resolvedhardythe1
2014-08-27Model added for activity log. Model is inheriting admins log modelprathamesh
All the activities for a given proposal is available for the reviewer.
2014-08-25added changes to put the AICTE books listhardythe1
2014-08-11added changes to submit codes directly for a book & to overwrite the ↵hardythe1
previous data for sample notebooks
2014-07-25added changes to submit sample notebook & approve/dispprove sample notebookhardythe1
2014-07-24changes to automate proposalhardythe1
2014-07-23changes for automating proposalhardythe1
2014-07-14changes for sample notebook submissionhardythe1
2014-05-19adding new models for storing proposalshardythe1
2014-04-30changes to escape special characters in file namehardythe1
2014-03-13replacing spaces with underscores in filenameshardythe1
2014-03-12Replacing spaces with undersocres while storing bookshardythe1
2014-02-10adding book categorieshardythe1
2013-11-22changes to redirect reviewer to resp. interface & notify user about chages ↵hardythe1
required
2013-11-08adding reviewer interfacehardythe1
2013-10-25Updated Profile details & book details to match with SciLab TBChardythe1
2013-10-22Adding the project initial commithardythe1