Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-24 | Merge pull request #4 from prathamesh920/submit_proposal_again | Hardik Ghaghada | |
Submit proposal again | |||
2014-09-24 | Merge branch 'Proposal' of https://github.com/FOSSEE/Python-TBC-Interface ↵ | prathamesh | |
into submit_proposal_again | |||
2014-09-24 | Modification to submit another proposal after completing | prathamesh | |
the previous proposed book. | |||
2014-09-16 | made pre-filled fields read only | hardythe1 | |
2014-09-16 | integrated aicte proposal with normal proposal: | hardythe1 | |
2014-09-12 | minor change | prathamesh | |
2014-09-12 | Merge pull request #3 from prathamesh920/log_activities_extension | Hardik Ghaghada | |
Log activities extension | |||
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-28 | added condition to remove options to approve & notify book if the book is ↵ | hardythe1 | |
approved | |||
2014-08-27 | conflict resolved | hardythe1 | |
2014-08-27 | Merge pull request #2 from prathamesh920/log_activities | Hardik Ghaghada | |
Tracking all the activities of the user. | |||
2014-08-27 | Merge pull request #1 from prathamesh920/proposal_samplebook_flow | Hardik Ghaghada | |
Modification to proposal and sample notebook flow | |||
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-14 | changes for sample notebook submission | hardythe1 | |
2014-07-07 | removing local as it is no longer required | hardythe1 | |
2014-06-06 | can submit new proposal only if there are no other proposals pending | hardythe1 | |
2014-05-19 | changes to submit a proposal | hardythe1 | |
2014-05-19 | page to submit a proposal | hardythe1 | |
2014-05-19 | url to submit a proposal | hardythe1 | |
2014-05-19 | adding link to submit proposal | hardythe1 | |
2014-05-19 | adding new models for storing proposals | hardythe1 | |
2014-05-19 | editing place holders | hardythe1 | |
2014-05-19 | adding new models in the admin interface | hardythe1 | |
2014-05-15 | changing the phone number | hardythe1 | |
2014-04-30 | changes to escape special characters in file name | hardythe1 | |
2014-04-28 | correcting spelling mistake | hardythe1 | |
2014-04-28 | modifying the forms | hardythe1 | |
2014-04-11 | editing the message to the user | hardythe1 | |
2014-04-11 | editing the message to the user | hardythe1 | |
2014-04-11 | Change to send email for password reset | hardythe1 | |
2014-04-09 | adding files for update & forgot password & urls for the same. Changes in ↵ | hardythe1 | |
various alert messages | |||
2014-04-09 | adding view or forgot password and update password | hardythe1 | |
2014-04-09 | adding password reset form | hardythe1 | |
2014-04-08 | updating to show the error messages for invalid credentials | hardythe1 | |
2014-04-03 | removing unwanted html pages | hardythe1 | |
2014-04-03 | change to make the image caption appear properly | hardythe1 | |
2014-04-03 | removing link for about PythonTBC | hardythe1 | |
2014-04-29 | updating message to name notebook files | hardythe1 | |