summaryrefslogtreecommitdiff
path: root/tbc/views.py
AgeCommit message (Collapse)Author
2014-11-24Certifiate Generation Implementedprathamesh
2014-11-19added template for certifacteshardythe1
2014-11-19added views & templates for certificate generationhardythe1
2014-11-18Merge pull request #5 from prathamesh920/link_chapters_imagesHardik Ghaghada
Screenshots will be linked to corresponding chapter
2014-11-14Screenshots will be linked to corresponding chapterprathamesh
Any new chapters and screenshots submitted will be linked.
2014-10-31categorised aicte books & corrected a minor error for jqueryhardythe1
2014-10-30adding links to submit book (before automated proposal)hardythe1
2014-10-30Conflict Resolvedhardythe1
2014-10-30all the required changes for deploying Alpha Automated Proposalhardythe1
2014-10-09added about tbc back from python.fossee.inhardythe1
2014-10-09removed no of chapters while submitting the proposalhardythe1
2014-10-04changed BookDetails chapter ordering field to pkJayaram R Pai
2014-09-30reverting back to order_byhardythe1
2014-09-30trying to implement natural sortinghardythe1
2014-09-30sorting the chapter names based on idhardythe1
2014-09-30sorting the chapter names based on idhardythe1
2014-09-25Fixed minor problems before deploying the automated proposalhardythe1
2014-09-24resolved merge conflictshardythe1
2014-09-24Modification to submit another proposal after completingprathamesh
the previous proposed book.
2014-09-23sorting the chapter names so they appear in an orderhardythe1
2014-09-12minor changeprathamesh
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-19Tracking all the activities of the user.prathamesh
LogEntryManager of django admin is used here. log_action method takes time, user, objects, action type and message as its arguments. For every action, the log_action is called. So that each user activity is logged. The logging can be further modified as per our requirement
2014-08-18Modification to proposal and sample notebook flowprathamesh
After the proposal is rejected, user will again submit the proposal. So the proposal form is filled with the initial values of the rejected proposal. Sample notebook can be submitted only if the proposal is approved else will display a message saying 'not permitted' User after sample notebook submission can anytime edit it. Modified the template for the reviewer to see the new and old proposal. Since the ids where same for the collapse element in the loop so there was problem in javascript. Profile view modified. First checks for the user profile. If exists then updates or else creates a new profile for the user. This will prevent multiple profile for a single user.[Alternatively, we can give one-to-one relation between user and profile in models]
2014-08-11added changes to submit codes directly for a book & to overwrite the ↵hardythe1
previous data for sample notebooks
2014-07-30added changes to check matching books while submitting proposalhardythe1
2014-07-30added changes to reject proposalhardythe1
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-15changes on reviewer interface to approve a proposalhardythe1
2014-07-08removing the changes for nowhardythe1
2014-07-08adding changes to link the screen shots to respective chaptershardythe1
2014-07-07changes to add links to fossee ipynb serverhardythe1
2014-07-07removing local as it is no longer requiredhardythe1
2014-06-24correcting the form namehardythe1
2014-06-24adding categories to filter bookshardythe1
2014-06-24adding links to the book details for completed bookshardythe1
2014-06-20enabling the links after removing problem statementshardythe1
2014-06-18disabling the links againhardythe1
2014-06-17enabling linkshardythe1
2014-06-17enabling linkshardythe1
2014-06-17disabling linkshardythe1
2014-06-17enabling linkshardythe1
2014-06-17enabling some linkshardythe1