Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-12 | Update views.py | Trupti Rajesh Kini | |
2017-07-12 | Update books-fill-details.html | Trupti Rajesh Kini | |
2017-07-11 | Merge pull request #49 from FOSSEE/kinitrupti-book-details-5 | Trupti Rajesh Kini | |
Create books-fill-details.html | |||
2017-07-11 | Create edit-books-fill-details.html | Trupti Rajesh Kini | |
2017-07-11 | Create books-fill-details.html | Trupti Rajesh Kini | |
2017-07-11 | Merge pull request #44 from FOSSEE/kinitrupti-book-details | Trupti Rajesh Kini | |
date is in the form of calendar | |||
2017-07-11 | Merge pull request #45 from FOSSEE/kinitrupti-book-details-1 | Trupti Rajesh Kini | |
Update views.py | |||
2017-07-11 | Merge pull request #46 from FOSSEE/kinitrupti-book-details-2 | Trupti Rajesh Kini | |
Update models.py | |||
2017-07-11 | Merge pull request #47 from FOSSEE/kinitrupti-book-details-3 | Trupti Rajesh Kini | |
Update browse-books.html | |||
2017-07-11 | Update urls.py | Trupti Rajesh Kini | |
2017-07-11 | Update browse-books.html | Trupti Rajesh Kini | |
2017-07-11 | Update models.py | Trupti Rajesh Kini | |
2017-07-11 | Update views.py | Trupti Rajesh Kini | |
2017-07-11 | date is in the form of calendar | Trupti Rajesh Kini | |
2017-05-02 | footer updated | Trupti Rajesh Kini | |
2017-03-03 | updated tooltip for screenshots | Trupti Rajesh Kini | |
2017-03-03 | tooltip for screenshots | Trupti Rajesh Kini | |
2017-02-23 | Search results on same page | Trupti Rajesh Kini | |
2017-02-23 | Fixed download individual chapter bug | Trupti Rajesh Kini | |
2017-02-23 | Download individual chapter bug | Trupti Rajesh Kini | |
Fixed | |||
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-11-21 | Admin css fixed | kinitrupti | |
2016-11-16 | Merge pull request #42 from kinitrupti/hitcount-updated | Trupti Rajesh Kini | |
Hitcount updated | |||
2016-11-16 | Fixed download zip error | Trupti Rajesh Kini | |
2016-11-08 | Hitcount update | kinitrupti | |
2016-11-04 | Hitcount updated | kinitrupti | |
2016-10-24 | upgraded to python3 | kinitrupti | |
2016-10-17 | Changed mimetype to content_type for get_zip | Trupti Rajesh Kini | |
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-26 | placeholder for start time and end time | Trupti Rajesh Kini | |
2016-09-23 | updated confirm_book_details | Trupti Rajesh Kini | |
Now returns httpresponse object | |||
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-06-07 | Removed hardcoded list | Trupti Rajesh Kini | |
2016-06-01 | changed function name of generate zip | Trupti Rajesh Kini | |
2016-05-17 | Removed hardcoded list | Trupti Rajesh Kini | |
2016-05-17 | Updated Guidelines | Trupti Rajesh Kini | |
2016-05-17 | Updated Guidelines | Trupti Rajesh Kini | |
2016-05-17 | Reinstate admin tools url | kinitrupti | |
2016-05-17 | Add tags module, minor css changes to base.html | kinitrupti | |
2016-05-17 | modified-funcnames-frontpg | kinitrupti | |
2016-05-11 | Updated hardcoded listhardcoded | Trupti Rajesh Kini | |
2016-05-09 | Merge pull request #34 from maheshgudi/master | Mahesh Gudi | |
removed strip in convert_notebook and added rsplit | |||
2016-05-09 | removed strip in convert_notebook and added rsplit | maheshgudi | |
2016-05-02 | Updated the number of days | Trupti Rajesh Kini | |
Updated number of days for review process | |||
2016-05-02 | Updated the number of days | Trupti Rajesh Kini | |
Updated the number of days of review, honorarium process | |||
2016-04-26 | removed request context in admin_tools | mahesh | |