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 (996 Bytes)
changed form_builder - labelled_form_for was not generating validad HTML5 markup.
Removed javascript code from partials, so that it is included only once in the page.
Merge from live branch
Merge from branch cannam
Merge from luisf branch
adding javascript library file
Moved the code in bibliography.js and order_authorships.js from the js files to the view files - so that I can use ERB to build the AJAX call paths - otherwise I woudl have problems with redmine installations in subfolders.
Merge
Merge from redmine-2.2-integration branch. We're going live!
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.
Changed error_mesages method.
Moved all the plugins from the vendor folder to the application root folder.