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.
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.
Sun, 30 Jan 2011 15:57:58 +0530 Make the forms box liquid. Don't use fixed width.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 30 Jan 2011 15:57:58 +0530] rev 523
Make the forms box liquid. Don't use fixed width.
Sun, 30 Jan 2011 15:28:31 +0530 Disable Task creation and related activities for now.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 30 Jan 2011 15:28:31 +0530] rev 522
Disable Task creation and related activities for now.
Fri, 28 Jan 2011 04:05:09 +0530 Content of the email about workshop slides.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 28 Jan 2011 04:05:09 +0530] rev 521
Content of the email about workshop slides.
Fri, 28 Jan 2011 02:27:56 +0530 Override the username field provided by Registration app.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 28 Jan 2011 02:27:56 +0530] rev 520
Override the username field provided by Registration app.
Fri, 28 Jan 2011 02:27:40 +0530 Use the release version of South than the latest version.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 28 Jan 2011 02:27:40 +0530] rev 519
Use the release version of South than the latest version. South is very critical for our application. So don't take any risk with the users data. Use the release version.
Mon, 24 Jan 2011 23:03:57 +0530 Content of the Email to be sent for Scilab workshop.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 24 Jan 2011 23:03:57 +0530] rev 518
Content of the Email to be sent for Scilab workshop.
Mon, 24 Jan 2011 23:03:41 +0530 Added my name for the email sender address.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 24 Jan 2011 23:03:41 +0530] rev 517
Added my name for the email sender address.
Sun, 23 Jan 2011 03:21:50 +0530 Add support for Pygments.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 23 Jan 2011 03:21:50 +0530] rev 516
Add support for Pygments.
Sun, 23 Jan 2011 03:21:42 +0530 Style fix.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 23 Jan 2011 03:21:42 +0530] rev 515
Style fix.
Sun, 23 Jan 2011 03:21:34 +0530 Fixed a bug related to using wrong ID in the template tag.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 23 Jan 2011 03:21:34 +0530] rev 514
Fixed a bug related to using wrong ID in the template tag.
Sat, 22 Jan 2011 01:12:50 +0530 Adding contents of confusion resolver mail for the textbook project.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 22 Jan 2011 01:12:50 +0530] rev 513
Adding contents of confusion resolver mail for the textbook project.
Fri, 21 Jan 2011 19:57:51 +0530 Modify the template of the mail.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 21 Jan 2011 19:57:51 +0530] rev 512
Modify the template of the mail.
Fri, 21 Jan 2011 19:57:40 +0530 Fixed the getting profile and name model property.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 21 Jan 2011 19:57:40 +0530] rev 511
Fixed the getting profile and name model property.
Fri, 21 Jan 2011 19:48:33 +0530 Templates for sending textbook project workshop remainder email.
Madhusudan.C.S <madhusudancs@fossee.in> [Fri, 21 Jan 2011 19:48:33 +0530] rev 510
Templates for sending textbook project workshop remainder email.
Fri, 21 Jan 2011 19:47:43 +0530 Add a script for sending email to users.
Madhusudan.C.S <madhusudancs@fossee.in> [Fri, 21 Jan 2011 19:47:43 +0530] rev 509
Add a script for sending email to users.
Fri, 21 Jan 2011 02:12:25 +0530 Make the created by line use the new templatetag in tasks view page.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 21 Jan 2011 02:12:25 +0530] rev 508
Make the created by line use the new templatetag in tasks view page.
Fri, 21 Jan 2011 02:11:59 +0530 Add uberbar messages not to claim the task. This must be disabled once claiming is possible.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 21 Jan 2011 02:11:59 +0530] rev 507
Add uberbar messages not to claim the task. This must be disabled once claiming is possible.
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.
Wed, 19 Jan 2011 19:16:24 +0530 Add about links to left sidebar which redirects to textbooks and fossee main pages.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 19 Jan 2011 19:16:24 +0530] rev 476
Add about links to left sidebar which redirects to textbooks and fossee main pages.
Wed, 19 Jan 2011 19:05:49 +0530 Remove Proceed to login text from activate.html file.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 19 Jan 2011 19:05:49 +0530] rev 475
Remove Proceed to login text from activate.html file.
Wed, 19 Jan 2011 18:53:50 +0530 Adding activate.html as required by the django-registration protocol.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 19 Jan 2011 18:53:50 +0530] rev 474
Adding activate.html as required by the django-registration protocol.
Wed, 19 Jan 2011 18:36:29 +0530 Add a template page for server error config. HTTP 500.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 19 Jan 2011 18:36:29 +0530] rev 473
Add a template page for server error config. HTTP 500.
Tue, 18 Jan 2011 22:17:05 +0530 Move the regbackend import to urls.py.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 22:17:05 +0530] rev 472
Move the regbackend import to urls.py.
Tue, 18 Jan 2011 22:02:35 +0530 Add django-extensions app to the site INSTALLED_APPS.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 22:02:35 +0530] rev 471
Add django-extensions app to the site INSTALLED_APPS.
Tue, 18 Jan 2011 22:01:02 +0530 Remove the remaining occurences of uniq_key.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 22:01:02 +0530] rev 470
Remove the remaining occurences of uniq_key.
Tue, 18 Jan 2011 21:59:20 +0530 import the signal connector module for profile creation in the models file since it is loaded when django starts the server.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 21:59:20 +0530] rev 469
import the signal connector module for profile creation in the models file since it is loaded when django starts the server.
Tue, 18 Jan 2011 21:58:24 +0530 Replace the occurence of role to rights.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 21:58:24 +0530] rev 468
Replace the occurence of role to rights.
Tue, 18 Jan 2011 21:58:08 +0530 Remove all occurences of uniq_key.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 21:58:08 +0530] rev 467
Remove all occurences of uniq_key.
Tue, 18 Jan 2011 21:57:41 +0530 Fix the style as per PEP8 guidelines.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 21:57:41 +0530] rev 466
Fix the style as per PEP8 guidelines.
Tue, 18 Jan 2011 21:55:13 +0530 Add support to werkzeug and the most sought after django command extensions app.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 21:55:13 +0530] rev 465
Add support to werkzeug and the most sought after django command extensions app.
Tue, 18 Jan 2011 17:34:57 +0530 Redirect successful login to profile page if logged in from activation complete.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 17:34:57 +0530] rev 464
Redirect successful login to profile page if logged in from activation complete.
Tue, 18 Jan 2011 17:34:29 +0530 Make changes to the code style so that it is consistent across the code base.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 17:34:29 +0530] rev 463
Make changes to the code style so that it is consistent across the code base.
Tue, 18 Jan 2011 15:36:07 +0530 Fix the site template variable used in the email for registrants.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 15:36:07 +0530] rev 462
Fix the site template variable used in the email for registrants.
Tue, 18 Jan 2011 14:54:24 +0530 This file was mistakenly deleted in the previous version. Reverting the delete.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 14:54:24 +0530] rev 461
This file was mistakenly deleted in the previous version. Reverting the delete.
Tue, 18 Jan 2011 14:47:26 +0530 Use the defined templatetag on profile registration form too.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 14:47:26 +0530] rev 460
Use the defined templatetag on profile registration form too.
Tue, 18 Jan 2011 14:37:54 +0530 Add tooltip support for form fields using qtip.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 14:37:54 +0530] rev 459
Add tooltip support for form fields using qtip.
Tue, 18 Jan 2011 14:37:30 +0530 Add the error message to login template.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 14:37:30 +0530] rev 458
Add the error message to login template.
Tue, 18 Jan 2011 14:37:06 +0530 Handle all cases of login.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 14:37:06 +0530] rev 457
Handle all cases of login. Firstly refactor the code to move all the post login mechanisms to a function of its own. Then add support to redirect the user if the login was attempted from logout page. Finally if the post response we got contains html, it is not a valid JSON, which means the login failed. In this case catch the exception and show the login error.
Tue, 18 Jan 2011 14:34:26 +0530 CSS Properties to render login form error.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 14:34:26 +0530] rev 456
CSS Properties to render login form error.
Tue, 18 Jan 2011 14:33:54 +0530 Redirect the login to home page if the login is made from logout page.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 14:33:54 +0530] rev 455
Redirect the login to home page if the login is made from logout page.
Tue, 18 Jan 2011 01:47:55 +0530 Move LOGIN_REDIRECT_URL to local settings since it differs based on URLs on the local settings.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:47:55 +0530] rev 454
Move LOGIN_REDIRECT_URL to local settings since it differs based on URLs on the local settings.
Tue, 18 Jan 2011 01:20:07 +0530 A new view for processing post login to give the right html to replace for user action right sidebar.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:20:07 +0530] rev 453
A new view for processing post login to give the right html to replace for user action right sidebar.
Tue, 18 Jan 2011 01:19:41 +0530 Replace all usage of context with RequestContext and use the imports in right form.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:19:41 +0530] rev 452
Replace all usage of context with RequestContext and use the imports in right form.
Tue, 18 Jan 2011 01:10:40 +0530 Replace all occurences of context with RequestContext in taskapp views.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:10:40 +0530] rev 451
Replace all occurences of context with RequestContext in taskapp views.
Tue, 18 Jan 2011 01:08:32 +0530 Add the necessary Javascript to implement in place login functionality.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:08:32 +0530] rev 450
Add the necessary Javascript to implement in place login functionality.
Tue, 18 Jan 2011 01:08:01 +0530 Move the user login template code to its own template file, so it can be reused.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:08:01 +0530] rev 449
Move the user login template code to its own template file, so it can be reused.
Tue, 18 Jan 2011 01:06:21 +0530 Add the source to Javascript required to login users.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:06:21 +0530] rev 448
Add the source to Javascript required to login users.
Tue, 18 Jan 2011 01:05:42 +0530 Replaces all occurences of context with RequestContext.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 18 Jan 2011 01:05:42 +0530] rev 447
Replaces all occurences of context with RequestContext.
Mon, 17 Jan 2011 05:34:59 +0530 Add login properties to right menu.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 05:34:59 +0530] rev 446
Add login properties to right menu.
Mon, 17 Jan 2011 05:34:48 +0530 Add CSS properties for login form.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 05:34:48 +0530] rev 445
Add CSS properties for login form.
Mon, 17 Jan 2011 05:34:26 +0530 Fix style issue in the profile model.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 05:34:26 +0530] rev 444
Fix style issue in the profile model.
Mon, 17 Jan 2011 05:33:59 +0530 Use the correct choices variable for the role and status.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 05:33:59 +0530] rev 443
Use the correct choices variable for the role and status.
Mon, 17 Jan 2011 05:33:27 +0530 Use the right name for the profile role's values.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 05:33:27 +0530] rev 442
Use the right name for the profile role's values.
Mon, 17 Jan 2011 05:32:59 +0530 Update the reset db script to seed profile also.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 05:32:59 +0530] rev 441
Update the reset db script to seed profile also.
Mon, 17 Jan 2011 04:37:07 +0530 Use the right form of names to be stored in the database.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 04:37:07 +0530] rev 440
Use the right form of names to be stored in the database.
(0) -120 tip