Fri, 28 Jan 2011 02:27:40 +0530 Madhusudan.C.S Use the release version of South than the latest version.
Mon, 24 Jan 2011 23:03:57 +0530 Madhusudan.C.S Content of the Email to be sent for Scilab workshop.
Mon, 24 Jan 2011 23:03:41 +0530 Madhusudan.C.S Added my name for the email sender address.
Sun, 23 Jan 2011 03:21:50 +0530 Madhusudan.C.S Add support for Pygments.
Sun, 23 Jan 2011 03:21:42 +0530 Madhusudan.C.S Style fix.
Sun, 23 Jan 2011 03:21:34 +0530 Madhusudan.C.S Fixed a bug related to using wrong ID in the template tag.
Sat, 22 Jan 2011 01:12:50 +0530 Madhusudan.C.S Adding contents of confusion resolver mail for the textbook project.
Fri, 21 Jan 2011 19:57:51 +0530 Madhusudan.C.S Modify the template of the mail.
Fri, 21 Jan 2011 19:57:40 +0530 Madhusudan.C.S Fixed the getting profile and name model property.
Fri, 21 Jan 2011 19:48:33 +0530 Madhusudan.C.S Templates for sending textbook project workshop remainder email.
Fri, 21 Jan 2011 19:47:43 +0530 Madhusudan.C.S Add a script for sending email to users.
Fri, 21 Jan 2011 02:12:25 +0530 Madhusudan.C.S Make the created by line use the new templatetag in tasks view page.
Fri, 21 Jan 2011 02:11:59 +0530 Madhusudan.C.S Add uberbar messages not to claim the task. This must be disabled once claiming is possible.
Fri, 21 Jan 2011 02:11:25 +0530 Madhusudan.C.S Fix styling issues.
Fri, 21 Jan 2011 02:09:58 +0530 Madhusudan.C.S Add support for sticky bar top bar.
Fri, 21 Jan 2011 00:27:33 +0530 Madhusudan.C.S Use the right URL reverse name for selecting claimed user.
Fri, 21 Jan 2011 00:17:10 +0530 Madhusudan.C.S Use the view_user_profile reverse view name for the profiles of non-logged in users.
Thu, 20 Jan 2011 17:47:41 +0530 Madhusudan.C.S 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 Madhusudan.C.S Change all the queries to Textbook model to Tasks.
Thu, 20 Jan 2011 17:45:39 +0530 Madhusudan.C.S Fix styling issues.
Thu, 20 Jan 2011 17:44:02 +0530 Madhusudan.C.S Give style to the main header text link of every html page.
Thu, 20 Jan 2011 17:42:46 +0530 Madhusudan.C.S Add a new templatetag to render modified on and by line in documents.
Thu, 20 Jan 2011 07:56:21 +0530 Madhusudan.C.S List each department textbooks separately for now, think of a clever way later.
Thu, 20 Jan 2011 07:55:38 +0530 Madhusudan.C.S Add templatetags for listing textbooks.
Thu, 20 Jan 2011 07:17:14 +0530 Madhusudan.C.S Textbooks list page should list all the tasks tagged with textbooks.
Thu, 20 Jan 2011 06:36:38 +0530 Madhusudan.C.S Added additional text message for the deprecated model.
Thu, 20 Jan 2011 06:31:18 +0530 Madhusudan.C.S Adding deprecation warning to Textbook model.
Thu, 20 Jan 2011 06:22:10 +0530 Madhusudan.C.S Add time to filenames generated for dumps.
Thu, 20 Jan 2011 06:13:40 +0530 Madhusudan.C.S Add last_modified field to most of the models and make other necessary model changes.
Thu, 20 Jan 2011 06:12:57 +0530 Madhusudan.C.S Approve the textbooks directly.
Thu, 20 Jan 2011 06:12:25 +0530 Madhusudan.C.S Return whatever context can be shown for non-logged in user for tasks browse.
Thu, 20 Jan 2011 06:02:34 +0530 Madhusudan.C.S Use the right url reverse name for profile views.
Thu, 20 Jan 2011 06:02:04 +0530 Madhusudan.C.S Change the path to dump data directory.
Thu, 20 Jan 2011 06:01:49 +0530 Madhusudan.C.S 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 Madhusudan.C.S Scripts for taskapp and profile apps south migrations.
Thu, 20 Jan 2011 05:59:47 +0530 Madhusudan.C.S A python script to load the data of tasks from CSV to database.
Thu, 20 Jan 2011 05:56:47 +0530 Madhusudan.C.S Adding a database dumpscript. It should be added to cron.
Thu, 20 Jan 2011 05:54:14 +0530 Madhusudan.C.S Adding a skeleton README file.
Thu, 20 Jan 2011 02:22:38 +0530 Madhusudan.C.S Add CSS for footer and add contact information to footer.
Thu, 20 Jan 2011 01:37:44 +0530 Madhusudan.C.S Added Calendar widget support from jQuery UI plugin for registration fields.
Thu, 20 Jan 2011 01:36:37 +0530 Madhusudan.C.S Add additional div tags and use % based values for all properties instead of pixel based.
Thu, 20 Jan 2011 01:33:41 +0530 Madhusudan.C.S Fix the styling and modify the help text to calendar field to use the conventional format.
Thu, 20 Jan 2011 01:32:49 +0530 Madhusudan.C.S 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 Madhusudan.C.S Add about links to left sidebar which redirects to textbooks and fossee main pages.
Wed, 19 Jan 2011 19:05:49 +0530 Madhusudan.C.S Remove Proceed to login text from activate.html file.
Wed, 19 Jan 2011 18:53:50 +0530 Madhusudan.C.S Adding activate.html as required by the django-registration protocol.
Wed, 19 Jan 2011 18:36:29 +0530 Madhusudan.C.S Add a template page for server error config. HTTP 500.
Tue, 18 Jan 2011 22:17:05 +0530 Madhusudan.C.S Move the regbackend import to urls.py.
Tue, 18 Jan 2011 22:02:35 +0530 Madhusudan.C.S Add django-extensions app to the site INSTALLED_APPS.
Tue, 18 Jan 2011 22:01:02 +0530 Madhusudan.C.S Remove the remaining occurences of uniq_key.
Tue, 18 Jan 2011 21:59:20 +0530 Madhusudan.C.S 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 Madhusudan.C.S Replace the occurence of role to rights.
Tue, 18 Jan 2011 21:58:08 +0530 Madhusudan.C.S Remove all occurences of uniq_key.
Tue, 18 Jan 2011 21:57:41 +0530 Madhusudan.C.S Fix the style as per PEP8 guidelines.
Tue, 18 Jan 2011 21:55:13 +0530 Madhusudan.C.S Add support to werkzeug and the most sought after django command extensions app.
Tue, 18 Jan 2011 17:34:57 +0530 Madhusudan.C.S Redirect successful login to profile page if logged in from activation complete.
Tue, 18 Jan 2011 17:34:29 +0530 Madhusudan.C.S Make changes to the code style so that it is consistent across the code base.
Tue, 18 Jan 2011 15:36:07 +0530 Madhusudan.C.S Fix the site template variable used in the email for registrants.
Tue, 18 Jan 2011 14:54:24 +0530 Madhusudan.C.S This file was mistakenly deleted in the previous version. Reverting the delete.
Tue, 18 Jan 2011 14:47:26 +0530 Madhusudan.C.S Use the defined templatetag on profile registration form too.
Tue, 18 Jan 2011 14:37:54 +0530 Madhusudan.C.S Add tooltip support for form fields using qtip.
Tue, 18 Jan 2011 14:37:30 +0530 Madhusudan.C.S Add the error message to login template.
Tue, 18 Jan 2011 14:37:06 +0530 Madhusudan.C.S Handle all cases of login.
Tue, 18 Jan 2011 14:34:26 +0530 Madhusudan.C.S CSS Properties to render login form error.
Tue, 18 Jan 2011 14:33:54 +0530 Madhusudan.C.S Redirect the login to home page if the login is made from logout page.
Tue, 18 Jan 2011 01:47:55 +0530 Madhusudan.C.S 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 Madhusudan.C.S 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 Madhusudan.C.S Replace all usage of context with RequestContext and use the imports in right form.
Tue, 18 Jan 2011 01:10:40 +0530 Madhusudan.C.S Replace all occurences of context with RequestContext in taskapp views.
Tue, 18 Jan 2011 01:08:32 +0530 Madhusudan.C.S Add the necessary Javascript to implement in place login functionality.
Tue, 18 Jan 2011 01:08:01 +0530 Madhusudan.C.S Move the user login template code to its own template file, so it can be reused.
Tue, 18 Jan 2011 01:06:21 +0530 Madhusudan.C.S Add the source to Javascript required to login users.
Tue, 18 Jan 2011 01:05:42 +0530 Madhusudan.C.S Replaces all occurences of context with RequestContext.
Mon, 17 Jan 2011 05:34:59 +0530 Madhusudan.C.S Add login properties to right menu.
Mon, 17 Jan 2011 05:34:48 +0530 Madhusudan.C.S Add CSS properties for login form.
Mon, 17 Jan 2011 05:34:26 +0530 Madhusudan.C.S Fix style issue in the profile model.
Mon, 17 Jan 2011 05:33:59 +0530 Madhusudan.C.S Use the correct choices variable for the role and status.
Mon, 17 Jan 2011 05:33:27 +0530 Madhusudan.C.S Use the right name for the profile role's values.
Mon, 17 Jan 2011 05:32:59 +0530 Madhusudan.C.S Update the reset db script to seed profile also.
Mon, 17 Jan 2011 04:37:07 +0530 Madhusudan.C.S Use the right form of names to be stored in the database.
Mon, 17 Jan 2011 04:06:21 +0530 Madhusudan.C.S Add support for right side menu.
Mon, 17 Jan 2011 04:06:06 +0530 Madhusudan.C.S Use the right names for the roles and all other choices.
Mon, 17 Jan 2011 02:58:27 +0530 Madhusudan.C.S Add label to the comment form field.
Mon, 17 Jan 2011 02:55:30 +0530 Madhusudan.C.S Add bottom margin to the main header.
Mon, 17 Jan 2011 02:53:11 +0530 Madhusudan.C.S Use the new forms tags and fix the styling.
Mon, 17 Jan 2011 02:52:42 +0530 Madhusudan.C.S Add a lot of CSS changes, I can't even remember how many and what are they.
Mon, 17 Jan 2011 02:51:55 +0530 Madhusudan.C.S Restructure the entire base template and move the left sidebar to another subtemplate.
Mon, 17 Jan 2011 02:50:58 +0530 Madhusudan.C.S Add two new buttons for approval.
Sun, 16 Jan 2011 23:17:13 +0530 Madhusudan.C.S Huh, please don't tell me I will have to refactor so much code again.
Sun, 16 Jan 2011 23:16:21 +0530 Madhusudan.C.S Use reverse function instead of hard coded URL.
Sun, 16 Jan 2011 20:56:58 +0530 Madhusudan.C.S Replace create template with edit template.
Sun, 16 Jan 2011 20:55:31 +0530 Madhusudan.C.S Remove the redundant function for suggesting tags and added the required import.
Sun, 16 Jan 2011 20:54:42 +0530 Madhusudan.C.S Move all the content from create form to edit form for tasks.
Sun, 16 Jan 2011 20:47:43 +0530 Madhusudan.C.S Remove redundant templates.
Sun, 16 Jan 2011 17:04:13 +0530 Madhusudan.C.S Restructured create form to use templatetags and use Javascript for autcomplete.
Sun, 16 Jan 2011 17:02:02 +0530 Madhusudan.C.S Add templatetags for form handling.
Sun, 16 Jan 2011 17:00:37 +0530 Madhusudan.C.S Add JQuery and JQuery UI files to the collection.
Sat, 15 Jan 2011 21:24:06 +0530 Madhusudan.C.S Change imports to be more readable.
Sat, 15 Jan 2011 21:23:47 +0530 Madhusudan.C.S Change the name of the addreviewer url mapper.
Sat, 15 Jan 2011 21:23:18 +0530 Madhusudan.C.S Use django shortcut for raising 404s.
Sat, 15 Jan 2011 21:22:56 +0530 Madhusudan.C.S Capitalize the name Notifications.
Sat, 15 Jan 2011 21:22:35 +0530 Madhusudan.C.S Add a new view method for specific users profile view.
Sat, 15 Jan 2011 21:21:49 +0530 Madhusudan.C.S Manipulate all the templates to use {% url %} templatetag instead of hard coded URLs.
Sat, 15 Jan 2011 21:21:19 +0530 Madhusudan.C.S Remove initial south migrations also during reset of the database.
Sat, 15 Jan 2011 21:20:35 +0530 Madhusudan.C.S Modify the home page URL mapper to be consistent with other mappers.
Sat, 15 Jan 2011 21:20:01 +0530 Madhusudan.C.S Removed this file since the utilities are no more used.
Sat, 15 Jan 2011 04:18:57 +0530 Madhusudan.C.S Add reset_db script.
Sat, 15 Jan 2011 04:18:44 +0530 Madhusudan.C.S Remove the unexisting import.
Sat, 15 Jan 2011 04:06:45 +0530 Madhusudan.C.S Used reverse URL matching instead of hard coded URLs.
Sat, 15 Jan 2011 04:06:30 +0530 Madhusudan.C.S Fix styling issue in URLConf.
Sat, 15 Jan 2011 03:59:15 +0530 Madhusudan.C.S Make adjustment in import styling.
Sat, 15 Jan 2011 03:59:00 +0530 Madhusudan.C.S 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 Madhusudan.C.S Add name for each URL definition.
Sat, 15 Jan 2011 03:57:25 +0530 Madhusudan.C.S Removed utils file whose only function is not required anymore.
Sat, 15 Jan 2011 01:19:48 +0530 Madhusudan.C.S Add a fixture to maintain the Sites framework data settings.
Sat, 15 Jan 2011 01:16:17 +0530 Madhusudan.C.S Change the admin media prefix to suit the server settings.
Sat, 15 Jan 2011 00:41:50 +0530 Madhusudan.C.S Remove uniqkey field from every model.
Sat, 15 Jan 2011 00:37:46 +0530 Madhusudan.C.S Add pytask as prefix to admin media and move SITE_ID to local settings
Fri, 14 Jan 2011 05:29:44 +0530 Madhusudan.C.S Replace URL definition with the standard way of defining URLs.
Fri, 14 Jan 2011 22:53:18 +0530 Puneeth Chaganti base.css: Changed font-family and font-size.
Fri, 14 Jan 2011 04:25:03 +0530 Madhusudan.C.S 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 Madhusudan.C.S Added south in installed apps.
Fri, 14 Jan 2011 04:18:03 +0530 Madhusudan.C.S Adjusted the styling of the urls.py file.
Fri, 14 Jan 2011 04:05:24 +0530 Madhusudan.C.S Add a DEVELOPMENT settings for URL mapping for static and media files.
Fri, 14 Jan 2011 04:05:05 +0530 Madhusudan.C.S Fixed the path to use /pytask as the prefix.
Fri, 14 Jan 2011 04:04:26 +0530 Madhusudan.C.S Added STATIC related variables.
Fri, 14 Jan 2011 02:28:59 +0530 Madhusudan.C.S .installed.cfg from buildout should not be tracked.
Fri, 14 Jan 2011 02:28:42 +0530 Madhusudan.C.S Reorganized settings file to use the current filesystem path than hard coded paths.
Fri, 14 Jan 2011 02:10:53 +0530 Madhusudan.C.S Move local settings specific stuff out of settings.py to local.py.
Fri, 14 Jan 2011 02:10:03 +0530 Madhusudan.C.S Add psycopg2 package for postgresql support.
Fri, 14 Jan 2011 01:43:35 +0530 Madhusudan.C.S Updated the hgignore file to ignore all the unnecessary files.
Fri, 14 Jan 2011 01:04:10 +0530 Madhusudan.C.S This branch is of no use too. Marking it as dead. madhu
Wed, 12 Jan 2011 00:22:27 +0530 Nishanth Amuluru fixed a bug where guest users were not able to view the page correctly
Wed, 12 Jan 2011 00:19:22 +0530 Nishanth Amuluru fixed a few broken links to templates
Tue, 11 Jan 2011 22:43:56 +0530 Nishanth Amuluru added all the buildout data to hgignore
Tue, 11 Jan 2011 22:41:51 +0530 Nishanth Amuluru removed all the buildout files
Tue, 11 Jan 2011 17:40:14 +0530 Nishanth Amuluru submit report works fine
Tue, 11 Jan 2011 16:51:07 +0530 Nishanth Amuluru view_work is now working
Tue, 11 Jan 2011 14:57:16 +0530 Nishanth Amuluru add reviewer works now
Tue, 11 Jan 2011 14:30:25 +0530 Nishanth Amuluru approval of textbooks works now
Tue, 11 Jan 2011 12:36:55 +0530 Nishanth Amuluru corrected the user view url
Tue, 11 Jan 2011 12:30:10 +0530 Nishanth Amuluru added view_user functionality
Tue, 11 Jan 2011 11:56:34 +0530 Nishanth Amuluru approve text book is meaningful now
Tue, 11 Jan 2011 11:51:12 +0530 Nishanth Amuluru browse tasks works fine now
Tue, 11 Jan 2011 11:30:14 +0530 Nishanth Amuluru added admin files
Tue, 11 Jan 2011 01:03:04 +0530 Nishanth Amuluru task approval is fine now
Tue, 11 Jan 2011 00:34:23 +0530 Nishanth Amuluru edit textbook works fine
Tue, 11 Jan 2011 00:23:47 +0530 Nishanth Amuluru created browse textbooks page
Tue, 11 Jan 2011 00:03:57 +0530 Nishanth Amuluru pointed the link correctly
Tue, 11 Jan 2011 00:00:48 +0530 Nishanth Amuluru view textbook works fine
Sun, 09 Jan 2011 20:33:08 +0530 Nishanth Amuluru added under_construction view and used it
Sun, 09 Jan 2011 20:26:11 +0530 Nishanth Amuluru add textbook works fine
Sun, 09 Jan 2011 19:45:42 +0530 Nishanth Amuluru added unpublished tasks to home_page
Sun, 09 Jan 2011 19:35:31 +0530 Nishanth Amuluru edit task works now
Sun, 09 Jan 2011 15:30:06 +0530 Nishanth Amuluru prettified a few pages
Sun, 09 Jan 2011 15:09:13 +0530 Nishanth Amuluru home_page is now in some shape
Sun, 09 Jan 2011 15:01:30 +0530 Nishanth Amuluru created the home page
Sun, 09 Jan 2011 12:01:57 +0530 Nishanth Amuluru Select user works completely fine
Sun, 09 Jan 2011 11:52:30 +0530 Nishanth Amuluru Added the template
Sun, 09 Jan 2011 11:52:19 +0530 Nishanth Amuluru created the view
Sun, 09 Jan 2011 11:52:09 +0530 Nishanth Amuluru added form to select users
Sun, 09 Jan 2011 11:51:48 +0530 Nishanth Amuluru added the select user url
Sun, 09 Jan 2011 11:29:10 +0530 Nishanth Amuluru now the creator can select users
Sun, 09 Jan 2011 11:25:08 +0530 Nishanth Amuluru claim task works fine now
Sun, 09 Jan 2011 11:15:21 +0530 Nishanth Amuluru added the step of adding user to claimed users
Sun, 09 Jan 2011 11:14:07 +0530 Nishanth Amuluru Added the required template
Sun, 09 Jan 2011 11:13:51 +0530 Nishanth Amuluru created a view for making claim
Sun, 09 Jan 2011 11:13:36 +0530 Nishanth Amuluru created form for making a claim
Sun, 09 Jan 2011 10:46:12 +0530 Nishanth Amuluru updated the name
Sun, 09 Jan 2011 08:37:28 +0530 Nishanth Amuluru view task is now in some shape atleast
Sun, 09 Jan 2011 00:53:51 +0530 Nishanth Amuluru 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 Nishanth Amuluru commenting does not need a verbose_name
Sun, 09 Jan 2011 00:52:35 +0530 Nishanth Amuluru added a form for commenting on tasks
Sun, 09 Jan 2011 00:30:08 +0530 Nishanth Amuluru renamed all the related_name fields for better readability
Sun, 09 Jan 2011 00:11:56 +0530 Nishanth Amuluru Added task view url
Sat, 08 Jan 2011 23:48:24 +0530 Nishanth Amuluru now deleted tasks are also selected in db query
Sat, 08 Jan 2011 23:47:06 +0530 Nishanth Amuluru Added utils to taskapp
Sat, 08 Jan 2011 23:12:01 +0530 Nishanth Amuluru added null=true for datetime
Sat, 08 Jan 2011 23:04:55 +0530 Nishanth Amuluru added blank=true whereever required
Sat, 08 Jan 2011 22:57:30 +0530 Nishanth Amuluru fixed a few bugs
Sat, 08 Jan 2011 22:49:48 +0530 Nishanth Amuluru used proper import for show_msg
Sat, 08 Jan 2011 22:49:03 +0530 Nishanth Amuluru added view for show_msg
Sat, 08 Jan 2011 22:48:44 +0530 Nishanth Amuluru Added template for show_msg
Sat, 08 Jan 2011 22:43:55 +0530 Nishanth Amuluru created template for create_task
Sat, 08 Jan 2011 22:40:35 +0530 Nishanth Amuluru Added urls to taskapp
Sat, 08 Jan 2011 22:40:19 +0530 Nishanth Amuluru Added task urls to main urls
Sat, 08 Jan 2011 22:37:31 +0530 Nishanth Amuluru created a view for create task
Sat, 08 Jan 2011 22:20:41 +0530 Nishanth Amuluru Added forms for creating and editing a task
Sat, 08 Jan 2011 22:05:45 +0530 Nishanth Amuluru added the most important field. The chapters
Sat, 08 Jan 2011 21:57:19 +0530 Nishanth Amuluru Added textbook model and made a few small changes
Sat, 08 Jan 2011 21:39:01 +0530 Nishanth Amuluru 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 Nishanth Amuluru added request pynts model
Sat, 08 Jan 2011 21:13:56 +0530 Nishanth Amuluru Included the missing imports
Sat, 08 Jan 2011 21:11:41 +0530 Nishanth Amuluru eanbled taskapp and registered task model into tagging
Sat, 08 Jan 2011 21:09:07 +0530 Nishanth Amuluru Added uniq_key to report model
Sat, 08 Jan 2011 21:08:18 +0530 Nishanth Amuluru created work report model and reportcomment model
Sat, 08 Jan 2011 20:58:17 +0530 Nishanth Amuluru added claim model
Sat, 08 Jan 2011 20:55:34 +0530 Nishanth Amuluru added comment model
Sat, 08 Jan 2011 20:49:35 +0530 Nishanth Amuluru modified the rolerequest model to suit the design
Sat, 08 Jan 2011 20:49:12 +0530 Nishanth Amuluru finalised the task model
Sat, 08 Jan 2011 20:25:05 +0530 Nishanth Amuluru now the text area is displayed in a more elegant way
Sat, 08 Jan 2011 15:13:56 +0530 Nishanth Amuluru prettified the user registration page
Sat, 08 Jan 2011 15:04:41 +0530 Nishanth Amuluru prettified the registration templates
Sat, 08 Jan 2011 14:43:40 +0530 Nishanth Amuluru renamed it approproately
Sat, 08 Jan 2011 14:41:09 +0530 Nishanth Amuluru fixed 2 bugs
Sat, 08 Jan 2011 14:04:08 +0530 Nishanth Amuluru Added the import to connect the signal
Sat, 08 Jan 2011 14:00:14 +0530 Nishanth Amuluru Created a custom backend
Sat, 08 Jan 2011 13:59:59 +0530 Nishanth Amuluru Created a form for creating profile
Sat, 08 Jan 2011 13:54:38 +0530 Nishanth Amuluru Added clean methods to edit profile form
Sat, 08 Jan 2011 12:31:53 +0530 Nishanth Amuluru removed unwanted manage file
Sat, 08 Jan 2011 12:24:21 +0530 Nishanth Amuluru renamed the db and removed taggind as of now
Sat, 08 Jan 2011 12:11:30 +0530 Nishanth Amuluru corrected the registration templates to suit new design
Sat, 08 Jan 2011 11:20:57 +0530 Nishanth Amuluru Added buildout stuff and made changes accordingly
Sat, 08 Jan 2011 02:02:01 +0530 Nishanth Amuluru prettified the page
Sat, 08 Jan 2011 01:54:50 +0530 Nishanth Amuluru Added link for new_user signup
Sat, 08 Jan 2011 01:52:55 +0530 Nishanth Amuluru Added full_name and prettified the page
Sat, 08 Jan 2011 01:52:17 +0530 Nishanth Amuluru Used the full_name in seed_db
Sat, 08 Jan 2011 01:46:33 +0530 Nishanth Amuluru Added edit_profile link
Sat, 08 Jan 2011 01:45:57 +0530 Nishanth Amuluru fixed a typo
Sat, 08 Jan 2011 01:45:34 +0530 Nishanth Amuluru Used the new field in forms
Sat, 08 Jan 2011 01:44:49 +0530 Nishanth Amuluru Added a new field for full_name
Fri, 07 Jan 2011 15:16:29 +0530 Nishanth Amuluru created a tag and used it in the template
Fri, 07 Jan 2011 14:57:52 +0530 Nishanth Amuluru Added files to create custom templatetags
Fri, 07 Jan 2011 14:56:20 +0530 Nishanth Amuluru Added an app for tasks and stuff
Fri, 07 Jan 2011 14:48:44 +0530 Nishanth Amuluru corrected the profile URL
Fri, 07 Jan 2011 14:37:45 +0530 Nishanth Amuluru removed the css code from base.html and formatted the page properly
Fri, 07 Jan 2011 13:46:38 +0530 Nishanth Amuluru changed the static serving url settings
Fri, 07 Jan 2011 13:46:11 +0530 Nishanth Amuluru added url to serve css as a static page
Fri, 07 Jan 2011 13:37:38 +0530 Nishanth Amuluru added styles to base.css
Fri, 07 Jan 2011 13:36:20 +0530 Nishanth Amuluru added a file for css
Fri, 07 Jan 2011 13:18:48 +0530 Nishanth Amuluru removed unwanted prints
Fri, 07 Jan 2011 13:18:09 +0530 Nishanth Amuluru fixed few typos
Fri, 07 Jan 2011 13:11:51 +0530 Nishanth Amuluru created views for delete and unread notification
Fri, 07 Jan 2011 13:11:29 +0530 Nishanth Amuluru included the urls for delete and unread notification
Fri, 07 Jan 2011 13:00:58 +0530 Nishanth Amuluru fixed a typo
Fri, 07 Jan 2011 12:58:39 +0530 Nishanth Amuluru created a function for viewign notifications
Fri, 07 Jan 2011 12:53:57 +0530 Nishanth Amuluru fixed a typo
Fri, 07 Jan 2011 12:53:31 +0530 Nishanth Amuluru fixed a typo
Fri, 07 Jan 2011 12:53:12 +0530 Nishanth Amuluru added key to the notification
Fri, 07 Jan 2011 12:43:01 +0530 Nishanth Amuluru removed the pyc
Fri, 07 Jan 2011 12:42:22 +0530 Nishanth Amuluru now seed_db created notifications also
Fri, 07 Jan 2011 12:38:55 +0530 Nishanth Amuluru removed unwanted field
Fri, 07 Jan 2011 12:35:44 +0530 Nishanth Amuluru Created template for view notification
Fri, 07 Jan 2011 12:35:18 +0530 Nishanth Amuluru created a view for view notification and included the url. made changes accordingly in browse notifications
Fri, 07 Jan 2011 12:21:43 +0530 Nishanth Amuluru fixed a typo and browse notifications works fine
Fri, 07 Jan 2011 12:16:50 +0530 Nishanth Amuluru created template for browse notifications
Fri, 07 Jan 2011 12:12:06 +0530 Nishanth Amuluru created a view for browising thro notifications
Fri, 07 Jan 2011 11:53:11 +0530 Nishanth Amuluru added admin urls
Fri, 07 Jan 2011 11:48:33 +0530 Nishanth Amuluru enabled admin interface
Fri, 07 Jan 2011 11:43:14 +0530 Nishanth Amuluru Added all the required templates for django-registration
Fri, 07 Jan 2011 11:42:34 +0530 Nishanth Amuluru created view for editing profile and created corresponding template
Fri, 07 Jan 2011 11:27:29 +0530 Nishanth Amuluru modified the redirect url
Fri, 07 Jan 2011 11:25:21 +0530 Nishanth Amuluru Added template for viewing profile
Fri, 07 Jan 2011 11:19:36 +0530 Nishanth Amuluru Created a view for viewing profile
Fri, 07 Jan 2011 11:11:53 +0530 Nishanth Amuluru Removed the site url since it is the wrong way to use
Fri, 07 Jan 2011 11:07:21 +0530 Nishanth Amuluru Added csrf_token and included the urls
Fri, 07 Jan 2011 11:00:22 +0530 Nishanth Amuluru Added seed_db
Fri, 07 Jan 2011 10:49:48 +0530 Nishanth Amuluru Added templates for login and logout
Fri, 07 Jan 2011 10:30:26 +0530 Nishanth Amuluru changed the url in email activation
Fri, 07 Jan 2011 10:02:02 +0530 Nishanth Amuluru fixed a typo and set the settings required for django registration
Fri, 07 Jan 2011 09:57:52 +0530 Nishanth Amuluru added the url for creating a login
Fri, 07 Jan 2011 09:54:46 +0530 Nishanth Amuluru Added template for creating a login
Fri, 07 Jan 2011 09:47:29 +0530 Nishanth Amuluru Added templates required for sending activation email
Fri, 07 Jan 2011 09:44:52 +0530 Nishanth Amuluru added a url for the site
Fri, 07 Jan 2011 09:38:48 +0530 Nishanth Amuluru Added base.htm;
Fri, 07 Jan 2011 09:22:40 +0530 Nishanth Amuluru Fixed a few typos
Fri, 07 Jan 2011 09:01:27 +0530 Nishanth Amuluru modified make_key and used it in the form
Fri, 07 Jan 2011 08:56:24 +0530 Nishanth Amuluru Created a form for user creation
Fri, 07 Jan 2011 08:29:21 +0530 Nishanth Amuluru Added make_key to utils
Fri, 07 Jan 2011 08:27:31 +0530 Nishanth Amuluru Added utils to pytask
Fri, 07 Jan 2011 00:46:13 +0530 Nishanth Amuluru Included department co-ordinators as a level in hierarchy
Thu, 06 Jan 2011 19:06:36 +0530 Nishanth Amuluru added utils
Thu, 06 Jan 2011 19:06:26 +0530 Nishanth Amuluru added forms
Thu, 06 Jan 2011 17:42:19 +0530 Nishanth Amuluru Added events module.
Thu, 06 Jan 2011 17:21:06 +0530 Nishanth Amuluru Added profile module to settings
Thu, 06 Jan 2011 17:14:52 +0530 Nishanth Amuluru Fixed a typo
Thu, 06 Jan 2011 17:11:56 +0530 Nishanth Amuluru Created notification and request models.
Thu, 06 Jan 2011 16:48:29 +0530 Nishanth Amuluru Added the model for holding user info
Thu, 06 Jan 2011 16:41:53 +0530 Nishanth Amuluru Added an app called profile to manage user profiles
Thu, 06 Jan 2011 16:33:13 +0530 Nishanth Amuluru Added hgignore file
Thu, 06 Jan 2011 16:31:21 +0530 Nishanth Amuluru Updated the settings file
Thu, 06 Jan 2011 16:28:32 +0530 Nishanth Amuluru Initial commit
Fri, 14 Jan 2011 01:00:22 +0530 Madhusudan.C.S This branch is dead. So it should fall out. buildout
Fri, 14 Jan 2011 00:59:09 +0530 Madhusudan.C.S Purging the repository for the new set of changes by Nishanth.
Fri, 14 Jan 2011 00:57:39 +0530 Madhusudan.C.S Added tag deprecated for changeset b4a3ec34c061
Mon, 10 Jan 2011 18:41:14 +0530 Madhusudan.C.S Moved all database related settings to local file. buildout
Mon, 10 Jan 2011 18:34:48 +0530 Madhusudan.C.S Move DEBUG settings local variable to untracked local file. buildout
Sat, 08 Jan 2011 02:14:29 +0530 Madhusudan.C.S Template directories variable must be a tuple. buildout
Sat, 08 Jan 2011 01:30:37 +0530 Madhusudan.C.S PyTask from now uses PostgreSQL. Moved the sensitive information to local untracked file. buildout
Sat, 08 Jan 2011 01:30:02 +0530 Madhusudan.C.S Replaced all the bitbucket URLs to use https instead of plain http. buildout
Fri, 07 Jan 2011 11:30:29 +0530 Madhusudan.C.S Modified ignore configuration a bit. buildout
Fri, 07 Jan 2011 11:25:22 +0530 Madhusudan.C.S Removed the files which were accidentally committed. buildout
Thu, 06 Jan 2011 19:07:04 +0530 Madhusudan.C.S Add support for buildout and move the files to the directory to support buildout structure. buildout
Thu, 06 Jan 2011 12:08:36 +0530 Nishanth Amuluru the upload of attachments works correctly now deprecated
Thu, 06 Jan 2011 11:54:57 +0530 Nishanth Amuluru the report page now displays url of the uploaded attachment
Thu, 06 Jan 2011 11:42:49 +0530 Nishanth Amuluru added saving of attachments
Thu, 06 Jan 2011 10:05:58 +0530 Nishanth Amuluru added a form in the template, for users to submit work
Thu, 06 Jan 2011 00:17:53 +0530 Nishanth Amuluru corrected a typo
Thu, 06 Jan 2011 00:15:17 +0530 Nishanth Amuluru created form and created basic template for work report
Wed, 05 Jan 2011 23:51:10 +0530 Nishanth Amuluru added a submit_report link for each task
Wed, 05 Jan 2011 22:30:45 +0530 Nishanth Amuluru Replaced the word credit with pynt
Wed, 05 Jan 2011 22:22:10 +0530 Nishanth Amuluru Replaced the word mentor with reviewer
Wed, 05 Jan 2011 18:52:48 +0530 Nishanth Amuluru Now browse tasks page does not display textbooks
Wed, 05 Jan 2011 18:50:20 +0530 Nishanth Amuluru Added a link to list all the textbooks
Wed, 05 Jan 2011 18:48:14 +0530 Nishanth Amuluru Added a page for displaying all the textbooks
Tue, 09 Mar 2010 11:39:34 +0530 anoop added two more templates for displaying admin login form and admin logout message.
Mon, 08 Mar 2010 20:06:40 +0530 anoop send/create notification when a new account is created.
Mon, 08 Mar 2010 19:49:25 +0530 anoop added DEFAULT_FROM_EMAIL into settings.py.
Mon, 08 Mar 2010 19:40:03 +0530 anoop changed registration/activation_email.txt template.
Mon, 08 Mar 2010 18:57:31 +0530 anoop added templates, so as to use pytask interface rather than django default interface.
Mon, 08 Mar 2010 16:30:35 +0530 anoop email address displayed was incorrect, fixed it.
Mon, 08 Mar 2010 16:17:41 +0530 anoop admins and managers can see full profile of user, including email, address and phone number.
Mon, 08 Mar 2010 13:37:26 +0530 anoop changed the MEDIA_URL in settings.py.
Fri, 05 Mar 2010 15:13:37 +0530 nishanth now user profile editing is done thro forms in a more elegant way.
Thu, 04 Mar 2010 19:08:47 +0530 nishanth ditchaxed the claims model.
Thu, 04 Mar 2010 18:30:55 +0530 nishanth now claims are read from notifications. we can ditchax claims model now.
Thu, 04 Mar 2010 17:56:31 +0530 nishanth changed __unicode__ method of notification model.
Thu, 04 Mar 2010 17:44:51 +0530 nishanth merged with my local repo.
Thu, 04 Mar 2010 17:43:47 +0530 nishanth now there is a link to claim in new_claim notification.
Thu, 04 Mar 2010 17:30:08 +0530 nishanth merged
Thu, 04 Mar 2010 17:29:00 +0530 nishanth now a notification is sent to all the mentors after there is a new claim.
Thu, 04 Mar 2010 15:58:27 +0530 anoop merged
Thu, 04 Mar 2010 15:56:25 +0530 anoop changed the media url in settings.
Thu, 04 Mar 2010 15:31:40 +0530 nishanth fixed the time display bug in view_request template.
Thu, 04 Mar 2010 14:50:24 +0530 nishanth if a user claims a task his unreplied mentor requests will be made invalid.
Wed, 03 Mar 2010 14:31:31 +0530 nishanth added help text in models.py
Wed, 03 Mar 2010 14:19:40 +0530 nishanth fixed a bug in view task.
Wed, 03 Mar 2010 11:21:33 +0530 nishanth fixed a small syntax error .
Wed, 03 Mar 2010 11:19:42 +0530 nishanth now requested mentors can see unpublished task but not comment on it.
Wed, 03 Mar 2010 05:36:21 +0530 nishanth bulleted list in browse tasks page.
Wed, 03 Mar 2010 05:34:32 +0530 nishanth fixed a bug in publish task.
Wed, 03 Mar 2010 05:30:53 +0530 nishanth removed linebreak before billeted list in homepage.
Wed, 03 Mar 2010 05:14:56 +0530 nishanth 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 nishanth 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 nishanth added a few more learn more pages.
Tue, 02 Mar 2010 22:50:17 +0530 nishanth created a starthere page.
Tue, 02 Mar 2010 21:44:51 +0530 nishanth now there is also a notification sent to a new created user in seed_db.
Tue, 02 Mar 2010 17:12:47 +0530 nishanth added a verbose_name for tags_field in task and foss_comm in user.
Tue, 02 Mar 2010 16:55:33 +0530 nishanth now editing of tasks is done in elegant way.
Tue, 02 Mar 2010 16:20:28 +0530 nishanth fixed a bug in edit_task view.
Tue, 02 Mar 2010 16:04:41 +0530 nishanth now validation for task title is done in the forms.
Tue, 02 Mar 2010 15:34:51 +0530 nishanth empty description for a task not allowed. white space around description trimmed.
Tue, 02 Mar 2010 15:21:45 +0530 nishanth create task page now shows a proper side bar.
Tue, 02 Mar 2010 15:03:48 +0530 nishanth now empty comments will not be accepted.
Tue, 02 Mar 2010 14:51:59 +0530 nishanth header is now center aligned.
Tue, 02 Mar 2010 14:46:05 +0530 nishanth added footer to base.html.
Tue, 02 Mar 2010 14:04:03 +0530 nishanth changed show_msg page to redirect instead of showing a link
Tue, 02 Mar 2010 04:23:21 +0530 nishanth forgot to add the templates. so added now.
Tue, 02 Mar 2010 04:19:22 +0530 nishanth now view_task page also shows tags for the task.
Tue, 02 Mar 2010 04:06:32 +0530 nishanth homepage for logged in users has been made to look better.
Tue, 02 Mar 2010 03:57:56 +0530 nishanth fixed a bug in home page for guests.
Tue, 02 Mar 2010 03:55:38 +0530 nishanth made the home page look clean.
Tue, 02 Mar 2010 03:21:20 +0530 nishanth implemented deleting of a task.
Tue, 02 Mar 2010 02:25:28 +0530 nishanth now task can have a title of a deleted task.
Tue, 02 Mar 2010 02:12:57 +0530 nishanth implemented edit_task functionality.
Tue, 02 Mar 2010 01:05:24 +0530 nishanth modified the look of browse_requests page task_view page and view_request page.
Mon, 01 Mar 2010 15:15:54 +0530 nishanth added learn more links.
Mon, 01 Mar 2010 12:44:27 +0530 nishanth added au ru notifications.
Mon, 01 Mar 2010 11:52:00 +0530 nishanth implemented nu nt nd ng na notifications.
Mon, 01 Mar 2010 05:46:13 +0530 nishanth 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 nishanth finalised the look of all existing task views .
Mon, 01 Mar 2010 05:18:44 +0530 nishanth removing user deletes all the pending requests that request giving him pynts.
Mon, 01 Mar 2010 04:54:08 +0530 nishanth 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 nishanth finalised the view_task page.
Mon, 01 Mar 2010 02:09:00 +0530 nishanth now if a task has subs, it will remain locked forever.
Sun, 28 Feb 2010 22:58:58 +0530 nishanth modified add_user and rem_user methods to also include the mentor who is doing it.
Sun, 28 Feb 2010 22:49:05 +0530 nishanth ditchaxed credit model.
Sun, 28 Feb 2010 20:49:59 +0530 nishanth after replying to a request, you are redirected to browse redirects page.
Sun, 28 Feb 2010 19:31:41 +0530 nishanth no bogus post request can be made now in addmentor page.
Sun, 28 Feb 2010 18:31:10 +0530 nishanth fixed a small bug in create_notification for the case NT.
Sun, 28 Feb 2010 18:27:50 +0530 nishanth now a user cannot make two requests to another user for mentoring a task.
Sun, 28 Feb 2010 17:53:52 +0530 nishanth 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 nishanth fixed a_or_an in reject request.
Sun, 28 Feb 2010 16:09:42 +0530 nishanth now accepting an admin request will make all pending AD MG DV reqs as inactive.
Sun, 28 Feb 2010 15:59:47 +0530 nishanth now accepting to be a MG deleted pending DV and MG reqs.
Sun, 28 Feb 2010 14:58:11 +0530 nishanth modified get_user method to give only count of unread requests.
Sun, 28 Feb 2010 14:44:10 +0530 nishanth 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 nishanth fixed the a_or_an bug .
Sun, 28 Feb 2010 13:25:24 +0530 nishanth added the functionality to request a user to be AD MG DV.
Sun, 28 Feb 2010 10:43:36 +0530 nishanth now learn more pages open in a new window.
Sun, 28 Feb 2010 04:17:15 +0530 nishanth provided links to make a raise the privileges of a user.
Sun, 28 Feb 2010 03:45:28 +0530 nishanth now all the pages show number of unread beside requests and notifications link in sidebar.
Sun, 28 Feb 2010 03:31:40 +0530 nishanth now requests in sidebar shows the no.of unread notifications.
Sun, 28 Feb 2010 03:01:53 +0530 nishanth 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 nishanth now view credits page shows all the credits.. including the pending and rejected ones.
Sun, 28 Feb 2010 02:07:51 +0530 nishanth added filter on time for view task request notification.
Sun, 28 Feb 2010 01:15:15 +0530 nishanth added next and previous capabilities to requests and notifications.
Sat, 27 Feb 2010 19:21:15 +0530 nishanth implemented notification functionality for AD MG DV.
Sat, 27 Feb 2010 17:20:22 +0530 nishanth added notifications for approval and rejection of a mentor.
Sat, 27 Feb 2010 14:38:01 +0530 nishanth added __unicode__ method to notification and removed useless comments in reply_to_request.
Sat, 27 Feb 2010 14:22:26 +0530 nishanth notifications work for approving and rejecting credits.
Sat, 27 Feb 2010 10:48:43 +0530 nishanth 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 nishanth created a view for about pages and added about pages for mentor and addmentors.
Sat, 27 Feb 2010 00:48:50 +0530 nishanth added the functionality to close a task.
Fri, 26 Feb 2010 23:22:23 +0530 nishanth homepage now displays a list of unpublished tasks
Fri, 26 Feb 2010 22:45:19 +0530 nishanth taking care if publish task post request is made again. added published_date field to task.
Fri, 26 Feb 2010 18:34:30 +0530 nishanth now notification depends on id and not pos.
Fri, 26 Feb 2010 17:49:26 +0530 nishanth now rid is not the position argument. it is request id.
Fri, 26 Feb 2010 16:17:45 +0530 nishanth seed_db now creates 20 tasks.
Fri, 26 Feb 2010 16:15:58 +0530 nishanth moved the getTask method to task_utilities.
Fri, 26 Feb 2010 16:02:32 +0530 nishanth did lots and now id field in task is a random key
Fri, 26 Feb 2010 15:15:16 +0530 nishanth modified image storage.
Fri, 26 Feb 2010 15:00:01 +0530 nishanth now if a task is closed/completed all its pending requests will be made invalid.
Fri, 26 Feb 2010 14:39:47 +0530 nishanth modified request model.
Fri, 26 Feb 2010 14:35:32 +0530 nishanth 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 nishanth mark task as complete functionality is added.
Fri, 26 Feb 2010 11:34:17 +0530 nishanth added option of specifying if previous mentors and comments must be removed in publish task event.
Fri, 26 Feb 2010 11:29:25 +0530 nishanth now task page displays only undeleted comments. and publish task removes previous comments.
Fri, 26 Feb 2010 02:52:32 +0530 nishanth added the functionality to publish a task.
Fri, 26 Feb 2010 01:51:55 +0530 nishanth now deleted tasks cannot be viewed by anyone
Fri, 26 Feb 2010 01:43:24 +0530 nishanth updated browse_tasks page. now it does not display deleted or unpublished tasks.
Fri, 26 Feb 2010 01:23:17 +0530 nishanth updated show_msg method to also use the user variable in the context.
Fri, 26 Feb 2010 01:13:14 +0530 nishanth completed the process_request part.
Fri, 26 Feb 2010 00:29:04 +0530 nishanth now view request shows a better message if role is MT .
Fri, 26 Feb 2010 00:17:54 +0530 nishanth now adding mentor for a task happens through request. notifications still pending though
Thu, 25 Feb 2010 23:49:38 +0530 nishanth added the field remarks in request model.
Thu, 25 Feb 2010 20:13:59 +0530 nishanth added the functionality to view each notification
Thu, 25 Feb 2010 19:46:19 +0530 nishanth now unread requests appear in bold.
Thu, 25 Feb 2010 19:39:02 +0530 nishanth added browse_notifications functionality .
Thu, 25 Feb 2010 18:49:17 +0530 nishanth now admin can accept a request for assigning credits.
Thu, 25 Feb 2010 17:56:42 +0530 nishanth assign_credits event now creates a proper request object .
Thu, 25 Feb 2010 17:37:14 +0530 anoop merged
Thu, 25 Feb 2010 17:33:34 +0530 anoop changed the homepage view as well as index.html.
Thu, 25 Feb 2010 17:00:18 +0530 nishanth added events addCredits and assignCredits and modified assign_credits view accordingly.
Thu, 25 Feb 2010 16:37:46 +0530 nishanth added the event completeTask.
Thu, 25 Feb 2010 16:17:56 +0530 nishanth added capability to remove an assigned user.
Thu, 25 Feb 2010 06:07:55 +0530 nishanth finished assign_credits view. hav to integrate it with requests now.
Thu, 25 Feb 2010 04:38:50 +0530 nishanth added the capability to remove subtasks/dependencies .
Thu, 25 Feb 2010 04:01:11 +0530 nishanth 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 nishanth 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 nishanth added the capability of adding subtasks/dependencies .
Wed, 24 Feb 2010 20:33:45 +0530 anoop merged.
Wed, 24 Feb 2010 20:32:57 +0530 anoop updated create_request utility.
Wed, 24 Feb 2010 20:13:20 +0530 nishanth modified requests to match the new model.
Wed, 24 Feb 2010 19:52:42 +0530 anoop changed request model.
Wed, 24 Feb 2010 19:18:59 +0530 nishanth merged.
Wed, 24 Feb 2010 19:17:28 +0530 nishanth added accept_assign_credits request
Wed, 24 Feb 2010 19:11:43 +0530 anoop changed the method reply_to_request to accept request object instead of request id.
Wed, 24 Feb 2010 17:23:25 +0530 anoop added pynts in create_request utility.
Wed, 24 Feb 2010 17:11:59 +0530 anoop added attribute pynts to request model.
Wed, 24 Feb 2010 16:52:03 +0530 anoop merged.
Wed, 24 Feb 2010 16:49:30 +0530 anoop added utilities reply_to_request, mark_notification_read, delete_notification and made change to create_request utility.
Wed, 24 Feb 2010 16:48:59 +0530 nishanth by mistake i added a link to remove mentor. that option does not exist. so removed that
Wed, 24 Feb 2010 16:47:09 +0530 nishanth fixed a bug in add_claim view in views/task .
Wed, 24 Feb 2010 16:35:09 +0530 nishanth modified the assign task view to suit the new design
Wed, 24 Feb 2010 16:16:41 +0530 nishanth fixed a bug.
Wed, 24 Feb 2010 16:10:24 +0530 nishanth commited.
Wed, 24 Feb 2010 16:08:31 +0530 nishanth modified claim_task view to suit the new design
Wed, 24 Feb 2010 15:41:37 +0530 anoop made change to the request model and corresponding create_request utility.
Wed, 24 Feb 2010 15:10:03 +0530 nishanth removed unwanted links.
Wed, 24 Feb 2010 14:47:29 +0530 nishanth added user context variable in view_profile and edit_profile.
Wed, 24 Feb 2010 14:40:20 +0530 anoop deleted unwanted code in user.py, added css for testing in base.html.
Wed, 24 Feb 2010 13:17:29 +0530 nishanth merged
Wed, 24 Feb 2010 13:14:00 +0530 nishanth modified view task template and view to suit new design.
Wed, 24 Feb 2010 13:13:39 +0530 anoop added photograph to be shown in my profile page.
Wed, 24 Feb 2010 11:04:11 +0530 nishanth updated view task in views to suit the new design .
Wed, 24 Feb 2010 10:42:46 +0530 nishanth added events in task.py for adding subtask and dependencies
Tue, 23 Feb 2010 20:40:55 +0530 nishanth added capability of serving static files .
Tue, 23 Feb 2010 20:24:26 +0530 nishanth added custom image storage for profile photo.
Tue, 23 Feb 2010 19:42:12 +0530 anoop enabled photo uploading for user profile.
Tue, 23 Feb 2010 17:55:04 +0530 anoop made changes to models.
Tue, 23 Feb 2010 15:27:00 +0530 anoop changed request model, added create_request utility.
Tue, 23 Feb 2010 14:31:54 +0530 anoop added utilities for creating notification.
Tue, 23 Feb 2010 13:14:18 +0530 anoop added message while logging off and removed back button from templates/base.html.
Tue, 23 Feb 2010 12:16:28 +0530 nishanth added a utility called getTask in task events and made changes in task views accordingly
Tue, 23 Feb 2010 11:52:22 +0530 nishanth added the events addSubTask and addDep.
Tue, 23 Feb 2010 10:41:43 +0530 nishanth updated publishtask event .
Tue, 23 Feb 2010 10:25:26 +0530 nishanth fixed a bug in models.py .
Mon, 22 Feb 2010 18:59:55 +0530 nishanth added request and notification models.
Mon, 22 Feb 2010 18:13:20 +0530 nishanth made changes in addtaskform to suit tagging.
Mon, 22 Feb 2010 18:07:36 +0530 anoop fixed a bug in models.
Mon, 22 Feb 2010 17:52:51 +0530 anoop installed tagging into the app.
Mon, 22 Feb 2010 17:35:19 +0530 anoop user should enter unique email address, changed login_redirect_url.
Fri, 19 Feb 2010 21:49:00 +0530 anoop removed unwanted file in templates for browsing users.
Fri, 19 Feb 2010 21:46:24 +0530 anoop added forgot password in template.
Thu, 18 Feb 2010 19:39:54 +0530 anoop fixed creation of user profile at registration time, added custom registration form so as to include dob and gender.
Wed, 17 Feb 2010 19:28:18 +0530 anoop added template registration/activate.html required by django-registration.
Wed, 17 Feb 2010 18:55:01 +0530 anoop started using django-registration default backend, removed browse users functionality.
Wed, 17 Feb 2010 17:48:51 +0530 anoop deleted unwanted files/templates to start using django-registration(contd..).
Wed, 17 Feb 2010 17:46:16 +0530 anoop deleted unwanted code to start using django-registration.
(0) -480 tip