Thu, 18 Nov 2010 19:04:24 +0530 Modify the delegate_remainder function to send mails for the registered user and add content for registration update mail. payments
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.
Thu, 18 Nov 2010 18:47:42 +0530 Reverted local test database name. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 18:47:42 +0530] rev 277
Reverted local test database name.
Thu, 18 Nov 2010 16:16:28 +0530 Merge payments branch with the default mainline branch. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 16:16:28 +0530] rev 276
Merge payments branch with the default mainline branch.
Thu, 18 Nov 2010 16:10:38 +0530 Merge the south migration branch with an additional field for Laptop registration number with default branch. south-migration
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.
Thu, 18 Nov 2010 15:03:21 +0530 Add autogenerated migrations to the registration app. south-migration
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 15:03:21 +0530] rev 274
Add autogenerated migrations to the registration app.
Thu, 18 Nov 2010 15:02:59 +0530 Add registration_id field to initial form in the field. south-migration
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.
Thu, 18 Nov 2010 15:02:40 +0530 Add registration_id field to Wifi model and make necessary changes in the form. south-migration
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.
Thu, 18 Nov 2010 15:00:13 +0530 Add south to INSTALLED_APPS for both development and production. south-migration
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.
Thu, 18 Nov 2010 14:59:39 +0530 Add south location for django paths. south-migration
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 14:59:39 +0530] rev 270
Add south location for django paths.
Thu, 18 Nov 2010 14:21:45 +0530 Add south to the buildout configuration for migrations. south-migration
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 14:21:45 +0530] rev 269
Add south to the buildout configuration for migrations.
Thu, 18 Nov 2010 14:18:33 +0530 Modify the help text of payment details to reflect examples. payments
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.
Tue, 16 Nov 2010 18:33:10 +0530 Convert multiple conditions to nested if in template since Django has a bug with conditionals in templates. payments
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.
Tue, 16 Nov 2010 18:08:30 +0530 Add a long check for alertness of payment names in the template. payments
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.
Tue, 16 Nov 2010 18:07:25 +0530 Add a alert label block with bigger font size and red color. payments
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.
Tue, 16 Nov 2010 17:38:06 +0530 Add javascript to submit registration form template to make sure the details are supplied only when user fills in the details. payments
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.
Tue, 16 Nov 2010 17:37:36 +0530 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. payments
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.
Tue, 16 Nov 2010 17:36:53 +0530 Remove the paid field from model form since it is now a dummy form field. payments
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.
Tue, 16 Nov 2010 17:36:21 +0530 Typo of type field twice is fixed to details field in the form of registrantion. payments
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.
Tue, 16 Nov 2010 17:35:03 +0530 Change the model field name of the payment from paid to confirmed. payments
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.
Tue, 16 Nov 2010 17:34:36 +0530 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. payments
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.
Tue, 16 Nov 2010 17:12:38 +0530 Add a new template for payment management. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:12:38 +0530] rev 258
Add a new template for payment management.
Tue, 16 Nov 2010 17:11:48 +0530 Add a view to manage payments. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:11:48 +0530] rev 257
Add a view to manage payments.
Tue, 16 Nov 2010 17:11:24 +0530 Add a new URL for managing payments. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:11:24 +0530] rev 256
Add a new URL for managing payments.
Mon, 15 Nov 2010 19:43:15 +0530 Add cookie and return message for regstats view function. 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.
Mon, 15 Nov 2010 19:38:59 +0530 Add .db files to hgignore so the database file is not tracked. payments
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.
Mon, 15 Nov 2010 19:36:00 +0530 Add a - to the title of the header for Registration Statistics page. payments
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.
Mon, 15 Nov 2010 18:42:26 +0530 Use different DB for testing payments. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 18:42:26 +0530] rev 252
Use different DB for testing payments.
Mon, 15 Nov 2010 15:10:08 +0530 Add payment forms and object details in edit and submit registration views. 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.
Mon, 15 Nov 2010 15:00:35 +0530 Add a fieldset for payment details on the registration template. payments
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.
Mon, 15 Nov 2010 15:00:16 +0530 Add a form for Payment and respective save and clean methods. payments
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.
Mon, 15 Nov 2010 14:59:46 +0530 Add paid boolean field to payment model to know whether the user has already paid the fees or not. payments
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.
Mon, 15 Nov 2010 14:59:13 +0530 Rename created variable name to acco_created for acco object creation in edit registration view function. payments
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.
Mon, 15 Nov 2010 14:07:40 +0530 Change docstring for form classes form PyCON to SciPyCON. payments
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.
Mon, 15 Nov 2010 14:02:40 +0530 Add type and detail fields for the payment model. payments
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.
Wed, 10 Nov 2010 07:02:57 +0530 Add a skeleton payment model. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 10 Nov 2010 07:02:57 +0530] rev 244
Add a skeleton payment model.
Thu, 18 Nov 2010 12:42:21 +0530 fixed an error in fee page.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 18 Nov 2010 12:42:21 +0530] rev 243
fixed an error in fee page.
Thu, 18 Nov 2010 12:29:07 +0530 Merged heads.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 18 Nov 2010 12:29:07 +0530] rev 242
Merged heads.
Thu, 18 Nov 2010 12:28:06 +0530 Added wire transfer details to fees page.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 18 Nov 2010 12:28:06 +0530] rev 241
Added wire transfer details to fees page.
Thu, 18 Nov 2010 12:25:58 +0530 some more template changes to get-user-dump
Amit Sethi [Thu, 18 Nov 2010 12:25:58 +0530] rev 240
some more template changes to get-user-dump
Thu, 18 Nov 2010 12:20:15 +0530 Changes to the template get-user-dump
Amit Sethi [Thu, 18 Nov 2010 12:20:15 +0530] rev 239
Changes to the template get-user-dump
Thu, 18 Nov 2010 01:29:38 +0530 Merging heads
Amit Sethi [Thu, 18 Nov 2010 01:29:38 +0530] rev 238
Merging heads
Thu, 18 Nov 2010 01:20:54 +0530 Changes to make it possible for someone to view daily dumps.
Amit Sethi [Thu, 18 Nov 2010 01:20:54 +0530] rev 237
Changes to make it possible for someone to view daily dumps.
Wed, 17 Nov 2010 23:25:09 +0530 Merging heads
Amit Sethi [Wed, 17 Nov 2010 23:25:09 +0530] rev 236
Merging heads
Wed, 03 Nov 2010 00:58:47 +0530 Merging heads
Amit Sethi [Wed, 03 Nov 2010 00:58:47 +0530] rev 235
Merging heads
Wed, 03 Nov 2010 00:13:52 +0530 Handling the 500's for urls
Amit Sethi [Wed, 03 Nov 2010 00:13:52 +0530] rev 234
Handling the 500's for urls
Tue, 16 Nov 2010 18:09:55 +0530 Fix major bug: Change hard coded registration form redirect to based on User and do int conversions for ids.
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.
Mon, 15 Nov 2010 19:28:57 +0530 Minor edit to schedule.
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Mon, 15 Nov 2010 19:28:57 +0530] rev 232
Minor edit to schedule.
Mon, 15 Nov 2010 15:47:29 +0530 Fix style issues.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 15:47:29 +0530] rev 231
Fix style issues.
Mon, 15 Nov 2010 15:46:51 +0530 Change audience database value to human readable value.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 15:46:51 +0530] rev 230
Change audience database value to human readable value.
Mon, 15 Nov 2010 15:13:00 +0530 Fix the copy paste fail of Special Talk heading from 1 to 2.
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.
Sun, 14 Nov 2010 20:42:33 +0530 Changed video on home page to short version.
Anoop Jacob Thomas<anoop@fossee.in> [Sun, 14 Nov 2010 20:42:33 +0530] rev 228
Changed video on home page to short version.
Sun, 14 Nov 2010 14:26:06 +0530 Added titles and abstracts of Prabhu, Asokan and Fernando.
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.
Sun, 14 Nov 2010 00:39:59 +0530 Removed other from sex selection choices for Registration accommodation form.
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.
Sat, 13 Nov 2010 20:36:43 +0530 Misc edits to the City page.
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Sat, 13 Nov 2010 20:36:43 +0530] rev 225
Misc edits to the City page.
Fri, 12 Nov 2010 22:13:29 +0530 fixed bug in about city page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 22:13:29 +0530] rev 224
fixed bug in about city page.
Fri, 12 Nov 2010 22:08:45 +0530 changed the left menu.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 22:08:45 +0530] rev 223
changed the left menu.
Fri, 12 Nov 2010 22:11:25 +0530 fixed a bug in conference schedule page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 22:11:25 +0530] rev 222
fixed a bug in conference schedule page.
Fri, 12 Nov 2010 22:03:26 +0530 Added abstracts to 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.
Fri, 12 Nov 2010 21:06:49 +0530 Changed the about city page.
Kadambari Devarajan<kadambari.devarajan@gmail.com> [Fri, 12 Nov 2010 21:06:49 +0530] rev 220
Changed the about city page.
Fri, 12 Nov 2010 20:20:31 +0530 embedded map in 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.
(0) -100 -60 +60 +100 tip