| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-03-07 | gfse: link back to the editor from the upload page | hallgren | |
| 2011-03-06 | gfse: minor layout/formatting variation | hallgren | |
| 2011-03-05 | added composOp generation to haskell-gadt, and an example in ↵ | aarne | |
| examples/gadt-transfer | |||
| 2011-03-04 | switched the upper and lower parts of lexc entries to their standard order | aarne | |
| 2011-03-04 | revived GADT generation | aarne | |
| 2011-03-04 | fixed a variable refreshing bug in the compiler | aarne | |
| 2011-03-03 | minibar: add icon for word alignment button | hallgren | |
| 2011-03-03 | minibar: add a button to display word alignment | hallgren | |
| 2011-03-03 | GF shell restricted mode | hallgren | |
| By setting the environment variable GF_RESTRICTED before starting GF, the shell will be run in restricted mode. This will prevent the GF shell from starting arbitrary system commands (most uses of System.Cmd.system are blocked) and writing arbitrary files (most commands that use writeFile et al are blocked). Restricted mode is intended minimize the potential security risks involved in allowing public access to the GF shell over the internet. It should be used in conjuction with system level protection mechanisms (e.g. file permissions) to make sure that a publicly acessible GF shell does not give access to parts of the system that should not be publicly accessible. | |||
| 2011-03-03 | overloaded opers included in sorting of judgements | aarne | |
| 2011-03-03 | print lexicon in Xerox LEXC format: pg -lexc | aarne | |
| 2011-03-01 | corrected help for l command | aarne | |
| 2011-03-01 | minibar/support.js: recognize relative URLs as locations on the same server | hallgren | |
| This means that the relative grammar directory location in the default configuration will result in AJAX requests rather than the less efficient JSONP requests. | |||
| 2011-03-01 | minibar: make the feedback form work in the generic minibar | hallgren | |
| It is still disabled by default, since some manual configuraiton of feedback.cgi is required. | |||
| 2011-02-28 | gfse: fix missing startcat flag bug + documentation updates | hallgren | |
| 2011-02-28 | gfse: fix persmission problem in upload.cgi | hallgren | |
| 2011-02-28 | gfse: include a -path flag to find rgl modules | hallgren | |
| 2011-02-28 | gfse: support for opening RGL modules | hallgren | |
| 2011-02-28 | gfse: minor documentation and style improvements | hallgren | |
| 2011-02-28 | the command show_operations to inspect opers in scope | aarne | |
| 2011-02-26 | removed message showing what modules are read unless in verbose mode | aarne | |
| 2011-02-25 | Predef.error surfaces as error message in compilation and cc command | aarne | |
| 2011-02-25 | command ga moved to option 'aw -giza' | aarne | |
| 2011-02-22 | gfse: allow definitions to be reordered by drad-and-drop | hallgren | |
| 2011-02-18 | gfse: fix typos | hallgren | |
| 2011-02-18 | gfse: document that grammars can be uploaded and tested in the GF shell, the ↵ | hallgren | |
| minibar and the translation quiz | |||
| 2011-02-18 | gfse: updated screen shots | hallgren | |
| 2011-02-18 | gfse: support for linking to the translation quiz | hallgren | |
| 2011-02-17 | gfse: some small fixes | hallgren | |
| + 'make install' to copy all required files to the server + configuration options and error checks in upload.cgi | |||
| 2011-02-17 | Adding the prototype GF editor for simple multilingual grammars | hallgren | |
| 2011-02-17 | Adding the prototype GF editor for simple multilingual grammars | hallgren | |
| 2011-02-17 | Adding the prototype GF editor for simple multilingual grammars | hallgren | |
| 2011-02-06 | a simple clitic analysis command 'ca' | aarne | |
| 2011-01-31 | corrections to ancientgreek encoding by Hans Leiss | aarne | |
| 2011-01-28 | started CompilerAPI, still dummy | aarne | |
| 2011-01-27 | minibar: a small change to make easy to select an alternate grammar directory | hallgren | |
| 2011-01-11 | minibar: update my home page link (cs->cse) | hallgren | |
| 2011-01-09 | The name of the fastcgi executable has changed back to pgf-service | hallgren | |
| 2011-01-08 | fix the computation of abstract expressions in the presence of implicit ↵ | krasimir | |
| arguments | |||
| 2011-01-08 | bugfix in the handling of implicit arguments in the typechecker | krasimir | |
| 2010-12-28 | The GF editor now lets the user to upload his/her own grammars | krasimir | |
| 2010-12-23 | gf-server.cabal: changes to stop cabal from demanding hsql even when ↵ | hallgren | |
| content-server is not going to be built | |||
| 2010-12-22 | PGF web service: make the generated index.html for pgf-http a bit more ↵ | hallgren | |
| informative | |||
| 2010-12-22 | gf-server.cabal: update description of fastcgi flag | hallgren | |
| 2010-12-22 | gf-server.cabal: make hsql-mysql optional like fastcgi | hallgren | |
| content-service depends on hsql-mysql, which depends on a C library, so like fastcgi, only compile it if you ask for it explicitly with -ffastcgi. | |||
| 2010-12-22 | gf-server.cabal: Change the default for the flag fastcgi to False | hallgren | |
| If you want the fastcgi server, use cabal install -ffastcgi. This is to avoid problems when you only want to compile pgf-http and the fastcgi library fails to install, which it usually does, since it depends on a C library which is not installed automatically with cabal. | |||
| 2010-12-22 | PGF web service: Use Content-Type text/javascript from JSON output | hallgren | |
| The Content-Type used to be text/json, but this caused warning messages in some web browers. | |||
| 2010-12-22 | added GrammarsPanel in the GF editor | krasimir | |
| 2010-12-22 | tweak gf-server.cabal | krasimir | |
| 2010-12-21 | more clear LICENSE file for GF | krasimir | |
