To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
Merge from branch cannam
Merge from live branch
Merge
Merge from live site's latest changes.
More layout fixes
Layout tweaks
Merge from branch "luisf"
few CSS tweaks
Shows the publication list as IEEE formatted entries; Adds 2 links, one for the publication details and another for to show the publication details as bibtex.
Parses a pasted bibtex entry and correctly adds its fields except the author names/institutions. Todo: Parse the author names/institutions and show the errors (flashing on the top of the page).
Merge from cannam_integration
Merge from branch "cannam"
Merge from branch "live"
Adjust publications layout (experimentally) to resemble traditional practice a bit more
Merge from branch "feature_36"
Merge from branch "cannam_integration"
More adjustments to ensure search results box is empty when editing, and to ensure it has a minimum width in both new and edit modes. Also a text update
Merge from 649:525f48af3f54
Shorten email address in search results, showing domain only (text too long otherwise)Apply min-width to search results boxRemove initialisation of search results in edit action (fixing #287)
Further layout improvements to bibliography on project home page
Merge from 625:e1eb4996257f
Minor tweak to layout for list of projects for publication
Merge from 620:4ede44d53f76
Minor text & layout updates
Corrected pseudo-save css rules; optimized javascript.
Created JS functions to simulate author being saved. Not finished.
Merge from branch feature_36
Related to Bug #222Updated the look of the authors list (more intuitive to sort). Created the plugin's stylesheet file.