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.85 KB)
Merge from live branch
Merge from branch "cannam"
Merge from luisf branch
Merge.
Fixes Bug #762 - was replacing the whole content of the span, including the tag itself (which was being used as the "anchor").
Merge from branch "biblio_alt_search_auth"
Authorship autocomplete is now a function.
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.
Adding more information to the autocomplete dropdown (when searching for an author/user in the publication#new/edit views).
Removed unnecessary code and superfluous/deprecated functions.
Merge
Merge from redmine-2.2-integration branch. We're going live!
added a new js function to clear the author details fields
removed deprecated rails functions
fixed a few details.
adds focus to autocomplete.
removed unused code; renamed variables.
adds the author's object class to the form
Correctly adds the author info to the input fields; corrected toggle function.
Autocomplete working.
fixed a few routes (using GET instead of POST ). Simplified JS code.
changes to the authors search ajax (not finished).
fixed javascript and helper to add author fields. Removed unused code.
Removed unused code (moved to show_bibtex_fields.js.erb view).
Moved all the plugins from the vendor folder to the application root folder.