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 (7.59 KB)
Addresses Bug #764. Removes unused controller instanced variable.
Merge from main luisf branch (includes new authorship interface).
Merge from live branch
Merge from branch "cannam"
Merge.
Merge from branch "biblio_alt_search_auth"
removed unnecessary code.
removed author_options (unused).
Added a name getter for the Author class.
New version of the autocomplete_for_author query - only returns users and authors.
Correctly deleting publications.
Deleted more unused code.
removed more unused code
Merge
Merge from redmine-2.2-integration branch. We're going live!
several fixes to the publications#show page and related views.
Autocomplete working.
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.
renamed scope like for projects.
Moved all the plugins from the vendor folder to the application root folder.