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.
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/.
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.