Project

General

Profile

Statistics
| Revision:

# Date Author Comment
37853 18/06/2015 07:16 PM Alessia Bardi

temp commit after playing with swagger

37538 28/05/2015 05:37 PM Alessia Bardi

Spring REST APIs for funders in HTMl, json, XML. Requests to: .../mvc/funders. Content negotiation works with media type suffix (e.g. funders.html, funders.json, funders.xml).

37089 08/05/2015 06:35 PM Alessia Bardi

MCV controller to get info about funders

37025 07/05/2015 01:04 PM Alessia Bardi

MVC controller for Funders, inspired by VocabularyController but still incomplete.

37024 07/05/2015 01:02 PM Alessia Bardi

APi for the export of funder information

36607 22/04/2015 04:25 PM Alessia Bardi

TSV query updated to use the fundingpaths table, assuming there is the column "description"

36575 22/04/2015 12:01 PM Alessia Bardi

Fixed xpath to get the funding program

36574 22/04/2015 11:51 AM Alessia Bardi

The funding programme is inside the fundingpath and must be extracted.

35906 01/04/2015 07:11 PM Alessia Bardi

Updated implementation to use the new fundingpaths table of the db

34819 26/02/2015 12:54 PM Alessia Bardi

handling urisdiction (see #1037)

34253 03/02/2015 04:59 PM Michele Artini

export tsv with funding param

34239 03/02/2015 03:29 PM Michele Artini

exporter for projects in tsv format

33664 17/12/2014 06:53 PM Alessia Bardi

Updated queries to return the funder name. Refactored xslts. More comprehensive tests.

33472 15/12/2014 05:06 PM Alessia Bardi

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.

33446 15/12/2014 02:32 PM Alessia Bardi

added missing final '/' for FCT grant ids for dspace

33397 15/12/2014 12:22 PM Alessia Bardi

Added support for FCT projects.

32779 14/11/2014 10:46 AM Michele Artini

new locators, increased major version

29219 17/07/2014 03:44 PM Alessia Bardi

Fixed xslt to handle WT case. Added tests.

28386 23/06/2014 02:36 PM Alessia Bardi

Updated MVC controller accroding to spring4 capabilities

28378 23/06/2014 11:01 AM Alessia Bardi

Selection via property between static or dynamic DB service locator

28343 20/06/2014 12:57 PM Alessia Bardi

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)