Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-24 | Certifiate Generation Implemented | prathamesh | |
2014-11-19 | added template for certifactes | hardythe1 | |
2014-11-19 | added views & templates for certificate generation | hardythe1 | |
2014-11-18 | Merge pull request #5 from prathamesh920/link_chapters_images | Hardik Ghaghada | |
Screenshots will be linked to corresponding chapter | |||
2014-11-14 | Screenshots will be linked to corresponding chapter | prathamesh | |
Any new chapters and screenshots submitted will be linked. | |||
2014-10-31 | categorised aicte books & corrected a minor error for jquery | hardythe1 | |
2014-10-30 | adding links to submit book (before automated proposal) | hardythe1 | |
2014-10-30 | Conflict Resolved | hardythe1 | |
2014-10-30 | all the required changes for deploying Alpha Automated Proposal | hardythe1 | |
2014-10-09 | added about tbc back from python.fossee.in | hardythe1 | |
2014-10-09 | removed no of chapters while submitting the proposal | hardythe1 | |
2014-10-04 | changed BookDetails chapter ordering field to pk | Jayaram R Pai | |
2014-09-30 | reverting back to order_by | hardythe1 | |
2014-09-30 | trying to implement natural sorting | hardythe1 | |
2014-09-30 | sorting the chapter names based on id | hardythe1 | |
2014-09-30 | sorting the chapter names based on id | hardythe1 | |
2014-09-25 | Fixed minor problems before deploying the automated proposal | hardythe1 | |
2014-09-24 | resolved merge conflicts | hardythe1 | |
2014-09-24 | Modification to submit another proposal after completing | prathamesh | |
the previous proposed book. | |||
2014-09-23 | sorting the chapter names so they appear in an order | hardythe1 | |
2014-09-12 | minor change | prathamesh | |
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-19 | Tracking 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-18 | Modification to proposal and sample notebook flow | prathamesh | |
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-11 | added changes to submit codes directly for a book & to overwrite the ↵ | hardythe1 | |
previous data for sample notebooks | |||
2014-07-30 | added changes to check matching books while submitting proposal | hardythe1 | |
2014-07-30 | added changes to reject proposal | hardythe1 | |
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-15 | changes on reviewer interface to approve a proposal | hardythe1 | |
2014-07-08 | removing the changes for now | hardythe1 | |
2014-07-08 | adding changes to link the screen shots to respective chapters | hardythe1 | |
2014-07-07 | changes to add links to fossee ipynb server | hardythe1 | |
2014-07-07 | removing local as it is no longer required | hardythe1 | |
2014-06-24 | correcting the form name | hardythe1 | |
2014-06-24 | adding categories to filter books | hardythe1 | |
2014-06-24 | adding links to the book details for completed books | hardythe1 | |
2014-06-20 | enabling the links after removing problem statements | hardythe1 | |
2014-06-18 | disabling the links again | hardythe1 | |
2014-06-17 | enabling links | hardythe1 | |
2014-06-17 | enabling links | hardythe1 | |
2014-06-17 | disabling links | hardythe1 | |
2014-06-17 | enabling links | hardythe1 | |
2014-06-17 | enabling some links | hardythe1 | |