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 (623 Bytes)
Merge from branch "live"
Merge from branch "cannam_integration"
Merge from branch "feature_36"
Merge from branch "feature_36" into a specially created integration branch
correctly adding more than one project to a publication.
Searching for publications via AJAX call; the publication ID is not being sent correctly, so still shows the current publication's associated projects in the select list.
Adding other projects to publication - created query for projects and controller actions to be used in the AJAX call; still need to get the AJAX call working
Created the Projects - Publications relationship.