To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
Fixes Bug #668 - reordering of authors in the publication's detail view is working again.
Merge
Merge from live branch
Merge from redmine-2.2-integration branch. We're going live!
several fixes to the publications#show page and related views.
Autocomplete working.
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.
renamed scope like for projects.
Moved all the plugins from the vendor folder to the application root folder.