Tue, 20 Jul 2010 19:18:44 +0530 Madhusudan.C.S Removed Wifi form from the profile summary page.
Tue, 20 Jul 2010 19:18:04 +0530 Madhusudan.C.S Added PIL to buildout.
Tue, 20 Jul 2010 19:17:47 +0530 Madhusudan.C.S Removed CSV download and re-ordered admin and comment URL patterns.
Tue, 20 Jul 2010 15:49:46 +0530 Madhusudan.C.S Adding scope as a parameter to all the views.
Tue, 20 Jul 2010 15:48:35 +0530 Madhusudan.C.S Changed the URLs to accommodate scope as the parameter.
Tue, 20 Jul 2010 15:46:53 +0530 Madhusudan.C.S Renamed and reordered the imports.
Tue, 20 Jul 2010 15:46:27 +0530 Madhusudan.C.S Moved Timeline model to the top of the file.
Tue, 20 Jul 2010 15:45:13 +0530 Madhusudan.C.S Added base as a Django app.
Tue, 20 Jul 2010 15:44:39 +0530 Madhusudan.C.S Added a new admin for base models.
Tue, 20 Jul 2010 15:44:02 +0530 Madhusudan.C.S Renamed sponsors template as right side menu template.
Tue, 20 Jul 2010 03:21:34 +0530 Madhusudan.C.S Added params.scope prefix to all the URLs.
Tue, 20 Jul 2010 03:20:53 +0530 Madhusudan.C.S Adjusted views to send the scope in params.
Tue, 20 Jul 2010 03:20:02 +0530 Madhusudan.C.S Added timeline and event models and readjusted ScopedBase model.
Tue, 20 Jul 2010 03:18:54 +0530 Madhusudan.C.S Manipulated all URLs to recognize the scope of the entities.
Tue, 20 Jul 2010 02:51:29 +0530 Madhusudan.C.S Change the path of local sqlite3 db file.
Tue, 20 Jul 2010 02:51:03 +0530 Madhusudan.C.S Set the current program scope as a settings variable.
Fri, 16 Jul 2010 01:33:33 +0530 Madhusudan.C.S Add a scope pattern to the URLs.
Thu, 15 Jul 2010 01:47:43 +0530 Madhusudan.C.S Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Thu, 15 Jul 2010 00:50:38 +0530 Madhusudan.C.S Renamed Base Model with scope and propogated it to other models.
Thu, 15 Jul 2010 00:50:16 +0530 Madhusudan.C.S Altered buildout configuration files to have MySQL-Python only on production.
Wed, 14 Jul 2010 19:34:34 +0530 Madhusudan.C.S Removed blog templates.
Wed, 14 Jul 2010 19:34:12 +0530 Madhusudan.C.S Added base app from which all other apps inherit and made corresponding changes in other apps.
Wed, 14 Jul 2010 19:17:31 +0530 Madhusudan.C.S Added back the deleted images. Had accidentally removed required images also.
Wed, 14 Jul 2010 19:12:44 +0530 Madhusudan.C.S Removed unwanted images and added FOSSEE logo. Changed right side menu.
Wed, 14 Jul 2010 03:14:06 +0530 Madhusudan.C.S Changed json import to accommodate for Python 2.5.
Wed, 14 Jul 2010 00:07:09 +0530 Madhusudan.C.S Changed the heading line for SciPy.in.
Tue, 13 Jul 2010 23:40:34 +0530 Madhusudan.C.S Removed unwanted files and made more changes to make SciPyCon a clean app.
Tue, 13 Jul 2010 19:57:37 +0530 Madhusudan.C.S Removed the context processor for Sponspors.
Tue, 13 Jul 2010 17:59:47 +0530 Madhusudan.C.S Moved the files to new Django app named scipycon and modified settings.
Thu, 01 Apr 2010 11:59:35 +0530 Madhusudan.C.S Add admin interface and views for proceedings. Booklet is also setup to generate paper.
Thu, 14 Jan 2010 21:07:03 +0530 Madhusudan.C.S Added submission template to the repository.
Thu, 14 Jan 2010 21:06:43 +0530 Madhusudan.C.S Added dynamic form jquery plugin to the repository.
Thu, 14 Jan 2010 21:05:52 +0530 Madhusudan.C.S Added UserProfile import which was missing to Proceedings views.
Thu, 14 Jan 2010 21:05:06 +0530 Madhusudan.C.S Added URL mappers for proceedings to urls.py.
Thu, 14 Jan 2010 19:20:14 +0530 Madhusudan.C.S Added migrations files for proceedings app.
Thu, 14 Jan 2010 19:19:34 +0530 Madhusudan.C.S Added two models, Paper and Attachments.
Thu, 14 Jan 2010 19:19:12 +0530 Madhusudan.C.S Combined 2 authors fields in forms to a single author field. This will be taken care by jQuery on the UI side.
Thu, 14 Jan 2010 19:18:08 +0530 Madhusudan.C.S Changed the URL mapper for loading static content in debug mode. Appended static/.
Thu, 14 Jan 2010 15:54:34 +0530 Madhusudan.C.S Added the initial proceedings app files and enabled them in both production and development settings.
Mon, 28 Dec 2009 23:37:32 +0530 Madhusudan.C.S Fixed a merge conflict with RSS feeds line commenting.
Mon, 28 Dec 2009 23:25:47 +0530 Madhusudan.C.S Proceedings details mail.
Wed, 16 Dec 2009 23:25:46 +0530 Madhusudan.C.S Commented RSS feeds.
Wed, 16 Dec 2009 23:42:56 +0530 hg Commented out RSS feed again.
Wed, 16 Dec 2009 22:58:13 +0530 Madhusudan.C.S Added /static to speakers images.
Wed, 16 Dec 2009 22:27:22 +0530 hg All changes freeze along with Apache static file serving.
Mon, 14 Dec 2009 01:34:46 +0530 Madhusudan.C.S Removed sprint and tutorial schedule from conference schedule.
Mon, 14 Dec 2009 01:32:05 +0530 Madhusudan.C.S Added tutorial schedule.
Mon, 14 Dec 2009 01:04:27 +0530 Madhusudan.C.S Added 2009 to day 1's date in the sprint schedule page.
Mon, 14 Dec 2009 01:02:08 +0530 Madhusudan.C.S Fixed days in sprint schedule.
Sun, 13 Dec 2009 18:28:35 +0530 Madhusudan.C.S Added split schedule for tutorial and sprint.
Sun, 13 Dec 2009 16:36:32 +0530 Madhusudan.C.S Changed Travis from VP to P.
Sun, 13 Dec 2009 10:41:39 +0530 Madhusudan.C.S Updated live stream URL on the header.
Sun, 13 Dec 2009 09:32:34 +0530 Madhusudan.C.S Day 2 schedule update.
Sat, 12 Dec 2009 15:09:56 +0530 Madhusudan.C.S Fixed inauguration typo.
Sat, 12 Dec 2009 10:14:56 +0530 Madhusudan.C.S Fixed time issues in the schedule.
Sat, 12 Dec 2009 09:59:42 +0530 Madhusudan.C.S Venue and schedule update on the day 1 of conference.
Sat, 12 Dec 2009 09:55:13 +0530 Madhusudan.C.S Added Wifi for admin page.
Sat, 12 Dec 2009 03:18:18 +0530 Madhusudan.C.S Admin page changes to get the name and search fields.
Sat, 12 Dec 2009 03:04:07 +0530 Madhusudan.C.S Separated days for sprint.
Sat, 12 Dec 2009 03:02:55 +0530 Madhusudan.C.S Made PAsokan's talk the ending keynote.
(0) -100 -60 +60 +100 +300 tip