Wed, 21 Jul 2010 02:04:48 +0530 Changed the URL to scope based system.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 21 Jul 2010 02:04:48 +0530] rev 135
Changed the URL to scope based system.
Wed, 21 Jul 2010 02:04:03 +0530 Reformatted and reindented the submit registration form and also URLs to comply with scope based system.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 21 Jul 2010 02:04:03 +0530] rev 134
Reformatted and reindented the submit registration form and also URLs to comply with scope based system.
Wed, 21 Jul 2010 02:03:09 +0530 Reorganized registration edit form to inherit from the submit form.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 21 Jul 2010 02:03:09 +0530] rev 133
Reorganized registration edit form to inherit from the submit form.
Wed, 21 Jul 2010 02:02:36 +0530 Added Proceedings submission date to the right side menu.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 21 Jul 2010 02:02:36 +0530] rev 132
Added Proceedings submission date to the right side menu.
Wed, 21 Jul 2010 02:02:06 +0530 Modifed the LOGIN_URL variable for new scope based system.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 21 Jul 2010 02:02:06 +0530] rev 131
Modifed the LOGIN_URL variable for new scope based system.
Wed, 21 Jul 2010 00:35:09 +0530 Add a initial fixture for base models i.e Event and Timeline for 2010.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 21 Jul 2010 00:35:09 +0530] rev 130
Add a initial fixture for base models i.e Event and Timeline for 2010.
Tue, 20 Jul 2010 19:49:45 +0530 Made changes to CSS for right menu and changed the file name.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 19:49:45 +0530] rev 129
Made changes to CSS for right menu and changed the file name.
Tue, 20 Jul 2010 19:28:45 +0530 Add scope as a parameter to all view functions for user app and adjusted the URLs to accommodate scope.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 19:28:45 +0530] rev 128
Add scope as a parameter to all view functions for user app and adjusted the URLs to accommodate scope.
Tue, 20 Jul 2010 19:27:51 +0530 Add scope as a parameter to all view functions for talks app and adjusted the URLs to accommodate scope.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 19:27:51 +0530] rev 127
Add scope as a parameter to all view functions for talks app and adjusted the URLs to accommodate scope.
Tue, 20 Jul 2010 19:27:16 +0530 Added scope to all URLs, all reverse functions and all view methods and removed unnecessary functions.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 19:27:16 +0530] rev 126
Added scope to all URLs, all reverse functions and all view methods and removed unnecessary functions.
Tue, 20 Jul 2010 19:26:21 +0530 Add scope as a parameter to all view functions for proceedings app.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 19:26:21 +0530] rev 125
Add scope as a parameter to all view functions for proceedings app.
Tue, 20 Jul 2010 19:24:20 +0530 Added null=True for all the Timeline model fields.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 19:24:20 +0530] rev 124
Added null=True for all the Timeline model fields.
Tue, 20 Jul 2010 19:23:40 +0530 Add scope for all the URLs and adjust the formatting and indentation.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 19:23:40 +0530] rev 123
Add scope for all the URLs and adjust the formatting and indentation.
Tue, 20 Jul 2010 19:18:44 +0530 Removed Wifi form from the profile summary page.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 19:18:44 +0530] rev 122
Removed Wifi form from the profile summary page.
Tue, 20 Jul 2010 19:18:04 +0530 Added PIL to buildout.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 19:18:04 +0530] rev 121
Added PIL to buildout.
Tue, 20 Jul 2010 19:17:47 +0530 Removed CSV download and re-ordered admin and comment URL patterns.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 19:17:47 +0530] rev 120
Removed CSV download and re-ordered admin and comment URL patterns.
Tue, 20 Jul 2010 15:49:46 +0530 Adding scope as a parameter to all the views.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 15:49:46 +0530] rev 119
Adding scope as a parameter to all the views.
Tue, 20 Jul 2010 15:48:35 +0530 Changed the URLs to accommodate scope as the parameter.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 15:48:35 +0530] rev 118
Changed the URLs to accommodate scope as the parameter.
Tue, 20 Jul 2010 15:46:53 +0530 Renamed and reordered the imports.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 15:46:53 +0530] rev 117
Renamed and reordered the imports.
Tue, 20 Jul 2010 15:46:27 +0530 Moved Timeline model to the top of the file.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 15:46:27 +0530] rev 116
Moved Timeline model to the top of the file.
Tue, 20 Jul 2010 15:45:13 +0530 Added base as a Django app.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 15:45:13 +0530] rev 115
Added base as a Django app.
Tue, 20 Jul 2010 15:44:39 +0530 Added a new admin for base models.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 15:44:39 +0530] rev 114
Added a new admin for base models.
Tue, 20 Jul 2010 15:44:02 +0530 Renamed sponsors template as right side menu template.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 15:44:02 +0530] rev 113
Renamed sponsors template as right side menu template.
Tue, 20 Jul 2010 03:21:34 +0530 Added params.scope prefix to all the URLs.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 03:21:34 +0530] rev 112
Added params.scope prefix to all the URLs.
Tue, 20 Jul 2010 03:20:53 +0530 Adjusted views to send the scope in params.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 03:20:53 +0530] rev 111
Adjusted views to send the scope in params.
Tue, 20 Jul 2010 03:20:02 +0530 Added timeline and event models and readjusted ScopedBase model.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 03:20:02 +0530] rev 110
Added timeline and event models and readjusted ScopedBase model.
Tue, 20 Jul 2010 03:18:54 +0530 Manipulated all URLs to recognize the scope of the entities.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 03:18:54 +0530] rev 109
Manipulated all URLs to recognize the scope of the entities.
Tue, 20 Jul 2010 02:51:29 +0530 Change the path of local sqlite3 db file.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 02:51:29 +0530] rev 108
Change the path of local sqlite3 db file.
Tue, 20 Jul 2010 02:51:03 +0530 Set the current program scope as a settings variable.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 20 Jul 2010 02:51:03 +0530] rev 107
Set the current program scope as a settings variable.
Fri, 16 Jul 2010 01:33:33 +0530 Add a scope pattern to the URLs.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 16 Jul 2010 01:33:33 +0530] rev 106
Add a scope pattern to the URLs.
Thu, 15 Jul 2010 01:47:43 +0530 Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 15 Jul 2010 01:47:43 +0530] rev 105
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
Thu, 15 Jul 2010 00:50:38 +0530 Renamed Base Model with scope and propogated it to other models.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 15 Jul 2010 00:50:38 +0530] rev 104
Renamed Base Model with scope and propogated it to other models.
Thu, 15 Jul 2010 00:50:16 +0530 Altered buildout configuration files to have MySQL-Python only on production.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 15 Jul 2010 00:50:16 +0530] rev 103
Altered buildout configuration files to have MySQL-Python only on production.
Wed, 14 Jul 2010 19:34:34 +0530 Removed blog templates.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 14 Jul 2010 19:34:34 +0530] rev 102
Removed blog templates.
Wed, 14 Jul 2010 19:34:12 +0530 Added base app from which all other apps inherit and made corresponding changes in other apps.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 14 Jul 2010 19:34:12 +0530] rev 101
Added base app from which all other apps inherit and made corresponding changes in other apps.
Wed, 14 Jul 2010 19:17:31 +0530 Added back the deleted images. Had accidentally removed required images also.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 14 Jul 2010 19:17:31 +0530] rev 100
Added back the deleted images. Had accidentally removed required images also.
Wed, 14 Jul 2010 19:12:44 +0530 Removed unwanted images and added FOSSEE logo. Changed right side menu.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 14 Jul 2010 19:12:44 +0530] rev 99
Removed unwanted images and added FOSSEE logo. Changed right side menu.
Wed, 14 Jul 2010 03:14:06 +0530 Changed json import to accommodate for Python 2.5.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 14 Jul 2010 03:14:06 +0530] rev 98
Changed json import to accommodate for Python 2.5.
Wed, 14 Jul 2010 00:07:09 +0530 Changed the heading line for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 14 Jul 2010 00:07:09 +0530] rev 97
Changed the heading line for SciPy.in.
Tue, 13 Jul 2010 23:40:34 +0530 Removed unwanted files and made more changes to make SciPyCon a clean app.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 13 Jul 2010 23:40:34 +0530] rev 96
Removed unwanted files and made more changes to make SciPyCon a clean app.
Tue, 13 Jul 2010 19:57:37 +0530 Removed the context processor for Sponspors.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 13 Jul 2010 19:57:37 +0530] rev 95
Removed the context processor for Sponspors.
Tue, 13 Jul 2010 17:59:47 +0530 Moved the files to new Django app named scipycon and modified settings.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 13 Jul 2010 17:59:47 +0530] rev 94
Moved the files to new Django app named scipycon and modified settings.
Thu, 01 Apr 2010 11:59:35 +0530 Add admin interface and views for proceedings. Booklet is also setup to generate paper.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 01 Apr 2010 11:59:35 +0530] rev 93
Add admin interface and views for proceedings. Booklet is also setup to generate paper.
Thu, 14 Jan 2010 21:07:03 +0530 Added submission template to the repository.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 21:07:03 +0530] rev 92
Added submission template to the repository.
Thu, 14 Jan 2010 21:06:43 +0530 Added dynamic form jquery plugin to the repository.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 21:06:43 +0530] rev 91
Added dynamic form jquery plugin to the repository.
Thu, 14 Jan 2010 21:05:52 +0530 Added UserProfile import which was missing to Proceedings views.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 21:05:52 +0530] rev 90
Added UserProfile import which was missing to Proceedings views.
Thu, 14 Jan 2010 21:05:06 +0530 Added URL mappers for proceedings to urls.py.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 21:05:06 +0530] rev 89
Added URL mappers for proceedings to urls.py.
Thu, 14 Jan 2010 19:20:14 +0530 Added migrations files for proceedings app.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 19:20:14 +0530] rev 88
Added migrations files for proceedings app.
Thu, 14 Jan 2010 19:19:34 +0530 Added two models, Paper and Attachments.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 19:19:34 +0530] rev 87
Added two models, Paper and Attachments.
Thu, 14 Jan 2010 19:19:12 +0530 Combined 2 authors fields in forms to a single author field. This will be taken care by jQuery on the UI side.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 19:19:12 +0530] rev 86
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 Changed the URL mapper for loading static content in debug mode. Appended static/.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 19:18:08 +0530] rev 85
Changed the URL mapper for loading static content in debug mode. Appended static/.
Thu, 14 Jan 2010 15:54:34 +0530 Added the initial proceedings app files and enabled them in both production and development settings.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 15:54:34 +0530] rev 84
Added the initial proceedings app files and enabled them in both production and development settings.
Mon, 28 Dec 2009 23:37:32 +0530 Fixed a merge conflict with RSS feeds line commenting.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 28 Dec 2009 23:37:32 +0530] rev 83
Fixed a merge conflict with RSS feeds line commenting.
Mon, 28 Dec 2009 23:25:47 +0530 Proceedings details mail.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 28 Dec 2009 23:25:47 +0530] rev 82
Proceedings details mail.
Wed, 16 Dec 2009 23:25:46 +0530 Commented RSS feeds.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 16 Dec 2009 23:25:46 +0530] rev 81
Commented RSS feeds.
Wed, 16 Dec 2009 23:42:56 +0530 Commented out RSS feed again.
hg@fossee.in [Wed, 16 Dec 2009 23:42:56 +0530] rev 80
Commented out RSS feed again.
Wed, 16 Dec 2009 22:58:13 +0530 Added /static to speakers images.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 16 Dec 2009 22:58:13 +0530] rev 79
Added /static to speakers images.
Wed, 16 Dec 2009 22:27:22 +0530 All changes freeze along with Apache static file serving.
hg@fossee.in [Wed, 16 Dec 2009 22:27:22 +0530] rev 78
All changes freeze along with Apache static file serving.
Mon, 14 Dec 2009 01:34:46 +0530 Removed sprint and tutorial schedule from conference schedule.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 14 Dec 2009 01:34:46 +0530] rev 77
Removed sprint and tutorial schedule from conference schedule.
Mon, 14 Dec 2009 01:32:05 +0530 Added tutorial schedule.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 14 Dec 2009 01:32:05 +0530] rev 76
Added tutorial schedule.
(0) -100 -60 +60 +100 +300 tip