To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
changes to the authors search ajax (not finished).
cleaned the code.
fixed javascript and helper to add author fields. Removed unused code.
Removed unused code (moved to show_bibtex_fields.js.erb view).
Removed unnecessary debug/log message.
Removed Ajax calls taht are no longer working in Rails 3 and started migrating them; added a new javascript file - bibliography.js - to hold the new jquery js code; added the new show_bibtex_fields.js.erb file to replace the RJS code that was in the controller.
Moved all the plugins from the vendor folder to the application root folder.