Skip to content

Releases: phax/phoss-directory

phoss Directory 0.8.2

14 Oct 20:07
Compare
Choose a tag to compare
  • Added support to download all Business Cards as CSV
  • Added support to download all Business Cards as XML but without the document types (see issue #42)
  • Class PDBusinessCard got a default JSON representation
  • Updated to Jersey 2.29.1
  • Added support to download all Participant IDs only as XML, JSON and CSV

phoss Directory 0.8.1

13 Aug 18:14
Compare
Choose a tag to compare
  • Updated to Jersey 2.29
  • PDClientConfiguration can now be re-initialized during runtime
  • Known document type identifiers and process identifiers can now be used (see issue #13)
  • Extended XML export to include the new document types (see issue #41)
  • Added page to see the current Index Queue

phoss Directory 0.8.0

13 Aug 09:57
Compare
Choose a tag to compare
  • Renamed project peppol-directory to phoss-directory
  • Maven artifact IDs changed from peppol-directory* to phoss-directory*
  • Updated to peppol-commons 7.0.0
  • Downgraded to Lucene 7.7.2
  • Fixed an issue with total-result-count and paging in the REST API (see issue #39)
  • Updated to Apache httpclient 4.5.9
  • Updated to ph-oton 8.2.0
  • Added a new internal page for importing identifiers
  • The internal format for exporting participant IDs was updated to be used in the import

PEPPOL Directory 0.7.0

02 Dec 10:28
Compare
Choose a tag to compare
  • Added a link on the UI to download all business cards as XML
  • Fixed the build timestamp property
  • Fixed error when showing ReIndex entries of non-existing participants when using ESensUrlProvider
  • Added the XML Schema for the API search results
  • Added the XML Schema for the export data
  • Added a page explaining the export data
  • Requires ph-commons 9.2.0
  • Updated UI to use Bootstrap 4.1

PEPPOL Directory 0.6.2

17 Oct 13:55
Compare
Choose a tag to compare
  • If more hits are present than visible, it is displayed on the UI
  • Made the available SML information objects customizable
  • Removed the configuration item sml.id - either fixed SMP or all configured SMLs are queried upon indexing
  • Updated to Apache Lucene 7.5
  • Multilingual business entities are now supported via a new Business Card XML Schema - for Belgium
  • The query API response document layout for XML was changed. name has now multiplicity 1..n instead of 1..1.
  • The query API response document layout for JSON was changed. name is now an array instead of a string.
  • Multiple parallel queries on the PD are possible.

PEPPOL Directory 0.6.1

04 Jun 20:36
Compare
Choose a tag to compare
  • Avoid potential exception on invalid input parameters
  • Updated to Jersey 2.27
  • Updated to Apache Lucene 7.3
  • Improved handling of multiple search parameters in name, geoinfo and additionalInfo
  • Updated to peppol-commons 6.1.0
  • Updated to ph-commons 9.1.0
  • Introduced an internal "generic business card representation"
  • An initial "export all business cards" was created

PEPPOL Directory 0.6.0

06 Mar 13:32
Compare
Choose a tag to compare
  • Updated to ph-commons 9.0.1
  • Updated to Apache Lucene 7.2.1
  • Fixed some issues (as #30)
  • Requires peppol-commons 6.0.1 for new OpenPEPPOL PKI v3
  • Added support for trusting an arbitrary number of client certificate issuers (for the server only)
  • Added support for configuring more than two truststores in pd.properties (for the server only)
  • Added support for usage in the TOOP4EU project
  • User interface texts can be changed from "PEPPOL Directory" to something else
  • The PD client configuration now includes connection and request timeout, as well as proxy credentials

PEPPOL Directory 0.4.0

04 Apr 05:56
Compare
Choose a tag to compare

Status: indexing works
Contact form and other non-functional pages available