To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
added a new column to the publications table: reviewed. Attention: need to rebuild the db schema for the plugin.
Pasting of bibtex entries already working correctly.
Corrected migration: added the "name" column to the table.
Refactoring.
comments and refactoring
model changes;
Fixed the migrations, so that the one-to-one association works correctly.
DEV Commit: more logic to the publication controller; bibtexentry model, fixtures, test
migration for bibtex_entries db table
fixed multistep form;
DEV commit - problems in the create action;
fixed partial call. partial still not showing fields correctly.
using new bibtex parsing plugin; implementing multipage create bibtex form
DEV commit: beginning of bibtex parser integration.
controller now saving; menus not working; permissions can be set by admins
Merge
Ensure the repository URL is marked read-only for external repos; add note about being updated hourly
small changes to the controllers/views.
DEV Commit: some work on the publications controller and views
Created the "author", "publication" and "authorship" models and controllers.
Merge from branch "bug_70"
Layout hack^H^H^H^Hfix
Show checkout permissions message only when user logged in; some tidying and layout
Merge from branch "live"
Merge from branch "feature_115"
Add a note explaining that the repo is external (if relevant) and giving its URL (do we want this?)
created the plugin
Fix up entries, etc, from a current SVN checkout (for the same revision as previously)
Merge from branch "cannam-pre-20110113-merge"
Merge from branch "feature_20" (initial implementation of #20).
Merge from branch "feature_20". This initial implementation of #20 has been tested, but needs to be tested again in the proper context.
Update to Redmine trunk rev 4802
Merge from branch "feature_75". Should have merged 5 commits ago. Oops
Add Embedded plugin, for Doxygen/Javadoc use
Merge from live branch
Merge from the default branch
Update to Redmine trunk rev 4732
Merge from the default branch. Note that this is not a valid SVN repository any more (use default, redmine-1.1 etc for SVN updates).
Merge from branch "redmine-1.1"
Merge from branch "cannam"
Add en-GB locale for checkout plugin
merged with new version from trunk