To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
History | View | Annotate | Download (2.99 KB)
Merge from luisf branch
Authorship Edit/Save buttons now working properly in the publication#new view.
adding javascript library file
Properly closed some html tags; removed unnecessary tags.
Merge
Merge from live branch
Merge from redmine-2.2-integration branch. We're going live!
removed deprecated rails functions
fixed a few details.
removed unused code; renamed variables.
adds the author's object class to the form
changes to the authors search ajax (not finished).
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.