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.93 KB)
Merge from main luisf branch (includes new authorship interface).
Merge from live branch
Merge from branch cannam
Merge from luisf branch
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 from branch "luisf"
Fixes Bug #668 - reordering of authors in the publication's detail view is working again.
Merge
Merge from redmine-2.2-integration branch. We're going live!
Correctly displays the authors of a publication in the show view.
correctly renders publications' bibtex information
several fixes to the publications#show page and related views.
Moved all the plugins from the vendor folder to the application root folder.