Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 17:44:02 +0530] rev 499
Give style to the main header text link of every html page.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 17:42:46 +0530] rev 498
Add a new templatetag to render modified on and by line in documents.
Add the necessary div tags, html templates, templatetag function
and the CSS to give necessary layout and styling.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 07:56:21 +0530] rev 497
List each department textbooks separately for now, think of a clever way later.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 07:55:38 +0530] rev 496
Add templatetags for listing textbooks.
This templatetag must be refactored to be utilized for tasks also.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 07:17:14 +0530] rev 495
Textbooks list page should list all the tasks tagged with textbooks.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:36:38 +0530] rev 494
Added additional text message for the deprecated model.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:31:18 +0530] rev 493
Adding deprecation warning to Textbook model.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:22:10 +0530] rev 492
Add time to filenames generated for dumps.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:13:40 +0530] rev 491
Add last_modified field to most of the models and make other necessary model changes.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:12:57 +0530] rev 490
Approve the textbooks directly.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:12:25 +0530] rev 489
Return whatever context can be shown for non-logged in user for tasks browse.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:02:34 +0530] rev 488
Use the right url reverse name for profile views.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:02:04 +0530] rev 487
Change the path to dump data directory.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:01:49 +0530] rev 486
Remove the reset_db script. I should not be able to run it even in my dream.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:00:17 +0530] rev 485
Scripts for taskapp and profile apps south migrations.