Thu, 18 Nov 2010 19:04:24 +0530 Modify the delegate_remainder function to send mails for the registered user and add content for registration update mail. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 19:04:24 +0530] rev 278
Modify the delegate_remainder function to send mails for the registered user and add content for registration update mail.
Thu, 18 Nov 2010 18:47:42 +0530 Reverted local test database name. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 18:47:42 +0530] rev 277
Reverted local test database name.
Thu, 18 Nov 2010 16:16:28 +0530 Merge payments branch with the default mainline branch. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 16:16:28 +0530] rev 276
Merge payments branch with the default mainline branch.
Thu, 18 Nov 2010 16:10:38 +0530 Merge the south migration branch with an additional field for Laptop registration number with default branch. south-migration
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 16:10:38 +0530] rev 275
Merge the south migration branch with an additional field for Laptop registration number with default branch.
Thu, 18 Nov 2010 15:03:21 +0530 Add autogenerated migrations to the registration app. south-migration
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 15:03:21 +0530] rev 274
Add autogenerated migrations to the registration app.
Thu, 18 Nov 2010 15:02:59 +0530 Add registration_id field to initial form in the field. south-migration
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 15:02:59 +0530] rev 273
Add registration_id field to initial form in the field.
Thu, 18 Nov 2010 15:02:40 +0530 Add registration_id field to Wifi model and make necessary changes in the form. south-migration
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 15:02:40 +0530] rev 272
Add registration_id field to Wifi model and make necessary changes in the form.
Thu, 18 Nov 2010 15:00:13 +0530 Add south to INSTALLED_APPS for both development and production. south-migration
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 15:00:13 +0530] rev 271
Add south to INSTALLED_APPS for both development and production.
Thu, 18 Nov 2010 14:59:39 +0530 Add south location for django paths. south-migration
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 14:59:39 +0530] rev 270
Add south location for django paths.
Thu, 18 Nov 2010 14:21:45 +0530 Add south to the buildout configuration for migrations. south-migration
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 14:21:45 +0530] rev 269
Add south to the buildout configuration for migrations.
Thu, 18 Nov 2010 14:18:33 +0530 Modify the help text of payment details to reflect examples. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 18 Nov 2010 14:18:33 +0530] rev 268
Modify the help text of payment details to reflect examples.
Tue, 16 Nov 2010 18:33:10 +0530 Convert multiple conditions to nested if in template since Django has a bug with conditionals in templates. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 18:33:10 +0530] rev 267
Convert multiple conditions to nested if in template since Django has a bug with conditionals in templates.
Tue, 16 Nov 2010 18:08:30 +0530 Add a long check for alertness of payment names in the template. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 18:08:30 +0530] rev 266
Add a long check for alertness of payment names in the template.
Tue, 16 Nov 2010 18:07:25 +0530 Add a alert label block with bigger font size and red color. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 18:07:25 +0530] rev 265
Add a alert label block with bigger font size and red color.
Tue, 16 Nov 2010 17:38:06 +0530 Add javascript to submit registration form template to make sure the details are supplied only when user fills in the details. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:38:06 +0530] rev 264
Add javascript to submit registration form template to make sure the details are supplied only when user fills in the details.
Tue, 16 Nov 2010 17:37:36 +0530 Made adjustments in the view to make paid field a dummy form field and not a model field. Also added confirmed field as model field. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:37:36 +0530] rev 263
Made adjustments in the view to make paid field a dummy form field and not a model field. Also added confirmed field as model field.
Tue, 16 Nov 2010 17:36:53 +0530 Remove the paid field from model form since it is now a dummy form field. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:36:53 +0530] rev 262
Remove the paid field from model form since it is now a dummy form field.
Tue, 16 Nov 2010 17:36:21 +0530 Typo of type field twice is fixed to details field in the form of registrantion. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:36:21 +0530] rev 261
Typo of type field twice is fixed to details field in the form of registrantion.
Tue, 16 Nov 2010 17:35:03 +0530 Change the model field name of the payment from paid to confirmed. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:35:03 +0530] rev 260
Change the model field name of the payment from paid to confirmed.
Tue, 16 Nov 2010 17:34:36 +0530 Modify the help text for details field to be more harsh on users so that they are clear as to what they are supposed to provide. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:34:36 +0530] rev 259
Modify the help text for details field to be more harsh on users so that they are clear as to what they are supposed to provide.
Tue, 16 Nov 2010 17:12:38 +0530 Add a new template for payment management. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:12:38 +0530] rev 258
Add a new template for payment management.
Tue, 16 Nov 2010 17:11:48 +0530 Add a view to manage payments. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:11:48 +0530] rev 257
Add a view to manage payments.
Tue, 16 Nov 2010 17:11:24 +0530 Add a new URL for managing payments. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 17:11:24 +0530] rev 256
Add a new URL for managing payments.
Mon, 15 Nov 2010 19:43:15 +0530 Add cookie and return message for regstats view function. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 19:43:15 +0530] rev 255
Add cookie and return message for regstats view function.
Mon, 15 Nov 2010 19:38:59 +0530 Add .db files to hgignore so the database file is not tracked. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 19:38:59 +0530] rev 254
Add .db files to hgignore so the database file is not tracked.
Mon, 15 Nov 2010 19:36:00 +0530 Add a - to the title of the header for Registration Statistics page. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 19:36:00 +0530] rev 253
Add a - to the title of the header for Registration Statistics page.
Mon, 15 Nov 2010 18:42:26 +0530 Use different DB for testing payments. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 18:42:26 +0530] rev 252
Use different DB for testing payments.
Mon, 15 Nov 2010 15:10:08 +0530 Add payment forms and object details in edit and submit registration views. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 15:10:08 +0530] rev 251
Add payment forms and object details in edit and submit registration views.
Mon, 15 Nov 2010 15:00:35 +0530 Add a fieldset for payment details on the registration template. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 15:00:35 +0530] rev 250
Add a fieldset for payment details on the registration template.
Mon, 15 Nov 2010 15:00:16 +0530 Add a form for Payment and respective save and clean methods. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 15:00:16 +0530] rev 249
Add a form for Payment and respective save and clean methods.
Mon, 15 Nov 2010 14:59:46 +0530 Add paid boolean field to payment model to know whether the user has already paid the fees or not. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 14:59:46 +0530] rev 248
Add paid boolean field to payment model to know whether the user has already paid the fees or not.
Mon, 15 Nov 2010 14:59:13 +0530 Rename created variable name to acco_created for acco object creation in edit registration view function. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 14:59:13 +0530] rev 247
Rename created variable name to acco_created for acco object creation in edit registration view function.
Mon, 15 Nov 2010 14:07:40 +0530 Change docstring for form classes form PyCON to SciPyCON. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 14:07:40 +0530] rev 246
Change docstring for form classes form PyCON to SciPyCON.
Mon, 15 Nov 2010 14:02:40 +0530 Add type and detail fields for the payment model. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 14:02:40 +0530] rev 245
Add type and detail fields for the payment model.
Wed, 10 Nov 2010 07:02:57 +0530 Add a skeleton payment model. payments
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 10 Nov 2010 07:02:57 +0530] rev 244
Add a skeleton payment model.
Thu, 18 Nov 2010 12:42:21 +0530 fixed an error in fee page.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 18 Nov 2010 12:42:21 +0530] rev 243
fixed an error in fee page.
Thu, 18 Nov 2010 12:29:07 +0530 Merged heads.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 18 Nov 2010 12:29:07 +0530] rev 242
Merged heads.
Thu, 18 Nov 2010 12:28:06 +0530 Added wire transfer details to fees page.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 18 Nov 2010 12:28:06 +0530] rev 241
Added wire transfer details to fees page.
Thu, 18 Nov 2010 12:25:58 +0530 some more template changes to get-user-dump
Amit Sethi [Thu, 18 Nov 2010 12:25:58 +0530] rev 240
some more template changes to get-user-dump
Thu, 18 Nov 2010 12:20:15 +0530 Changes to the template get-user-dump
Amit Sethi [Thu, 18 Nov 2010 12:20:15 +0530] rev 239
Changes to the template get-user-dump
Thu, 18 Nov 2010 01:29:38 +0530 Merging heads
Amit Sethi [Thu, 18 Nov 2010 01:29:38 +0530] rev 238
Merging heads
Thu, 18 Nov 2010 01:20:54 +0530 Changes to make it possible for someone to view daily dumps.
Amit Sethi [Thu, 18 Nov 2010 01:20:54 +0530] rev 237
Changes to make it possible for someone to view daily dumps.
Wed, 17 Nov 2010 23:25:09 +0530 Merging heads
Amit Sethi [Wed, 17 Nov 2010 23:25:09 +0530] rev 236
Merging heads
Wed, 03 Nov 2010 00:58:47 +0530 Merging heads
Amit Sethi [Wed, 03 Nov 2010 00:58:47 +0530] rev 235
Merging heads
Wed, 03 Nov 2010 00:13:52 +0530 Handling the 500's for urls
Amit Sethi [Wed, 03 Nov 2010 00:13:52 +0530] rev 234
Handling the 500's for urls
Tue, 16 Nov 2010 18:09:55 +0530 Fix major bug: Change hard coded registration form redirect to based on User and do int conversions for ids.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 16 Nov 2010 18:09:55 +0530] rev 233
Fix major bug: Change hard coded registration form redirect to based on User and do int conversions for ids.
Mon, 15 Nov 2010 19:28:57 +0530 Minor edit to schedule.
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Mon, 15 Nov 2010 19:28:57 +0530] rev 232
Minor edit to schedule.
Mon, 15 Nov 2010 15:47:29 +0530 Fix style issues.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 15:47:29 +0530] rev 231
Fix style issues.
Mon, 15 Nov 2010 15:46:51 +0530 Change audience database value to human readable value.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 15:46:51 +0530] rev 230
Change audience database value to human readable value.
Mon, 15 Nov 2010 15:13:00 +0530 Fix the copy paste fail of Special Talk heading from 1 to 2.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 15 Nov 2010 15:13:00 +0530] rev 229
Fix the copy paste fail of Special Talk heading from 1 to 2.
Sun, 14 Nov 2010 20:42:33 +0530 Changed video on home page to short version.
Anoop Jacob Thomas<anoop@fossee.in> [Sun, 14 Nov 2010 20:42:33 +0530] rev 228
Changed video on home page to short version.
Sun, 14 Nov 2010 14:26:06 +0530 Added titles and abstracts of Prabhu, Asokan and Fernando.
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Sun, 14 Nov 2010 14:26:06 +0530] rev 227
Added titles and abstracts of Prabhu, Asokan and Fernando.
Sun, 14 Nov 2010 00:39:59 +0530 Removed other from sex selection choices for Registration accommodation form.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 14 Nov 2010 00:39:59 +0530] rev 226
Removed other from sex selection choices for Registration accommodation form.
Sat, 13 Nov 2010 20:36:43 +0530 Misc edits to the City page.
Kadambari Devarajan <kadambari.devarajan@gmail.com> [Sat, 13 Nov 2010 20:36:43 +0530] rev 225
Misc edits to the City page.
Fri, 12 Nov 2010 22:13:29 +0530 fixed bug in about city page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 22:13:29 +0530] rev 224
fixed bug in about city page.
Fri, 12 Nov 2010 22:08:45 +0530 changed the left menu.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 22:08:45 +0530] rev 223
changed the left menu.
Fri, 12 Nov 2010 22:11:25 +0530 fixed a bug in conference schedule page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 22:11:25 +0530] rev 222
fixed a bug in conference schedule page.
Fri, 12 Nov 2010 22:03:26 +0530 Added abstracts to conference schedule page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 22:03:26 +0530] rev 221
Added abstracts to conference schedule page.
Fri, 12 Nov 2010 21:06:49 +0530 Changed the about city page.
Kadambari Devarajan<kadambari.devarajan@gmail.com> [Fri, 12 Nov 2010 21:06:49 +0530] rev 220
Changed the about city page.
Fri, 12 Nov 2010 20:20:31 +0530 embedded map in about city page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 20:20:31 +0530] rev 219
embedded map in about city page.
Fri, 12 Nov 2010 20:04:59 +0530 added stefan's photo.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 20:04:59 +0530] rev 218
added stefan's photo.
Fri, 12 Nov 2010 19:53:12 +0530 Added certificates page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 19:53:12 +0530] rev 217
Added certificates page.
Fri, 12 Nov 2010 19:11:06 +0530 fixed formatting of homepage.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 19:11:06 +0530] rev 216
fixed formatting of homepage.
Fri, 12 Nov 2010 19:03:55 +0530 Embedded why python video in homepage.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 19:03:55 +0530] rev 215
Embedded why python video in homepage.
Fri, 12 Nov 2010 12:06:41 +0530 Made changes to Schedule and Tutorials page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 12:06:41 +0530] rev 214
Made changes to Schedule and Tutorials page.
Fri, 12 Nov 2010 11:42:18 +0530 Made sprints page, tutorials page and conference schedule page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 12 Nov 2010 11:42:18 +0530] rev 213
Made sprints page, tutorials page and conference schedule page.
Thu, 11 Nov 2010 18:57:49 +0530 Fixed an error in the schedule page.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 11 Nov 2010 18:57:49 +0530] rev 212
Fixed an error in the schedule page.
Thu, 11 Nov 2010 18:56:44 +0530 Changed the schedule page.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 11 Nov 2010 18:56:44 +0530] rev 211
Changed the schedule page.
Thu, 11 Nov 2010 18:43:19 +0530 Updated venue page, removed unwanted content.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 11 Nov 2010 18:43:19 +0530] rev 210
Updated venue page, removed unwanted content.
Tue, 09 Nov 2010 12:51:22 +0530 changed schedule with PR.
Anoop Jacob Thomas<anoop@fossee.in> [Tue, 09 Nov 2010 12:51:22 +0530] rev 209
changed schedule with PR.
Tue, 09 Nov 2010 12:44:24 +0530 changed organizers page and the schedule with PR.
Anoop Jacob Thomas<anoop@fossee.in> [Tue, 09 Nov 2010 12:44:24 +0530] rev 208
changed organizers page and the schedule with PR.
Tue, 09 Nov 2010 12:37:56 +0530 changed organizers page.
Anoop Jacob Thomas<anoop@fossee.in> [Tue, 09 Nov 2010 12:37:56 +0530] rev 207
changed organizers page.
Mon, 08 Nov 2010 21:11:12 +0530 Changed left menu.
Anoop Jacob Thomas <anoop@fossee.in> [Mon, 08 Nov 2010 21:11:12 +0530] rev 206
Changed left menu.
Mon, 08 Nov 2010 21:10:28 +0530 Added tutorial outline.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 08 Nov 2010 21:10:28 +0530] rev 205
Added tutorial outline.
Mon, 08 Nov 2010 20:33:22 +0530 updated schedule page.
Anoop Jacob Thomas<anoop@fossee.in> [Mon, 08 Nov 2010 20:33:22 +0530] rev 204
updated schedule page.
Mon, 08 Nov 2010 11:43:09 +0530 added perry's photo to speaker profile page.
Anoop Jacob Thomas<anoop@fossee.in> [Mon, 08 Nov 2010 11:43:09 +0530] rev 203
added perry's photo to speaker profile page.
Mon, 08 Nov 2010 00:49:22 +0530 Edit views to make room for accommodation forms.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 08 Nov 2010 00:49:22 +0530] rev 202
Edit views to make room for accommodation forms.
Mon, 08 Nov 2010 00:47:39 +0530 Added Javascript to disable accommodation fields when accommodation is not required.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 08 Nov 2010 00:47:39 +0530] rev 201
Added Javascript to disable accommodation fields when accommodation is not required.
Mon, 08 Nov 2010 00:47:57 +0530 Add html form fields for accommodation forms.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 08 Nov 2010 00:47:57 +0530] rev 200
Add html form fields for accommodation forms.
Mon, 08 Nov 2010 00:48:28 +0530 Added accommodation Django form, wrote the save method and overwrote the cleaner.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 08 Nov 2010 00:48:28 +0530] rev 199
Added accommodation Django form, wrote the save method and overwrote the cleaner.
Mon, 08 Nov 2010 00:48:45 +0530 Added Django model for accommodation forms.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 08 Nov 2010 00:48:45 +0530] rev 198
Added Django model for accommodation forms.
Wed, 03 Nov 2010 13:42:04 +0530 Added A3 poster to publicity page.
Anoop Jacob Thomas<anoop@fossee.in> [Wed, 03 Nov 2010 13:42:04 +0530] rev 197
Added A3 poster to publicity page.
Tue, 02 Nov 2010 22:35:02 +0530 Add the URL in the menu template for registration statistics.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 02 Nov 2010 22:35:02 +0530] rev 196
Add the URL in the menu template for registration statistics.
Tue, 02 Nov 2010 22:32:53 +0530 Add the tempalte to display registration details.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 02 Nov 2010 22:32:53 +0530] rev 195
Add the tempalte to display registration details.
Tue, 02 Nov 2010 22:32:38 +0530 View to calculate the number of registrants per event.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 02 Nov 2010 22:32:38 +0530] rev 194
View to calculate the number of registrants per event.
Tue, 02 Nov 2010 22:13:12 +0530 Copy the download csv code that was earlier written but scraped.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 02 Nov 2010 22:13:12 +0530] rev 193
Copy the download csv code that was earlier written but scraped.
Tue, 02 Nov 2010 22:09:20 +0530 Add a URL for registration statistics.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 02 Nov 2010 22:09:20 +0530] rev 192
Add a URL for registration statistics.
Tue, 02 Nov 2010 22:01:58 +0530 Changing the fee details in the registration form to the link.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 02 Nov 2010 22:01:58 +0530] rev 191
Changing the fee details in the registration form to the link.
Sun, 31 Oct 2010 12:11:53 +0530 changes dates in right menu.
Anoop Jacob Thomas<anoop@fossee.in> [Sun, 31 Oct 2010 12:11:53 +0530] rev 190
changes dates in right menu.
Sun, 31 Oct 2010 00:17:04 +0530 Fixed the broken URL for edit registration.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 31 Oct 2010 00:17:04 +0530] rev 189
Fixed the broken URL for edit registration.
Sat, 30 Oct 2010 13:24:30 +0530 unicode fix on organizers template page
amit [Sat, 30 Oct 2010 13:24:30 +0530] rev 188
unicode fix on organizers template page
Sat, 30 Oct 2010 11:58:42 +0530 Merging heads
amit [Sat, 30 Oct 2010 11:58:42 +0530] rev 187
Merging heads
Sat, 30 Oct 2010 03:33:09 +0530 Handling the password in mail problem
amit [Sat, 30 Oct 2010 03:33:09 +0530] rev 186
Handling the password in mail problem
Fri, 29 Oct 2010 19:59:03 +0530 added organizers page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 29 Oct 2010 19:59:03 +0530] rev 185
added organizers page.
Fri, 29 Oct 2010 19:50:58 +0530 Fixed the left menu.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 29 Oct 2010 19:50:58 +0530] rev 184
Fixed the left menu.
Fri, 29 Oct 2010 19:47:15 +0530 Fixed the fees page.
Anoop Jacob Thomas<anoop@fossee.in> [Fri, 29 Oct 2010 19:47:15 +0530] rev 183
Fixed the fees page.
Fri, 29 Oct 2010 18:08:57 +0530 changed PR speaker profile photo.
Kadambari Devarajan [Fri, 29 Oct 2010 18:08:57 +0530] rev 182
changed PR speaker profile photo.
Fri, 29 Oct 2010 17:15:11 +0530 uploaded new A4 size scipy poster.
Kadambari [Fri, 29 Oct 2010 17:15:11 +0530] rev 181
uploaded new A4 size scipy poster.
Fri, 29 Oct 2010 17:03:15 +0530 Added the registration fee page.
Kadambari Devarajan [Fri, 29 Oct 2010 17:03:15 +0530] rev 180
Added the registration fee page.
Fri, 29 Oct 2010 15:37:13 +0530 reviewed and updated the speaker profiles.
kadambari [Fri, 29 Oct 2010 15:37:13 +0530] rev 179
reviewed and updated the speaker profiles.
Thu, 21 Oct 2010 17:41:06 +0530 Changed bug in menu.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 21 Oct 2010 17:41:06 +0530] rev 178
Changed bug in menu.
Thu, 21 Oct 2010 17:29:14 +0530 Added poster.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 21 Oct 2010 17:29:14 +0530] rev 177
Added poster.
Thu, 21 Oct 2010 17:27:53 +0530 Added publicity page.
Anoop Jacob Thomas<anoop@fossee.in> [Thu, 21 Oct 2010 17:27:53 +0530] rev 176
Added publicity page.
Mon, 18 Oct 2010 23:29:05 +0530 Minor changes to the content of post-registration email.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 18 Oct 2010 23:29:05 +0530] rev 175
Minor changes to the content of post-registration email.
Mon, 18 Oct 2010 20:30:01 +0530 Fixed the bug with sending the mail content post registration.
Puneeth Chaganti <punchagan@fossee.in> [Mon, 18 Oct 2010 20:30:01 +0530] rev 174
Fixed the bug with sending the mail content post registration.
Mon, 18 Oct 2010 19:35:33 +0530 Changed the order of speakers.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 18 Oct 2010 19:35:33 +0530] rev 173
Changed the order of speakers.
Mon, 18 Oct 2010 14:15:41 +0530 Changed the deadlines.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 18 Oct 2010 14:15:41 +0530] rev 172
Changed the deadlines.
Mon, 18 Oct 2010 13:08:44 +0530 Changed the link to Invited speakers.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 18 Oct 2010 13:08:44 +0530] rev 171
Changed the link to Invited speakers.
Mon, 18 Oct 2010 13:08:04 +0530 Added speakers profiles and opened up the link.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 18 Oct 2010 13:08:04 +0530] rev 170
Added speakers profiles and opened up the link.
Mon, 18 Oct 2010 12:13:51 +0530 Added CSS for city.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 18 Oct 2010 12:13:51 +0530] rev 169
Added CSS for city.
Sun, 17 Oct 2010 02:28:31 +0530 Added images to About Hyderabad.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 17 Oct 2010 02:28:31 +0530] rev 168
Added images to About Hyderabad.
Sun, 17 Oct 2010 02:14:40 +0530 Reverting the CSS padding change changes.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 17 Oct 2010 02:14:40 +0530] rev 167
Reverting the CSS padding change changes.
Sun, 17 Oct 2010 01:55:09 +0530 Adding scope parameter to the host city URL.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 17 Oct 2010 01:55:09 +0530] rev 166
Adding scope parameter to the host city URL.
Sun, 17 Oct 2010 00:09:41 +0530 Added an about page for Hyderabad city and corresponding links.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 17 Oct 2010 00:09:41 +0530] rev 165
Added an about page for Hyderabad city and corresponding links.
Sun, 17 Oct 2010 00:09:13 +0530 Changed CSS to fit the padding.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 17 Oct 2010 00:09:13 +0530] rev 164
Changed CSS to fit the padding.
Tue, 21 Sep 2010 12:38:40 +0530 Added back photos of SciPy.in 2009 speakers.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 21 Sep 2010 12:38:40 +0530] rev 163
Added back photos of SciPy.in 2009 speakers.
Tue, 21 Sep 2010 12:13:27 +0530 Fixed the day mistake in SciPy.in 2010 schedule.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 21 Sep 2010 12:13:27 +0530] rev 162
Fixed the day mistake in SciPy.in 2010 schedule.
Tue, 21 Sep 2010 12:06:01 +0530 Updated the schedule for SciPy.in 2010.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 21 Sep 2010 12:06:01 +0530] rev 161
Updated the schedule for SciPy.in 2010.
Wed, 08 Sep 2010 15:39:47 +0530 Remove Edit Column in list my talks.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 08 Sep 2010 15:39:47 +0530] rev 160
Remove Edit Column in list my talks.
Wed, 08 Sep 2010 15:39:23 +0530 Change the order of parameters for Edit talk URL.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 08 Sep 2010 15:39:23 +0530] rev 159
Change the order of parameters for Edit talk URL.
(0) -120 +120 tip