| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-08-11 | minibar: documentation and API work | hallgren | |
| 2011-08-11 | minibar: some functions were in the wrong file | hallgren | |
| 2011-08-09 | minibar: more documentation (in minibar-api.html) | hallgren | |
| 2011-08-08 | minibar: refactoring for improved modularity | hallgren | |
| Two smaller objects have been factored out from the Minibar object: Input and Translations. These have been placed in two separate files: minibar_input.js and minibar_translations.js. Some common auxiliary functions have also been moved to a separate file: minibar_support.js | |||
| 2011-08-08 | minibar: resolve conflict | hallgren | |
| 2011-08-03 | minibar: improve pgf_online.js | hallgren | |
| pgf_online.js has been simplified and generalized to support the full GF Web Service API. The changes are backwards incompatible, unfortunately. The documentation and minibar.js have been updated accordingly. | |||
| 2011-08-03 | minibar: small code and documentation tweaks | hallgren | |
| 2011-08-08 | minibar: recording old configuration changes | hallgren | |
| 2011-08-01 | gfse: added links to download PGF files for user's grammars | hallgren | |
| 2011-08-01 | gfse: add missing file share.html to darcs | hallgren | |
| Also fix bug in share.html by adding cloud.js to the list of loaded JavaScript files. | |||
| 2011-07-29 | gfse: some correctness checks for concrete syntax | hallgren | |
| The editor now calls the GF server to check the syntax of expressions that are part of concrete syntax (except for parameter types). This is currently done by using the cc command of the GF shell, which puts some unnecessary restricitons on operation definitions... | |||
| 2011-07-29 | gfse: refactoring | hallgren | |
| Factor out functions that interface to the old cloud service (upload.cgi) from editor.js into cloud.js. Merge changes from editor2.js into editor.js and factor out functions that interface to gf -server into clouds2.js. | |||
| 2011-07-26 | gfse: about: added a note that each grammar has a unique identity ↵ | hallgren | |
| independent of its name | |||
| 2011-07-25 | gfse: various small improvements | hallgren | |
| 2011-07-21 | GenIP, GenRP in Extra and any_Quant in ExtraEng | aarne | |
| 2011-07-07 | The stub of Russian Phrasebook is tweaked to start giving sane output | Nick Frolov | |
| 2011-07-07 | gfse: new section "Grammars in the cloud" in about.html | hallgren | |
| 2011-07-07 | gfse: grammars in the cloud, still primitve, but good enough to be installed ↵ | hallgren | |
| on the server, I think | |||
| 2011-07-07 | gfse: grammars in the cloud, work in progress | hallgren | |
| Cloud merging: when sharing grammars between two devices that previously each had separate grammar directoies on the server, clean up one of the directories and make it a symbolic link to the other. | |||
| 2011-07-07 | Nepali corrected in Synopsis; Nepali and Persian added to main page | aarne | |
| 2011-07-06 | gfse: grammars in the cloud, work in progress | hallgren | |
| 2011-06-08 | gfse: initial support for grammars in the cloud | hallgren | |
| This lets the user access the same set of grammars from multiple devices. Sharing grammars between multiple users is possible but discouraged at the moment. There is no version handling, so concurrent editing of the same grammar by different users might result in one user overwriting changes made by another user. (The same goes for cuncurrent editing on multiple devices by a single user, of course.) | |||
| 2011-06-23 | phrasebook polish updated | adam.slaski | |
| 2011-06-21 | minibar support.js: add function ajax_http_post for posting FormData | hallgren | |
| 2011-06-21 | gf-server: make pgf-service work the Apache mod_fastcgi | hallgren | |
| pgf-service now appears to works with Apache mod_fastcgi (under Mac OS X) in addition to lighttpd. One difference appears to be that while lighttpd passes the name of the PGF file in the SCRIPT_FILENAME variable, Apache passes it in PATH_TRANSLATED. But perhaps this depends on exactly how the fastcgi service is configured. The following is what I added to the Apache configuration file to test this: <Directory /Library/WebServer/Documents/fcgi-bin> SetHandler fastcgi-script Options +ExecCGI </Directory> Action pgf-service /fcgi-bin/pgf-service AddHandler pgf-service .pgf | |||
| 2011-06-21 | gf-server: enable -rtsopts when compiling with ghc>=7.0 | hallgren | |
| 2011-06-21 | gf-server.cabal: a separate flag for the content service | hallgren | |
| * Use cabal install -ffastcgi to compile the fastcgi server. * Use cabal install -fcontent to compile the content service (off by default, currently broken) * Use both flag to compile both. | |||
| 2011-05-07 | gfse: fix a problem in browsers where "class" is a reserved keyword | hallgren | |
| 2011-06-20 | updated information on GF book | aarne | |
| 2011-06-20 | refinementNepali-11-06-20 | virk.shafqat | |
| 2011-06-14 | allow empty lines in transliteration files | aarne | |
| 2011-06-02 | Predef functions toUpper, toLower, isUpper | aarne | |
| 2011-06-02 | "Urd in Phrasebook Makefile; correct form of adj Spa.spanish_A" | aarne | |
| 2011-06-02 | ported the change in English NPCase and Polarity to SUMO | aarne | |
| 2011-06-02 | patches in Spanish adjectives by Inari | aarne | |
| 2011-06-01 | Fixed A's in Cat phrasebook nationalities | jordi.saludes | |
| 2011-05-19 | refinementsTextUrd-11-05-19 | virk.shafqat | |
| 2011-05-19 | refinements-2011-05-19 | virk.shafqat | |
| 2011-05-13 | refinementsUrdPhrasebook-2011-05-13 | virk.shafqat | |
| 2011-05-13 | addition to Urdu phrasebook | aarne | |
| 2011-05-12 | refinementsUrdPhrbook-2011-05-12 | virk.shafqat | |
| 2011-05-11 | refinementsUrdPnb-2011-05-11 | virk.shafqat | |
| 2011-05-10 | refinements-2011-05-10 | virk.shafqat | |
| 2011-05-06 | gfse: you can now add concrete syntax for arbitrary languages | hallgren | |
| Before, you had to pick a language from a list of supported languages, but now you can also pick Other and change the language code afterwards. | |||
| 2011-05-06 | Urdu phrasebook (not complete) | aarne | |
| 2011-05-06 | fixed problems in persian transliteration pointed out by Elnaz | aarne | |
| 2011-04-30 | refinements-Pnb-2011-04-30 | virk.shafqat | |
| 2011-05-02 | transliteration via configuration file: ps -to=file or ps -from=file | aarne | |
| 2011-04-20 | Ctrl-C shouldn't terminate the GF shell | hallgren | |
| This quick fix should make Ctrl-C in the GF shell behave more like it does in other shells: even if no command is running, Ctrl-C now just gives you a new prompt instead of terminating the shell. | |||
| 2011-04-15 | GFI.hs: some refactoring for readability | hallgren | |
| Also some minor changes in how Ctrl-C is handled and how CPU time is measured. | |||
