Sat, 05 Feb 2011 03:24:52 +0530 |
Madhusudan.C.S |
Display Pynts on task/textbook description page.
default tip
|
changeset |
files
|
Fri, 04 Feb 2011 16:38:21 +0530 |
Madhusudan.C.S |
Use the form helpers templatetag module in the addreviewer template.
|
changeset |
files
|
Fri, 04 Feb 2011 16:37:56 +0530 |
Madhusudan.C.S |
Use Unauthorized exception for access checks.
|
changeset |
files
|
Fri, 04 Feb 2011 16:37:22 +0530 |
Madhusudan.C.S |
Style fixes.
|
changeset |
files
|
Fri, 04 Feb 2011 16:36:00 +0530 |
Madhusudan.C.S |
EditTextBook form should use Task model itself.
|
changeset |
files
|
Fri, 04 Feb 2011 16:35:29 +0530 |
Madhusudan.C.S |
Update jQuery UI from 1.8.8 to 1.8.9.
|
changeset |
files
|
Fri, 04 Feb 2011 16:34:31 +0530 |
Madhusudan.C.S |
Update jQuery to jQuery 1.5.
|
changeset |
files
|
Wed, 02 Feb 2011 03:53:48 +0530 |
Madhusudan.C.S |
Add wsgi option and log file option.
|
changeset |
files
|
Tue, 01 Feb 2011 23:47:23 +0530 |
Madhusudan.C.S |
Allow ampersands in tags.
|
changeset |
files
|
Tue, 01 Feb 2011 19:38:41 +0530 |
Madhusudan.C.S |
Base views should take keyword arguments and should use them for URLs.
|
changeset |
files
|
Tue, 01 Feb 2011 19:37:27 +0530 |
Madhusudan.C.S |
Allow tags to have hyphen (-) in the tag view URL.
|
changeset |
files
|
Tue, 01 Feb 2011 15:09:44 +0530 |
Madhusudan.C.S |
comma in the display list should not appear after last tag element.
|
changeset |
files
|
Tue, 01 Feb 2011 15:03:24 +0530 |
Madhusudan.C.S |
Define a templatetag to display list of tags and make them linked.
|
changeset |
files
|
Tue, 01 Feb 2011 15:02:52 +0530 |
Madhusudan.C.S |
Change the textbook list templatetag to task list template tag.
|
changeset |
files
|
Tue, 01 Feb 2011 15:01:46 +0530 |
Madhusudan.C.S |
Add a view to list all items tagged with a given tag name.
|
changeset |
files
|
Tue, 01 Feb 2011 04:50:18 +0530 |
Madhusudan.C.S |
The chapters link on view textbook page must use the new views.
|
changeset |
files
|
Tue, 01 Feb 2011 04:34:05 +0530 |
Madhusudan.C.S |
Add edit and view chapters views.
|
changeset |
files
|
Tue, 01 Feb 2011 04:33:35 +0530 |
Madhusudan.C.S |
Remove unused tags1 variable.
|
changeset |
files
|
Tue, 01 Feb 2011 04:32:53 +0530 |
Madhusudan.C.S |
Add a base exception class and make unauthorization class a subclass.
|
changeset |
files
|
Tue, 01 Feb 2011 02:31:53 +0530 |
Madhusudan.C.S |
Initial tags for the chapters should not contain Textbook as the keyword.
|
changeset |
files
|
Tue, 01 Feb 2011 02:14:49 +0530 |
Madhusudan.C.S |
Add exception middleware and related files.
|
changeset |
files
|
Tue, 01 Feb 2011 02:14:28 +0530 |
Madhusudan.C.S |
Create a package for taskapp views and break the views into task and textbook.
|
changeset |
files
|
Tue, 01 Feb 2011 02:10:53 +0530 |
Madhusudan.C.S |
Move the configuration module to the helpers package and adjust the imports.
|
changeset |
files
|
Tue, 01 Feb 2011 02:09:27 +0530 |
Madhusudan.C.S |
Create a separate package to hold all the PyTask sitewide helpers.
|
changeset |
files
|
Tue, 01 Feb 2011 02:03:54 +0530 |
Madhusudan.C.S |
Add a utility script with a function to remove Textbook from current textbook chapter tasks.
|
changeset |
files
|
Mon, 31 Jan 2011 01:36:43 +0530 |
Madhusudan.C.S |
Change password reset email URL to hard coded URL.
|
changeset |
files
|
Mon, 31 Jan 2011 01:22:18 +0530 |
Madhusudan.C.S |
Use django-registration module url reverse methods than the django's.
|
changeset |
files
|
Mon, 31 Jan 2011 00:56:24 +0530 |
Madhusudan.C.S |
Use the form helpers templatetags instead of hard coding forms.
|
changeset |
files
|
Mon, 31 Jan 2011 00:55:41 +0530 |
Madhusudan.C.S |
Change form related properties.
|
changeset |
files
|
Sun, 30 Jan 2011 20:06:16 +0530 |
Madhusudan.C.S |
Display list of tasks related to a Textbook and allow coordinator to create them.
|
changeset |
files
|