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