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 (834 Bytes)
Merge
Merge from branch "feature_36"
Fixes Bug #298 - on the New View now toggles the new authorship fields.
Merge from branch "live"
Merge from branch "cannam_integration"
Feature #284: New, Edit and Show views already with the External URL field.
Merge from 616:c4ddb9531f4c
Some rearrangements and stylings
Fixes Bug #272 - the toggle author button calls button_to_remote instead of button_to, which does not have a type="submit" tag. Minor interface changes.
Merge from 573:aed210f6095b.Fixing small issue when adding new authors.
Layout changes for publication edit page. Still requires correct authorships number in heading, and for the new authorship to be added in its proper place.
Closes Bug #217. The project_id parameter is now being sent in all links. This may generate some errors when outside a project, but I shall file new issues as I detect them.
Closes Bug #239. Changed "edit" partial's name to "form". Changed a few label names.