summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-27conflict resolvedhardythe1
2014-08-27Merge pull request #2 from prathamesh920/log_activitiesHardik Ghaghada
Tracking all the activities of the user.
2014-08-27Merge pull request #1 from prathamesh920/proposal_samplebook_flowHardik Ghaghada
Modification to proposal and sample notebook flow
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-14changes for sample notebook submissionhardythe1
2014-07-07removing local as it is no longer requiredhardythe1
2014-06-06can submit new proposal only if there are no other proposals pendinghardythe1
2014-05-19changes to submit a proposalhardythe1
2014-05-19page to submit a proposalhardythe1
2014-05-19url to submit a proposalhardythe1
2014-05-19adding link to submit proposalhardythe1
2014-05-19adding new models for storing proposalshardythe1
2014-05-19editing place holdershardythe1
2014-05-19adding new models in the admin interfacehardythe1
2014-05-15changing the phone numberhardythe1
2014-04-30changes to escape special characters in file namehardythe1
2014-04-28correcting spelling mistakehardythe1
2014-04-28modifying the formshardythe1
2014-04-11editing the message to the userhardythe1
2014-04-11editing the message to the userhardythe1
2014-04-11Change to send email for password resethardythe1
2014-04-09adding files for update & forgot password & urls for the same. Changes in ↵hardythe1
various alert messages
2014-04-09adding view or forgot password and update passwordhardythe1
2014-04-09adding password reset formhardythe1
2014-04-08updating to show the error messages for invalid credentialshardythe1
2014-04-03removing unwanted html pageshardythe1
2014-04-03change to make the image caption appear properlyhardythe1
2014-04-03removing link for about PythonTBChardythe1
2014-04-29updating message to name notebook fileshardythe1
2014-03-24adding js to validate contenthardythe1
2014-03-24a message to upload only .png fileshardythe1
2014-03-24removing serial numbers for chaptershardythe1
2014-03-24removing nbviwerhardythe1
2014-03-15change to fetch books which are approved & of required categoryhardythe1
2014-03-15solving issue with browsing bookshardythe1
2014-03-15solving issue with browsing bookshardythe1
2014-03-15solving issue with browsing bookshardythe1
2014-03-15solving issue with browsing bookshardythe1
2014-03-15solving issue with browsing bookshardythe1
2014-03-13removing chapter numbers to avoid ambiguityhardythe1