Skip to content

Commit 4249c68

Browse files
committed
Updated NEWS and ChangeLog
1 parent 9e9a922 commit 4249c68

File tree

2 files changed

+99
-0
lines changed

2 files changed

+99
-0
lines changed

ChangeLog

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,85 @@
1+
2016-01-12 Patrick van Kleef <[email protected]>
2+
3+
Updated version to 0.17 for final release
4+
5+
Merge branch 'feature/readmeUpdate' into develop
6+
7+
2016-01-11 Dimitar Dimitrov <[email protected]>
8+
9+
Added detail info about deployments on different HTTP servers.
10+
11+
2016-01-11 Patrick van Kleef <[email protected]>
12+
13+
Updated Copyright to 2016
14+
15+
2016-01-07 Patrick van Kleef <[email protected]>
16+
17+
Merge branch 'feature/osdsRelatedBugFix' into develop
18+
19+
2016-01-04 Dimitar Dimitrov <[email protected]>
20+
21+
Reduced ontology search by prefix in editors.
22+
23+
Fxed bug with 'Back' button in subject's editor.
24+
25+
2015-12-29 Dimitar Dimitrov <[email protected]>
26+
27+
Use 'Resource' node type when value starts with '#'. Added new config option for this.
28+
29+
Added new URL parameters related to 'Annotate' option in OSDS.
30+
31+
2015-12-23 Dimitar Dimitrov <[email protected]>
32+
33+
Fixed bugs to enable correct work of OSDS plugin.
34+
35+
2015-12-22 Dimitar Dimitrov <[email protected]>
36+
37+
Added turtle and JSON-LD app description data.
38+
39+
2015-12-21 Patrick van Kleef <[email protected]>
40+
41+
Merge branch 'feature/osdsUpdates' into develop
42+
43+
2015-12-21 Dimitar Dimitrov <[email protected]>
44+
45+
Added <script type=text/turtle></script> element for OSDS plugin. Extend URL paramteres with statement:subject, statement:predicate and statement:object.
46+
47+
Added 'Fork me on GitHub' link
48+
49+
2015-12-03 Patrick van Kleef <[email protected]>
50+
51+
Merge branch 'feature/saveAsRefreshBug' into develop
52+
53+
2015-12-02 Dimitar Dimitrov <[email protected]>
54+
55+
Added error messages to the ontology's view.
56+
57+
Added check for mixed content before Ajax call.
58+
59+
2015-12-01 Dimitar Dimitrov <[email protected]>
60+
61+
Fixed bug ontology refresh and 'Mixed content' error.
62+
63+
Fixed creation tar version of the editor.
64+
65+
2015-11-20 Dimitar Dimitrov <[email protected]>
66+
67+
Added config option for verify empty noes or not.
68+
69+
Fixed bug with refresh folder list after adding new file.
70+
71+
Updated sort order in browser - folders and files are sorted together.
72+
73+
2015-11-11 Dimitar Dimitrov <[email protected]>
74+
75+
Added throbber for folder selection in browser.
76+
177
2015-11-11 Patrick van Kleef <[email protected]>
278

79+
Merge branch 'release/0.16' into develop
80+
81+
Updated ChangeLog
82+
383
Updated version to 0.16 for release
484

585
Updated NEWS

NEWS

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
v0.17:
2+
* Added detail info about deployments on different HTTP servers.
3+
* Added new URL parameters related to 'Annotate' option in OSDS.
4+
* Added turtle and JSON-LD app description data.
5+
* Added <script type=text/turtle></script> element for OSDS plugin
6+
* Added 'Fork me on GitHub' link
7+
* Added error messages to the ontology's view.
8+
* Added check for mixed content before Ajax call.
9+
* Added config option for verify empty noes or not.
10+
* Added throbber for folder selection in browser.
11+
* Reduced ontology search by prefix in editors.
12+
* Updated sort order in browser - folders and files are sorted together.
13+
* Use 'Resource' node type when value starts with '#'. Added new config option for this.
14+
* Fixed bug with 'Back' button in subject's editor.
15+
* Fixed bugs to enable correct work of OSDS plugin.
16+
* Fixed bug ontology refresh and 'Mixed content' error.
17+
* Fixed creation tar version of the editor.
18+
* Fixed bug with refresh folder list after adding new file.
19+
120
v0.16:
221
* Publish the RDF Editor project to github
322
* Added dcterms, vcard, cert, pim, void. sioc, skos, schema, and gr to preloaded ontologies

0 commit comments

Comments
 (0)