To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
added missing route for autocomplete.
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.
Fixed bibliography routes file (removed call to sort authors)
Fixed RedmineBibliography's routes file to ensure compatibility with Rails >3.1.
Fixed dispatcher and routes issues due to upgrading to the new rails/redmine versions.
Moved all the plugins from the vendor folder to the application root folder.