| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-30 | gfse: show the types of linearization functions when hovering over their names | hallgren | |
| 2012-09-30 | PGF service & minibar: put a limit on the number of parse trees | hallgren | |
| + In the PGF web service API, the commands parse, translate and translategroup now accept a limit parameter. It limits the number of parse trees returned. If no limit is given, the behaviour is backwards compatible, i.e. no limit is applied. + In minibar, the limit is now set to 25 by default. This change is based on a suggestion by Kaarel Kaljurand. | |||
| 2012-09-28 | gfse & cloud improvements | hallgren | |
| + Added "Symbolic" to the list of resource modules that can be opened. + Clicking on the name of an opened resource module now displays the list operations it provides. (Implemented using show_operations in the GF shell.) + Added a GF version info link to the cloud service start page. | |||
| 2012-09-23 | refactoring German VP | aarne | |
| 2012-09-21 | gfse: added a new "matrix view" of grammars | hallgren | |
| 2012-09-21 | simple translator: make it possible to delete documents | hallgren | |
| 2012-09-20 | simple translator: bug fix | hallgren | |
| A bug in the line break change prevented text import from working. | |||
| 2012-09-14 | negative patterns in gfmorpho | aarne | |
| 2012-09-17 | simple translator: accept DOS, Mac and Unix line breaks when importing text | hallgren | |
| 2012-09-17 | minibar-api.html: documentation fixes | hallgren | |
| 2012-09-12 | First version of a web server for morphological paradigms. | aarne | |
| 2012-09-11 | simple translator: export GlobalSight Download Files | hallgren | |
| TODO: consider using a better way to save to a local file | |||
| 2012-09-11 | simple translator: more work on GlobalSight support | hallgren | |
| Disable editing source segments in GlobalSight documents | |||
| 2012-09-10 | simple translator: more work on GlobalSight support | hallgren | |
| + Retain metadata from GlobalSight Download Files. + Disable adding&removing segments when editing a GlobalSight documents. | |||
| 2012-09-09 | minibar: fix links to Wikipedia article on JSONP | hallgren | |
| Wikipedia moved it. | |||
| 2012-09-09 | simple translator: support for importing GlobalSight Download Files | hallgren | |
| TODO: support for export translations in the same format. | |||
| 2012-08-30 | simple translator: make it work even if Apertium is unavailable | hallgren | |
| Since Apertium is unavaiable at the moment, I can't check that things still work properly when Aprtium *is* availalbe. | |||
| 2012-08-27 | minibar documentation URL typo fix | hallgren | |
| 2012-08-27 | minibar documentation updates | hallgren | |
| 2012-08-02 | translator: keep cloud docs and local docs apart | hallgren | |
| + show a cloud icon next to the document name if it is stored in the cloud + in addition to the name of the current document, remember if it is stored in the cloud, so that the right document is loaded next time you open the translator. | |||
| 2012-08-02 | gfse: matching colors in cloud download/upload icons | hallgren | |
| 2012-08-01 | gf-cloud-api.html: markup fix | hallgren | |
| 2012-07-27 | translator: code cleanup and bug fixes | hallgren | |
| 2012-07-25 | translator: remove debug logging | hallgren | |
| 2012-07-25 | translator: per segment translation method selection | hallgren | |
| 2012-06-21 | translator: parallel text view layout adjustments | hallgren | |
| And some other small code changes. | |||
| 2012-06-21 | translator: bug fix for copy/paste import | hallgren | |
| 2012-06-21 | gfse/sort.js: make it more resusable | hallgren | |
| Move the gfse-specific list of sortable tags and class names from sort.js to editor.js. | |||
| 2012-06-21 | translator: insert and delete segments | hallgren | |
| You can now insert new segments anywhere, now just at the end. You can now delete any segment, not just the last one. | |||
| 2012-06-19 | translator: style adjustments | hallgren | |
| 2012-06-19 | translator: expanatory text for local file import | hallgren | |
| 2012-06-19 | translator: import text from local files | hallgren | |
| It works in Chrome, Firefox and Opera, but not Safari. (The browser must support the File, FileList and FileReader APIs.) | |||
| 2012-06-18 | GF cloud api doc fixes | hallgren | |
| 2012-06-18 | cloud service: add preliminary cloud service API documentation | hallgren | |
| 2012-06-18 | transaltor: reduce code duplication | hallgren | |
| 2012-06-13 | translator: added support for the Apertium translation service | hallgren | |
| Also added feedback to source & target language menus to indicate which languages are supported by the selected translation method. For Apertium, the source language menu shows all possible source languages, and the target menu shows the possible target languages for the chosen source language. | |||
| 2012-06-12 | translator: documents can now be saved in the cloud | hallgren | |
| some other small fixes | |||
| 2012-06-12 | gfse & translator: change language code for Japanese to Jpn | hallgren | |
| 2012-06-11 | minibar-api.html: small documentation improvements | hallgren | |
| 2012-06-11 | GF home page: link to GF clouds service (cloud.grammaticalframework.org) | hallgren | |
| Also some small cloud service documentation updates. | |||
| 2012-06-11 | translator: source segments can now be edited | hallgren | |
| 2012-06-08 | translator.css: restore lost width of input field | hallgren | |
| 2012-05-29 | translator: segment imported text based on punctuation | hallgren | |
| 2012-05-28 | translator: better support for ambiguous translations | hallgren | |
| The translator picks "the first" translation by default, but the user can choose among the generated translations from a popup menu. | |||
| 2012-05-28 | GFServer.hs: apply UTF8 encoding when saving uploaded files | hallgren | |
| This fixes a bug introduced on May 16. | |||
| 2012-05-27 | translator: adding "Parallel texts" view | hallgren | |
| This is in addition to the existing "Segment by Segment" view. Also some minor documentation updates. | |||
| 2012-05-25 | translator: you can now import text by copying and pasting | hallgren | |
| 2012-05-23 | translator: use a more robust test for localStorage support and show a ↵ | hallgren | |
| warning if it is missing | |||
| 2012-05-16 | translator: fix typo | hallgren | |
| 2012-05-16 | translator: update About page | hallgren | |
