Fri, 21 Jan 2011 02:11:25 +0530 Fix styling issues.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 21 Jan 2011 02:11:25 +0530] rev 506
Fix styling issues.
Fri, 21 Jan 2011 02:09:58 +0530 Add support for sticky bar top bar.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 21 Jan 2011 02:09:58 +0530] rev 505
Add support for sticky bar top bar.
Fri, 21 Jan 2011 00:27:33 +0530 Use the right URL reverse name for selecting claimed user.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 21 Jan 2011 00:27:33 +0530] rev 504
Use the right URL reverse name for selecting claimed user.
Fri, 21 Jan 2011 00:17:10 +0530 Use the view_user_profile reverse view name for the profiles of non-logged in users.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 21 Jan 2011 00:17:10 +0530] rev 503
Use the view_user_profile reverse view name for the profiles of non-logged in users.
Thu, 20 Jan 2011 17:47:41 +0530 Add a project specific configuration file, and create a template context processor to tell if tasks claim are enabled or not.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 17:47:41 +0530] rev 502
Add a project specific configuration file, and create a template context processor to tell if tasks claim are enabled or not.
Thu, 20 Jan 2011 17:46:49 +0530 Change all the queries to Textbook model to Tasks.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 17:46:49 +0530] rev 501
Change all the queries to Textbook model to Tasks. Since Textbook model is deprecated now, implemented the changes in the views to query respected queries and make corresponding changes in the views.
Thu, 20 Jan 2011 17:45:39 +0530 Fix styling issues.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 17:45:39 +0530] rev 500
Fix styling issues.
Thu, 20 Jan 2011 17:44:02 +0530 Give style to the main header text link of every html page.
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.
Thu, 20 Jan 2011 17:42:46 +0530 Add a new templatetag to render modified on and by line in documents.
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.
Thu, 20 Jan 2011 07:56:21 +0530 List each department textbooks separately for now, think of a clever way later.
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.
Thu, 20 Jan 2011 07:55:38 +0530 Add templatetags for listing textbooks.
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.
Thu, 20 Jan 2011 07:17:14 +0530 Textbooks list page should list all the tasks tagged with textbooks.
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.
Thu, 20 Jan 2011 06:36:38 +0530 Added additional text message for the deprecated model.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:36:38 +0530] rev 494
Added additional text message for the deprecated model.
Thu, 20 Jan 2011 06:31:18 +0530 Adding deprecation warning to Textbook model.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:31:18 +0530] rev 493
Adding deprecation warning to Textbook model.
Thu, 20 Jan 2011 06:22:10 +0530 Add time to filenames generated for dumps.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:22:10 +0530] rev 492
Add time to filenames generated for dumps.
Thu, 20 Jan 2011 06:13:40 +0530 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:13:40 +0530] rev 491
Add last_modified field to most of the models and make other necessary model changes.
Thu, 20 Jan 2011 06:12:57 +0530 Approve the textbooks directly.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:12:57 +0530] rev 490
Approve the textbooks directly.
Thu, 20 Jan 2011 06:12:25 +0530 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:12:25 +0530] rev 489
Return whatever context can be shown for non-logged in user for tasks browse.
Thu, 20 Jan 2011 06:02:34 +0530 Use the right url reverse name for profile views.
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.
Thu, 20 Jan 2011 06:02:04 +0530 Change the path to dump data directory.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:02:04 +0530] rev 487
Change the path to dump data directory.
Thu, 20 Jan 2011 06:01:49 +0530 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:01:49 +0530] rev 486
Remove the reset_db script. I should not be able to run it even in my dream.
Thu, 20 Jan 2011 06:00:17 +0530 Scripts for taskapp and profile apps south migrations.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 06:00:17 +0530] rev 485
Scripts for taskapp and profile apps south migrations.
Thu, 20 Jan 2011 05:59:47 +0530 A python script to load the data of tasks from CSV to database.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 05:59:47 +0530] rev 484
A python script to load the data of tasks from CSV to database.
Thu, 20 Jan 2011 05:56:47 +0530 Adding a database dumpscript. It should be added to cron.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 05:56:47 +0530] rev 483
Adding a database dumpscript. It should be added to cron.
Thu, 20 Jan 2011 05:54:14 +0530 Adding a skeleton README file.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 05:54:14 +0530] rev 482
Adding a skeleton README file.
Thu, 20 Jan 2011 02:22:38 +0530 Add CSS for footer and add contact information to footer.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 02:22:38 +0530] rev 481
Add CSS for footer and add contact information to footer.
Thu, 20 Jan 2011 01:37:44 +0530 Added Calendar widget support from jQuery UI plugin for registration fields.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 01:37:44 +0530] rev 480
Added Calendar widget support from jQuery UI plugin for registration fields.
Thu, 20 Jan 2011 01:36:37 +0530 Add additional div tags and use % based values for all properties instead of pixel based.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 01:36:37 +0530] rev 479
Add additional div tags and use % based values for all properties instead of pixel based. The core ideas of using multiple containers among other things as commented in the CSS file are taken from http://www.maxdesign.com.au/articles/css-layouts/three-liquid/# giving them the due credits they deserve. Thank you very much guys. I was struggling to get a fully liquid three-column layout. I made some changes as per my ideas.
Thu, 20 Jan 2011 01:33:41 +0530 Fix the styling and modify the help text to calendar field to use the conventional format.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 01:33:41 +0530] rev 478
Fix the styling and modify the help text to calendar field to use the conventional format.
Thu, 20 Jan 2011 01:32:49 +0530 Modify the Form legend text (if we ever make it appear anywhere) to show Create Registration Form.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 20 Jan 2011 01:32:49 +0530] rev 477
Modify the Form legend text (if we ever make it appear anywhere) to show Create Registration Form.
(0) -300 -100 -50 -30 +30 +50 tip