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
(0) -100 -60 +60 +100 +300 tip