From 4249c68c4f8a15a476abfbc06ec8d996fc7cd999 Mon Sep 17 00:00:00 2001 From: Patrick van Kleef Date: Tue, 12 Jan 2016 09:54:30 +0100 Subject: [PATCH] Updated NEWS and ChangeLog --- ChangeLog | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ NEWS | 19 +++++++++++++ 2 files changed, 99 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0154722..7c9b32b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,85 @@ +2016-01-12 Patrick van Kleef + + Updated version to 0.17 for final release + + Merge branch 'feature/readmeUpdate' into develop + +2016-01-11 Dimitar Dimitrov + + Added detail info about deployments on different HTTP servers. + +2016-01-11 Patrick van Kleef + + Updated Copyright to 2016 + +2016-01-07 Patrick van Kleef + + Merge branch 'feature/osdsRelatedBugFix' into develop + +2016-01-04 Dimitar Dimitrov + + Reduced ontology search by prefix in editors. + + Fxed bug with 'Back' button in subject's editor. + +2015-12-29 Dimitar Dimitrov + + Use 'Resource' node type when value starts with '#'. Added new config option for this. + + Added new URL parameters related to 'Annotate' option in OSDS. + +2015-12-23 Dimitar Dimitrov + + Fixed bugs to enable correct work of OSDS plugin. + +2015-12-22 Dimitar Dimitrov + + Added turtle and JSON-LD app description data. + +2015-12-21 Patrick van Kleef + + Merge branch 'feature/osdsUpdates' into develop + +2015-12-21 Dimitar Dimitrov + + Added element for OSDS plugin. Extend URL paramteres with statement:subject, statement:predicate and statement:object. + + Added 'Fork me on GitHub' link + +2015-12-03 Patrick van Kleef + + Merge branch 'feature/saveAsRefreshBug' into develop + +2015-12-02 Dimitar Dimitrov + + Added error messages to the ontology's view. + + Added check for mixed content before Ajax call. + +2015-12-01 Dimitar Dimitrov + + Fixed bug ontology refresh and 'Mixed content' error. + + Fixed creation tar version of the editor. + +2015-11-20 Dimitar Dimitrov + + Added config option for verify empty noes or not. + + Fixed bug with refresh folder list after adding new file. + + Updated sort order in browser - folders and files are sorted together. + +2015-11-11 Dimitar Dimitrov + + Added throbber for folder selection in browser. + 2015-11-11 Patrick van Kleef + Merge branch 'release/0.16' into develop + + Updated ChangeLog + Updated version to 0.16 for release Updated NEWS diff --git a/NEWS b/NEWS index 6b79858..408822c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +v0.17: + * Added detail info about deployments on different HTTP servers. + * Added new URL parameters related to 'Annotate' option in OSDS. + * Added turtle and JSON-LD app description data. + * Added element for OSDS plugin + * Added 'Fork me on GitHub' link + * Added error messages to the ontology's view. + * Added check for mixed content before Ajax call. + * Added config option for verify empty noes or not. + * Added throbber for folder selection in browser. + * Reduced ontology search by prefix in editors. + * Updated sort order in browser - folders and files are sorted together. + * Use 'Resource' node type when value starts with '#'. Added new config option for this. + * Fixed bug with 'Back' button in subject's editor. + * Fixed bugs to enable correct work of OSDS plugin. + * Fixed bug ontology refresh and 'Mixed content' error. + * Fixed creation tar version of the editor. + * Fixed bug with refresh folder list after adding new file. + v0.16: * Publish the RDF Editor project to github * Added dcterms, vcard, cert, pim, void. sioc, skos, schema, and gr to preloaded ontologies