Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 11 May 2010 03:47:41 +0530] rev 95
Add proceedings output to hgignore.
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.
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.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 21:07:03 +0530] rev 92
Added submission template 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.
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.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 21:05:06 +0530] rev 89
Added URL mappers for proceedings to urls.py.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 19:20:14 +0530] rev 88
Added migrations files for proceedings app.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 14 Jan 2010 19:19:34 +0530] rev 87
Added two models, Paper and Attachments.
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.