Skip to content

Releases: tematres/TemaTres-Vocabulary-Server

3.6.1

Choose a tag to compare

@tematres tematres released this 30 Apr 12:14
  • New config option Vocabulary status (5 status): Draft; Candidate under review; Experimental; Historical-discontinued; Published-stable
  • Publish and expose status declaration for the vocabulary in API interface
  • New export format: whole vocabulary to HTML
  • Update version of Adodb5
  • Update HTMLpurifier

Full Changelog: v3.6...v3.6.1

3.6

3.6

Choose a tag to compare

@tematres tematres released this 04 Aug 13:10
  • Add features to auto-populate vocabularies using Wikidata as source
  • Improve metatags
  • Update AdoDB5 to 5.22.9
  • Fix minor bugs in messages management in Install process
  • Add PT localization to 3.6 ver. Thanks to @diegojmacedo
    Full Changelog: v3.5.2...v3.6

3.5.2

Choose a tag to compare

@tematres tematres released this 18 Feb 15:17
  • fix warning in glossary export
  • update HTMLpurifier to 4.15
  • Improve installation procedure
  • Fix bugs in export notes in Skos-core (thanks to @olufine)

3.5.1

Choose a tag to compare

@tematres tematres released this 01 Oct 21:26
  • Fix minor bugs
  • Improve installation procedure

3.5

3.5

Choose a tag to compare

@tematres tematres released this 29 May 15:13

What's Changed

  • New user role Collaborator: only can create terms in candidate status and only can edit they own terms
  • New global indicators: show structural properties of the vocabulary based in the analysis of the structure of the lexical network
  • New config option in config.tematres.php to publish in public view data about global properties of the vocabulary: $CFG["PUBLISH_GLOBAL_SUMMARY"]
  • Update external library (Tinymce)
  • Remove deprecated JS library to support IE9
  • Fix minor bugs

3.4.4

Choose a tag to compare

@tematres tematres released this 24 Aug 16:41

What's Changed

  • Fix typo in strlen call by @a-roussos in #85
  • fixed definition note and exact match import, added bibliographic note import by @RicPiz in #86

New Contributors

Full Changelog: v3.4.3...3.4.4

3.4.3

Choose a tag to compare

@tematres tematres released this 19 Dec 12:24
  • 8.0 compatibility (8.1 tested)
  • fix bug in user management

3.4.2

Choose a tag to compare

@tematres tematres released this 19 Dec 12:20
  • fix bug in user management
    
  • 8.0 compatibility
    

3.4.1

Choose a tag to compare

@tematres tematres released this 25 Nov 21:16
  • Minor improvements for terms management and terms relation management
  • Improvements management of type of users

3.4

3.4

Choose a tag to compare

@tematres tematres released this 17 Oct 13:43

What's Changed

  • Add option in advaced reports to filter terms 'Modified on or after'#78
  • Normalize type of KOS in config option, use list of value defined in https://nkos.dublincore.org/nkos-type.html
  • Add feature: if is possible merge terms when add BT, NT or UF
  • Improve support to xx-XX lang codes: support for xxx-XXX code lang.
  • Add en-PH English (Republic of the Philippines) and tl-PH Tagalog (Philippines)
  • Improve support lang code to 4 (xx-XX) in import SKOS-core procedure
  • Add XML Dspace Taxonomy format as export option
  • Add config option in common/include/config.tematres.php to enable or diable CDN for external libraries ([USE_CDN]). False by default

Updates

  • update to ADOdb-5.21.4
  • update to PHPMailer to v6.6
  • update clipboard.js library

New Contributors

Full Changelog: v3.2...v3.4