Age | Commit message (Expand) | Author |
2010-11-25 | Add bank name to sample of NEFT. | Madhusudan.C.S |
2010-11-24 | Add IIITH logo to the website right hand side menu. | Madhusudan.C.S |
2010-11-24 | Add a way to send mail as confirmation for users for manage payments. | Madhusudan.C.S |
2010-11-18 | Merge payments branch with the default mainline branch. | Madhusudan.C.S |
2010-11-18 | Merge the south migration branch with an additional field for Laptop registra... | Madhusudan.C.S |
2010-11-18 | Add autogenerated migrations to the registration app. | Madhusudan.C.S |
2010-11-18 | Add registration_id field to initial form in the field. | Madhusudan.C.S |
2010-11-18 | Add registration_id field to Wifi model and make necessary changes in the form. | Madhusudan.C.S |
2010-11-18 | Modify the help text of payment details to reflect examples. | Madhusudan.C.S |
2010-11-18 | Changes to the template get-user-dump | Amit Sethi |
2010-11-18 | Merging heads | Amit Sethi |
2010-11-18 | Changes to make it possible for someone to view daily dumps. | Amit Sethi |
2010-11-17 | Merging heads | Amit Sethi |
2010-11-16 | Fix major bug: Change hard coded registration form redirect to based on User ... | Madhusudan.C.S |
2010-11-16 | Made adjustments in the view to make paid field a dummy form field and not a ... | Madhusudan.C.S |
2010-11-16 | Remove the paid field from model form since it is now a dummy form field. | Madhusudan.C.S |
2010-11-16 | Typo of type field twice is fixed to details field in the form of registrantion. | Madhusudan.C.S |
2010-11-16 | Change the model field name of the payment from paid to confirmed. | Madhusudan.C.S |
2010-11-16 | Modify the help text for details field to be more harsh on users so that they... | Madhusudan.C.S |
2010-11-16 | Add a view to manage payments. | Madhusudan.C.S |
2010-11-15 | Add cookie and return message for regstats view function. | Madhusudan.C.S |
2010-11-15 | Fix style issues. | Madhusudan.C.S |
2010-11-15 | Add payment forms and object details in edit and submit registration views. | Madhusudan.C.S |
2010-11-15 | Add a form for Payment and respective save and clean methods. | Madhusudan.C.S |
2010-11-15 | Add paid boolean field to payment model to know whether the user has already ... | Madhusudan.C.S |
2010-11-15 | Rename created variable name to acco_created for acco object creation in edit... | Madhusudan.C.S |
2010-11-15 | Change docstring for form classes form PyCON to SciPyCON. | Madhusudan.C.S |
2010-11-15 | Add type and detail fields for the payment model. | Madhusudan.C.S |
2010-11-14 | Removed other from sex selection choices for Registration accommodation form. | Madhusudan.C.S |
2010-11-10 | Add a skeleton payment model. | Madhusudan.C.S |
2010-11-08 | Edit views to make room for accommodation forms. | Madhusudan.C.S |
2010-11-08 | Added accommodation Django form, wrote the save method and overwrote the clea... | Madhusudan.C.S |
2010-11-08 | Added Django model for accommodation forms. | Madhusudan.C.S |
2010-11-02 | View to calculate the number of registrants per event. | Madhusudan.C.S |
2010-11-02 | Copy the download csv code that was earlier written but scraped. | Madhusudan.C.S |
2010-11-02 | Changing the fee details in the registration form to the link. | Madhusudan.C.S |
2010-10-30 | Handling the password in mail problem | amit |
2010-10-18 | Fixed the bug with sending the mail content post registration. | Puneeth Chaganti |
2010-09-08 | Add scope to context params and list my talks method. | Madhusudan.C.S |
2010-09-08 | Capitalize type of audience. | Madhusudan.C.S |
2010-07-21 | Removed unwanted mail texts and made the texts scope compliant. | Madhusudan.C.S |
2010-07-21 | Added registration and event to accounts page form. | Madhusudan.C.S |
2010-07-21 | Added creation of profile to user creation since signals were removed. | Madhusudan.C.S |
2010-07-21 | Added event and registrants to Registration summary page. | Madhusudan.C.S |
2010-07-21 | Added get_full_name to event and used in required templates. | Madhusudan.C.S |
2010-07-21 | Reformatted the file and imports. | Madhusudan.C.S |
2010-07-21 | Added phone number, modified Occupation to be choice field. | Madhusudan.C.S |
2010-07-21 | Made Timeline model to refer to Event model not vice-versa. | Madhusudan.C.S |
2010-07-20 | Add scope as a parameter to all view functions for user app and adjusted the ... | Madhusudan.C.S |
2010-07-20 | Add scope as a parameter to all view functions for talks app and adjusted the... | Madhusudan.C.S |