summaryrefslogtreecommitdiff
path: root/project/templates/registration
AgeCommit message (Collapse)Author
2010-11-29Provide Javascript support and add all view related changes for form.Madhusudan.C.S
2010-11-29Add new fields to payment form for accommodation.Madhusudan.C.S
2010-11-22Add payment mode and details to the management page details.Madhusudan.C.S
--HG-- extra : rebase_source : c77f2a4035583ab6c21e019addfb5fa61b0f3364
2010-11-18Merge payments branch with the default mainline branch.Madhusudan.C.S
--HG-- branch : payments
2010-11-16Convert multiple conditions to nested if in template since Django has a bug ↵Madhusudan.C.S
with conditionals in templates. --HG-- branch : payments
2010-11-16Fix major bug: Change hard coded registration form redirect to based on User ↵Madhusudan.C.S
and do int conversions for ids. --HG-- extra : rebase_source : a86c96c28180cb560ca3d745a815b03996395125
2010-11-16Add a long check for alertness of payment names in the template.Madhusudan.C.S
--HG-- branch : payments
2010-11-16Add javascript to submit registration form template to make sure the details ↵Madhusudan.C.S
are supplied only when user fills in the details. --HG-- branch : payments
2010-11-16Add a new template for payment management.Madhusudan.C.S
--HG-- branch : payments
2010-11-15Add a - to the title of the header for Registration Statistics page.Madhusudan.C.S
--HG-- branch : payments
2010-11-15Add a fieldset for payment details on the registration template.Madhusudan.C.S
--HG-- branch : payments
2010-11-08Added Javascript to disable accommodation fields when accommodation is not ↵Madhusudan.C.S
required.
2010-11-08Add html form fields for accommodation forms.Madhusudan.C.S
2010-11-02Add the tempalte to display registration details.Madhusudan.C.S
2010-11-02Changing the fee details in the registration form to the link.Madhusudan.C.S
2010-07-21Added get_full_name to event and used in required templates.Madhusudan.C.S
2010-07-21Reformatted and reindented the submit registration form and also URLs to ↵Madhusudan.C.S
comply with scope based system.
2010-07-21Reorganized registration edit form to inherit from the submit form.Madhusudan.C.S
2010-07-20Add scope for all the URLs and adjust the formatting and indentation.Madhusudan.C.S
2010-07-13Removed unwanted files and made more changes to make SciPyCon a clean app.Madhusudan.C.S
2009-11-11Made a small textual change in the registrations template for activation page.Madhusudan.C.S
2009-11-11Made a small textual change in the registrations template.Madhusudan.C.S
2009-11-11Added i18 loader in one of the registration templates.Madhusudan.C.S
2009-11-11Fixed Activation.Madhusudan.C.S
2009-11-10Added registration confirmation page.Madhusudan.C.S
2009-10-30Added all the files from kiwipycon and the changes made for SciPy.in.Madhusudan.C.S