<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/www/gfse/editor.js, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=master</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2020-01-28T20:12:28+00:00</updated>
<entry>
<title>rename the WordNet module when creating a new language</title>
<updated>2020-01-28T20:12:28+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2020-01-28T20:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=c50df37144a1f7779c773d5d882e1cea32d4fbbd'/>
<id>urn:sha1:c50df37144a1f7779c773d5d882e1cea32d4fbbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added plugin for search in WordNet</title>
<updated>2020-01-24T17:22:00+00:00</updated>
<author>
<name>krangelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2020-01-24T17:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=65024a0a553d2e403228f1516f7b05ba8d944e0f'/>
<id>urn:sha1:65024a0a553d2e403228f1516f7b05ba8d944e0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gfse: show grammar comments in the list of public grammars</title>
<updated>2018-03-29T16:23:32+00:00</updated>
<author>
<name>Thomas Hallgren</name>
<email>th-github@altocumulus.org</email>
</author>
<published>2018-03-29T16:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=3d6a5e88646e7147972d474e304dc99615f4b905'/>
<id>urn:sha1:3d6a5e88646e7147972d474e304dc99615f4b905</id>
<content type='text'>
gf -server now includes the comment field from the grammar in the
response to /cloud requests with command=ls-t and ext=.json
</content>
</entry>
<entry>
<title>gfse: allow public grammars to be deleted in more cases</title>
<updated>2018-03-29T15:02:22+00:00</updated>
<author>
<name>Thomas Hallgren</name>
<email>th-github@altocumulus.org</email>
</author>
<published>2018-03-29T15:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=750a1349ffad116d57b46ea5f816e678018a1d7f'/>
<id>urn:sha1:750a1349ffad116d57b46ea5f816e678018a1d7f</id>
<content type='text'>
The editor doesn't show delete buttons on grammars published by other
users, but it was too picky when deciding which grammars you own. Now
it should be possible to delete grammars from the device/browser
you published it from, even if you don't have a private copy of it any more.

On a related note, there seems to be problem with the way unique grammars
names are created and maintained, causing published grammars to be duplicated
in some cases. This needs to be overhauled.
</content>
</entry>
<entry>
<title>gfse: fix for some browser: hovering over an empty grammar comment to edit it</title>
<updated>2018-03-29T14:17:25+00:00</updated>
<author>
<name>Thomas Hallgren</name>
<email>th-github@altocumulus.org</email>
</author>
<published>2018-03-29T14:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=78cf1849574b8ba2709d1712202ebe34327c63f9'/>
<id>urn:sha1:78cf1849574b8ba2709d1712202ebe34327c63f9</id>
<content type='text'>
This was a problem in Safari (an other similar browsers I presume), but
not in Firefox: hovering over the grammar comment (shown below the grammar
name when you edit a grammar) didn't reveal the button to edit it, thus
preventing you from adding a comment. It was till possible by selecting the
"Enable editing on touch devices." at the bottom of the screen, but most
people probably didn't notice that it is possible to add a comment.
</content>
</entry>
<entry>
<title>gfse: sort list of public grammars by age, by default</title>
<updated>2018-03-29T12:54:42+00:00</updated>
<author>
<name>Thomas Hallgren</name>
<email>th-github@altocumulus.org</email>
</author>
<published>2018-03-29T12:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=31ef32a815f129002380a58d9a50e827d71800fc'/>
<id>urn:sha1:31ef32a815f129002380a58d9a50e827d71800fc</id>
<content type='text'>
There is also a menu so you can choose to sort the list by name or by age
</content>
</entry>
<entry>
<title>Add a few missing languages in js/langcode.js. Use it also in gfse/editor.js.</title>
<updated>2016-05-13T13:03:28+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2016-05-13T13:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=bde9dc7cfdf4142909c9f9d06625aeb2352f504e'/>
<id>urn:sha1:bde9dc7cfdf4142909c9f9d06625aeb2352f504e</id>
<content type='text'>
gfse/editor.js had its own list with 34 languages, while js/langcode.js
only had 30 languages. The missing languages have been added to
js/langcode.js and all apps now use that list.
</content>
</entry>
<entry>
<title>GFSE: add Latvian to the list of RGL languages</title>
<updated>2016-04-03T17:29:10+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2016-04-03T17:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7d509d693384cc64b9997cea1fd69c7e53fbf334'/>
<id>urn:sha1:7d509d693384cc64b9997cea1fd69c7e53fbf334</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GFSE: add Afrikaans to the list of available RGL languages.</title>
<updated>2016-01-19T13:59:17+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2016-01-19T13:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=9bed116878c6b9242d14179685e53271777398e9'/>
<id>urn:sha1:9bed116878c6b9242d14179685e53271777398e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a problem with minibar when invoked from gfse or the syntax editor</title>
<updated>2015-05-21T08:00:49+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-05-21T08:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=803963352821febcb81382602866fcc32fca4d00'/>
<id>urn:sha1:803963352821febcb81382602866fcc32fca4d00</id>
<content type='text'>
Minibar needs js/langcode.js now, so need to include it in gfse/index.html
and syntax-exitor/editor.html too.
</content>
</entry>
</feed>
