| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-11-20 | GF cloud: move support.js and pgf_online.js | hallgren | |
| Created the folder js and moved minibar/support.js and minibar/pgf_online.js there, to emphasize their status as app independent support libraries. There are probably more files that should be moved here. The cloud apps have been updated, externally hosted apps that link directly to our server need to be updated too. | |||
| 2012-10-22 | Add Chinese to the list of installed RGL languages and support it in the web ↵ | hallgren | |
| apps Aarne says the Chinese resource grammar is complete, but not yet completely correct. | |||
| 2012-10-04 | simple translator: make it usable on iOS devices | hallgren | |
| To make the popup menus accessible, use a simple trick to activate the simulate-hovering-by-tapping behaviour. | |||
| 2012-10-04 | simple translator: bug fix | hallgren | |
| "Edit/Add a segment..." stopped working at some point. (Importing text still worked.) | |||
| 2012-10-04 | gfse: various code improvements and prelimiary support for public 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-17 | simple translator: accept DOS, Mac and Unix line breaks when importing text | hallgren | |
| 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 | 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-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-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 | 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 | 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 | 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-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 | |
| 2012-05-16 | translator: use GF's text lexer/unlexer to obtain more natural looking text | hallgren | |
| Note though that the unlexer does the wrong thing with initial words that are supposed to be capitalized, e.g. "I am ready.", "Spanish wine is good.", so these sentenses are not translated at the moment. | |||
| 2012-05-16 | translator: file browser shows files alphabetically now | hallgren | |
| 2012-05-16 | translator: bug fix | hallgren | |
| My menu hiding hack didn't work in Gecko browsers because of a difference in the behaviour of the JavaScript setTimeout function. | |||
| 2012-05-15 | Adding a Simple Translation Tool | hallgren | |
| It is part of the cloud services available with gf -server. | |||
