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 (404 Bytes)
Merge from branch cannam
Merge from branch "luisf"
Merge
Now parses a publication using the BibTex-ruby parser and displays both the "text" format and the bibtex format.
Merge from cannam_integration
Merge from branch "live"
Merge from branch "cannam_integration"
Merge from branch "feature_36"
corrrectly searches for the user. some issues pending saving the author model.
Several changes in the author forms.
Merge from branch "feature_36" into a specially created integration branch
dynamically adding/removing users.
Created the one-to-one relationship between bibliography authors and users.
Merged my forks. More work in the controllers and views of the publications model.
model changes;
Created the "author", "publication" and "authorship" models and controllers.