source: trunk/src/json

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @977   13 years lgiessmann trunk: merged branches/gdl-frontend with trunk; fixed all conflicts
(edit) @805   13 years lgiessmann
(edit) @804   13 years lgiessmann jtm-exporter: changed the process of collecting associations to be exported
(edit) @720   13 years lgiessmann trunk: rest-interface: fixed a potential bug => if a foreign …
(edit) @711   13 years lgiessmann trunk: datamodel: improved caching of serialized fragments
(edit) @708   13 years lgiessmann trunk: datamode + json-exporter: implemented cahcing for the …
(edit) @703   13 years lgiessmann trunk: improved the performance of 'get-all-psis'
(edit) @645   13 years lgiessmann trunk: fixed a bug in the json format when creating a storage overview
(edit) @644   13 years lgiessmann trunk: fixed some handler that return a storage snapshot => …
(edit) @641   13 years lgiessmann trunk: fixed a bung in the UI and the json exporter, now the backend …
(edit) @470   13 years lgiessmann fixed ticket #111 and adapted all unit-tests
(edit) @469   13 years lgiessmann xtm-im/exporter | rdf-im/exporter | jtm-im/exporter | …
(edit) @467   13 years lgiessmann Fixed ticket #100 => implemented the JTM-im/exporter
(edit) @465   13 years lgiessmann JTM: added unit-tests for importing jtm-strings containing entire …
(edit) @464   13 years lgiessmann JTM: added unit-tests for importing JTM-roles => fixed a bug in …
(edit) @462   13 years lgiessmann JTM: added the functions: make-prefix-list-from-jtm-list, …
(edit) @461   13 years lgiessmann JTM: added the functions import-associaiton-from-jtm-list and …
(edit) @459   13 years lgiessmann JTM: added unit-tests for the function merge-topic-from-jtm-list => …
(edit) @457   13 years lgiessmann JTM: added a unit-test for the function make-instance-of-association …
(edit) @456   13 years lgiessmann JTM: added functions that allow the import of a single topicstub, …
(edit) @455   13 years lgiessmann JTM: added unit-tests for functions that are responsible for importing …
(edit) @454   13 years lgiessmann JTM: added functions that implement the import of JTM-names, …
(edit) @453   13 years lgiessmann JTM: added some fundamental functions for the jtm-importer that …
(edit) @450   13 years lgiessmann fixed ticket #108 and #109 => all exporters and importers have the …
(edit) @449   13 years lgiessmann datamodel + unit-tests: added the function filter-type-instance-topics …
(edit) @447   13 years lgiessmann JTM: added unit-tests for exporting entire topic maps and the entire …
(edit) @446   13 years lgiessmann JTM: added unit-tests for exporting objects of the type FragmentC as …
(edit) @445   13 years lgiessmann JTM: fixed some bugs when exporting entire topic maps to JTM 1.1 and …
(edit) @444   13 years lgiessmann JTM: fixed some bugs when export FragmentC objeczs to JTM 1.1 and JTM 1.0
(edit) @443   13 years lgiessmann JTM: added unit-tests for export-to-jtm (AssociationC)
(edit) @442   13 years lgiessmann JTM: fixed a bug when exporting topics in the jtm 1.0 format => …
(edit) @441   13 years lgiessmann JTM: added a unit-test for export-to-jtm (TopicC) => fixed two bugs …
(edit) @439   13 years lgiessmann JTM: added a unit-test for export-to-jtm (OccurrenceC)
(edit) @438   13 years lgiessmann JTM: fixed a bug in referenceing parents; added a unit-test that …
(edit) @436   13 years lgiessmann JTM: added a unit-tests for the function …
(edit) @435   13 years lgiessmann JTM: fixed a bug in the function export-type-to-jtm; datamodel: fixed …
(edit) @433   13 years lgiessmann JTM: added unit-tests for the function export-identifiers-to-jtm
(edit) @432   13 years lgiessmann JTM: added unit-tests for the basic functions of the jtm-exporter => …
(edit) @430   13 years lgiessmann JTM: added a jtm-exporter that offers the exporting of JTM 1.0 and 1.1 …
(edit) @429   13 years lgiessmann json: moved the json module to json/isidorus-json; added the module …
(edit) @427   13 years lgiessmann JSON-Interface: all / that are not escaped will be escaped after …
(edit) @384   13 years lgiessmann code-maintenance: replaced some code sections by functions of …
(edit) @360   13 years lgiessmann fixed ticket #87 => added a JSON-handler for SPARQL-requests; fixed a …
(edit) @353   13 years lgiessmann datamodel: fixed ticket #97 => all classes are finalized manually …
(edit) @332   14 years lgiessmann fixed tifcket #81 -> fixed some bugs with the mark-as-deleted-handler …
(edit) @331   14 years lgiessmann fixed ticket #73 -> implented caching for topictypes and topic instances
(edit) @328   14 years lgiessmann fixed ticket #75 --> changed license terms from LGPL to LLGPL in the …
(edit) @327   14 years lgiessmann adapted the "mark-as-deleted" functions of the UI to the latest update …
(edit) @326   14 years lgiessmann added a mark-as-deleted handler to the RESTful interface, so PSIs, …
(edit) @325   14 years lgiessmann merged the branch "new-datamodel" with "trunk" -> resolved all …
(edit) @294   14 years lgiessmann fixed a compilation problem in the json-importer with sbcl 1.0.34.0.debian
(edit) @289   14 years lgiessmann json-exporter: fixed a bug in the function "get-all-topics"
(edit) @284   14 years lgiessmann json+datamodel: modified the procedure of adding constructs to a new …
(edit) @280   14 years lgiessmann json: fixed a function-reference error
(edit) @279   14 years lgiessmann docs: fixed some bad ebnf definitions of the json interface; json: …
(edit) @277   14 years lgiessmann rest-interface: finalized and tested the mark-as-deleted-handler of …
(edit) @276   14 years lgiessmann json: added the functionality to deleted topics and associations to …
(edit) @275   14 years lgiessmann json: started to implement a mark-as-deleted-handler that deleted from …
(edit) @273   14 years lgiessmann registry: modified "make-tree-view" --> currently all constraints and …
(edit) @229   14 years lgiessmann fixed ticket #69 --> changed the mechanism of the json-reader and …
(edit) @177   14 years lgiessmann fixed a problem in the json/ajax-interface: imported data can be …
(edit) @85   15 years lgiessmann json-server: fixed a bug with collecting constraint topics for a give …
(edit) @83   15 years lgiessmann ajax-client: fixed a bug which occured by editing existing topics with …
(edit) @78   15 years lgiessmann json-server: fixed a bug with topic-, association, role-, name- and …
(edit) @77   15 years lgiessmann json-server: fixed a bug with tmcl-type-validation when there is no …
(edit) @70   15 years lgiessmann ajax-client: fixed some bugs that were discovered by using opera; …
(edit) @68   15 years lgiessmann ajax-client: fixed a general bug with optional occurrences, currently …
(edit) @67   15 years lgiessmann ajax-client: fixed a bug by committing edited fragments - so finally …
(edit) @54   15 years lgiessmann ajax-client: fixed some bugs: *the test-file "poems.xtm", *the …
(edit) @44   15 years lgiessmann ajax-client: a fragment commit without validation is implemented; …
(edit) @35   15 years lgiessmann ajax-client: fixed some problems in the onPlayerChangeHandler and …
(edit) @33   15 years lgiessmann client ajax: added the basic handling for roleplayer-constraints and …
(edit) @32   15 years lgiessmann some fixes in the json-tmcl module and the json-data-model, some new …
(edit) @31   15 years lgiessmann fixed some problems in the json-tmcl module and started to implement …
(edit) @30   15 years lgiessmann some structural improvements in the json module
(edit) @29   15 years lgiessmann changed the tmcl-json-model and the tmcl-json-exporter. so there will …
(edit) @28   15 years lgiessmann added the tmcl-json-model to the json-model; added a rest-api for the …
(edit) @27   15 years lgiessmann fixed some problems in the ajax and in the json interface; changed the …
(edit) @26   15 years lgiessmann added a license header to all files where the isidorus license is …
(edit) @25   15 years lgiessmann added the general user-interface structure; implemented the home …
(edit) @24   15 years lgiessmann restructured the json and ajax interface --> created a new …
(edit) @23   15 years lgiessmann added a ajax-prototype with the "Google Web Toolkit"; note to get the …
(edit) @22   15 years lgiessmann implemented an ajax-prototype with dojo; note to use this prototype …
(edit) @21   15 years lgiessmann updated the ajax-prototype realized with prototypeJs and …
(edit) @20   15 years lgiessmann replaced the prototypeJs & Scriptaculous ajax-prototype with a …
(edit) @19   15 years lgiessmann fixed some problems in the ajax-interface prototype with IE and …
(edit) @18   15 years lgiessmann finished a prototype of the ajax-interface with the frameworks …
(edit) @17   15 years lgiessmann changed the hunchentoot version from 0.15.7 to 1.0.0 and all depending …
(edit) @16   15 years lgiessmann added a possibilit to get all topic-psis via the rest interface as a …
(edit) @15   15 years lgiessmann added all necessary file for the json-restful-interface and some small …
(copy) @5   15 years cludwig fix the duplicate trunk/tags/branches layer
copied from trunk/trunk/src/json:
(edit) @4   15 years cludwig preparations for the integration of reader-writer locks
Note: See TracRevisionLog for help on using the revision log.