Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 18:47:42 +0530] rev 277
Reverted local test database name.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 16:16:28 +0530] rev 276
Merge payments branch with the default mainline branch.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 16:10:38 +0530] rev 275
Merge the south migration branch with an additional field for Laptop registration number with default branch.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 15:03:21 +0530] rev 274
Add autogenerated migrations to the registration app.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 15:02:59 +0530] rev 273
Add registration_id field to initial form in the field.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 15:02:40 +0530] rev 272
Add registration_id field to Wifi model and make necessary changes in the form.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 15:00:13 +0530] rev 271
Add south to INSTALLED_APPS for both development and production.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 14:59:39 +0530] rev 270
Add south location for django paths.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 14:21:45 +0530] rev 269
Add south to the buildout configuration for migrations.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 14:18:33 +0530] rev 268
Modify the help text of payment details to reflect examples.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 18:33:10 +0530] rev 267
Convert multiple conditions to nested if in template since Django has a bug with conditionals in templates.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 18:08:30 +0530] rev 266
Add a long check for alertness of payment names in the template.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 18:07:25 +0530] rev 265
Add a alert label block with bigger font size and red color.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:38:06 +0530] rev 264
Add javascript to submit registration form template to make sure the details are supplied only when user fills in the details.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:37:36 +0530] rev 263
Made adjustments in the view to make paid field a dummy form field and not a model field. Also added confirmed field as model field.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:36:53 +0530] rev 262
Remove the paid field from model form since it is now a dummy form field.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:36:21 +0530] rev 261
Typo of type field twice is fixed to details field in the form of registrantion.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:35:03 +0530] rev 260
Change the model field name of the payment from paid to confirmed.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:34:36 +0530] rev 259
Modify the help text for details field to be more harsh on users so that they are clear as to what they are supposed to provide.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:12:38 +0530] rev 258
Add a new template for payment management.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:11:48 +0530] rev 257
Add a view to manage payments.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:11:24 +0530] rev 256
Add a new URL for managing payments.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 19:43:15 +0530] rev 255
Add cookie and return message for regstats view function.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 19:38:59 +0530] rev 254
Add .db files to hgignore so the database file is not tracked.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 19:36:00 +0530] rev 253
Add a - to the title of the header for Registration Statistics page.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 18:42:26 +0530] rev 252
Use different DB for testing payments.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 15:10:08 +0530] rev 251
Add payment forms and object details in edit and submit registration views.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 15:00:35 +0530] rev 250
Add a fieldset for payment details on the registration template.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 15:00:16 +0530] rev 249
Add a form for Payment and respective save and clean methods.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 14:59:46 +0530] rev 248
Add paid boolean field to payment model to know whether the user has already paid the fees or not.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 14:59:13 +0530] rev 247
Rename created variable name to acco_created for acco object creation in edit registration view function.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 14:07:40 +0530] rev 246
Change docstring for form classes form PyCON to SciPyCON.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 14:02:40 +0530] rev 245
Add type and detail fields for the payment model.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 10 Nov 2010 07:02:57 +0530] rev 244
Add a skeleton payment model.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 18 Nov 2010 12:42:21 +0530] rev 243
fixed an error in fee page.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 18 Nov 2010 12:29:07 +0530] rev 242
Merged heads.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 18 Nov 2010 12:28:06 +0530] rev 241
Added wire transfer details to fees page.
Amit Sethi [Thu, 18 Nov 2010 12:25:58 +0530] rev 240
some more template changes to get-user-dump
Amit Sethi [Thu, 18 Nov 2010 12:20:15 +0530] rev 239
Changes to the template get-user-dump
Amit Sethi [Thu, 18 Nov 2010 01:29:38 +0530] rev 238
Merging heads
Amit Sethi [Thu, 18 Nov 2010 01:20:54 +0530] rev 237
Changes to make it possible for someone to view daily dumps.
Amit Sethi [Wed, 17 Nov 2010 23:25:09 +0530] rev 236
Merging heads
Amit Sethi [Wed, 03 Nov 2010 00:58:47 +0530] rev 235
Merging heads
Amit Sethi [Wed, 03 Nov 2010 00:13:52 +0530] rev 234
Handling the 500's for urls
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 18:09:55 +0530] rev 233
Fix major bug: Change hard coded registration form redirect to based on User and do int conversions for ids.
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Mon, 15 Nov 2010 19:28:57 +0530] rev 232
Minor edit to schedule.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 15:47:29 +0530] rev 231
Fix style issues.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 15:46:51 +0530] rev 230
Change audience database value to human readable value.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 15:13:00 +0530] rev 229
Fix the copy paste fail of Special Talk heading from 1 to 2.
Anoop Jacob Thomas<anoop@fossee.in> [Sun, 14 Nov 2010 20:42:33 +0530] rev 228
Changed video on home page to short version.
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Sun, 14 Nov 2010 14:26:06 +0530] rev 227
Added titles and abstracts of Prabhu, Asokan and Fernando.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 14 Nov 2010 00:39:59 +0530] rev 226
Removed other from sex selection choices for Registration accommodation form.
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Sat, 13 Nov 2010 20:36:43 +0530] rev 225
Misc edits to the City page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 22:13:29 +0530] rev 224
fixed bug in about city page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 22:08:45 +0530] rev 223
changed the left menu.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 22:11:25 +0530] rev 222
fixed a bug in conference schedule page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 22:03:26 +0530] rev 221
Added abstracts to conference schedule page.
Kadambari Devarajan<kadambari.devarajan@gmail.com> [Fri, 12 Nov 2010 21:06:49 +0530] rev 220
Changed the about city page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 20:20:31 +0530] rev 219
embedded map in about city page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 20:04:59 +0530] rev 218
added stefan's photo.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 19:53:12 +0530] rev 217
Added certificates page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 19:11:06 +0530] rev 216
fixed formatting of homepage.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 19:03:55 +0530] rev 215
Embedded why python video in homepage.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 12:06:41 +0530] rev 214
Made changes to Schedule and Tutorials page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 11:42:18 +0530] rev 213
Made sprints page, tutorials page and conference schedule page.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 11 Nov 2010 18:57:49 +0530] rev 212
Fixed an error in the schedule page.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 11 Nov 2010 18:56:44 +0530] rev 211
Changed the schedule page.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 11 Nov 2010 18:43:19 +0530] rev 210
Updated venue page, removed unwanted content.
Anoop Jacob Thomas<anoop@fossee.in> [Tue, 09 Nov 2010 12:51:22 +0530] rev 209
changed schedule with PR.
Anoop Jacob Thomas<anoop@fossee.in> [Tue, 09 Nov 2010 12:44:24 +0530] rev 208
changed organizers page and the schedule with PR.
Anoop Jacob Thomas<anoop@fossee.in> [Tue, 09 Nov 2010 12:37:56 +0530] rev 207
changed organizers page.
Anoop Jacob Thomas <anoop@fossee.in> [Mon, 08 Nov 2010 21:11:12 +0530] rev 206
Changed left menu.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 08 Nov 2010 21:10:28 +0530] rev 205
Added tutorial outline.
Anoop Jacob Thomas<anoop@fossee.in> [Mon, 08 Nov 2010 20:33:22 +0530] rev 204
updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in> [Mon, 08 Nov 2010 11:43:09 +0530] rev 203
added perry's photo to speaker profile page.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 08 Nov 2010 00:49:22 +0530] rev 202
Edit views to make room for accommodation forms.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 08 Nov 2010 00:47:39 +0530] rev 201
Added Javascript to disable accommodation fields when accommodation is not required.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 08 Nov 2010 00:47:57 +0530] rev 200
Add html form fields for accommodation forms.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 08 Nov 2010 00:48:28 +0530] rev 199
Added accommodation Django form, wrote the save method and overwrote the cleaner.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 08 Nov 2010 00:48:45 +0530] rev 198
Added Django model for accommodation forms.
Anoop Jacob Thomas<anoop@fossee.in> [Wed, 03 Nov 2010 13:42:04 +0530] rev 197
Added A3 poster to publicity page.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 02 Nov 2010 22:35:02 +0530] rev 196
Add the URL in the menu template for registration statistics.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 02 Nov 2010 22:32:53 +0530] rev 195
Add the tempalte to display registration details.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 02 Nov 2010 22:32:38 +0530] rev 194
View to calculate the number of registrants per event.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 02 Nov 2010 22:13:12 +0530] rev 193
Copy the download csv code that was earlier written but scraped.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 02 Nov 2010 22:09:20 +0530] rev 192
Add a URL for registration statistics.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 02 Nov 2010 22:01:58 +0530] rev 191
Changing the fee details in the registration form to the link.
Anoop Jacob Thomas<anoop@fossee.in> [Sun, 31 Oct 2010 12:11:53 +0530] rev 190
changes dates in right menu.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 31 Oct 2010 00:17:04 +0530] rev 189
Fixed the broken URL for edit registration.
amit [Sat, 30 Oct 2010 13:24:30 +0530] rev 188
unicode fix on organizers template page
amit [Sat, 30 Oct 2010 11:58:42 +0530] rev 187
Merging heads
amit [Sat, 30 Oct 2010 03:33:09 +0530] rev 186
Handling the password in mail problem
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 29 Oct 2010 19:59:03 +0530] rev 185
added organizers page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 29 Oct 2010 19:50:58 +0530] rev 184
Fixed the left menu.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 29 Oct 2010 19:47:15 +0530] rev 183
Fixed the fees page.
Kadambari Devarajan [Fri, 29 Oct 2010 18:08:57 +0530] rev 182
changed PR speaker profile photo.
Kadambari [Fri, 29 Oct 2010 17:15:11 +0530] rev 181
uploaded new A4 size scipy poster.
Kadambari Devarajan [Fri, 29 Oct 2010 17:03:15 +0530] rev 180
Added the registration fee page.
kadambari [Fri, 29 Oct 2010 15:37:13 +0530] rev 179
reviewed and updated the speaker profiles.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 21 Oct 2010 17:41:06 +0530] rev 178
Changed bug in menu.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 21 Oct 2010 17:29:14 +0530] rev 177
Added poster.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 21 Oct 2010 17:27:53 +0530] rev 176
Added publicity page.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 18 Oct 2010 23:29:05 +0530] rev 175
Minor changes to the content of post-registration email.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 18 Oct 2010 20:30:01 +0530] rev 174
Fixed the bug with sending the mail content post registration.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 18 Oct 2010 19:35:33 +0530] rev 173
Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 18 Oct 2010 14:15:41 +0530] rev 172
Changed the deadlines.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 18 Oct 2010 13:08:44 +0530] rev 171
Changed the link to Invited speakers.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 18 Oct 2010 13:08:04 +0530] rev 170
Added speakers profiles and opened up the link.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 18 Oct 2010 12:13:51 +0530] rev 169
Added CSS for city.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 17 Oct 2010 02:28:31 +0530] rev 168
Added images to About Hyderabad.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 17 Oct 2010 02:14:40 +0530] rev 167
Reverting the CSS padding change changes.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 17 Oct 2010 01:55:09 +0530] rev 166
Adding scope parameter to the host city URL.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 17 Oct 2010 00:09:41 +0530] rev 165
Added an about page for Hyderabad city and corresponding links.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 17 Oct 2010 00:09:13 +0530] rev 164
Changed CSS to fit the padding.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 21 Sep 2010 12:38:40 +0530] rev 163
Added back photos of SciPy.in 2009 speakers.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 21 Sep 2010 12:13:27 +0530] rev 162
Fixed the day mistake in SciPy.in 2010 schedule.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 21 Sep 2010 12:06:01 +0530] rev 161
Updated the schedule for SciPy.in 2010.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 08 Sep 2010 15:39:47 +0530] rev 160
Remove Edit Column in list my talks.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 08 Sep 2010 15:39:23 +0530] rev 159
Change the order of parameters for Edit talk URL.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 08 Sep 2010 15:38:53 +0530] rev 158
Enable talks and CFP in templates.