Feature #36

associate publications with projects

Added by Chris Cannam over 13 years ago. Updated about 10 years ago.

Status:In ProgressStart date:2011-06-08
Priority:ImmediateDue date:2011-07-28
Assignee:Luis Figueira% Done:

78%

Category:-Estimated time:3.00 hours
Target version:-

Description

We need to be able to associate publications bibliographies (BibTeX style) with projects.

A first implementation might see a Publications text field somewhere near the Description in the project settings page, and resulting publications listed beneath the description and home page in the project page (/projects/xyz).

Some thought may be required about the best way to enter and store publications data. It's probably worth drawing some inspiration from Drupal's excellent Biblio module which you can see the output of in e.g. the OMRAS2 publications page. This module allows filtering by author, etc., so it clearly has a proper schema for publications data rather than storing a big blob of text.

This could be end up as a substantial feature; it should probably be developed as a Redmine module which we can make available to the wider community. Of course we should probably put a bit of work into checking that no such thing already exists -- I couldn't find one, but maybe that's just me.


Subtasks

Feature #175: New Publications PageNewLuis Figueira

Bug #176: Duplicate entries in Authorship tableClosedLuis Figueira

Bug #177: No author order being saved in the dbClosedChris Cannam

Bug #218: Page says "Add another author" even though publication ha...ClosedLuis Figueira

Bug #219: Author name showing up as "No Name" for user's first publ...ClosedChris Cannam

Bug #220: New Publication page lacks project navigationClosedLuis Figueira

Bug #226: Instition and email showing up as "undefined" for new authorClosedChris Cannam

Bug #233: Other Publication Details not being correctly savedClosedLuis Figueira

Bug #243: Fields too wide in New Publication pageClosedChris Cannam

Bug #244: Error when submitting new publicationClosedLuis Figueira

Bug #251: Unable to autocomplete authors and usersClosedLuis Figueira

Bug #252: "Add me as author" not working correctlyClosedLuis Figueira

Bug #268: unhelpful text "bibtex_entry.entry_type can't be blank"Closed

Bug #269: Inconsistent state in Authors dialog after toggling radio...NewLuis Figueira

Bug #270: "Is it this author?" needs to default to No if there are ...NewLuis Figueira

Bug #271: New Publication form comes up with all fields visible whe...ClosedLuis Figueira

Bug #273: Always tries to associate with an Author after searching ...RejectedLuis Figueira

Bug #274: Add User/Author interface needs general reviewingClosedChris Cannam

Bug #275: "Edit Author" incorrectly labelled "Save Author" when pag...ClosedLuis Figueira

Feature #284: Need a way to link to the actual publication!ClosedLuis Figueira

Bug #285: All authors are labelled "First Author"ClosedLuis Figueira

Bug #289: Autocomplete for Author not working in live siteClosedChris Cannam

Feature #178: Export Bibtex Entries from ProjectClosedLuis Figueira

Feature #216: Publication Edit ViewNewLuis Figueira

Bug #217: Unable to update a publicationClosedLuis Figueira

Bug #249: Author's order is incorrectClosedChris Cannam

Bug #267: Edit Publication action does not workClosedLuis Figueira

Bug #272: Submit button not submitting formClosedLuis Figueira

Bug #287: Search results field wrongly initialised to current user ...ClosedLuis Figueira

Bug #764: Add Author Interface: Associated Author/User not showing ...ClosedChris Cannam

Feature #221: Publication Detail viewIn ProgressLuis Figueira

Bug #222: Reordering author names is not rememberedClosedChris Cannam

Bug #223: View All link on publications detail page does not workClosedLuis Figueira

Bug #224: "List of Projects" layout on publication detail page is i...ClosedChris Cannam

Bug #225: Empty fields should be omitted in publication details?ClosedLuis Figueira

Bug #254: crash when clicking on publication name in pubs listClosedLuis Figueira

Bug #281: Publications Detail page should not show [drag to reorder...ClosedLuis Figueira

Bug #283: "View All Project's Publications" link shows all publicat...ClosedLuis Figueira

Bug #668: Reordering of authors not workingClosedChris Cannam

Feature #228: Remove Publication from ProjectIn ProgressLuis Figueira

Feature #230: Remove Author from PublicationNewLuis Figueira

Feature #234: List Authors PageFeedbackLuis Figueira

Feature #235: Show Author PageIn ProgressLuis Figueira

Feature #236: Mandatory Bibtex TagsNewLuis Figueira

Feature #237: BibTex EntryType ClosedLuis Figueira

Feature #238: Change Bibtex required fields depending on the entry typeClosedLuis Figueira

Bug #291: Use a more intuitive ordering for the bibtex fieldsNewLuis Figueira

Bug #239: Unable to edit a PublicationClosedLuis Figueira

Feature #240: Create "Add Publication to this project" button in the sh...ClosedLuis Figueira

Bug #245: Authors not being createdClosedLuis Figueira

Feature #246: Delete a publicationClosedLuis Figueira

Bug #247: Deleting a publication does not delete its AuthorshipsClosedLuis Figueira

Bug #250: Problem auto filling the Author's data after deleting all...NewLuis Figueira

Feature #253: User NotificationsNewLuis Figueira

Bug #286: Horrible layout in "My Publications" box on My pageClosedChris Cannam

Bug #288: Module identifies as "Redmine bibliography" in project se...ClosedChris Cannam

Bug #297: Wrong BibTeX fields in new publicationClosedLuis Figueira

Bug #298: New Author comes up with fields in non-editable state by ...ClosedLuis Figueira

Bug #299: Double-click on Save button in New Publication page creat...NewLuis Figueira

Feature #300: Search for existing publication when adding a publication...NewLuis Figueira

Bug #304: Identify This Author: Buggy interfaceNewLuis Figueira

Bug #305: Radio Buttons should not use onclick eventsNewLuis Figueira

Bug #306: Clicking either "Yes" or "Yes, but with corrections" afte...NewLuis Figueira

Bug #307: Editing added/existing author is not working as expectedNewLuis Figueira

Feature #308: Publication's Main ProjectNewLuis Figueira

Bug #313: Project search fails to take access permissions into accountClosedLuis Figueira

Bug #314: iffy layout in project search results listClosedChris Cannam

Feature #347: Project's Main PublicationNewLuis Figueira

Feature #348: Include publication venue in summary on project front pageClosedChris Cannam

Bug #552: Publications box rendering is obscenely slowClosedChris Cannam

Bug #636: Authors autocomplete hides author details fieldsRejectedChris Cannam

Bug #637: Clicking on "save author" seems to have no effectClosedChris Cannam

Bug #766: Autocomplete not working when adding an author to a publi...ClosedChris Cannam

Bug #718: 404 when clicking on publication nameClosedChris Cannam

Bug #658: Unable to add publications to a projectClosedChris Cannam

History

#2 Updated by Chris Cannam over 13 years ago

  • Priority changed from Normal to High

#3 Updated by Luis Figueira almost 13 years ago

  • Status changed from New to In Progress

The Publication model shall follow the Bibtex format description:

http://www.bibtex.org/Format/

more detailed here:
http://www.kfunigraz.ac.at/~binder/texhelp/bibtx-7.html

Also available in: Atom PDF