Mercurial
Mercurial
>
scipycon
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-100
-96
+96
+100
+300
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Changed the URL to scope based system.
2010-07-21, by Madhusudan.C.S
Reformatted and reindented the submit registration form and also URLs to comply with scope based system.
2010-07-21, by Madhusudan.C.S
Reorganized registration edit form to inherit from the submit form.
2010-07-21, by Madhusudan.C.S
Added Proceedings submission date to the right side menu.
2010-07-21, by Madhusudan.C.S
Modifed the LOGIN_URL variable for new scope based system.
2010-07-21, by Madhusudan.C.S
Add a initial fixture for base models i.e Event and Timeline for 2010.
2010-07-21, by Madhusudan.C.S
Made changes to CSS for right menu and changed the file name.
2010-07-20, by Madhusudan.C.S
Add scope as a parameter to all view functions for user app and adjusted the URLs to accommodate scope.
2010-07-20, by Madhusudan.C.S
Add scope as a parameter to all view functions for talks app and adjusted the URLs to accommodate scope.
2010-07-20, by Madhusudan.C.S
Added scope to all URLs, all reverse functions and all view methods and removed unnecessary functions.
2010-07-20, by Madhusudan.C.S
Add scope as a parameter to all view functions for proceedings app.
2010-07-20, by Madhusudan.C.S
Added null=True for all the Timeline model fields.
2010-07-20, by Madhusudan.C.S
Add scope for all the URLs and adjust the formatting and indentation.
2010-07-20, by Madhusudan.C.S
Removed Wifi form from the profile summary page.
2010-07-20, by Madhusudan.C.S
Added PIL to buildout.
2010-07-20, by Madhusudan.C.S
Removed CSV download and re-ordered admin and comment URL patterns.
2010-07-20, by Madhusudan.C.S
Adding scope as a parameter to all the views.
2010-07-20, by Madhusudan.C.S
Changed the URLs to accommodate scope as the parameter.
2010-07-20, by Madhusudan.C.S
Renamed and reordered the imports.
2010-07-20, by Madhusudan.C.S
Moved Timeline model to the top of the file.
2010-07-20, by Madhusudan.C.S
Added base as a Django app.
2010-07-20, by Madhusudan.C.S
Added a new admin for base models.
2010-07-20, by Madhusudan.C.S
Renamed sponsors template as right side menu template.
2010-07-20, by Madhusudan.C.S
Added params.scope prefix to all the URLs.
2010-07-20, by Madhusudan.C.S
Adjusted views to send the scope in params.
2010-07-20, by Madhusudan.C.S
Added timeline and event models and readjusted ScopedBase model.
2010-07-20, by Madhusudan.C.S
Manipulated all URLs to recognize the scope of the entities.
2010-07-20, by Madhusudan.C.S
Change the path of local sqlite3 db file.
2010-07-20, by Madhusudan.C.S
Set the current program scope as a settings variable.
2010-07-20, by Madhusudan.C.S
Add a scope pattern to the URLs.
2010-07-16, by Madhusudan.C.S
Changed the content to match SciPy.in 2010 initial plans. Commented out most part.
2010-07-15, by Madhusudan.C.S
Renamed Base Model with scope and propogated it to other models.
2010-07-15, by Madhusudan.C.S
Altered buildout configuration files to have MySQL-Python only on production.
2010-07-15, by Madhusudan.C.S
Removed blog templates.
2010-07-14, by Madhusudan.C.S
Added base app from which all other apps inherit and made corresponding changes in other apps.
2010-07-14, by Madhusudan.C.S
Added back the deleted images. Had accidentally removed required images also.
2010-07-14, by Madhusudan.C.S
Removed unwanted images and added FOSSEE logo. Changed right side menu.
2010-07-14, by Madhusudan.C.S
Changed json import to accommodate for Python 2.5.
2010-07-14, by Madhusudan.C.S
Changed the heading line for SciPy.in.
2010-07-14, by Madhusudan.C.S
Removed unwanted files and made more changes to make SciPyCon a clean app.
2010-07-13, by Madhusudan.C.S
Removed the context processor for Sponspors.
2010-07-13, by Madhusudan.C.S
Moved the files to new Django app named scipycon and modified settings.
2010-07-13, by Madhusudan.C.S
Add admin interface and views for proceedings. Booklet is also setup to generate paper.
2010-04-01, by Madhusudan.C.S
Added submission template to the repository.
2010-01-14, by Madhusudan.C.S
Added dynamic form jquery plugin to the repository.
2010-01-14, by Madhusudan.C.S
Added UserProfile import which was missing to Proceedings views.
2010-01-14, by Madhusudan.C.S
Added URL mappers for proceedings to urls.py.
2010-01-14, by Madhusudan.C.S
Added migrations files for proceedings app.
2010-01-14, by Madhusudan.C.S
Added two models, Paper and Attachments.
2010-01-14, by 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.
2010-01-14, by Madhusudan.C.S
Changed the URL mapper for loading static content in debug mode. Appended static/.
2010-01-14, by Madhusudan.C.S
Added the initial proceedings app files and enabled them in both production and development settings.
2010-01-14, by Madhusudan.C.S
Fixed a merge conflict with RSS feeds line commenting.
2009-12-28, by Madhusudan.C.S
Proceedings details mail.
2009-12-28, by Madhusudan.C.S
Commented RSS feeds.
2009-12-16, by Madhusudan.C.S
Commented out RSS feed again.
2009-12-16, by hg
Added /static to speakers images.
2009-12-16, by Madhusudan.C.S
All changes freeze along with Apache static file serving.
2009-12-16, by hg
Removed sprint and tutorial schedule from conference schedule.
2009-12-14, by Madhusudan.C.S
Added tutorial schedule.
2009-12-14, by Madhusudan.C.S
Added 2009 to day 1's date in the sprint schedule page.
2009-12-14, by Madhusudan.C.S
Fixed days in sprint schedule.
2009-12-14, by Madhusudan.C.S
Added split schedule for tutorial and sprint.
2009-12-13, by Madhusudan.C.S
Changed Travis from VP to P.
2009-12-13, by Madhusudan.C.S
Updated live stream URL on the header.
2009-12-13, by Madhusudan.C.S
Day 2 schedule update.
2009-12-13, by Madhusudan.C.S
Fixed inauguration typo.
2009-12-12, by Madhusudan.C.S
Fixed time issues in the schedule.
2009-12-12, by Madhusudan.C.S
Venue and schedule update on the day 1 of conference.
2009-12-12, by Madhusudan.C.S
Added Wifi for admin page.
2009-12-12, by Madhusudan.C.S
Admin page changes to get the name and search fields.
2009-12-12, by Madhusudan.C.S
Separated days for sprint.
2009-12-12, by Madhusudan.C.S
Made PAsokan's talk the ending keynote.
2009-12-12, by Madhusudan.C.S
Added some final touches to the schedule.
2009-12-12, by Madhusudan.C.S
Added last day mail.
2009-12-12, by Madhusudan.C.S
Updated all the schedule to a common page.
2009-12-12, by Madhusudan.C.S
Added schedule.
2009-12-12, by Madhusudan.C.S
Changed style of time slots of days.
2009-12-11, by Madhusudan.C.S
Added time slots of days.
2009-12-11, by Madhusudan.C.S
Changed width CSS property to list all talks table.
2009-12-09, by Madhusudan.C.S
Added width CSS property to list all talks table.
2009-12-09, by Madhusudan.C.S
Removed abstract column from talks list page.
2009-12-09, by Madhusudan.C.S
Added template file for list of talks.
2009-12-09, by Madhusudan.C.S
Added selected talks list.
2009-12-09, by Madhusudan.C.S
Accommodation CSS fix.
2009-12-09, by Madhusudan.C.S
Added accommodation details.
2009-12-09, by Madhusudan.C.S
Added how to reach the venue document.
2009-12-08, by Madhusudan.C.S
Summary of individual events mail to all users.
2009-12-08, by Madhusudan.C.S
Made some typo fixes to delegate reminder mail.
2009-12-05, by Madhusudan.C.S
Changed the from ID.
2009-12-05, by Madhusudan.C.S
Delegate remainder mail.
2009-12-05, by Madhusudan.C.S
Sponsorship for speakers mail.
2009-12-05, by Madhusudan.C.S
Added a template for sending mails to remind users of their registration.
2009-12-03, by Madhusudan.C.S
Added template which sends the accepted speakes a mail.
2009-12-03, by Madhusudan.C.S
Added a template for listing my talks.
2009-11-23, by Madhusudan.C.S
Added my talks list page.
2009-11-23, by Madhusudan.C.S
less
more
|
(0)
-100
-96
+96
+100
+300
tip