Sat, 05 Feb 2011 03:24:52 +0530 Display Pynts on task/textbook description page. default tip
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 05 Feb 2011 03:24:52 +0530] rev 559
Display Pynts on task/textbook description page. Also make some style fixes.
Fri, 04 Feb 2011 16:38:21 +0530 Use the form helpers templatetag module in the addreviewer template.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 04 Feb 2011 16:38:21 +0530] rev 558
Use the form helpers templatetag module in the addreviewer template.
Fri, 04 Feb 2011 16:37:56 +0530 Use Unauthorized exception for access checks.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 04 Feb 2011 16:37:56 +0530] rev 557
Use Unauthorized exception for access checks.
Fri, 04 Feb 2011 16:37:22 +0530 Style fixes.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 04 Feb 2011 16:37:22 +0530] rev 556
Style fixes.
Fri, 04 Feb 2011 16:36:00 +0530 EditTextBook form should use Task model itself.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 04 Feb 2011 16:36:00 +0530] rev 555
EditTextBook form should use Task model itself.
Fri, 04 Feb 2011 16:35:29 +0530 Update jQuery UI from 1.8.8 to 1.8.9.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 04 Feb 2011 16:35:29 +0530] rev 554
Update jQuery UI from 1.8.8 to 1.8.9.
Fri, 04 Feb 2011 16:34:31 +0530 Update jQuery to jQuery 1.5.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 04 Feb 2011 16:34:31 +0530] rev 553
Update jQuery to jQuery 1.5.
Wed, 02 Feb 2011 03:53:48 +0530 Add wsgi option and log file option.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 02 Feb 2011 03:53:48 +0530] rev 552
Add wsgi option and log file option.
Tue, 01 Feb 2011 23:47:23 +0530 Allow ampersands in tags.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 23:47:23 +0530] rev 551
Allow ampersands in tags.
Tue, 01 Feb 2011 19:38:41 +0530 Base views should take keyword arguments and should use them for URLs.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 19:38:41 +0530] rev 550
Base views should take keyword arguments and should use them for URLs.
Tue, 01 Feb 2011 19:37:27 +0530 Allow tags to have hyphen (-) in the tag view URL.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 19:37:27 +0530] rev 549
Allow tags to have hyphen (-) in the tag view URL.
Tue, 01 Feb 2011 15:09:44 +0530 comma in the display list should not appear after last tag element.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 15:09:44 +0530] rev 548
comma in the display list should not appear after last tag element.
Tue, 01 Feb 2011 15:03:24 +0530 Define a templatetag to display list of tags and make them linked.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 15:03:24 +0530] rev 547
Define a templatetag to display list of tags and make them linked.
Tue, 01 Feb 2011 15:02:52 +0530 Change the textbook list templatetag to task list template tag.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 15:02:52 +0530] rev 546
Change the textbook list templatetag to task list template tag.
Tue, 01 Feb 2011 15:01:46 +0530 Add a view to list all items tagged with a given tag name.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 15:01:46 +0530] rev 545
Add a view to list all items tagged with a given tag name.
Tue, 01 Feb 2011 04:50:18 +0530 The chapters link on view textbook page must use the new views.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 04:50:18 +0530] rev 544
The chapters link on view textbook page must use the new views.
Tue, 01 Feb 2011 04:34:05 +0530 Add edit and view chapters views.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 04:34:05 +0530] rev 543
Add edit and view chapters views.
Tue, 01 Feb 2011 04:33:35 +0530 Remove unused tags1 variable.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 04:33:35 +0530] rev 542
Remove unused tags1 variable.
Tue, 01 Feb 2011 04:32:53 +0530 Add a base exception class and make unauthorization class a subclass.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 04:32:53 +0530] rev 541
Add a base exception class and make unauthorization class a subclass.
Tue, 01 Feb 2011 02:31:53 +0530 Initial tags for the chapters should not contain Textbook as the keyword.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 02:31:53 +0530] rev 540
Initial tags for the chapters should not contain Textbook as the keyword.
Tue, 01 Feb 2011 02:14:49 +0530 Add exception middleware and related files.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 02:14:49 +0530] rev 539
Add exception middleware and related files.
Tue, 01 Feb 2011 02:14:28 +0530 Create a package for taskapp views and break the views into task and textbook.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 02:14:28 +0530] rev 538
Create a package for taskapp views and break the views into task and textbook. Now all the view functions common to any two entities along with all tasks related views sit in task module. Even if the view is not directly related to the task entity, it sits in the task module since task is the base for every other entity in the application.
Tue, 01 Feb 2011 02:10:53 +0530 Move the configuration module to the helpers package and adjust the imports.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 02:10:53 +0530] rev 537
Move the configuration module to the helpers package and adjust the imports.
Tue, 01 Feb 2011 02:09:27 +0530 Create a separate package to hold all the PyTask sitewide helpers.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 02:09:27 +0530] rev 536
Create a separate package to hold all the PyTask sitewide helpers.
Tue, 01 Feb 2011 02:03:54 +0530 Add a utility script with a function to remove Textbook from current textbook chapter tasks.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 01 Feb 2011 02:03:54 +0530] rev 535
Add a utility script with a function to remove Textbook from current textbook chapter tasks.
Mon, 31 Jan 2011 01:36:43 +0530 Change password reset email URL to hard coded URL.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 31 Jan 2011 01:36:43 +0530] rev 534
Change password reset email URL to hard coded URL.
Mon, 31 Jan 2011 01:22:18 +0530 Use django-registration module url reverse methods than the django's.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 31 Jan 2011 01:22:18 +0530] rev 533
Use django-registration module url reverse methods than the django's.
Mon, 31 Jan 2011 00:56:24 +0530 Use the form helpers templatetags instead of hard coding forms.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 31 Jan 2011 00:56:24 +0530] rev 532
Use the form helpers templatetags instead of hard coding forms.
Mon, 31 Jan 2011 00:55:41 +0530 Change form related properties.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 31 Jan 2011 00:55:41 +0530] rev 531
Change form related properties.
Sun, 30 Jan 2011 20:06:16 +0530 Display list of tasks related to a Textbook and allow coordinator to create them.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 30 Jan 2011 20:06:16 +0530] rev 530
Display list of tasks related to a Textbook and allow coordinator to create them.
(0) -300 -100 -50 -30 tip