To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
projects - publications relationship migration
added a new column to the publications table: reviewed. Attention: need to rebuild the db schema for the plugin.
Corrected migration: added the "name" column to the table.
Fixed the migrations, so that the one-to-one association works correctly.
migration for bibtex_entries db table
Created the "author", "publication" and "authorship" models and controllers.