Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-24 | Add the mail content for confirmation of fees. | Madhusudan.C.S | |
2010-11-24 | Add a way to send mail as confirmation for users for manage payments. | Madhusudan.C.S | |
2010-11-22 | Add payment mode and details to the management page details. | Madhusudan.C.S | |
--HG-- extra : rebase_source : c77f2a4035583ab6c21e019addfb5fa61b0f3364 | |||
2010-11-21 | Capitalized USB CONNECTIVITY. | Puneeth Chaganti | |
2010-11-19 | Added Stefan's talk. | Puneeth Chaganti | |
2010-11-19 | Modify the content CSS to have a larger margin. | Madhusudan.C.S | |
2010-11-19 | Added talk tags for special and invited talks. | Puneeth Chaganti | |
2010-11-19 | Added Krishnakant's talk abstract | Puneeth Chaganti | |
2010-11-19 | Changed year in scripts/mails.py. | Puneeth Chaganti | |
2010-11-18 | Minor changes to speaker_accepted_mail.html. | Puneeth Chaganti | |
2010-11-18 | Changed speaker_accepted_mail. | Puneeth Chaganti | |
2010-11-18 | Added Schedule. | Puneeth Chaganti | |
--HG-- extra : rebase_source : 40ad17c6709dbb915dc7f199c4e5d1ca3047b6bb | |||
2010-11-18 | Removed south from installed apps. | Madhusudan.C.S | |
2010-11-18 | Make default the active branch. | Madhusudan.C.S | |
2010-11-18 | Modify the delegate_remainder function to send mails for the registered user ↵ | Madhusudan.C.S | |
and add content for registration update mail. --HG-- branch : payments | |||
2010-11-18 | Reverted local test database name. | Madhusudan.C.S | |
--HG-- branch : payments | |||
2010-11-18 | Merge payments branch with the default mainline branch. | Madhusudan.C.S | |
--HG-- branch : payments | |||
2010-11-18 | Merge the south migration branch with an additional field for Laptop ↵ | Madhusudan.C.S | |
registration number with default branch. --HG-- branch : south-migration | |||
2010-11-18 | Add autogenerated migrations to the registration app. | Madhusudan.C.S | |
--HG-- branch : south-migration | |||
2010-11-18 | Add registration_id field to initial form in the field. | Madhusudan.C.S | |
--HG-- branch : south-migration | |||
2010-11-18 | Add registration_id field to Wifi model and make necessary changes in the form. | Madhusudan.C.S | |
--HG-- branch : south-migration | |||
2010-11-18 | Add south to INSTALLED_APPS for both development and production. | Madhusudan.C.S | |
--HG-- branch : south-migration | |||
2010-11-18 | Add south location for django paths. | Madhusudan.C.S | |
--HG-- branch : south-migration | |||
2010-11-18 | Add south to the buildout configuration for migrations. | Madhusudan.C.S | |
--HG-- branch : south-migration | |||
2010-11-18 | Modify the help text of payment details to reflect examples. | Madhusudan.C.S | |
--HG-- branch : payments | |||
2010-11-18 | fixed an error in fee page. | Anoop Jacob Thomas | |
2010-11-18 | Merged heads. | Anoop Jacob Thomas | |
2010-11-18 | Added wire transfer details to fees page. | Anoop Jacob Thomas | |
2010-11-18 | some more template changes to get-user-dump | Amit Sethi | |
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 | Convert multiple conditions to nested if in template since Django has a bug ↵ | Madhusudan.C.S | |
with conditionals in templates. --HG-- branch : payments | |||
2010-11-16 | Fix 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-16 | Add a long check for alertness of payment names in the template. | Madhusudan.C.S | |
--HG-- branch : payments | |||
2010-11-16 | Add a alert label block with bigger font size and red color. | Madhusudan.C.S | |
--HG-- branch : payments | |||
2010-11-16 | Add 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-16 | Made adjustments in the view to make paid field a dummy form field and not a ↵ | Madhusudan.C.S | |
model field. Also added confirmed field as model field. --HG-- branch : payments | |||
2010-11-16 | Remove the paid field from model form since it is now a dummy form field. | Madhusudan.C.S | |
--HG-- branch : payments | |||
2010-11-16 | Typo of type field twice is fixed to details field in the form of registrantion. | Madhusudan.C.S | |
--HG-- branch : payments | |||
2010-11-16 | Change the model field name of the payment from paid to confirmed. | Madhusudan.C.S | |
--HG-- branch : payments | |||
2010-11-16 | Modify the help text for details field to be more harsh on users so that ↵ | Madhusudan.C.S | |
they are clear as to what they are supposed to provide. --HG-- branch : payments | |||
2010-11-16 | Add a new template for payment management. | Madhusudan.C.S | |
--HG-- branch : payments | |||
2010-11-16 | Add a view to manage payments. | Madhusudan.C.S | |
--HG-- branch : payments | |||
2010-11-16 | Add a new URL for managing payments. | Madhusudan.C.S | |
--HG-- branch : payments | |||
2010-11-15 | Add cookie and return message for regstats view function. | Madhusudan.C.S | |
--HG-- branch : payments | |||
2010-11-15 | Add .db files to hgignore so the database file is not tracked. | Madhusudan.C.S | |
--HG-- branch : payments | |||
2010-11-15 | Add a - to the title of the header for Registration Statistics page. | Madhusudan.C.S | |
--HG-- branch : payments | |||
2010-11-15 | Minor edit to schedule. | Kadambari Devarajan | |