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 (1.92 KB)
Created a patch for the ProjectsHelper to replace the one previously created for the Projects controller.
Added local caching to the publications helper; patch to the projects controller to load the publications helper; added patch to the plugin init file
Merge from branch cannam
Merge from branch "luisf"
Merge
Now using bibtex-ruby and citeproc-ruby gems to format bibtex entries.
Merge from cannam_integration
Merge from branch "cannam"
Rename Bibliography to Publications in the UI (fixing #366, I hope)
Merge from branch "live"
Merge from branch "feature_36"
Merge from branch "cannam_integration"
Feature #253: Correctly sending emails to users when new publication is added.
Patch to extend Mailer controller.
Feature #241 - new permission (delete publication) added.
Fixed bug related to Bibliography Menu Item not showing when supposed.
Continued work on permissions (Feature #241 and Feature #242).
Started working on Feature #241.
Feature #240 - does not show link if module disabled.
removed unnecessary rjs file; extending the User Model to handle Users with no Author.
Merge from branch "feature_36" into a specially created integration branch
Created the one-to-one relationship between bibliography authors and users.
Creates and lists publications from the project tab.
changes to views and publicatioins controller
Project Menu: sends the correct parameter to show project_menu
created project menu item for bibliography; created plugin settings views.
Created the Projects - Publications relationship.
controller now saving; menus not working; permissions can be set by admins
created the plugin