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.
Sun, 30 Jan 2011 20:05:38 +0530 Style fixes.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 30 Jan 2011 20:05:38 +0530] rev 529
Style fixes.
Sun, 30 Jan 2011 20:04:45 +0530 Allow editing of tasks even to coordinators and mentors.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 30 Jan 2011 20:04:45 +0530] rev 528
Allow editing of tasks even to coordinators and mentors.
Sun, 30 Jan 2011 20:03:48 +0530 A task should be able to have sub tasks. So sub tasks are linked to their parents.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 30 Jan 2011 20:03:48 +0530] rev 527
A task should be able to have sub tasks. So sub tasks are linked to their parents.
Sun, 30 Jan 2011 18:59:23 +0530 Add a view, form and related URL for chapter creation under textbook.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 30 Jan 2011 18:59:23 +0530] rev 526
Add a view, form and related URL for chapter creation under textbook.
Sun, 30 Jan 2011 18:55:15 +0530 Chapters must be created from the Task model.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 30 Jan 2011 18:55:15 +0530] rev 525
Chapters must be created from the Task model. Textbook model don't exist anymore.
Sun, 30 Jan 2011 18:51:08 +0530 Fix the font size of the text in input boxes.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 30 Jan 2011 18:51:08 +0530] rev 524
Fix the font size of the text in input boxes.
(0) -300 -100 -15 +15 tip