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 (1.61 KB)
Merge from live branch
Merge from branch "cannam"
Merge.
Merge from branch "biblio_alt_search_auth"
Removed labelled_form_for from edit view
Authorship autocomplete is now a function.
Adding 2 new js scripts; added the code removed from the partials. Minor cleaning.
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
Merge from redmine-2.2-integration branch. We're going live!
correctly displays bibtex fields for editing
Converting fields_for ... :builder => TabularFormBuilder to labelled_fields_for seems like the thing to do
Moved all the plugins from the vendor folder to the application root folder.