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 (830 Bytes)
Merge from branch "redmine-2.4-integration"
Merge from live branch. Still need to merge manually in files overridden by plugins.
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"
Reverted previous changes to name getter
fixed name getter
Added a name getter for the Author class.
added a mail getter for the Author model
fixed institution getter for Author model
Added an institution setter to the Author model
Merge
Merge from redmine-2.2-integration branch. We're going live!
Added debug/todo comments to previous commits changes.
Rails 3 compatibility: renamed all named_scope calls to scope.
Moved all the plugins from the vendor folder to the application root folder.