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.
Mon, 17 Jan 2011 04:06:21 +0530 Add support for right side menu.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 04:06:21 +0530] rev 439
Add support for right side menu.
Mon, 17 Jan 2011 04:06:06 +0530 Use the right names for the roles and all other choices.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 04:06:06 +0530] rev 438
Use the right names for the roles and all other choices.
Mon, 17 Jan 2011 02:58:27 +0530 Add label to the comment form field.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 02:58:27 +0530] rev 437
Add label to the comment form field.
Mon, 17 Jan 2011 02:55:30 +0530 Add bottom margin to the main header.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 02:55:30 +0530] rev 436
Add bottom margin to the main header.
Mon, 17 Jan 2011 02:53:11 +0530 Use the new forms tags and fix the styling.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 02:53:11 +0530] rev 435
Use the new forms tags and fix the styling.
Mon, 17 Jan 2011 02:52:42 +0530 Add a lot of CSS changes, I can't even remember how many and what are they.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 02:52:42 +0530] rev 434
Add a lot of CSS changes, I can't even remember how many and what are they. Interestingly added CSS3 support for the first time. Welcome to the awesome dashing top bar.
Mon, 17 Jan 2011 02:51:55 +0530 Restructure the entire base template and move the left sidebar to another subtemplate.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 02:51:55 +0530] rev 433
Restructure the entire base template and move the left sidebar to another subtemplate.
Mon, 17 Jan 2011 02:50:58 +0530 Add two new buttons for approval.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 17 Jan 2011 02:50:58 +0530] rev 432
Add two new buttons for approval.
Sun, 16 Jan 2011 23:17:13 +0530 Huh, please don't tell me I will have to refactor so much code again.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 23:17:13 +0530] rev 431
Huh, please don't tell me I will have to refactor so much code again.
Sun, 16 Jan 2011 23:16:21 +0530 Use reverse function instead of hard coded URL.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 23:16:21 +0530] rev 430
Use reverse function instead of hard coded URL. Had missed my eyes in the last run.
Sun, 16 Jan 2011 20:56:58 +0530 Replace create template with edit template.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 20:56:58 +0530] rev 429
Replace create template with edit template.
Sun, 16 Jan 2011 20:55:31 +0530 Remove the redundant function for suggesting tags and added the required import.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 20:55:31 +0530] rev 428
Remove the redundant function for suggesting tags and added the required import.
Sun, 16 Jan 2011 20:54:42 +0530 Move all the content from create form to edit form for tasks.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 20:54:42 +0530] rev 427
Move all the content from create form to edit form for tasks.
Sun, 16 Jan 2011 20:47:43 +0530 Remove redundant templates.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 20:47:43 +0530] rev 426
Remove redundant templates.
Sun, 16 Jan 2011 17:04:13 +0530 Restructured create form to use templatetags and use Javascript for autcomplete.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 17:04:13 +0530] rev 425
Restructured create form to use templatetags and use Javascript for autcomplete.
Sun, 16 Jan 2011 17:02:02 +0530 Add templatetags for form handling.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 17:02:02 +0530] rev 424
Add templatetags for form handling.
Sun, 16 Jan 2011 17:00:37 +0530 Add JQuery and JQuery UI files to the collection.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 16 Jan 2011 17:00:37 +0530] rev 423
Add JQuery and JQuery UI files to the collection.
Sat, 15 Jan 2011 21:24:06 +0530 Change imports to be more readable.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 21:24:06 +0530] rev 422
Change imports to be more readable.
Sat, 15 Jan 2011 21:23:47 +0530 Change the name of the addreviewer url mapper.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 21:23:47 +0530] rev 421
Change the name of the addreviewer url mapper.
Sat, 15 Jan 2011 21:23:18 +0530 Use django shortcut for raising 404s.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 21:23:18 +0530] rev 420
Use django shortcut for raising 404s.
Sat, 15 Jan 2011 21:22:56 +0530 Capitalize the name Notifications.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 21:22:56 +0530] rev 419
Capitalize the name Notifications.
Sat, 15 Jan 2011 21:22:35 +0530 Add a new view method for specific users profile view.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 21:22:35 +0530] rev 418
Add a new view method for specific users profile view.
Sat, 15 Jan 2011 21:21:49 +0530 Manipulate all the templates to use {% url %} templatetag instead of hard coded URLs.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 21:21:49 +0530] rev 417
Manipulate all the templates to use {% url %} templatetag instead of hard coded URLs.
Sat, 15 Jan 2011 21:21:19 +0530 Remove initial south migrations also during reset of the database.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 21:21:19 +0530] rev 416
Remove initial south migrations also during reset of the database.
Sat, 15 Jan 2011 21:20:35 +0530 Modify the home page URL mapper to be consistent with other mappers.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 21:20:35 +0530] rev 415
Modify the home page URL mapper to be consistent with other mappers.
Sat, 15 Jan 2011 21:20:01 +0530 Removed this file since the utilities are no more used.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 21:20:01 +0530] rev 414
Removed this file since the utilities are no more used.
Sat, 15 Jan 2011 04:18:57 +0530 Add reset_db script.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 04:18:57 +0530] rev 413
Add reset_db script.
Sat, 15 Jan 2011 04:18:44 +0530 Remove the unexisting import.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 04:18:44 +0530] rev 412
Remove the unexisting import.
Sat, 15 Jan 2011 04:06:45 +0530 Used reverse URL matching instead of hard coded URLs.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 04:06:45 +0530] rev 411
Used reverse URL matching instead of hard coded URLs.
Sat, 15 Jan 2011 04:06:30 +0530 Fix styling issue in URLConf.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 04:06:30 +0530] rev 410
Fix styling issue in URLConf.
Sat, 15 Jan 2011 03:59:15 +0530 Make adjustment in import styling.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 03:59:15 +0530] rev 409
Make adjustment in import styling.
Sat, 15 Jan 2011 03:59:00 +0530 Make changes to the import styles, ids used and use reverse function for URL generation instead of hard coded URLs.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 03:59:00 +0530] rev 408
Make changes to the import styles, ids used and use reverse function for URL generation instead of hard coded URLs.
Sat, 15 Jan 2011 03:58:06 +0530 Add name for each URL definition.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 03:58:06 +0530] rev 407
Add name for each URL definition.
Sat, 15 Jan 2011 03:57:25 +0530 Removed utils file whose only function is not required anymore.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 03:57:25 +0530] rev 406
Removed utils file whose only function is not required anymore.
Sat, 15 Jan 2011 01:19:48 +0530 Add a fixture to maintain the Sites framework data settings.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 01:19:48 +0530] rev 405
Add a fixture to maintain the Sites framework data settings.
Sat, 15 Jan 2011 01:16:17 +0530 Change the admin media prefix to suit the server settings.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 01:16:17 +0530] rev 404
Change the admin media prefix to suit the server settings.
Sat, 15 Jan 2011 00:41:50 +0530 Remove uniqkey field from every model.
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 00:41:50 +0530] rev 403
Remove uniqkey field from every model. This field is redundant data. Every Django database model has a built-in id which is unique for that database entity. So this field becomes redundant. In addition this field is not even a primary key. So I am not sure what it is trying to achieve. It is also agains the schema design principles. Normalization level 2 is lost by having redundant data. The way uniqkey is generated using random is also awkward.
Sat, 15 Jan 2011 00:37:46 +0530 Add pytask as prefix to admin media and move SITE_ID to local settings
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 15 Jan 2011 00:37:46 +0530] rev 402
Add pytask as prefix to admin media and move SITE_ID to local settings
Fri, 14 Jan 2011 05:29:44 +0530 Replace URL definition with the standard way of defining URLs.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 05:29:44 +0530] rev 401
Replace URL definition with the standard way of defining URLs.
Fri, 14 Jan 2011 22:53:18 +0530 base.css: Changed font-family and font-size.
Puneeth Chaganti <punchagan@gmail.com> [Fri, 14 Jan 2011 22:53:18 +0530] rev 400
base.css: Changed font-family and font-size.
Fri, 14 Jan 2011 04:25:03 +0530 Adding south's migrate directory to non-trackable directories list. This should be run on every instance separately.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 04:25:03 +0530] rev 399
Adding south's migrate directory to non-trackable directories list. This should be run on every instance separately.
Fri, 14 Jan 2011 04:18:16 +0530 Added south in installed apps.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 04:18:16 +0530] rev 398
Added south in installed apps.
Fri, 14 Jan 2011 04:18:03 +0530 Adjusted the styling of the urls.py file.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 04:18:03 +0530] rev 397
Adjusted the styling of the urls.py file.
Fri, 14 Jan 2011 04:05:24 +0530 Add a DEVELOPMENT settings for URL mapping for static and media files.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 04:05:24 +0530] rev 396
Add a DEVELOPMENT settings for URL mapping for static and media files.
Fri, 14 Jan 2011 04:05:05 +0530 Fixed the path to use /pytask as the prefix.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 04:05:05 +0530] rev 395
Fixed the path to use /pytask as the prefix.
Fri, 14 Jan 2011 04:04:26 +0530 Added STATIC related variables.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 04:04:26 +0530] rev 394
Added STATIC related variables.
Fri, 14 Jan 2011 02:28:59 +0530 .installed.cfg from buildout should not be tracked.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 02:28:59 +0530] rev 393
.installed.cfg from buildout should not be tracked.
Fri, 14 Jan 2011 02:28:42 +0530 Reorganized settings file to use the current filesystem path than hard coded paths.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 02:28:42 +0530] rev 392
Reorganized settings file to use the current filesystem path than hard coded paths.
Fri, 14 Jan 2011 02:10:53 +0530 Move local settings specific stuff out of settings.py to local.py.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 02:10:53 +0530] rev 391
Move local settings specific stuff out of settings.py to local.py. Due to security reasons local.py is not tracked by revision control system.
Fri, 14 Jan 2011 02:10:03 +0530 Add psycopg2 package for postgresql support.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 02:10:03 +0530] rev 390
Add psycopg2 package for postgresql support.
Fri, 14 Jan 2011 01:43:35 +0530 Updated the hgignore file to ignore all the unnecessary files.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 01:43:35 +0530] rev 389
Updated the hgignore file to ignore all the unnecessary files.
Fri, 14 Jan 2011 01:04:10 +0530 This branch is of no use too. Marking it as dead. madhu
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 01:04:10 +0530] rev 388
This branch is of no use too. Marking it as dead.
Wed, 12 Jan 2011 00:22:27 +0530 fixed a bug where guest users were not able to view the page correctly
Nishanth Amuluru <nishanth@fossee.in> [Wed, 12 Jan 2011 00:22:27 +0530] rev 387
fixed a bug where guest users were not able to view the page correctly
Wed, 12 Jan 2011 00:19:22 +0530 fixed a few broken links to templates
Nishanth Amuluru <nishanth@fossee.in> [Wed, 12 Jan 2011 00:19:22 +0530] rev 386
fixed a few broken links to templates
Tue, 11 Jan 2011 22:43:56 +0530 added all the buildout data to hgignore
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 22:43:56 +0530] rev 385
added all the buildout data to hgignore
Tue, 11 Jan 2011 22:41:51 +0530 removed all the buildout files
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 22:41:51 +0530] rev 384
removed all the buildout files
Tue, 11 Jan 2011 17:40:14 +0530 submit report works fine
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 17:40:14 +0530] rev 383
submit report works fine
Tue, 11 Jan 2011 16:51:07 +0530 view_work is now working
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 16:51:07 +0530] rev 382
view_work is now working
Tue, 11 Jan 2011 14:57:16 +0530 add reviewer works now
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 14:57:16 +0530] rev 381
add reviewer works now
Tue, 11 Jan 2011 14:30:25 +0530 approval of textbooks works now
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 14:30:25 +0530] rev 380
approval of textbooks works now
Tue, 11 Jan 2011 12:36:55 +0530 corrected the user view url
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 12:36:55 +0530] rev 379
corrected the user view url
Tue, 11 Jan 2011 12:30:10 +0530 added view_user functionality
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 12:30:10 +0530] rev 378
added view_user functionality
Tue, 11 Jan 2011 11:56:34 +0530 approve text book is meaningful now
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 11:56:34 +0530] rev 377
approve text book is meaningful now
Tue, 11 Jan 2011 11:51:12 +0530 browse tasks works fine now
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 11:51:12 +0530] rev 376
browse tasks works fine now
Tue, 11 Jan 2011 11:30:14 +0530 added admin files
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 11:30:14 +0530] rev 375
added admin files
Tue, 11 Jan 2011 01:03:04 +0530 task approval is fine now
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 01:03:04 +0530] rev 374
task approval is fine now
Tue, 11 Jan 2011 00:34:23 +0530 edit textbook works fine
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 00:34:23 +0530] rev 373
edit textbook works fine
Tue, 11 Jan 2011 00:23:47 +0530 created browse textbooks page
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 00:23:47 +0530] rev 372
created browse textbooks page
Tue, 11 Jan 2011 00:03:57 +0530 pointed the link correctly
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 00:03:57 +0530] rev 371
pointed the link correctly
Tue, 11 Jan 2011 00:00:48 +0530 view textbook works fine
Nishanth Amuluru <nishanth@fossee.in> [Tue, 11 Jan 2011 00:00:48 +0530] rev 370
view textbook works fine
Sun, 09 Jan 2011 20:33:08 +0530 added under_construction view and used it
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 20:33:08 +0530] rev 369
added under_construction view and used it
Sun, 09 Jan 2011 20:26:11 +0530 add textbook works fine
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 20:26:11 +0530] rev 368
add textbook works fine
Sun, 09 Jan 2011 19:45:42 +0530 added unpublished tasks to home_page
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 19:45:42 +0530] rev 367
added unpublished tasks to home_page
Sun, 09 Jan 2011 19:35:31 +0530 edit task works now
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 19:35:31 +0530] rev 366
edit task works now
Sun, 09 Jan 2011 15:30:06 +0530 prettified a few pages
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 15:30:06 +0530] rev 365
prettified a few pages
Sun, 09 Jan 2011 15:09:13 +0530 home_page is now in some shape
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 15:09:13 +0530] rev 364
home_page is now in some shape
Sun, 09 Jan 2011 15:01:30 +0530 created the home page
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 15:01:30 +0530] rev 363
created the home page
Sun, 09 Jan 2011 12:01:57 +0530 Select user works completely fine
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 12:01:57 +0530] rev 362
Select user works completely fine
Sun, 09 Jan 2011 11:52:30 +0530 Added the template
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 11:52:30 +0530] rev 361
Added the template
Sun, 09 Jan 2011 11:52:19 +0530 created the view
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 11:52:19 +0530] rev 360
created the view
Sun, 09 Jan 2011 11:52:09 +0530 added form to select users
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 11:52:09 +0530] rev 359
added form to select users
Sun, 09 Jan 2011 11:51:48 +0530 added the select user url
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 11:51:48 +0530] rev 358
added the select user url
Sun, 09 Jan 2011 11:29:10 +0530 now the creator can select users
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 11:29:10 +0530] rev 357
now the creator can select users
Sun, 09 Jan 2011 11:25:08 +0530 claim task works fine now
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 11:25:08 +0530] rev 356
claim task works fine now
Sun, 09 Jan 2011 11:15:21 +0530 added the step of adding user to claimed users
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 11:15:21 +0530] rev 355
added the step of adding user to claimed users
Sun, 09 Jan 2011 11:14:07 +0530 Added the required template
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 11:14:07 +0530] rev 354
Added the required template
Sun, 09 Jan 2011 11:13:51 +0530 created a view for making claim
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 11:13:51 +0530] rev 353
created a view for making claim
Sun, 09 Jan 2011 11:13:36 +0530 created form for making a claim
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 11:13:36 +0530] rev 352
created form for making a claim
Sun, 09 Jan 2011 10:46:12 +0530 updated the name
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 10:46:12 +0530] rev 351
updated the name
Sun, 09 Jan 2011 08:37:28 +0530 view task is now in some shape atleast
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 08:37:28 +0530] rev 350
view task is now in some shape atleast
Sun, 09 Jan 2011 00:53:51 +0530 commenting on a task works as of now and there is a lot to do with view task
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 00:53:51 +0530] rev 349
commenting on a task works as of now and there is a lot to do with view task
Sun, 09 Jan 2011 00:53:11 +0530 commenting does not need a verbose_name
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 00:53:11 +0530] rev 348
commenting does not need a verbose_name
Sun, 09 Jan 2011 00:52:35 +0530 added a form for commenting on tasks
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 00:52:35 +0530] rev 347
added a form for commenting on tasks
Sun, 09 Jan 2011 00:30:08 +0530 renamed all the related_name fields for better readability
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 00:30:08 +0530] rev 346
renamed all the related_name fields for better readability
Sun, 09 Jan 2011 00:11:56 +0530 Added task view url
Nishanth Amuluru <nishanth@fossee.in> [Sun, 09 Jan 2011 00:11:56 +0530] rev 345
Added task view url
Sat, 08 Jan 2011 23:48:24 +0530 now deleted tasks are also selected in db query
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 23:48:24 +0530] rev 344
now deleted tasks are also selected in db query
Sat, 08 Jan 2011 23:47:06 +0530 Added utils to taskapp
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 23:47:06 +0530] rev 343
Added utils to taskapp
Sat, 08 Jan 2011 23:12:01 +0530 added null=true for datetime
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 23:12:01 +0530] rev 342
added null=true for datetime
Sat, 08 Jan 2011 23:04:55 +0530 added blank=true whereever required
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 23:04:55 +0530] rev 341
added blank=true whereever required
Sat, 08 Jan 2011 22:57:30 +0530 fixed a few bugs
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 22:57:30 +0530] rev 340
fixed a few bugs
Sat, 08 Jan 2011 22:49:48 +0530 used proper import for show_msg
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 22:49:48 +0530] rev 339
used proper import for show_msg
Sat, 08 Jan 2011 22:49:03 +0530 added view for show_msg
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 22:49:03 +0530] rev 338
added view for show_msg
Sat, 08 Jan 2011 22:48:44 +0530 Added template for show_msg
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 22:48:44 +0530] rev 337
Added template for show_msg
Sat, 08 Jan 2011 22:43:55 +0530 created template for create_task
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 22:43:55 +0530] rev 336
created template for create_task
Sat, 08 Jan 2011 22:40:35 +0530 Added urls to taskapp
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 22:40:35 +0530] rev 335
Added urls to taskapp
Sat, 08 Jan 2011 22:40:19 +0530 Added task urls to main urls
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 22:40:19 +0530] rev 334
Added task urls to main urls
Sat, 08 Jan 2011 22:37:31 +0530 created a view for create task
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 22:37:31 +0530] rev 333
created a view for create task
Sat, 08 Jan 2011 22:20:41 +0530 Added forms for creating and editing a task
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 22:20:41 +0530] rev 332
Added forms for creating and editing a task
Sat, 08 Jan 2011 22:05:45 +0530 added the most important field. The chapters
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 22:05:45 +0530] rev 331
added the most important field. The chapters
Sat, 08 Jan 2011 21:57:19 +0530 Added textbook model and made a few small changes
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 21:57:19 +0530] rev 330
Added textbook model and made a few small changes
Sat, 08 Jan 2011 21:39:01 +0530 request will not have sent_to. it shows up in everyone's requests if they can respond
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 21:39:01 +0530] rev 329
request will not have sent_to. it shows up in everyone's requests if they can respond
Sat, 08 Jan 2011 21:38:03 +0530 added request pynts model
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 21:38:03 +0530] rev 328
added request pynts model
Sat, 08 Jan 2011 21:13:56 +0530 Included the missing imports
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 21:13:56 +0530] rev 327
Included the missing imports
Sat, 08 Jan 2011 21:11:41 +0530 eanbled taskapp and registered task model into tagging
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 21:11:41 +0530] rev 326
eanbled taskapp and registered task model into tagging
Sat, 08 Jan 2011 21:09:07 +0530 Added uniq_key to report model
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 21:09:07 +0530] rev 325
Added uniq_key to report model
Sat, 08 Jan 2011 21:08:18 +0530 created work report model and reportcomment model
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 21:08:18 +0530] rev 324
created work report model and reportcomment model
Sat, 08 Jan 2011 20:58:17 +0530 added claim model
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 20:58:17 +0530] rev 323
added claim model
Sat, 08 Jan 2011 20:55:34 +0530 added comment model
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 20:55:34 +0530] rev 322
added comment model
Sat, 08 Jan 2011 20:49:35 +0530 modified the rolerequest model to suit the design
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 20:49:35 +0530] rev 321
modified the rolerequest model to suit the design
Sat, 08 Jan 2011 20:49:12 +0530 finalised the task model
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 20:49:12 +0530] rev 320
finalised the task model
Sat, 08 Jan 2011 20:25:05 +0530 now the text area is displayed in a more elegant way
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 20:25:05 +0530] rev 319
now the text area is displayed in a more elegant way
Sat, 08 Jan 2011 15:13:56 +0530 prettified the user registration page
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 15:13:56 +0530] rev 318
prettified the user registration page
Sat, 08 Jan 2011 15:04:41 +0530 prettified the registration templates
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 15:04:41 +0530] rev 317
prettified the registration templates
Sat, 08 Jan 2011 14:43:40 +0530 renamed it approproately
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 14:43:40 +0530] rev 316
renamed it approproately
Sat, 08 Jan 2011 14:41:09 +0530 fixed 2 bugs
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 14:41:09 +0530] rev 315
fixed 2 bugs
Sat, 08 Jan 2011 14:04:08 +0530 Added the import to connect the signal
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 14:04:08 +0530] rev 314
Added the import to connect the signal
Sat, 08 Jan 2011 14:00:14 +0530 Created a custom backend
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 14:00:14 +0530] rev 313
Created a custom backend
Sat, 08 Jan 2011 13:59:59 +0530 Created a form for creating profile
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 13:59:59 +0530] rev 312
Created a form for creating profile
Sat, 08 Jan 2011 13:54:38 +0530 Added clean methods to edit profile form
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 13:54:38 +0530] rev 311
Added clean methods to edit profile form
Sat, 08 Jan 2011 12:31:53 +0530 removed unwanted manage file
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 12:31:53 +0530] rev 310
removed unwanted manage file
Sat, 08 Jan 2011 12:24:21 +0530 renamed the db and removed taggind as of now
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 12:24:21 +0530] rev 309
renamed the db and removed taggind as of now
Sat, 08 Jan 2011 12:11:30 +0530 corrected the registration templates to suit new design
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 12:11:30 +0530] rev 308
corrected the registration templates to suit new design
Sat, 08 Jan 2011 11:20:57 +0530 Added buildout stuff and made changes accordingly
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 11:20:57 +0530] rev 307
Added buildout stuff and made changes accordingly
Sat, 08 Jan 2011 02:02:01 +0530 prettified the page
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 02:02:01 +0530] rev 306
prettified the page
Sat, 08 Jan 2011 01:54:50 +0530 Added link for new_user signup
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 01:54:50 +0530] rev 305
Added link for new_user signup
Sat, 08 Jan 2011 01:52:55 +0530 Added full_name and prettified the page
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 01:52:55 +0530] rev 304
Added full_name and prettified the page
Sat, 08 Jan 2011 01:52:17 +0530 Used the full_name in seed_db
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 01:52:17 +0530] rev 303
Used the full_name in seed_db
Sat, 08 Jan 2011 01:46:33 +0530 Added edit_profile link
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 01:46:33 +0530] rev 302
Added edit_profile link
Sat, 08 Jan 2011 01:45:57 +0530 fixed a typo
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 01:45:57 +0530] rev 301
fixed a typo
Sat, 08 Jan 2011 01:45:34 +0530 Used the new field in forms
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 01:45:34 +0530] rev 300
Used the new field in forms
Sat, 08 Jan 2011 01:44:49 +0530 Added a new field for full_name
Nishanth Amuluru <nishanth@fossee.in> [Sat, 08 Jan 2011 01:44:49 +0530] rev 299
Added a new field for full_name
Fri, 07 Jan 2011 15:16:29 +0530 created a tag and used it in the template
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 15:16:29 +0530] rev 298
created a tag and used it in the template
Fri, 07 Jan 2011 14:57:52 +0530 Added files to create custom templatetags
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 14:57:52 +0530] rev 297
Added files to create custom templatetags
Fri, 07 Jan 2011 14:56:20 +0530 Added an app for tasks and stuff
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 14:56:20 +0530] rev 296
Added an app for tasks and stuff
Fri, 07 Jan 2011 14:48:44 +0530 corrected the profile URL
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 14:48:44 +0530] rev 295
corrected the profile URL
Fri, 07 Jan 2011 14:37:45 +0530 removed the css code from base.html and formatted the page properly
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 14:37:45 +0530] rev 294
removed the css code from base.html and formatted the page properly
Fri, 07 Jan 2011 13:46:38 +0530 changed the static serving url settings
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 13:46:38 +0530] rev 293
changed the static serving url settings
Fri, 07 Jan 2011 13:46:11 +0530 added url to serve css as a static page
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 13:46:11 +0530] rev 292
added url to serve css as a static page
Fri, 07 Jan 2011 13:37:38 +0530 added styles to base.css
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 13:37:38 +0530] rev 291
added styles to base.css
Fri, 07 Jan 2011 13:36:20 +0530 added a file for css
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 13:36:20 +0530] rev 290
added a file for css
Fri, 07 Jan 2011 13:18:48 +0530 removed unwanted prints
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 13:18:48 +0530] rev 289
removed unwanted prints
Fri, 07 Jan 2011 13:18:09 +0530 fixed few typos
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 13:18:09 +0530] rev 288
fixed few typos
Fri, 07 Jan 2011 13:11:51 +0530 created views for delete and unread notification
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 13:11:51 +0530] rev 287
created views for delete and unread notification
Fri, 07 Jan 2011 13:11:29 +0530 included the urls for delete and unread notification
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 13:11:29 +0530] rev 286
included the urls for delete and unread notification
Fri, 07 Jan 2011 13:00:58 +0530 fixed a typo
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 13:00:58 +0530] rev 285
fixed a typo
Fri, 07 Jan 2011 12:58:39 +0530 created a function for viewign notifications
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 12:58:39 +0530] rev 284
created a function for viewign notifications
Fri, 07 Jan 2011 12:53:57 +0530 fixed a typo
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 12:53:57 +0530] rev 283
fixed a typo
Fri, 07 Jan 2011 12:53:31 +0530 fixed a typo
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 12:53:31 +0530] rev 282
fixed a typo
Fri, 07 Jan 2011 12:53:12 +0530 added key to the notification
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 12:53:12 +0530] rev 281
added key to the notification
Fri, 07 Jan 2011 12:43:01 +0530 removed the pyc
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 12:43:01 +0530] rev 280
removed the pyc
Fri, 07 Jan 2011 12:42:22 +0530 now seed_db created notifications also
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 12:42:22 +0530] rev 279
now seed_db created notifications also
Fri, 07 Jan 2011 12:38:55 +0530 removed unwanted field
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 12:38:55 +0530] rev 278
removed unwanted field
Fri, 07 Jan 2011 12:35:44 +0530 Created template for view notification
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 12:35:44 +0530] rev 277
Created template for view notification
Fri, 07 Jan 2011 12:35:18 +0530 created a view for view notification and included the url. made changes accordingly in browse notifications
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 12:35:18 +0530] rev 276
created a view for view notification and included the url. made changes accordingly in browse notifications
Fri, 07 Jan 2011 12:21:43 +0530 fixed a typo and browse notifications works fine
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 12:21:43 +0530] rev 275
fixed a typo and browse notifications works fine
Fri, 07 Jan 2011 12:16:50 +0530 created template for browse notifications
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 12:16:50 +0530] rev 274
created template for browse notifications
Fri, 07 Jan 2011 12:12:06 +0530 created a view for browising thro notifications
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 12:12:06 +0530] rev 273
created a view for browising thro notifications
Fri, 07 Jan 2011 11:53:11 +0530 added admin urls
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 11:53:11 +0530] rev 272
added admin urls
Fri, 07 Jan 2011 11:48:33 +0530 enabled admin interface
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 11:48:33 +0530] rev 271
enabled admin interface
Fri, 07 Jan 2011 11:43:14 +0530 Added all the required templates for django-registration
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 11:43:14 +0530] rev 270
Added all the required templates for django-registration
Fri, 07 Jan 2011 11:42:34 +0530 created view for editing profile and created corresponding template
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 11:42:34 +0530] rev 269
created view for editing profile and created corresponding template
Fri, 07 Jan 2011 11:27:29 +0530 modified the redirect url
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 11:27:29 +0530] rev 268
modified the redirect url
Fri, 07 Jan 2011 11:25:21 +0530 Added template for viewing profile
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 11:25:21 +0530] rev 267
Added template for viewing profile
Fri, 07 Jan 2011 11:19:36 +0530 Created a view for viewing profile
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 11:19:36 +0530] rev 266
Created a view for viewing profile
Fri, 07 Jan 2011 11:11:53 +0530 Removed the site url since it is the wrong way to use
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 11:11:53 +0530] rev 265
Removed the site url since it is the wrong way to use
Fri, 07 Jan 2011 11:07:21 +0530 Added csrf_token and included the urls
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 11:07:21 +0530] rev 264
Added csrf_token and included the urls
Fri, 07 Jan 2011 11:00:22 +0530 Added seed_db
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 11:00:22 +0530] rev 263
Added seed_db
Fri, 07 Jan 2011 10:49:48 +0530 Added templates for login and logout
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 10:49:48 +0530] rev 262
Added templates for login and logout
Fri, 07 Jan 2011 10:30:26 +0530 changed the url in email activation
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 10:30:26 +0530] rev 261
changed the url in email activation
Fri, 07 Jan 2011 10:02:02 +0530 fixed a typo and set the settings required for django registration
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 10:02:02 +0530] rev 260
fixed a typo and set the settings required for django registration
Fri, 07 Jan 2011 09:57:52 +0530 added the url for creating a login
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 09:57:52 +0530] rev 259
added the url for creating a login
Fri, 07 Jan 2011 09:54:46 +0530 Added template for creating a login
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 09:54:46 +0530] rev 258
Added template for creating a login
Fri, 07 Jan 2011 09:47:29 +0530 Added templates required for sending activation email
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 09:47:29 +0530] rev 257
Added templates required for sending activation email
Fri, 07 Jan 2011 09:44:52 +0530 added a url for the site
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 09:44:52 +0530] rev 256
added a url for the site
Fri, 07 Jan 2011 09:38:48 +0530 Added base.htm;
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 09:38:48 +0530] rev 255
Added base.htm;
Fri, 07 Jan 2011 09:22:40 +0530 Fixed a few typos
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 09:22:40 +0530] rev 254
Fixed a few typos
Fri, 07 Jan 2011 09:01:27 +0530 modified make_key and used it in the form
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 09:01:27 +0530] rev 253
modified make_key and used it in the form
Fri, 07 Jan 2011 08:56:24 +0530 Created a form for user creation
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 08:56:24 +0530] rev 252
Created a form for user creation
Fri, 07 Jan 2011 08:29:21 +0530 Added make_key to utils
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 08:29:21 +0530] rev 251
Added make_key to utils
Fri, 07 Jan 2011 08:27:31 +0530 Added utils to pytask
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 08:27:31 +0530] rev 250
Added utils to pytask
Fri, 07 Jan 2011 00:46:13 +0530 Included department co-ordinators as a level in hierarchy
Nishanth Amuluru <nishanth@fossee.in> [Fri, 07 Jan 2011 00:46:13 +0530] rev 249
Included department co-ordinators as a level in hierarchy
Thu, 06 Jan 2011 19:06:36 +0530 added utils
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 19:06:36 +0530] rev 248
added utils
Thu, 06 Jan 2011 19:06:26 +0530 added forms
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 19:06:26 +0530] rev 247
added forms
Thu, 06 Jan 2011 17:42:19 +0530 Added events module.
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 17:42:19 +0530] rev 246
Added events module.
Thu, 06 Jan 2011 17:21:06 +0530 Added profile module to settings
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 17:21:06 +0530] rev 245
Added profile module to settings
Thu, 06 Jan 2011 17:14:52 +0530 Fixed a typo
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 17:14:52 +0530] rev 244
Fixed a typo
Thu, 06 Jan 2011 17:11:56 +0530 Created notification and request models.
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 17:11:56 +0530] rev 243
Created notification and request models.
Thu, 06 Jan 2011 16:48:29 +0530 Added the model for holding user info
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 16:48:29 +0530] rev 242
Added the model for holding user info
Thu, 06 Jan 2011 16:41:53 +0530 Added an app called profile to manage user profiles
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 16:41:53 +0530] rev 241
Added an app called profile to manage user profiles
Thu, 06 Jan 2011 16:33:13 +0530 Added hgignore file
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 16:33:13 +0530] rev 240
Added hgignore file
Thu, 06 Jan 2011 16:31:21 +0530 Updated the settings file
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 16:31:21 +0530] rev 239
Updated the settings file
Thu, 06 Jan 2011 16:28:32 +0530 Initial commit
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 16:28:32 +0530] rev 238
Initial commit
Fri, 14 Jan 2011 01:00:22 +0530 This branch is dead. So it should fall out. buildout
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 01:00:22 +0530] rev 237
This branch is dead. So it should fall out.
Fri, 14 Jan 2011 00:59:09 +0530 Purging the repository for the new set of changes by Nishanth.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 00:59:09 +0530] rev 236
Purging the repository for the new set of changes by Nishanth.
Fri, 14 Jan 2011 00:57:39 +0530 Added tag deprecated for changeset b4a3ec34c061
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 14 Jan 2011 00:57:39 +0530] rev 235
Added tag deprecated for changeset b4a3ec34c061
Mon, 10 Jan 2011 18:41:14 +0530 Moved all database related settings to local file. buildout
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 10 Jan 2011 18:41:14 +0530] rev 234
Moved all database related settings to local file.
Mon, 10 Jan 2011 18:34:48 +0530 Move DEBUG settings local variable to untracked local file. buildout
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 10 Jan 2011 18:34:48 +0530] rev 233
Move DEBUG settings local variable to untracked local file.
Sat, 08 Jan 2011 02:14:29 +0530 Template directories variable must be a tuple. buildout
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 08 Jan 2011 02:14:29 +0530] rev 232
Template directories variable must be a tuple.
Sat, 08 Jan 2011 01:30:37 +0530 PyTask from now uses PostgreSQL. Moved the sensitive information to local untracked file. buildout
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 08 Jan 2011 01:30:37 +0530] rev 231
PyTask from now uses PostgreSQL. Moved the sensitive information to local untracked file.
Sat, 08 Jan 2011 01:30:02 +0530 Replaced all the bitbucket URLs to use https instead of plain http. buildout
Madhusudan.C.S <madhusudancs@gmail.com> [Sat, 08 Jan 2011 01:30:02 +0530] rev 230
Replaced all the bitbucket URLs to use https instead of plain http.
Fri, 07 Jan 2011 11:30:29 +0530 Modified ignore configuration a bit. buildout
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 07 Jan 2011 11:30:29 +0530] rev 229
Modified ignore configuration a bit.
Fri, 07 Jan 2011 11:25:22 +0530 Removed the files which were accidentally committed. buildout
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 07 Jan 2011 11:25:22 +0530] rev 228
Removed the files which were accidentally committed.
Thu, 06 Jan 2011 19:07:04 +0530 Add support for buildout and move the files to the directory to support buildout structure. buildout
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 06 Jan 2011 19:07:04 +0530] rev 227
Add support for buildout and move the files to the directory to support buildout structure.
Thu, 06 Jan 2011 12:08:36 +0530 the upload of attachments works correctly now deprecated
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 12:08:36 +0530] rev 226
the upload of attachments works correctly now
Thu, 06 Jan 2011 11:54:57 +0530 the report page now displays url of the uploaded attachment
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 11:54:57 +0530] rev 225
the report page now displays url of the uploaded attachment
Thu, 06 Jan 2011 11:42:49 +0530 added saving of attachments
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 11:42:49 +0530] rev 224
added saving of attachments
Thu, 06 Jan 2011 10:05:58 +0530 added a form in the template, for users to submit work
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 10:05:58 +0530] rev 223
added a form in the template, for users to submit work
Thu, 06 Jan 2011 00:17:53 +0530 corrected a typo
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 00:17:53 +0530] rev 222
corrected a typo
Thu, 06 Jan 2011 00:15:17 +0530 created form and created basic template for work report
Nishanth Amuluru <nishanth@fossee.in> [Thu, 06 Jan 2011 00:15:17 +0530] rev 221
created form and created basic template for work report
Wed, 05 Jan 2011 23:51:10 +0530 added a submit_report link for each task
Nishanth Amuluru <nishanth@fossee.in> [Wed, 05 Jan 2011 23:51:10 +0530] rev 220
added a submit_report link for each task
Wed, 05 Jan 2011 22:30:45 +0530 Replaced the word credit with pynt
Nishanth Amuluru <nishanth@fossee.in> [Wed, 05 Jan 2011 22:30:45 +0530] rev 219
Replaced the word credit with pynt
Wed, 05 Jan 2011 22:22:10 +0530 Replaced the word mentor with reviewer
Nishanth Amuluru <nishanth@fossee.in> [Wed, 05 Jan 2011 22:22:10 +0530] rev 218
Replaced the word mentor with reviewer
Wed, 05 Jan 2011 18:52:48 +0530 Now browse tasks page does not display textbooks
Nishanth Amuluru <nishanth@fossee.in> [Wed, 05 Jan 2011 18:52:48 +0530] rev 217
Now browse tasks page does not display textbooks
Wed, 05 Jan 2011 18:50:20 +0530 Added a link to list all the textbooks
Nishanth Amuluru <nishanth@fossee.in> [Wed, 05 Jan 2011 18:50:20 +0530] rev 216
Added a link to list all the textbooks
Wed, 05 Jan 2011 18:48:14 +0530 Added a page for displaying all the textbooks
Nishanth Amuluru <nishanth@fossee.in> [Wed, 05 Jan 2011 18:48:14 +0530] rev 215
Added a page for displaying all the textbooks
Tue, 09 Mar 2010 11:39:34 +0530 added two more templates for displaying admin login form and admin logout message.
anoop [Tue, 09 Mar 2010 11:39:34 +0530] rev 214
added two more templates for displaying admin login form and admin logout message.
Mon, 08 Mar 2010 20:06:40 +0530 send/create notification when a new account is created.
anoop [Mon, 08 Mar 2010 20:06:40 +0530] rev 213
send/create notification when a new account is created.
Mon, 08 Mar 2010 19:49:25 +0530 added DEFAULT_FROM_EMAIL into settings.py.
anoop [Mon, 08 Mar 2010 19:49:25 +0530] rev 212
added DEFAULT_FROM_EMAIL into settings.py.
Mon, 08 Mar 2010 19:40:03 +0530 changed registration/activation_email.txt template.
anoop [Mon, 08 Mar 2010 19:40:03 +0530] rev 211
changed registration/activation_email.txt template.
Mon, 08 Mar 2010 18:57:31 +0530 added templates, so as to use pytask interface rather than django default interface.
anoop [Mon, 08 Mar 2010 18:57:31 +0530] rev 210
added templates, so as to use pytask interface rather than django default interface.
Mon, 08 Mar 2010 16:30:35 +0530 email address displayed was incorrect, fixed it.
anoop [Mon, 08 Mar 2010 16:30:35 +0530] rev 209
email address displayed was incorrect, fixed it.
Mon, 08 Mar 2010 16:17:41 +0530 admins and managers can see full profile of user, including email, address and phone number.
anoop [Mon, 08 Mar 2010 16:17:41 +0530] rev 208
admins and managers can see full profile of user, including email, address and phone number.
Mon, 08 Mar 2010 13:37:26 +0530 changed the MEDIA_URL in settings.py.
anoop [Mon, 08 Mar 2010 13:37:26 +0530] rev 207
changed the MEDIA_URL in settings.py.
Fri, 05 Mar 2010 15:13:37 +0530 now user profile editing is done thro forms in a more elegant way.
nishanth [Fri, 05 Mar 2010 15:13:37 +0530] rev 206
now user profile editing is done thro forms in a more elegant way.
Thu, 04 Mar 2010 19:08:47 +0530 ditchaxed the claims model.
nishanth [Thu, 04 Mar 2010 19:08:47 +0530] rev 205
ditchaxed the claims model.
Thu, 04 Mar 2010 18:30:55 +0530 now claims are read from notifications. we can ditchax claims model now.
nishanth [Thu, 04 Mar 2010 18:30:55 +0530] rev 204
now claims are read from notifications. we can ditchax claims model now.
Thu, 04 Mar 2010 17:56:31 +0530 changed __unicode__ method of notification model.
nishanth [Thu, 04 Mar 2010 17:56:31 +0530] rev 203
changed __unicode__ method of notification model.
Thu, 04 Mar 2010 17:44:51 +0530 merged with my local repo.
nishanth [Thu, 04 Mar 2010 17:44:51 +0530] rev 202
merged with my local repo.
Thu, 04 Mar 2010 17:43:47 +0530 now there is a link to claim in new_claim notification.
nishanth [Thu, 04 Mar 2010 17:43:47 +0530] rev 201
now there is a link to claim in new_claim notification.
Thu, 04 Mar 2010 17:30:08 +0530 merged
nishanth [Thu, 04 Mar 2010 17:30:08 +0530] rev 200
merged
Thu, 04 Mar 2010 17:29:00 +0530 now a notification is sent to all the mentors after there is a new claim.
nishanth [Thu, 04 Mar 2010 17:29:00 +0530] rev 199
now a notification is sent to all the mentors after there is a new claim.
Thu, 04 Mar 2010 15:58:27 +0530 merged
anoop [Thu, 04 Mar 2010 15:58:27 +0530] rev 198
merged
Thu, 04 Mar 2010 15:56:25 +0530 changed the media url in settings.
anoop [Thu, 04 Mar 2010 15:56:25 +0530] rev 197
changed the media url in settings.
Thu, 04 Mar 2010 15:31:40 +0530 fixed the time display bug in view_request template.
nishanth [Thu, 04 Mar 2010 15:31:40 +0530] rev 196
fixed the time display bug in view_request template.
Thu, 04 Mar 2010 14:50:24 +0530 if a user claims a task his unreplied mentor requests will be made invalid.
nishanth [Thu, 04 Mar 2010 14:50:24 +0530] rev 195
if a user claims a task his unreplied mentor requests will be made invalid.
Wed, 03 Mar 2010 14:31:31 +0530 added help text in models.py
nishanth [Wed, 03 Mar 2010 14:31:31 +0530] rev 194
added help text in models.py
Wed, 03 Mar 2010 14:19:40 +0530 fixed a bug in view task.
nishanth [Wed, 03 Mar 2010 14:19:40 +0530] rev 193
fixed a bug in view task.
Wed, 03 Mar 2010 11:21:33 +0530 fixed a small syntax error .
nishanth [Wed, 03 Mar 2010 11:21:33 +0530] rev 192
fixed a small syntax error .
Wed, 03 Mar 2010 11:19:42 +0530 now requested mentors can see unpublished task but not comment on it.
nishanth [Wed, 03 Mar 2010 11:19:42 +0530] rev 191
now requested mentors can see unpublished task but not comment on it.
Wed, 03 Mar 2010 05:36:21 +0530 bulleted list in browse tasks page.
nishanth [Wed, 03 Mar 2010 05:36:21 +0530] rev 190
bulleted list in browse tasks page.
Wed, 03 Mar 2010 05:34:32 +0530 fixed a bug in publish task.
nishanth [Wed, 03 Mar 2010 05:34:32 +0530] rev 189
fixed a bug in publish task.
Wed, 03 Mar 2010 05:30:53 +0530 removed linebreak before billeted list in homepage.
nishanth [Wed, 03 Mar 2010 05:30:53 +0530] rev 188
removed linebreak before billeted list in homepage.
Wed, 03 Mar 2010 05:14:56 +0530 now subtasks and dependencies in view_task page and other task_lists in home page are displayed as bulleted lists.
nishanth [Wed, 03 Mar 2010 05:14:56 +0530] rev 187
now subtasks and dependencies in view_task page and other task_lists in home page are displayed as bulleted lists.
Wed, 03 Mar 2010 04:45:38 +0530 finished the phase-2 successfully. added all the learnmore templates. hav to look for bugs if any.
nishanth [Wed, 03 Mar 2010 04:45:38 +0530] rev 186
finished the phase-2 successfully. added all the learnmore templates. hav to look for bugs if any.
Wed, 03 Mar 2010 04:08:15 +0530 added a few more learn more pages.
nishanth [Wed, 03 Mar 2010 04:08:15 +0530] rev 185
added a few more learn more pages.
Tue, 02 Mar 2010 22:50:17 +0530 created a starthere page.
nishanth [Tue, 02 Mar 2010 22:50:17 +0530] rev 184
created a starthere page.
Tue, 02 Mar 2010 21:44:51 +0530 now there is also a notification sent to a new created user in seed_db.
nishanth [Tue, 02 Mar 2010 21:44:51 +0530] rev 183
now there is also a notification sent to a new created user in seed_db.
Tue, 02 Mar 2010 17:12:47 +0530 added a verbose_name for tags_field in task and foss_comm in user.
nishanth [Tue, 02 Mar 2010 17:12:47 +0530] rev 182
added a verbose_name for tags_field in task and foss_comm in user.
Tue, 02 Mar 2010 16:55:33 +0530 now editing of tasks is done in elegant way.
nishanth [Tue, 02 Mar 2010 16:55:33 +0530] rev 181
now editing of tasks is done in elegant way.
Tue, 02 Mar 2010 16:20:28 +0530 fixed a bug in edit_task view.
nishanth [Tue, 02 Mar 2010 16:20:28 +0530] rev 180
fixed a bug in edit_task view.
Tue, 02 Mar 2010 16:04:41 +0530 now validation for task title is done in the forms.
nishanth [Tue, 02 Mar 2010 16:04:41 +0530] rev 179
now validation for task title is done in the forms.
Tue, 02 Mar 2010 15:34:51 +0530 empty description for a task not allowed. white space around description trimmed.
nishanth [Tue, 02 Mar 2010 15:34:51 +0530] rev 178
empty description for a task not allowed. white space around description trimmed.
Tue, 02 Mar 2010 15:21:45 +0530 create task page now shows a proper side bar.
nishanth [Tue, 02 Mar 2010 15:21:45 +0530] rev 177
create task page now shows a proper side bar.
Tue, 02 Mar 2010 15:03:48 +0530 now empty comments will not be accepted.
nishanth [Tue, 02 Mar 2010 15:03:48 +0530] rev 176
now empty comments will not be accepted.
Tue, 02 Mar 2010 14:51:59 +0530 header is now center aligned.
nishanth [Tue, 02 Mar 2010 14:51:59 +0530] rev 175
header is now center aligned.
Tue, 02 Mar 2010 14:46:05 +0530 added footer to base.html.
nishanth [Tue, 02 Mar 2010 14:46:05 +0530] rev 174
added footer to base.html.
Tue, 02 Mar 2010 14:04:03 +0530 changed show_msg page to redirect instead of showing a link
nishanth [Tue, 02 Mar 2010 14:04:03 +0530] rev 173
changed show_msg page to redirect instead of showing a link
Tue, 02 Mar 2010 04:23:21 +0530 forgot to add the templates. so added now.
nishanth [Tue, 02 Mar 2010 04:23:21 +0530] rev 172
forgot to add the templates. so added now.
Tue, 02 Mar 2010 04:19:22 +0530 now view_task page also shows tags for the task.
nishanth [Tue, 02 Mar 2010 04:19:22 +0530] rev 171
now view_task page also shows tags for the task.
Tue, 02 Mar 2010 04:06:32 +0530 homepage for logged in users has been made to look better.
nishanth [Tue, 02 Mar 2010 04:06:32 +0530] rev 170
homepage for logged in users has been made to look better.
Tue, 02 Mar 2010 03:57:56 +0530 fixed a bug in home page for guests.
nishanth [Tue, 02 Mar 2010 03:57:56 +0530] rev 169
fixed a bug in home page for guests.
Tue, 02 Mar 2010 03:55:38 +0530 made the home page look clean.
nishanth [Tue, 02 Mar 2010 03:55:38 +0530] rev 168
made the home page look clean.
Tue, 02 Mar 2010 03:21:20 +0530 implemented deleting of a task.
nishanth [Tue, 02 Mar 2010 03:21:20 +0530] rev 167
implemented deleting of a task.
Tue, 02 Mar 2010 02:25:28 +0530 now task can have a title of a deleted task.
nishanth [Tue, 02 Mar 2010 02:25:28 +0530] rev 166
now task can have a title of a deleted task.
Tue, 02 Mar 2010 02:12:57 +0530 implemented edit_task functionality.
nishanth [Tue, 02 Mar 2010 02:12:57 +0530] rev 165
implemented edit_task functionality.
Tue, 02 Mar 2010 01:05:24 +0530 modified the look of browse_requests page task_view page and view_request page.
nishanth [Tue, 02 Mar 2010 01:05:24 +0530] rev 164
modified the look of browse_requests page task_view page and view_request page.
Mon, 01 Mar 2010 15:15:54 +0530 added learn more links.
nishanth [Mon, 01 Mar 2010 15:15:54 +0530] rev 163
added learn more links.
Mon, 01 Mar 2010 12:44:27 +0530 added au ru notifications.
nishanth [Mon, 01 Mar 2010 12:44:27 +0530] rev 162
added au ru notifications.
Mon, 01 Mar 2010 11:52:00 +0530 implemented nu nt nd ng na notifications.
nishanth [Mon, 01 Mar 2010 11:52:00 +0530] rev 161
implemented nu nt nd ng na notifications.
Mon, 01 Mar 2010 05:46:13 +0530 imposed a constraint that edit_task url is not displayed if task is OP and has claimed_users.
nishanth [Mon, 01 Mar 2010 05:46:13 +0530] rev 160
imposed a constraint that edit_task url is not displayed if task is OP and has claimed_users.
Mon, 01 Mar 2010 05:41:12 +0530 finalised the look of all existing task views .
nishanth [Mon, 01 Mar 2010 05:41:12 +0530] rev 159
finalised the look of all existing task views .
Mon, 01 Mar 2010 05:18:44 +0530 removing user deletes all the pending requests that request giving him pynts.
nishanth [Mon, 01 Mar 2010 05:18:44 +0530] rev 158
removing user deletes all the pending requests that request giving him pynts.
Mon, 01 Mar 2010 04:54:08 +0530 fixed assign_task method to display a not_allowed message if task status not in OP WR.
nishanth [Mon, 01 Mar 2010 04:54:08 +0530] rev 157
fixed assign_task method to display a not_allowed message if task status not in OP WR.
Mon, 01 Mar 2010 04:44:49 +0530 finalised the view_task page.
nishanth [Mon, 01 Mar 2010 04:44:49 +0530] rev 156
finalised the view_task page.
Mon, 01 Mar 2010 02:09:00 +0530 now if a task has subs, it will remain locked forever.
nishanth [Mon, 01 Mar 2010 02:09:00 +0530] rev 155
now if a task has subs, it will remain locked forever.
Sun, 28 Feb 2010 22:58:58 +0530 modified add_user and rem_user methods to also include the mentor who is doing it.
nishanth [Sun, 28 Feb 2010 22:58:58 +0530] rev 154
modified add_user and rem_user methods to also include the mentor who is doing it.
Sun, 28 Feb 2010 22:49:05 +0530 ditchaxed credit model.
nishanth [Sun, 28 Feb 2010 22:49:05 +0530] rev 153
ditchaxed credit model.
Sun, 28 Feb 2010 20:49:59 +0530 after replying to a request, you are redirected to browse redirects page.
nishanth [Sun, 28 Feb 2010 20:49:59 +0530] rev 152
after replying to a request, you are redirected to browse redirects page.
Sun, 28 Feb 2010 19:31:41 +0530 no bogus post request can be made now in addmentor page.
nishanth [Sun, 28 Feb 2010 19:31:41 +0530] rev 151
no bogus post request can be made now in addmentor page.
Sun, 28 Feb 2010 18:31:10 +0530 fixed a small bug in create_notification for the case NT.
nishanth [Sun, 28 Feb 2010 18:31:10 +0530] rev 150
fixed a small bug in create_notification for the case NT.
Sun, 28 Feb 2010 18:27:50 +0530 now a user cannot make two requests to another user for mentoring a task.
nishanth [Sun, 28 Feb 2010 18:27:50 +0530] rev 149
now a user cannot make two requests to another user for mentoring a task.
Sun, 28 Feb 2010 17:53:52 +0530 now a user who was requested to be something cannot be requested to be the same again.
nishanth [Sun, 28 Feb 2010 17:53:52 +0530] rev 148
now a user who was requested to be something cannot be requested to be the same again.
Sun, 28 Feb 2010 16:16:57 +0530 fixed a_or_an in reject request.
nishanth [Sun, 28 Feb 2010 16:16:57 +0530] rev 147
fixed a_or_an in reject request.
Sun, 28 Feb 2010 16:09:42 +0530 now accepting an admin request will make all pending AD MG DV reqs as inactive.
nishanth [Sun, 28 Feb 2010 16:09:42 +0530] rev 146
now accepting an admin request will make all pending AD MG DV reqs as inactive.
Sun, 28 Feb 2010 15:59:47 +0530 now accepting to be a MG deleted pending DV and MG reqs.
nishanth [Sun, 28 Feb 2010 15:59:47 +0530] rev 145
now accepting to be a MG deleted pending DV and MG reqs.
Sun, 28 Feb 2010 14:58:11 +0530 modified get_user method to give only count of unread requests.
nishanth [Sun, 28 Feb 2010 14:58:11 +0530] rev 144
modified get_user method to give only count of unread requests.
Sun, 28 Feb 2010 14:44:10 +0530 now if a user accepts to be a mentor, all his pending reqs will be made invalid.
nishanth [Sun, 28 Feb 2010 14:44:10 +0530] rev 143
now if a user accepts to be a mentor, all his pending reqs will be made invalid.
Sun, 28 Feb 2010 13:27:43 +0530 fixed the a_or_an bug .
nishanth [Sun, 28 Feb 2010 13:27:43 +0530] rev 142
fixed the a_or_an bug .
Sun, 28 Feb 2010 13:25:24 +0530 added the functionality to request a user to be AD MG DV.
nishanth [Sun, 28 Feb 2010 13:25:24 +0530] rev 141
added the functionality to request a user to be AD MG DV.
Sun, 28 Feb 2010 10:43:36 +0530 now learn more pages open in a new window.
nishanth [Sun, 28 Feb 2010 10:43:36 +0530] rev 140
now learn more pages open in a new window.
Sun, 28 Feb 2010 04:17:15 +0530 provided links to make a raise the privileges of a user.
nishanth [Sun, 28 Feb 2010 04:17:15 +0530] rev 139
provided links to make a raise the privileges of a user.
Sun, 28 Feb 2010 03:45:28 +0530 now all the pages show number of unread beside requests and notifications link in sidebar.
nishanth [Sun, 28 Feb 2010 03:45:28 +0530] rev 138
now all the pages show number of unread beside requests and notifications link in sidebar.
Sun, 28 Feb 2010 03:31:40 +0530 now requests in sidebar shows the no.of unread notifications.
nishanth [Sun, 28 Feb 2010 03:31:40 +0530] rev 137
now requests in sidebar shows the no.of unread notifications.
Sun, 28 Feb 2010 03:01:53 +0530 deducing previous credits for a task using the request model. with a few changes, we can ditchax the credits model.
nishanth [Sun, 28 Feb 2010 03:01:53 +0530] rev 136
deducing previous credits for a task using the request model. with a few changes, we can ditchax the credits model.
Sun, 28 Feb 2010 02:45:21 +0530 now view credits page shows all the credits.. including the pending and rejected ones.
nishanth [Sun, 28 Feb 2010 02:45:21 +0530] rev 135
now view credits page shows all the credits.. including the pending and rejected ones.
Sun, 28 Feb 2010 02:07:51 +0530 added filter on time for view task request notification.
nishanth [Sun, 28 Feb 2010 02:07:51 +0530] rev 134
added filter on time for view task request notification.
Sun, 28 Feb 2010 01:15:15 +0530 added next and previous capabilities to requests and notifications.
nishanth [Sun, 28 Feb 2010 01:15:15 +0530] rev 133
added next and previous capabilities to requests and notifications.
Sat, 27 Feb 2010 19:21:15 +0530 implemented notification functionality for AD MG DV.
nishanth [Sat, 27 Feb 2010 19:21:15 +0530] rev 132
implemented notification functionality for AD MG DV.
Sat, 27 Feb 2010 17:20:22 +0530 added notifications for approval and rejection of a mentor.
nishanth [Sat, 27 Feb 2010 17:20:22 +0530] rev 131
added notifications for approval and rejection of a mentor.
Sat, 27 Feb 2010 14:38:01 +0530 added __unicode__ method to notification and removed useless comments in reply_to_request.
nishanth [Sat, 27 Feb 2010 14:38:01 +0530] rev 130
added __unicode__ method to notification and removed useless comments in reply_to_request.
Sat, 27 Feb 2010 14:22:26 +0530 notifications work for approving and rejecting credits.
nishanth [Sat, 27 Feb 2010 14:22:26 +0530] rev 129
notifications work for approving and rejecting credits.
Sat, 27 Feb 2010 10:48:43 +0530 modified the notifications model. the sent_to is now a foreign key. now if we have a new type to be added, we can generate message and sub while creating notification. we can keep track of history using the role field in notification and task/sent_from
nishanth [Sat, 27 Feb 2010 10:48:43 +0530] rev 128
modified the notifications model. the sent_to is now a foreign key. now if we have a new type to be added, we can generate message and sub while creating notification. we can keep track of history using the role field in notification and task/sent_from
Sat, 27 Feb 2010 01:27:35 +0530 created a view for about pages and added about pages for mentor and addmentors.
nishanth [Sat, 27 Feb 2010 01:27:35 +0530] rev 127
created a view for about pages and added about pages for mentor and addmentors.
Sat, 27 Feb 2010 00:48:50 +0530 added the functionality to close a task.
nishanth [Sat, 27 Feb 2010 00:48:50 +0530] rev 126
added the functionality to close a task.
Fri, 26 Feb 2010 23:22:23 +0530 homepage now displays a list of unpublished tasks
nishanth [Fri, 26 Feb 2010 23:22:23 +0530] rev 125
homepage now displays a list of unpublished tasks
Fri, 26 Feb 2010 22:45:19 +0530 taking care if publish task post request is made again. added published_date field to task.
nishanth [Fri, 26 Feb 2010 22:45:19 +0530] rev 124
taking care if publish task post request is made again. added published_date field to task.
Fri, 26 Feb 2010 18:34:30 +0530 now notification depends on id and not pos.
nishanth [Fri, 26 Feb 2010 18:34:30 +0530] rev 123
now notification depends on id and not pos.
Fri, 26 Feb 2010 17:49:26 +0530 now rid is not the position argument. it is request id.
nishanth [Fri, 26 Feb 2010 17:49:26 +0530] rev 122
now rid is not the position argument. it is request id.
Fri, 26 Feb 2010 16:17:45 +0530 seed_db now creates 20 tasks.
nishanth [Fri, 26 Feb 2010 16:17:45 +0530] rev 121
seed_db now creates 20 tasks.
Fri, 26 Feb 2010 16:15:58 +0530 moved the getTask method to task_utilities.
nishanth [Fri, 26 Feb 2010 16:15:58 +0530] rev 120
moved the getTask method to task_utilities.
Fri, 26 Feb 2010 16:02:32 +0530 did lots and now id field in task is a random key
nishanth [Fri, 26 Feb 2010 16:02:32 +0530] rev 119
did lots and now id field in task is a random key
Fri, 26 Feb 2010 15:15:16 +0530 modified image storage.
nishanth [Fri, 26 Feb 2010 15:15:16 +0530] rev 118
modified image storage.
Fri, 26 Feb 2010 15:00:01 +0530 now if a task is closed/completed all its pending requests will be made invalid.
nishanth [Fri, 26 Feb 2010 15:00:01 +0530] rev 117
now if a task is closed/completed all its pending requests will be made invalid.
Fri, 26 Feb 2010 14:39:47 +0530 modified request model.
nishanth [Fri, 26 Feb 2010 14:39:47 +0530] rev 116
modified request model.
Fri, 26 Feb 2010 14:35:32 +0530 added an attribute called is_valid to request model just in case we need it in future.
nishanth [Fri, 26 Feb 2010 14:35:32 +0530] rev 115
added an attribute called is_valid to request model just in case we need it in future.
Fri, 26 Feb 2010 13:22:13 +0530 mark task as complete functionality is added.
nishanth [Fri, 26 Feb 2010 13:22:13 +0530] rev 114
mark task as complete functionality is added.
Fri, 26 Feb 2010 11:34:17 +0530 added option of specifying if previous mentors and comments must be removed in publish task event.
nishanth [Fri, 26 Feb 2010 11:34:17 +0530] rev 113
added option of specifying if previous mentors and comments must be removed in publish task event.
Fri, 26 Feb 2010 11:29:25 +0530 now task page displays only undeleted comments. and publish task removes previous comments.
nishanth [Fri, 26 Feb 2010 11:29:25 +0530] rev 112
now task page displays only undeleted comments. and publish task removes previous comments.
Fri, 26 Feb 2010 02:52:32 +0530 added the functionality to publish a task.
nishanth [Fri, 26 Feb 2010 02:52:32 +0530] rev 111
added the functionality to publish a task.
Fri, 26 Feb 2010 01:51:55 +0530 now deleted tasks cannot be viewed by anyone
nishanth [Fri, 26 Feb 2010 01:51:55 +0530] rev 110
now deleted tasks cannot be viewed by anyone
Fri, 26 Feb 2010 01:43:24 +0530 updated browse_tasks page. now it does not display deleted or unpublished tasks.
nishanth [Fri, 26 Feb 2010 01:43:24 +0530] rev 109
updated browse_tasks page. now it does not display deleted or unpublished tasks.
Fri, 26 Feb 2010 01:23:17 +0530 updated show_msg method to also use the user variable in the context.
nishanth [Fri, 26 Feb 2010 01:23:17 +0530] rev 108
updated show_msg method to also use the user variable in the context.
Fri, 26 Feb 2010 01:13:14 +0530 completed the process_request part.
nishanth [Fri, 26 Feb 2010 01:13:14 +0530] rev 107
completed the process_request part.
Fri, 26 Feb 2010 00:29:04 +0530 now view request shows a better message if role is MT .
nishanth [Fri, 26 Feb 2010 00:29:04 +0530] rev 106
now view request shows a better message if role is MT .
Fri, 26 Feb 2010 00:17:54 +0530 now adding mentor for a task happens through request. notifications still pending though
nishanth [Fri, 26 Feb 2010 00:17:54 +0530] rev 105
now adding mentor for a task happens through request. notifications still pending though
Thu, 25 Feb 2010 23:49:38 +0530 added the field remarks in request model.
nishanth [Thu, 25 Feb 2010 23:49:38 +0530] rev 104
added the field remarks in request model.
Thu, 25 Feb 2010 20:13:59 +0530 added the functionality to view each notification
nishanth [Thu, 25 Feb 2010 20:13:59 +0530] rev 103
added the functionality to view each notification
Thu, 25 Feb 2010 19:46:19 +0530 now unread requests appear in bold.
nishanth [Thu, 25 Feb 2010 19:46:19 +0530] rev 102
now unread requests appear in bold.
Thu, 25 Feb 2010 19:39:02 +0530 added browse_notifications functionality .
nishanth [Thu, 25 Feb 2010 19:39:02 +0530] rev 101
added browse_notifications functionality .
Thu, 25 Feb 2010 18:49:17 +0530 now admin can accept a request for assigning credits.
nishanth [Thu, 25 Feb 2010 18:49:17 +0530] rev 100
now admin can accept a request for assigning credits.
Thu, 25 Feb 2010 17:56:42 +0530 assign_credits event now creates a proper request object .
nishanth [Thu, 25 Feb 2010 17:56:42 +0530] rev 99
assign_credits event now creates a proper request object .
Thu, 25 Feb 2010 17:37:14 +0530 merged
anoop [Thu, 25 Feb 2010 17:37:14 +0530] rev 98
merged
Thu, 25 Feb 2010 17:33:34 +0530 changed the homepage view as well as index.html.
anoop [Thu, 25 Feb 2010 17:33:34 +0530] rev 97
changed the homepage view as well as index.html.
Thu, 25 Feb 2010 17:00:18 +0530 added events addCredits and assignCredits and modified assign_credits view accordingly.
nishanth [Thu, 25 Feb 2010 17:00:18 +0530] rev 96
added events addCredits and assignCredits and modified assign_credits view accordingly.
Thu, 25 Feb 2010 16:37:46 +0530 added the event completeTask.
nishanth [Thu, 25 Feb 2010 16:37:46 +0530] rev 95
added the event completeTask.
Thu, 25 Feb 2010 16:17:56 +0530 added capability to remove an assigned user.
nishanth [Thu, 25 Feb 2010 16:17:56 +0530] rev 94
added capability to remove an assigned user.
Thu, 25 Feb 2010 06:07:55 +0530 finished assign_credits view. hav to integrate it with requests now.
nishanth [Thu, 25 Feb 2010 06:07:55 +0530] rev 93
finished assign_credits view. hav to integrate it with requests now.
Thu, 25 Feb 2010 04:38:50 +0530 added the capability to remove subtasks/dependencies .
nishanth [Thu, 25 Feb 2010 04:38:50 +0530] rev 92
added the capability to remove subtasks/dependencies .
Thu, 25 Feb 2010 04:01:11 +0530 modified the name of assign_task_form to choice form since all it does is return a form with choices and made change accordingly.
nishanth [Thu, 25 Feb 2010 04:01:11 +0530] rev 91
modified the name of assign_task_form to choice form since all it does is return a form with choices and made change accordingly.
Thu, 25 Feb 2010 03:47:23 +0530 our task model does not meet out needs. so modified it and added a model called map. made the changes in views accordingly.phew!!!. this one took the hell out of me :( .
nishanth [Thu, 25 Feb 2010 03:47:23 +0530] rev 90
our task model does not meet out needs. so modified it and added a model called map. made the changes in views accordingly.phew!!!. this one took the hell out of me :( .
Thu, 25 Feb 2010 02:11:49 +0530 added the capability of adding subtasks/dependencies .
nishanth [Thu, 25 Feb 2010 02:11:49 +0530] rev 89
added the capability of adding subtasks/dependencies .
Wed, 24 Feb 2010 20:33:45 +0530 merged.
anoop [Wed, 24 Feb 2010 20:33:45 +0530] rev 88
merged.
Wed, 24 Feb 2010 20:32:57 +0530 updated create_request utility.
anoop [Wed, 24 Feb 2010 20:32:57 +0530] rev 87
updated create_request utility.
Wed, 24 Feb 2010 20:13:20 +0530 modified requests to match the new model.
nishanth [Wed, 24 Feb 2010 20:13:20 +0530] rev 86
modified requests to match the new model.
Wed, 24 Feb 2010 19:52:42 +0530 changed request model.
anoop [Wed, 24 Feb 2010 19:52:42 +0530] rev 85
changed request model.
Wed, 24 Feb 2010 19:18:59 +0530 merged.
nishanth [Wed, 24 Feb 2010 19:18:59 +0530] rev 84
merged.
Wed, 24 Feb 2010 19:17:28 +0530 added accept_assign_credits request
nishanth [Wed, 24 Feb 2010 19:17:28 +0530] rev 83
added accept_assign_credits request
Wed, 24 Feb 2010 19:11:43 +0530 changed the method reply_to_request to accept request object instead of request id.
anoop [Wed, 24 Feb 2010 19:11:43 +0530] rev 82
changed the method reply_to_request to accept request object instead of request id.
Wed, 24 Feb 2010 17:23:25 +0530 added pynts in create_request utility.
anoop [Wed, 24 Feb 2010 17:23:25 +0530] rev 81
added pynts in create_request utility.
Wed, 24 Feb 2010 17:11:59 +0530 added attribute pynts to request model.
anoop [Wed, 24 Feb 2010 17:11:59 +0530] rev 80
added attribute pynts to request model.
(0) -480 tip