Mercurial
Mercurial
>
pytask
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30
+30
+50
+100
+300
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
user should enter unique email address, changed login_redirect_url.
2010-02-22, by anoop
removed unwanted file in templates for browsing users.
2010-02-19, by anoop
added forgot password in template.
2010-02-19, by anoop
fixed creation of user profile at registration time, added custom registration form so as to include dob and gender.
2010-02-18, by anoop
added template registration/activate.html required by django-registration.
2010-02-17, by anoop
started using django-registration default backend, removed browse users functionality.
2010-02-17, by anoop
deleted unwanted files/templates to start using django-registration(contd..).
2010-02-17, by anoop
deleted unwanted code to start using django-registration.
2010-02-17, by anoop
Only logged in users can view user profile.
2010-02-15, by anoop
added help_text and verbose_name to models where required and removed import of seed_db from urls.py
2010-02-12, by nishanth
removed seed_db from utils and added it as a command for manage.py and removed url corresponding to seed_db .
2010-02-12, by nishanth
made urls.py look better and added an empty method edit_task to taskViews .
2010-02-05, by nishanth
added edit task url to urls.py and removed add_task url .
2010-02-05, by nishanth
fixed a bug in views/task/add_mentor method .
2010-02-05, by nishanth
fixed a bug in templates/task/claim.html which required modification of views/task.py; also changed the no.of char limit on task title .
2010-02-05, by nishanth
added seed_db in utils that seeds database with random users and tasks .
2010-02-05, by nishanth
modified createUser method in events/user.py .
2010-02-05, by nishanth
fixed a bug in createSuUser method in events/user.py .
2010-02-05, by nishanth
added *.db to hgignore and made database path to pytask.db in settings.py
2010-02-04, by nishanth
added browse users functionality, added user/browse.html, fixed view my profile template.
2010-02-04, by anoop
changed the view my profile template.
2010-02-04, by anoop
resolved merging conflicts in urls.py .
2010-02-04, by nishanth
added the functionality to assign a task to one of the claimed users.
2010-02-04, by nishanth
added files edit_profile.html and my_profile.html.
2010-02-04, by anoop
added view profile and edit profile functionalities.
2010-02-04, by anoop
addded link to view claims in 'view task' page .
2010-02-04, by nishanth
implemented "add another mentor" functionality to a task.
2010-02-04, by nishanth
renamed templates/error.html to templates/show_msg.html and made changes accordingly in views/user.
2010-02-04, by nishanth
added events/task.py and templates/error.html.
2010-02-04, by nishanth
implemented create task view which needed task.py in events. added a method show_msg to views/user.py and used it in logoff view.
2010-02-04, by nishanth
less
more
|
(0)
-30
+30
+50
+100
+300
tip