summaryrefslogtreecommitdiff
path: root/project/scipycon
AgeCommit message (Expand)Author
2010-12-10Removed non-form fields from detailed fields display.Madhusudan.C.S
2010-12-10Add phone number field to Registration Admin page.Madhusudan.C.S
2010-12-09Add the string control character for CSV full name field.Madhusudan.C.S
2010-12-09Update gender info on CSV.Madhusudan.C.S
2010-12-09Update male and female status and html page rendering for accommodation.Madhusudan.C.S
2010-12-09Male and Female participants stats on website.Madhusudan.C.S
2010-12-09Fix download PDF to download CSV and double quote all the names.Madhusudan.C.S
2010-12-09Number of male and female participants requesting accommodation.Madhusudan.C.S
2010-12-09Put a comma in the list after CityMadhusudan.C.S
2010-12-09User and Scope to get_or_create must be keyword arguments.Madhusudan.C.S
2010-12-09Creating Payment, Accommodation and Wifi objects require scope and user objects.Madhusudan.C.S
2010-12-09Create payment and wifi objects if they don't exist.Madhusudan.C.S
2010-12-09Make downloadable CSV for stats page.Madhusudan.C.S
2010-12-03Added settings static file path.Madhusudan.C.S
2010-12-02Push all the south migrations.Madhusudan.C.S
2010-12-01Some changes to font size on badge according to recommendationAmit Sethi
2010-12-01Added Laptop registration no to badgeAmit Sethi
2010-11-30Merging headsamit@shrike.aero.iitb.ac.in
2010-11-30Added view for automatic badge generationAmit Sethi
2010-11-30Changed verbose names for accommodation fields from days to dates's nights.Madhusudan.C.S
2010-11-30Fix preceding accommodation which were stolen away by magic.Madhusudan.C.S
2010-11-30Fixing accommodation typo.Madhusudan.C.S
2010-11-30Added six fields corresponding to accomodation in the accomodation model and...Nishanth Amuluru
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-25Add bank name to sample of NEFT.Madhusudan.C.S
2010-11-24Add IIITH logo to the website right hand side menu.Madhusudan.C.S
2010-11-24Add a way to send mail as confirmation for users for manage payments.Madhusudan.C.S
2010-11-18Merge payments branch with the default mainline branch.Madhusudan.C.S
2010-11-18Merge the south migration branch with an additional field for Laptop registra...Madhusudan.C.S
2010-11-18Add autogenerated migrations to the registration app.Madhusudan.C.S
2010-11-18Add registration_id field to initial form in the field.Madhusudan.C.S
2010-11-18Add registration_id field to Wifi model and make necessary changes in the form.Madhusudan.C.S
2010-11-18Modify the help text of payment details to reflect examples.Madhusudan.C.S
2010-11-18Changes to the template get-user-dumpAmit Sethi
2010-11-18Merging headsAmit Sethi
2010-11-18Changes to make it possible for someone to view daily dumps.Amit Sethi
2010-11-17Merging headsAmit Sethi
2010-11-16Fix major bug: Change hard coded registration form redirect to based on User ...Madhusudan.C.S
2010-11-16Made adjustments in the view to make paid field a dummy form field and not a ...Madhusudan.C.S
2010-11-16Remove the paid field from model form since it is now a dummy form field.Madhusudan.C.S
2010-11-16Typo of type field twice is fixed to details field in the form of registrantion.Madhusudan.C.S
2010-11-16Change the model field name of the payment from paid to confirmed.Madhusudan.C.S
2010-11-16Modify the help text for details field to be more harsh on users so that they...Madhusudan.C.S
2010-11-16Add a view to manage payments.Madhusudan.C.S
2010-11-15Add cookie and return message for regstats view function.Madhusudan.C.S
2010-11-15Fix style issues.Madhusudan.C.S
2010-11-15Add payment forms and object details in edit and submit registration views.Madhusudan.C.S
2010-11-15Add a form for Payment and respective save and clean methods.Madhusudan.C.S
2010-11-15Add paid boolean field to payment model to know whether the user has already ...Madhusudan.C.S