Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-11 | Update models.py | Trupti Rajesh Kini | |
2017-02-17 | Fixed duplicate screenshots and chapters bug | Trupti Rajesh Kini | |
Fix will now overwrite existing file with the same name instead of renaming with characters. | |||
2017-01-11 | Fixed duplicate notebook bug | Trupti 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-24 | upgraded to python3 | kinitrupti | |
2016-10-04 | Upgraded to django 1.9 | kinitrupti | |
2016-09-30 | Removed auto updated of dates. | prathamesh | |
We need to manually update dates for few books so removed auto update. | |||
2016-09-27 | updated starttime and endtime | Trupti Rajesh Kini | |
2016-09-15 | added attributes to Profile | prathamesh | |
2016-09-12 | interface 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-17 | modified-funcnames-frontpg | kinitrupti | |
2015-09-09 | default value for no of chapters in AICTE | hardythe1 | |
2015-08-03 | Corrected path for Image directory | hardythe1 | |
2015-06-01 | Add author name to the book directory to avoid ambiguity for same book names | hardythe1 | |
2015-05-26 | Added static path to sitemap | hardythe1 | |
2015-05-26 | Added sitemap | hardythe1 | |
2015-03-05 | changed to clean URL for convert notebook | hardythe1 | |
2015-02-17 | removed unicode | hardythe1 | |
2015-02-17 | corrected the variable name | hardythe1 | |
2014-11-14 | Screenshots will be linked to corresponding chapter | prathamesh | |
Any new chapters and screenshots submitted will be linked. | |||
2014-10-30 | all the required changes for deploying Alpha Automated Proposal | hardythe1 | |
2014-09-25 | Fixed minor problems before deploying the automated proposal | hardythe1 | |
2014-09-12 | Merge branch 'Proposal' of https://github.com/FOSSEE/Python-TBC-Interface ↵ | prathamesh | |
into log_activities_extension Conflicts: tbc/views.py | |||
2014-09-12 | Activity log extended. | prathamesh | |
Activity log extended to log email messages between the reviewer and user. | |||
2014-08-28 | added status for sample disapproval | hardythe1 | |
2014-08-27 | conflict resolved | hardythe1 | |
2014-08-27 | Model added for activity log. Model is inheriting admins log model | prathamesh | |
All the activities for a given proposal is available for the reviewer. | |||
2014-08-25 | added changes to put the AICTE books list | hardythe1 | |
2014-08-11 | added changes to submit codes directly for a book & to overwrite the ↵ | hardythe1 | |
previous data for sample notebooks | |||
2014-07-25 | added changes to submit sample notebook & approve/dispprove sample notebook | hardythe1 | |
2014-07-24 | changes to automate proposal | hardythe1 | |
2014-07-23 | changes for automating proposal | hardythe1 | |
2014-07-14 | changes for sample notebook submission | hardythe1 | |
2014-05-19 | adding new models for storing proposals | hardythe1 | |
2014-04-30 | changes to escape special characters in file name | hardythe1 | |
2014-03-13 | replacing spaces with underscores in filenames | hardythe1 | |
2014-03-12 | Replacing spaces with undersocres while storing books | hardythe1 | |
2014-02-10 | adding book categories | hardythe1 | |
2013-11-22 | changes to redirect reviewer to resp. interface & notify user about chages ↵ | hardythe1 | |
required | |||
2013-11-08 | adding reviewer interface | hardythe1 | |
2013-10-25 | Updated Profile details & book details to match with SciLab TBC | hardythe1 | |
2013-10-22 | Adding the project initial commit | hardythe1 | |