Handling DatabaseException
#1413: escaping / in FundingProgram
exploit projects.code column rather than doing regex replace.
updated query for WT in tests
Fix for WT updated prefix. Now assuming is wt__________::WT
branching version that works with the funding tables of the db. trunk will use the new tables with fundingpaths
Added test for query with date parameters
handling urisdiction (see #1037)
export tsv with funding param
exporter for projects in tsv format
Updated queries to return the funder name. Refactored xslts. More comprehensive tests.
project id must be compliant to the guidelines, as reported by Pedro in #1037: this is just a tmp workaround, waiting for some more details from Pedro.
added missing final '/' for FCT grant ids for dspace
Fixed regex to generate the grant id for FCT projects.
Fixed tests
Added support for FCT projects.
new locators, increased major version
Fixed xslt to handle WT case. Added tests.
Fixed query for WT
Updated MVC controller accroding to spring4 capabilities
Selection via property between static or dynamic DB service locator
Bulk project export for Wellcome Trust projects.
changed attribute of xsl:output to fix the incompatibility issue: "SEPM0009: Values of 'standalone' and 'omit-xml-declaration' conflict" (see also http://www.w3.org/TR/2005/WD-xslt-xquery-serialization-20050211/#N109D1)