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.38 KB)
Merge
Merge from branch "feature_36"
Merge from branch feature_36
Feature #293 - The publications index page now has links to both users/authors show pages.
Bug #294 - Does not show publications associated with projects without visibility.
Feature #293: lists the projects associated with a publication.
Merge from branch "live"
Merge from branch "cannam_integration"
Fixes Bug #282.
Correctly updating the fields with the author info.
Some simple improvements to publication list table layout
Merge from 579:c8552c08687f
Small textual changes
Merge from branch "feature_36" into a specially created integration branch
Publication index action in Project context correctly links to show view (within project context).
Creates and lists publications from the project tab.
changes to views and publicatioins controller
Fixed minor bugs with the publications controller
Started creating tests and fixtures.
small changes to the controllers/views.
DEV Commit: some work on the publications controller and views
Created the "author", "publication" and "authorship" models and controllers.