Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 22 Nov 2010 17:55:01 +0530] rev 290
Add payment mode and details to the management page details.
Puneeth Chaganti <punchagan@fossee.in> [Sun, 21 Nov 2010 12:18:24 +0530] rev 289
Capitalized USB CONNECTIVITY.
Puneeth Chaganti <punchagan@fossee.in> [Fri, 19 Nov 2010 21:55:53 +0530] rev 288
Added Stefan's talk.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 19 Nov 2010 17:17:22 +0530] rev 287
Modify the content CSS to have a larger margin.
Puneeth Chaganti <punchagan@fossee.in> [Fri, 19 Nov 2010 16:19:45 +0530] rev 286
Added talk tags for special and invited talks.
Puneeth Chaganti <punchagan@fossee.in> [Fri, 19 Nov 2010 11:05:36 +0530] rev 285
Added Krishnakant's talk abstract
Puneeth Chaganti <punchagan@fossee.in> [Fri, 19 Nov 2010 00:17:05 +0530] rev 284
Changed year in scripts/mails.py.
Puneeth Chaganti <punchagan@fossee.in> [Thu, 18 Nov 2010 23:17:50 +0530] rev 283
Minor changes to speaker_accepted_mail.html.
Puneeth Chaganti <punchagan@fossee.in> [Thu, 18 Nov 2010 23:13:26 +0530] rev 282
Changed speaker_accepted_mail.
Puneeth Chaganti <punchagan@fossee.in> [Thu, 18 Nov 2010 17:21:38 +0530] rev 281
Added Schedule.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 20:25:58 +0530] rev 280
Removed south from installed apps.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 19:27:11 +0530] rev 279
Make default the active branch.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 19:04:24 +0530] rev 278
Modify the delegate_remainder function to send mails for the registered user and add content for registration update mail.
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.