Age | Commit message (Expand) | Author |
2010-03-03 | finished the phase-2 successfully. added all the learnmore templates. hav to ... | nishanth |
2010-03-03 | added a few more learn more pages. | nishanth |
2010-03-02 | created a starthere page. | nishanth |
2010-03-02 | fixed a bug in home page for guests. | nishanth |
2010-03-02 | made the home page look clean. | nishanth |
2010-03-02 | implemented deleting of a task. | nishanth |
2010-03-02 | modified the look of browse_requests page task_view page and view_request page. | nishanth |
2010-03-01 | finalised the view_task page. | nishanth |
2010-02-28 | after replying to a request, you are redirected to browse redirects page. | nishanth |
2010-02-28 | now a user who was requested to be something cannot be requested to be the sa... | nishanth |
2010-02-28 | now accepting to be a MG deleted pending DV and MG reqs. | nishanth |
2010-02-28 | now if a user accepts to be a mentor, all his pending reqs will be made invalid. | nishanth |
2010-02-28 | added the functionality to request a user to be AD MG DV. | nishanth |
2010-02-28 | now all the pages show number of unread beside requests and notifications lin... | nishanth |
2010-02-28 | now requests in sidebar shows the no.of unread notifications. | nishanth |
2010-02-28 | added next and previous capabilities to requests and notifications. | nishanth |
2010-02-27 | created a view for about pages and added about pages for mentor and addmentors. | nishanth |
2010-02-26 | homepage now displays a list of unpublished tasks | nishanth |
2010-02-26 | now notification depends on id and not pos. | nishanth |
2010-02-26 | now rid is not the position argument. it is request id. | nishanth |
2010-02-26 | added the functionality to publish a task. | nishanth |
2010-02-26 | updated show_msg method to also use the user variable in the context. | nishanth |
2010-02-25 | added the field remarks in request model. | nishanth |
2010-02-25 | added the functionality to view each notification | nishanth |
2010-02-25 | added browse_notifications functionality . | nishanth |
2010-02-25 | now admin can accept a request for assigning credits. | nishanth |
2010-02-25 | changed the homepage view as well as index.html. | anoop |
2010-02-24 | modified requests to match the new model. | nishanth |
2010-02-24 | added accept_assign_credits request | nishanth |
2010-02-24 | added user context variable in view_profile and edit_profile. | nishanth |
2010-02-24 | deleted unwanted code in user.py, added css for testing in base.html. | anoop |
2010-02-23 | added custom image storage for profile photo. | nishanth |
2010-02-23 | enabled photo uploading for user profile. | anoop |
2010-02-19 | added forgot password in template. | anoop |
2010-02-17 | started using django-registration default backend, removed browse users funct... | anoop |
2010-02-17 | deleted unwanted code to start using django-registration. | anoop |
2010-02-15 | Only logged in users can view user profile. | anoop |
2010-02-04 | added browse users functionality, added user/browse.html, fixed view my profi... | anoop |
2010-02-04 | changed the view my profile template. | anoop |
2010-02-04 | added view profile and edit profile functionalities. | anoop |
2010-02-04 | implemented "add another mentor" functionality to a task. | nishanth |
2010-02-04 | renamed templates/error.html to templates/show_msg.html and made changes acco... | nishanth |
2010-02-04 | implemented create task view which needed task.py in events. added a method s... | nishanth |
2010-02-04 | renamed users.py to user.py and tasks to task in views folder and updated url... | nishanth |