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
Further adjustments to Documents, Files, Publications texts to clarify the difference between them
Merge from branch "bug_366"
a more descriptive string in the modules list
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 703:0435cf085f28
Merge from branch feature_36
Link authorships from publications detail page as well as publications list. Also minor text update
Merge from 699:bd88afe21831
Minor layout fixes
Feature #296 - now lists the visible user's publications on its user page.
Feature #293: lists the projects associated with a publication.
Validates the presence of at least one author
Add title for Bibliography module in settings, fixing #288
Merge from branch "cannam_integration"
Textual fixes
The create publication notice is now being called in the Publications Controller.
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
Fixes Bug #275.
Feature #284: New, Edit and Show views already with the External URL field.
Merge from 655:1ee95265342f
Gross hack to "fix" #268 (unhelpful text "bibtex_entry.entry_type can't be blank")
Merge from 649:525f48af3f54
Further layout improvements to bibliography on project home page
Show authors and date in publication list box on project front page
Continued work on permissions (Feature #241 and Feature #242).
More layout fixes
Fixed radio button name (correct instead of corrections) that was preventing JS from working corrrectly.
Merge from 620:4ede44d53f76
Minor text & layout updates
changed the radio buttons to "hand made tags" so that the labels are correct.
Merge from 616:c4ddb9531f4c
Some rearrangements and stylings
Fixes bug preventing Projects being associated with newly created publications.
Created the show actions and view for Authors, addressing Features #234 and #235.
Created JS functions to simulate author being saved. Not finished.
Fixed User and Authorships Search Query. New Publication: reordered some fields in the form; now correctly saving all authors.
Correctly updating the fields with the author info.
Created the radio buttons with options for the Author selection.
Author Autocomplete: Changes in the User/Authorship selection mechanism.Separated the search box from the name field.
Order BibTeX entry types in a sensible order for presentation to user, instead of alphabetically by BibTeX name as previously (requires database re-seed).Provide a label for each entry type, and use it in the edit dropdown and show page.Omit duplicate entry type (conference) from edit dropdown....
Some simple improvements to publication list table layout
Merge from 579:c8552c08687f
Tidy up layout of author suggestions list, etc
Small textual changes
Merge from 573:aed210f6095b.Fixing small issue when adding new authors.
Layout changes for publication edit page. Still requires correct authorships number in heading, and for the new authorship to be added in its proper place.
Feature #240 - does not show link if module disabled.
Closes Bug #217. The project_id parameter is now being sent in all links. This may generate some errors when outside a project, but I shall file new issues as I detect them.
Closes Feature #240 (adding a new publication from the project's main page).
Closes Bug #239. Changed "edit" partial's name to "form". Changed a few label names.
Closes Feature #237. Minor changes to the form's layout (using TabularFormBuilder).
Addresses Feature #234 - simple layout for the authors index page.
changes in the Query to retreive list of My Publications
added more content to the My Publications Block on the My Page view.
Created the Publications Box that can be added to the "My Page"
Autocomplete on the Author's name input box
Several changes in the author forms.
Merge from branch "feature_36" into a specially created integration branch
Add Me as Author: started building the AJAX call to fill the form.
Using Authorships instead of Authors in the new/show actions of the publication controller.
addin/removing authors - not finished
Created the publications box in the project's main page
Adding other projects to publication - created query for projects and controller actions to be used in the AJAX call; still need to get the AJAX call working
changes to views and publicatioins controller
The new/edit views are now using more partials; solved some minor bugs; added remove button to authors form.
translations
created the plugin