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.92 KB)
Fixes Bug #668 - reordering of authors in the publication's detail view is working again.
Should fix Bug #658.
Merge
Merge from live branch
Merge from redmine-2.2-integration branch. We're going live!
several fixes to the publications#show page and related views.
removed unused code; renamed variables.
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.