Mercurial
Mercurial
>
pytask
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-128
+128
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.
prettified a few pages
2011-01-09, by Nishanth Amuluru
home_page is now in some shape
2011-01-09, by Nishanth Amuluru
created the home page
2011-01-09, by Nishanth Amuluru
Select user works completely fine
2011-01-09, by Nishanth Amuluru
Added the template
2011-01-09, by Nishanth Amuluru
created the view
2011-01-09, by Nishanth Amuluru
added form to select users
2011-01-09, by Nishanth Amuluru
added the select user url
2011-01-09, by Nishanth Amuluru
now the creator can select users
2011-01-09, by Nishanth Amuluru
claim task works fine now
2011-01-09, by Nishanth Amuluru
added the step of adding user to claimed users
2011-01-09, by Nishanth Amuluru
Added the required template
2011-01-09, by Nishanth Amuluru
created a view for making claim
2011-01-09, by Nishanth Amuluru
created form for making a claim
2011-01-09, by Nishanth Amuluru
updated the name
2011-01-09, by Nishanth Amuluru
view task is now in some shape atleast
2011-01-09, by Nishanth Amuluru
commenting on a task works as of now and there is a lot to do with view task
2011-01-09, by Nishanth Amuluru
commenting does not need a verbose_name
2011-01-09, by Nishanth Amuluru
added a form for commenting on tasks
2011-01-09, by Nishanth Amuluru
renamed all the related_name fields for better readability
2011-01-09, by Nishanth Amuluru
Added task view url
2011-01-09, by Nishanth Amuluru
now deleted tasks are also selected in db query
2011-01-08, by Nishanth Amuluru
Added utils to taskapp
2011-01-08, by Nishanth Amuluru
added null=true for datetime
2011-01-08, by Nishanth Amuluru
added blank=true whereever required
2011-01-08, by Nishanth Amuluru
fixed a few bugs
2011-01-08, by Nishanth Amuluru
used proper import for show_msg
2011-01-08, by Nishanth Amuluru
added view for show_msg
2011-01-08, by Nishanth Amuluru
Added template for show_msg
2011-01-08, by Nishanth Amuluru
created template for create_task
2011-01-08, by Nishanth Amuluru
Added urls to taskapp
2011-01-08, by Nishanth Amuluru
Added task urls to main urls
2011-01-08, by Nishanth Amuluru
created a view for create task
2011-01-08, by Nishanth Amuluru
Added forms for creating and editing a task
2011-01-08, by Nishanth Amuluru
added the most important field. The chapters
2011-01-08, by Nishanth Amuluru
Added textbook model and made a few small changes
2011-01-08, by Nishanth Amuluru
request will not have sent_to. it shows up in everyone's requests if they can respond
2011-01-08, by Nishanth Amuluru
added request pynts model
2011-01-08, by Nishanth Amuluru
Included the missing imports
2011-01-08, by Nishanth Amuluru
eanbled taskapp and registered task model into tagging
2011-01-08, by Nishanth Amuluru
Added uniq_key to report model
2011-01-08, by Nishanth Amuluru
created work report model and reportcomment model
2011-01-08, by Nishanth Amuluru
added claim model
2011-01-08, by Nishanth Amuluru
added comment model
2011-01-08, by Nishanth Amuluru
modified the rolerequest model to suit the design
2011-01-08, by Nishanth Amuluru
finalised the task model
2011-01-08, by Nishanth Amuluru
now the text area is displayed in a more elegant way
2011-01-08, by Nishanth Amuluru
prettified the user registration page
2011-01-08, by Nishanth Amuluru
prettified the registration templates
2011-01-08, by Nishanth Amuluru
renamed it approproately
2011-01-08, by Nishanth Amuluru
fixed 2 bugs
2011-01-08, by Nishanth Amuluru
Added the import to connect the signal
2011-01-08, by Nishanth Amuluru
Created a custom backend
2011-01-08, by Nishanth Amuluru
Created a form for creating profile
2011-01-08, by Nishanth Amuluru
Added clean methods to edit profile form
2011-01-08, by Nishanth Amuluru
removed unwanted manage file
2011-01-08, by Nishanth Amuluru
renamed the db and removed taggind as of now
2011-01-08, by Nishanth Amuluru
corrected the registration templates to suit new design
2011-01-08, by Nishanth Amuluru
Added buildout stuff and made changes accordingly
2011-01-08, by Nishanth Amuluru
prettified the page
2011-01-08, by Nishanth Amuluru
Added link for new_user signup
2011-01-08, by Nishanth Amuluru
Added full_name and prettified the page
2011-01-08, by Nishanth Amuluru
Used the full_name in seed_db
2011-01-08, by Nishanth Amuluru
Added edit_profile link
2011-01-08, by Nishanth Amuluru
fixed a typo
2011-01-08, by Nishanth Amuluru
Used the new field in forms
2011-01-08, by Nishanth Amuluru
Added a new field for full_name
2011-01-08, by Nishanth Amuluru
created a tag and used it in the template
2011-01-07, by Nishanth Amuluru
Added files to create custom templatetags
2011-01-07, by Nishanth Amuluru
Added an app for tasks and stuff
2011-01-07, by Nishanth Amuluru
corrected the profile URL
2011-01-07, by Nishanth Amuluru
removed the css code from base.html and formatted the page properly
2011-01-07, by Nishanth Amuluru
changed the static serving url settings
2011-01-07, by Nishanth Amuluru
added url to serve css as a static page
2011-01-07, by Nishanth Amuluru
added styles to base.css
2011-01-07, by Nishanth Amuluru
added a file for css
2011-01-07, by Nishanth Amuluru
removed unwanted prints
2011-01-07, by Nishanth Amuluru
fixed few typos
2011-01-07, by Nishanth Amuluru
created views for delete and unread notification
2011-01-07, by Nishanth Amuluru
included the urls for delete and unread notification
2011-01-07, by Nishanth Amuluru
fixed a typo
2011-01-07, by Nishanth Amuluru
created a function for viewign notifications
2011-01-07, by Nishanth Amuluru
fixed a typo
2011-01-07, by Nishanth Amuluru
fixed a typo
2011-01-07, by Nishanth Amuluru
added key to the notification
2011-01-07, by Nishanth Amuluru
removed the pyc
2011-01-07, by Nishanth Amuluru
now seed_db created notifications also
2011-01-07, by Nishanth Amuluru
removed unwanted field
2011-01-07, by Nishanth Amuluru
Created template for view notification
2011-01-07, by Nishanth Amuluru
created a view for view notification and included the url. made changes accordingly in browse notifications
2011-01-07, by Nishanth Amuluru
fixed a typo and browse notifications works fine
2011-01-07, by Nishanth Amuluru
created template for browse notifications
2011-01-07, by Nishanth Amuluru
created a view for browising thro notifications
2011-01-07, by Nishanth Amuluru
added admin urls
2011-01-07, by Nishanth Amuluru
enabled admin interface
2011-01-07, by Nishanth Amuluru
Added all the required templates for django-registration
2011-01-07, by Nishanth Amuluru
created view for editing profile and created corresponding template
2011-01-07, by Nishanth Amuluru
modified the redirect url
2011-01-07, by Nishanth Amuluru
Added template for viewing profile
2011-01-07, by Nishanth Amuluru
Created a view for viewing profile
2011-01-07, by Nishanth Amuluru
Removed the site url since it is the wrong way to use
2011-01-07, by Nishanth Amuluru
Added csrf_token and included the urls
2011-01-07, by Nishanth Amuluru
Added seed_db
2011-01-07, by Nishanth Amuluru
Added templates for login and logout
2011-01-07, by Nishanth Amuluru
changed the url in email activation
2011-01-07, by Nishanth Amuluru
fixed a typo and set the settings required for django registration
2011-01-07, by Nishanth Amuluru
added the url for creating a login
2011-01-07, by Nishanth Amuluru
Added template for creating a login
2011-01-07, by Nishanth Amuluru
Added templates required for sending activation email
2011-01-07, by Nishanth Amuluru
added a url for the site
2011-01-07, by Nishanth Amuluru
Added base.htm;
2011-01-07, by Nishanth Amuluru
Fixed a few typos
2011-01-07, by Nishanth Amuluru
modified make_key and used it in the form
2011-01-07, by Nishanth Amuluru
Created a form for user creation
2011-01-07, by Nishanth Amuluru
Added make_key to utils
2011-01-07, by Nishanth Amuluru
Added utils to pytask
2011-01-07, by Nishanth Amuluru
Included department co-ordinators as a level in hierarchy
2011-01-07, by Nishanth Amuluru
added utils
2011-01-06, by Nishanth Amuluru
added forms
2011-01-06, by Nishanth Amuluru
Added events module.
2011-01-06, by Nishanth Amuluru
Added profile module to settings
2011-01-06, by Nishanth Amuluru
Fixed a typo
2011-01-06, by Nishanth Amuluru
Created notification and request models.
2011-01-06, by Nishanth Amuluru
Added the model for holding user info
2011-01-06, by Nishanth Amuluru
Added an app called profile to manage user profiles
2011-01-06, by Nishanth Amuluru
Added hgignore file
2011-01-06, by Nishanth Amuluru
Updated the settings file
2011-01-06, by Nishanth Amuluru
Initial commit
2011-01-06, by Nishanth Amuluru
less
more
|
(0)
-128
+128
tip