2010-10-18 |
Madhusudan.C.S |
Added speakers profiles and opened up the link.
|
changeset |
files
|
2010-10-18 |
Madhusudan.C.S |
Added CSS for city.
|
changeset |
files
|
2010-10-16 |
Madhusudan.C.S |
Added images to About Hyderabad.
|
changeset |
files
|
2010-10-16 |
Madhusudan.C.S |
Reverting the CSS padding change changes.
|
changeset |
files
|
2010-10-16 |
Madhusudan.C.S |
Adding scope parameter to the host city URL.
|
changeset |
files
|
2010-10-16 |
Madhusudan.C.S |
Added an about page for Hyderabad city and corresponding links.
|
changeset |
files
|
2010-10-16 |
Madhusudan.C.S |
Changed CSS to fit the padding.
|
changeset |
files
|
2010-09-21 |
Madhusudan.C.S |
Added back photos of SciPy.in 2009 speakers.
|
changeset |
files
|
2010-09-21 |
Madhusudan.C.S |
Fixed the day mistake in SciPy.in 2010 schedule.
|
changeset |
files
|
2010-09-21 |
Madhusudan.C.S |
Updated the schedule for SciPy.in 2010.
|
changeset |
files
|
2010-09-08 |
Madhusudan.C.S |
Remove Edit Column in list my talks.
|
changeset |
files
|
2010-09-08 |
Madhusudan.C.S |
Change the order of parameters for Edit talk URL.
|
changeset |
files
|
2010-09-08 |
Madhusudan.C.S |
Enable talks and CFP in templates.
|
changeset |
files
|
2010-09-08 |
Madhusudan.C.S |
Remove indentation for paragraphs.
|
changeset |
files
|
2010-09-08 |
Madhusudan.C.S |
Add scope to context params and list my talks method.
|
changeset |
files
|
2010-09-08 |
Madhusudan.C.S |
Capitalize type of audience.
|
changeset |
files
|
2010-09-08 |
Madhusudan.C.S |
Add my talks URL and remove talks-cfp prefix from URLs.
|
changeset |
files
|
2010-09-08 |
Madhusudan.C.S |
Fixed the day on for Sprint.
|
changeset |
files
|
2010-07-22 |
Madhusudan.C.S |
Reverted the template loaders path.
|
changeset |
files
|
2010-07-22 |
Madhusudan.C.S |
Added sitemaps framework and robots framework.
|
changeset |
files
|
2010-07-22 |
Madhusudan.C.S |
Changed the template loader names to be compliant with upcoming Django changes in 1.2.
|
changeset |
files
|
2010-07-22 |
Madhusudan.C.S |
Reformatted and reindented the code in the password template.
|
changeset |
files
|
2010-07-22 |
Madhusudan.C.S |
Removed 2009 from Admin base template headers.
|
changeset |
files
|
2010-07-22 |
Madhusudan.C.S |
Made some style changes.
|
changeset |
files
|
2010-07-21 |
Madhusudan.C.S |
Removed unwanted mail texts and made the texts scope compliant.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Added contact info to footer.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Added registration and event to accounts page form.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Added creation of profile to user creation since signals were removed.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Added event and registrants to Registration summary page.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Added get_full_name to event and used in required templates.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Changed Website author details.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Added Registration summary to the Account page.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Reformatted the file and imports.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Added phone number, modified Occupation to be choice field.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Made Timeline model to refer to Event model not vice-versa.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Changed the URL to scope based system.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Reformatted and reindented the submit registration form and also URLs to comply with scope based system.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Reorganized registration edit form to inherit from the submit form.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Added Proceedings submission date to the right side menu.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Modifed the LOGIN_URL variable for new scope based system.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Add a initial fixture for base models i.e Event and Timeline for 2010.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Made changes to CSS for right menu and changed the file name.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Add scope as a parameter to all view functions for user app and adjusted the URLs to accommodate scope.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Add scope as a parameter to all view functions for talks app and adjusted the URLs to accommodate scope.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Added scope to all URLs, all reverse functions and all view methods and removed unnecessary functions.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Add scope as a parameter to all view functions for proceedings app.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Added null=True for all the Timeline model fields.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Add scope for all the URLs and adjust the formatting and indentation.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Removed Wifi form from the profile summary page.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Added PIL to buildout.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Removed CSV download and re-ordered admin and comment URL patterns.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Adding scope as a parameter to all the views.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Changed the URLs to accommodate scope as the parameter.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Renamed and reordered the imports.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Moved Timeline model to the top of the file.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Added base as a Django app.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Added a new admin for base models.
|
changeset |
files
|
2010-07-20 |
Madhusudan.C.S |
Renamed sponsors template as right side menu template.
|
changeset |
files
|
2010-07-19 |
Madhusudan.C.S |
Added params.scope prefix to all the URLs.
|
changeset |
files
|
2010-07-19 |
Madhusudan.C.S |
Adjusted views to send the scope in params.
|
changeset |
files
|
2010-07-19 |
Madhusudan.C.S |
Added timeline and event models and readjusted ScopedBase model.
|
changeset |
files
|
2010-07-19 |
Madhusudan.C.S |
Manipulated all URLs to recognize the scope of the entities.
|
changeset |
files
|
2010-07-19 |
Madhusudan.C.S |
Change the path of local sqlite3 db file.
|
changeset |
files
|
2010-07-19 |
Madhusudan.C.S |
Set the current program scope as a settings variable.
|
changeset |
files
|
2010-07-15 |
Madhusudan.C.S |
Add a scope pattern to the URLs.
|
changeset |
files
|
2010-07-14 |
Madhusudan.C.S |
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
|
changeset |
files
|
2010-07-14 |
Madhusudan.C.S |
Renamed Base Model with scope and propogated it to other models.
|
changeset |
files
|
2010-07-14 |
Madhusudan.C.S |
Altered buildout configuration files to have MySQL-Python only on production.
|
changeset |
files
|
2010-07-14 |
Madhusudan.C.S |
Removed blog templates.
|
changeset |
files
|
2010-07-14 |
Madhusudan.C.S |
Added base app from which all other apps inherit and made corresponding changes in other apps.
|
changeset |
files
|
2010-07-14 |
Madhusudan.C.S |
Added back the deleted images. Had accidentally removed required images also.
|
changeset |
files
|
2010-07-14 |
Madhusudan.C.S |
Removed unwanted images and added FOSSEE logo. Changed right side menu.
|
changeset |
files
|
2010-07-13 |
Madhusudan.C.S |
Changed json import to accommodate for Python 2.5.
|
changeset |
files
|
2010-07-13 |
Madhusudan.C.S |
Changed the heading line for SciPy.in.
|
changeset |
files
|
2010-07-13 |
Madhusudan.C.S |
Removed unwanted files and made more changes to make SciPyCon a clean app.
|
changeset |
files
|
2010-07-13 |
Madhusudan.C.S |
Removed the context processor for Sponspors.
|
changeset |
files
|
2010-07-13 |
Madhusudan.C.S |
Moved the files to new Django app named scipycon and modified settings.
|
changeset |
files
|
2010-04-01 |
Madhusudan.C.S |
Add admin interface and views for proceedings. Booklet is also setup to generate paper.
|
changeset |
files
|
2010-01-14 |
Madhusudan.C.S |
Added submission template to the repository.
|
changeset |
files
|
2010-01-14 |
Madhusudan.C.S |
Added dynamic form jquery plugin to the repository.
|
changeset |
files
|
2010-01-14 |
Madhusudan.C.S |
Added UserProfile import which was missing to Proceedings views.
|
changeset |
files
|
2010-01-14 |
Madhusudan.C.S |
Added URL mappers for proceedings to urls.py.
|
changeset |
files
|
2010-01-14 |
Madhusudan.C.S |
Added migrations files for proceedings app.
|
changeset |
files
|
2010-01-14 |
Madhusudan.C.S |
Added two models, Paper and Attachments.
|
changeset |
files
|
2010-01-14 |
Madhusudan.C.S |
Combined 2 authors fields in forms to a single author field. This will be taken care by jQuery on the UI side.
|
changeset |
files
|
2010-01-14 |
Madhusudan.C.S |
Changed the URL mapper for loading static content in debug mode. Appended static/.
|
changeset |
files
|
2010-01-14 |
Madhusudan.C.S |
Added the initial proceedings app files and enabled them in both production and development settings.
|
changeset |
files
|
2009-12-28 |
Madhusudan.C.S |
Fixed a merge conflict with RSS feeds line commenting.
|
changeset |
files
|
2009-12-28 |
Madhusudan.C.S |
Proceedings details mail.
|
changeset |
files
|
2009-12-16 |
Madhusudan.C.S |
Commented RSS feeds.
|
changeset |
files
|
2009-12-16 |
hg |
Commented out RSS feed again.
|
changeset |
files
|
2009-12-16 |
Madhusudan.C.S |
Added /static to speakers images.
|
changeset |
files
|
2009-12-16 |
hg |
All changes freeze along with Apache static file serving.
|
changeset |
files
|
2009-12-13 |
Madhusudan.C.S |
Removed sprint and tutorial schedule from conference schedule.
|
changeset |
files
|
2009-12-13 |
Madhusudan.C.S |
Added tutorial schedule.
|
changeset |
files
|
2009-12-13 |
Madhusudan.C.S |
Added 2009 to day 1's date in the sprint schedule page.
|
changeset |
files
|