Tue, 13 Jul 2010 17:00:55 +0530 Revert all leading /2009 from URL Patters since this is now handled in Apache on server. default tip
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 13 Jul 2010 17:00:55 +0530] rev 106
Revert all leading /2009 from URL Patters since this is now handled in Apache on server.
Tue, 13 Jul 2010 16:41:57 +0530 Database name changes and import json change.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 13 Jul 2010 16:41:57 +0530] rev 105
Database name changes and import json change.
Tue, 13 Jul 2010 16:32:29 +0530 Changed the URLs to work for 2009 site.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 13 Jul 2010 16:32:29 +0530] rev 104
Changed the URLs to work for 2009 site.
Tue, 13 Jul 2010 01:43:25 +0530 Merged changes.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 13 Jul 2010 01:43:25 +0530] rev 103
Merged changes.
Tue, 13 Jul 2010 01:03:11 +0530 Added output to hgignore.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 13 Jul 2010 01:03:11 +0530] rev 102
Added output to hgignore.
Tue, 13 Jul 2010 01:01:02 +0530 Added complete support for dynamic form to add extra authors fields to proceedings form and added initial support for autocompletion based on user names for authors.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 13 Jul 2010 01:01:02 +0530] rev 101
Added complete support for dynamic form to add extra authors fields to proceedings form and added initial support for autocompletion based on user names for authors.
Tue, 11 May 2010 03:51:25 +0530 A new template for displaying proceedings paper preview.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 11 May 2010 03:51:25 +0530] rev 100
A new template for displaying proceedings paper preview.
Tue, 11 May 2010 03:51:06 +0530 Add all proceedings generation source files.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 11 May 2010 03:51:06 +0530] rev 99
Add all proceedings generation source files.
Tue, 11 May 2010 03:50:49 +0530 Removed old autosuggest plugin and its css.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 11 May 2010 03:50:49 +0530] rev 98
Removed old autosuggest plugin and its css.
Tue, 11 May 2010 03:50:10 +0530 Added jQuery autosuggest plugin and its css file.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 11 May 2010 03:50:10 +0530] rev 97
Added jQuery autosuggest plugin and its css file.
Tue, 11 May 2010 03:48:47 +0530 Modify views and templates for proceedings to work.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 11 May 2010 03:48:47 +0530] rev 96
Modify views and templates for proceedings to work.
Tue, 11 May 2010 03:47:41 +0530 Add proceedings output to hgignore.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 11 May 2010 03:47:41 +0530] rev 95
Add proceedings output to hgignore.
Thu, 01 Apr 2010 11:59:35 +0530 Add admin interface and views for proceedings. Booklet is also setup to generate paper.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 01 Apr 2010 11:59:35 +0530] rev 94
Add admin interface and views for proceedings. Booklet is also setup to generate paper.
Fri, 15 Jan 2010 20:15:00 +0530 Added complete support for dynamic form to add extra authors fields to proceedings form and added initial support for autocompletion based on user names for authors.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 15 Jan 2010 20:15:00 +0530] rev 93
Added complete support for dynamic form to add extra authors fields to proceedings form and added initial support for autocompletion based on user names for authors.
Thu, 14 Jan 2010 21:07:03 +0530 Added submission template to the repository.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 21:07:03 +0530] rev 92
Added submission template to the repository.
Thu, 14 Jan 2010 21:06:43 +0530 Added dynamic form jquery plugin to the repository.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 21:06:43 +0530] rev 91
Added dynamic form jquery plugin to the repository.
Thu, 14 Jan 2010 21:05:52 +0530 Added UserProfile import which was missing to Proceedings views.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 21:05:52 +0530] rev 90
Added UserProfile import which was missing to Proceedings views.
Thu, 14 Jan 2010 21:05:06 +0530 Added URL mappers for proceedings to urls.py.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 21:05:06 +0530] rev 89
Added URL mappers for proceedings to urls.py.
Thu, 14 Jan 2010 19:20:14 +0530 Added migrations files for proceedings app.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 19:20:14 +0530] rev 88
Added migrations files for proceedings app.
Thu, 14 Jan 2010 19:19:34 +0530 Added two models, Paper and Attachments.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 19:19:34 +0530] rev 87
Added two models, Paper and Attachments.
Thu, 14 Jan 2010 19:19:12 +0530 Combined 2 authors fields in forms to a single author field. This will be taken care by jQuery on the UI side.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 19:19:12 +0530] rev 86
Combined 2 authors fields in forms to a single author field. This will be taken care by jQuery on the UI side.
Thu, 14 Jan 2010 19:18:08 +0530 Changed the URL mapper for loading static content in debug mode. Appended static/.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 19:18:08 +0530] rev 85
Changed the URL mapper for loading static content in debug mode. Appended static/.
Thu, 14 Jan 2010 15:54:34 +0530 Added the initial proceedings app files and enabled them in both production and development settings.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 15:54:34 +0530] rev 84
Added the initial proceedings app files and enabled them in both production and development settings.
Mon, 28 Dec 2009 23:37:32 +0530 Fixed a merge conflict with RSS feeds line commenting.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 28 Dec 2009 23:37:32 +0530] rev 83
Fixed a merge conflict with RSS feeds line commenting.
Mon, 28 Dec 2009 23:25:47 +0530 Proceedings details mail.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 28 Dec 2009 23:25:47 +0530] rev 82
Proceedings details mail.
Wed, 16 Dec 2009 23:25:46 +0530 Commented RSS feeds.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 16 Dec 2009 23:25:46 +0530] rev 81
Commented RSS feeds.
Wed, 16 Dec 2009 23:42:56 +0530 Commented out RSS feed again.
hg@fossee.in [Wed, 16 Dec 2009 23:42:56 +0530] rev 80
Commented out RSS feed again.
Wed, 16 Dec 2009 22:58:13 +0530 Added /static to speakers images.
Madhusudan.C.S <madhusudancs@gmail.com> [Wed, 16 Dec 2009 22:58:13 +0530] rev 79
Added /static to speakers images.
Wed, 16 Dec 2009 22:27:22 +0530 All changes freeze along with Apache static file serving.
hg@fossee.in [Wed, 16 Dec 2009 22:27:22 +0530] rev 78
All changes freeze along with Apache static file serving.
Mon, 14 Dec 2009 01:34:46 +0530 Removed sprint and tutorial schedule from conference schedule.
Madhusudan.C.S <madhusudancs@gmail.com> [Mon, 14 Dec 2009 01:34:46 +0530] rev 77
Removed sprint and tutorial schedule from conference schedule.
(0) -100 -50 -30 tip