Mercurial
Mercurial
>
pytask
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-120
+120
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.
Adding south's migrate directory to non-trackable directories list. This should be run on every instance separately.
2011-01-14, by Madhusudan.C.S
Added south in installed apps.
2011-01-14, by Madhusudan.C.S
Adjusted the styling of the urls.py file.
2011-01-14, by Madhusudan.C.S
Add a DEVELOPMENT settings for URL mapping for static and media files.
2011-01-14, by Madhusudan.C.S
Fixed the path to use /pytask as the prefix.
2011-01-14, by Madhusudan.C.S
Added STATIC related variables.
2011-01-14, by Madhusudan.C.S
.installed.cfg from buildout should not be tracked.
2011-01-14, by Madhusudan.C.S
Reorganized settings file to use the current filesystem path than hard coded paths.
2011-01-14, by Madhusudan.C.S
Move local settings specific stuff out of settings.py to local.py.
2011-01-14, by Madhusudan.C.S
Add psycopg2 package for postgresql support.
2011-01-14, by Madhusudan.C.S
Updated the hgignore file to ignore all the unnecessary files.
2011-01-14, by Madhusudan.C.S
This branch is of no use too. Marking it as dead.
madhu
2011-01-14, by Madhusudan.C.S
fixed a bug where guest users were not able to view the page correctly
2011-01-12, by Nishanth Amuluru
fixed a few broken links to templates
2011-01-12, by Nishanth Amuluru
added all the buildout data to hgignore
2011-01-11, by Nishanth Amuluru
removed all the buildout files
2011-01-11, by Nishanth Amuluru
submit report works fine
2011-01-11, by Nishanth Amuluru
view_work is now working
2011-01-11, by Nishanth Amuluru
add reviewer works now
2011-01-11, by Nishanth Amuluru
approval of textbooks works now
2011-01-11, by Nishanth Amuluru
corrected the user view url
2011-01-11, by Nishanth Amuluru
added view_user functionality
2011-01-11, by Nishanth Amuluru
approve text book is meaningful now
2011-01-11, by Nishanth Amuluru
browse tasks works fine now
2011-01-11, by Nishanth Amuluru
added admin files
2011-01-11, by Nishanth Amuluru
task approval is fine now
2011-01-11, by Nishanth Amuluru
edit textbook works fine
2011-01-11, by Nishanth Amuluru
created browse textbooks page
2011-01-11, by Nishanth Amuluru
pointed the link correctly
2011-01-11, by Nishanth Amuluru
view textbook works fine
2011-01-11, by Nishanth Amuluru
added under_construction view and used it
2011-01-09, by Nishanth Amuluru
add textbook works fine
2011-01-09, by Nishanth Amuluru
added unpublished tasks to home_page
2011-01-09, by Nishanth Amuluru
edit task works now
2011-01-09, by Nishanth Amuluru
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
less
more
|
(0)
-120
+120
tip