summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-26Add new pages as html sources.Madhusudan.C.S
2010-11-26Add a new page for Sponsors and all the boiler plate. Add responsibilities ↵Kadambari Devarajan
for each sponsor. Remove all the sponsor information from right hand menu.
2010-11-26Add a page for Important dates and all the boiler plate. Edit and improve ↵Kadambari Devarajan
the main page content.
2010-11-25Add Enthought and PSF as sponsors.Madhusudan.C.S
2010-11-25Adding logo images for ISB, EnhanceEdu, Mahindra Satyam.Madhusudan.C.S
2010-11-25Adding ISB, Mahindra Satyam and EnhanceEdu's logos to relevant sponsorship ↵Madhusudan.C.S
lists.
2010-11-25Add bank name to sample of NEFT.Madhusudan.C.S
2010-11-25Added Jarrod's talk title and abstract to the schedule.Madhusudan.C.S
2010-11-24Add IIITH logo to the website right hand side menu.Madhusudan.C.S
2010-11-24Add IIITH logo to the static content on the site.Madhusudan.C.S
2010-11-24Add the mail content for confirmation of fees.Madhusudan.C.S
2010-11-24Add a way to send mail as confirmation for users for manage payments.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-21Capitalized USB CONNECTIVITY.Puneeth Chaganti
2010-11-19Added Stefan's talk.Puneeth Chaganti
2010-11-19Modify the content CSS to have a larger margin.Madhusudan.C.S
2010-11-19Added talk tags for special and invited talks.Puneeth Chaganti
2010-11-19Added Krishnakant's talk abstractPuneeth Chaganti
2010-11-19Changed year in scripts/mails.py.Puneeth Chaganti
2010-11-18Minor changes to speaker_accepted_mail.html.Puneeth Chaganti
2010-11-18Changed speaker_accepted_mail.Puneeth Chaganti
2010-11-18Added Schedule.Puneeth Chaganti
--HG-- extra : rebase_source : 40ad17c6709dbb915dc7f199c4e5d1ca3047b6bb
2010-11-18Removed south from installed apps.Madhusudan.C.S
2010-11-18Make default the active branch.Madhusudan.C.S
2010-11-18Modify 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-18Reverted local test database name.Madhusudan.C.S
--HG-- branch : payments
2010-11-18Merge payments branch with the default mainline branch.Madhusudan.C.S
--HG-- branch : payments
2010-11-18Merge the south migration branch with an additional field for Laptop ↵Madhusudan.C.S
registration number with default branch. --HG-- branch : south-migration
2010-11-18Add autogenerated migrations to the registration app.Madhusudan.C.S
--HG-- branch : south-migration
2010-11-18Add registration_id field to initial form in the field.Madhusudan.C.S
--HG-- branch : south-migration
2010-11-18Add registration_id field to Wifi model and make necessary changes in the form.Madhusudan.C.S
--HG-- branch : south-migration
2010-11-18Add south to INSTALLED_APPS for both development and production.Madhusudan.C.S
--HG-- branch : south-migration
2010-11-18Add south location for django paths.Madhusudan.C.S
--HG-- branch : south-migration
2010-11-18Add south to the buildout configuration for migrations.Madhusudan.C.S
--HG-- branch : south-migration
2010-11-18Modify the help text of payment details to reflect examples.Madhusudan.C.S
--HG-- branch : payments
2010-11-18fixed an error in fee page.Anoop Jacob Thomas
2010-11-18Merged heads.Anoop Jacob Thomas
2010-11-18Added wire transfer details to fees page.Anoop Jacob Thomas
2010-11-18some more template changes to get-user-dumpAmit Sethi
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-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 a alert label block with bigger font size and red color.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-16Made 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-16Remove the paid field from model form since it is now a dummy form field.Madhusudan.C.S
--HG-- branch : payments