index
:
pytask/.git
master
A web application for managing task based workflows.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-02-07
Remove sensitive profile information displayed to public.
Madhusudan.C.S
2011-02-07
Convert user_id to int before querying the database.
Madhusudan.C.S
2011-02-07
Style fixes.
Madhusudan.C.S
2011-02-07
Disable all the uber bar messages asking not to claim tasks.
Madhusudan.C.S
2011-02-07
Add the email content to announce opening of task claims.
Madhusudan.C.S
2011-02-07
Email helper takes a filter dict that can be used in Django queries.
Madhusudan.C.S
2011-02-07
Allow forward slash (/) in the tags.
Madhusudan.C.S
2011-02-06
Add source code repository URL and also switch to master branch.
Madhusudan.C.S
2011-02-06
PyTask is Licensed under the terms of GNU Affero General Public License
Madhusudan.C.S
2011-02-05
Display Pynts on task/textbook description page.
Madhusudan.C.S
2011-02-04
Use the form helpers templatetag module in the addreviewer template.
Madhusudan.C.S
2011-02-04
Use Unauthorized exception for access checks.
Madhusudan.C.S
2011-02-04
Style fixes.
Madhusudan.C.S
2011-02-04
EditTextBook form should use Task model itself.
Madhusudan.C.S
2011-02-04
Update jQuery UI from 1.8.8 to 1.8.9.
Madhusudan.C.S
2011-02-04
Update jQuery to jQuery 1.5.
Madhusudan.C.S
2011-02-02
Add wsgi option and log file option.
Madhusudan.C.S
2011-02-01
Allow ampersands in tags.
Madhusudan.C.S
2011-02-01
Base views should take keyword arguments and should use them for URLs.
Madhusudan.C.S
2011-02-01
Allow tags to have hyphen (-) in the tag view URL.
Madhusudan.C.S
2011-02-01
comma in the display list should not appear after last tag element.
Madhusudan.C.S
2011-02-01
Define a templatetag to display list of tags and make them linked.
Madhusudan.C.S
2011-02-01
Change the textbook list templatetag to task list template tag.
Madhusudan.C.S
2011-02-01
Add a view to list all items tagged with a given tag name.
Madhusudan.C.S
2011-02-01
The chapters link on view textbook page must use the new views.
Madhusudan.C.S
2011-02-01
Add edit and view chapters views.
Madhusudan.C.S
2011-02-01
Remove unused tags1 variable.
Madhusudan.C.S
2011-02-01
Add a base exception class and make unauthorization class a subclass.
Madhusudan.C.S
2011-02-01
Initial tags for the chapters should not contain Textbook as the keyword.
Madhusudan.C.S
2011-02-01
Add exception middleware and related files.
Madhusudan.C.S
2011-02-01
Create a package for taskapp views and break the views into task and textbook.
Madhusudan.C.S
2011-02-01
Move the configuration module to the helpers package and adjust the imports.
Madhusudan.C.S
2011-02-01
Create a separate package to hold all the PyTask sitewide helpers.
Madhusudan.C.S
2011-02-01
Add a utility script with a function to remove Textbook from current textbook...
Madhusudan.C.S
2011-01-31
Change password reset email URL to hard coded URL.
Madhusudan.C.S
2011-01-31
Use django-registration module url reverse methods than the django's.
Madhusudan.C.S
2011-01-31
Use the form helpers templatetags instead of hard coding forms.
Madhusudan.C.S
2011-01-31
Change form related properties.
Madhusudan.C.S
2011-01-30
Display list of tasks related to a Textbook and allow coordinator to create t...
Madhusudan.C.S
2011-01-30
Style fixes.
Madhusudan.C.S
2011-01-30
Allow editing of tasks even to coordinators and mentors.
Madhusudan.C.S
2011-01-30
A task should be able to have sub tasks. So sub tasks are linked to their par...
Madhusudan.C.S
2011-01-30
Add a view, form and related URL for chapter creation under textbook.
Madhusudan.C.S
2011-01-30
Chapters must be created from the Task model.
Madhusudan.C.S
2011-01-30
Fix the font size of the text in input boxes.
Madhusudan.C.S
2011-01-30
Make the forms box liquid. Don't use fixed width.
Madhusudan.C.S
2011-01-30
Disable Task creation and related activities for now.
Madhusudan.C.S
2011-01-28
Content of the email about workshop slides.
Madhusudan.C.S
2011-01-28
Override the username field provided by Registration app.
Madhusudan.C.S
2011-01-28
Use the release version of South than the latest version.
Madhusudan.C.S
[prev]
[next]