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 (4.29 KB)
Merge from live branch
Merge from branch "cannam"
Merge.
Merge from branch "biblio_alt_search_auth"
No longer using the link_to helpers to generate the links on the render_authorship_link helper function.
Converting author/user ids to integers when calling link_to helpers.
removed unused code.
Adds a "Keep associated with" checkbox to the authorship view.
Major interface changes; will use virtual attributes to identify search results.
Removed unnecessary code; added useful comment.
Merge
Merge from redmine-2.2-integration branch. We're going live!
Searches the projects (to which to add a publication to).
several fixes to the publications#show page and related views.
Escaping HTML in a few other places.
escaping the html on two helper functions.
Correctly adds the author info to the input fields; corrected toggle function.
changes to the authors search ajax (not finished).
fixed javascript and helper to add author fields. Removed unused code.
Fixed if/else statement syntax error.
Moved all the plugins from the vendor folder to the application root folder.