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.
(0) -100 -50 -30 +30 +50 +100 tip