To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
Merge from live branch
Merge from cannam branch
Merge from luisf branch
Merge
Addresses Bug #763 - patched the User class adding a new scope (name_like), that doesn't use the email address to search for a user.
Merge from main luisf branch (includes new authorship interface).
Merge from branch "cannam"
Merge from branch "biblio_alt_search_auth"
merged from 'luisf' branch
Fixed mail bug (due to ActionMailer changes in Rails 3),
Merge from redmine-2.2-integration branch. We're going live!
removed unused code; renamed variables.
renamed scope like for projects.
We have a MyHelper now, so we need a MyHelperPatch (also some other minor fixes)
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.