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 (872 Bytes)
Created the Projects - Publications relationship.
added the uniq option to the publicatioin models to remove duplicate authors
New form saving models correctly. BUG: duplicate authors in authorships table
Merged my forks. More work in the controllers and views of the publications model.
Created the Edit View (still not changing the DB)Small changes to Publications model.
DEV Commit: more logic to the publication controller; bibtexentry model, fixtures, test
fixed multistep form;
DEV commit - problems in the create action;
using new bibtex parsing plugin; implementing multipage create bibtex form
controller now saving; menus not working; permissions can be set by admins
Created the "author", "publication" and "authorship" models and controllers.