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.24 KB)
Merge from live branch
Merge from cannam branch
Merge from luisf branch
Merge.
Addresses Bug #764. Removes unused controller instanced variable.
Merge from main luisf branch (includes new authorship interface).
Merge from branch "cannam"
Merge from branch "biblio_alt_search_auth"
changed form_builder - labelled_form_for was not generating validad HTML5 markup.
Fixed the initial state of the Save/Edit buttons.
Adds a "Keep associated with" checkbox to the authorship view.
hiding some fields; deleted unused code; fixed bug in ajax autocomplete function.
Major interface changes; will use virtual attributes to identify search results.
Removed javascript code from partials, so that it is included only once in the page.
Removes logic from view.
Merge from branch cannam
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 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.