source: trunk/src/ajax

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @639   13 years lgiessmann fixed ticket #114 => added a delete button and functionality for …
(edit) @636   13 years lgiessmann trunk: fixed ticket #117 => the topic id is set in the background with …
(edit) @635   13 years lgiessmann trunk: added the files textgrid_15.07.2011.xtm that contains the lates …
(edit) @427   13 years lgiessmann JSON-Interface: all / that are not escaped will be escaped after …
(edit) @354   13 years lgiessmann REST-interface: splitted the webserver into a webserver for the UI => …
(edit) @352   13 years lgiessmann Isidorus-UI: fixed ticket #95 => deleted objects are not only deleted …
(edit) @351   13 years lgiessmann Isidorus-UI: fixed ticket #96 => set the timeout to 30 seconds to …
(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) @325   14 years lgiessmann merged the branch "new-datamodel" with "trunk" -> resolved all …
(edit) @314   14 years lgiessmann The ajax host prefix in constants.js is set automatically --> …
(edit) @311   14 years lgiessmann fixed a problem with the host prefix in the javascript constants file
(edit) @283   14 years lgiessmann ui: after deleting names all variants of the deleted name are removed
(edit) @282   14 years lgiessmann ui: after deleting an occurrence or name, the item-identifiers which …
(edit) @281   14 years lgiessmann ui: the delete-buttons are only displayed if the object exists --> …
(edit) @279   14 years lgiessmann docs: fixed some bad ebnf definitions of the json interface; json: …
(edit) @275   14 years lgiessmann json: started to implement a mark-as-deleted-handler that deleted from …
(edit) @272   14 years lgiessmann service-registry: added the file textgrid.xtm which constraints an …
(edit) @179   14 years lgiessmann ajax-client: fixed a bug with the dblClickHandler of the IdentifierC class
(edit) @178   14 years lgiessmann ajax-client: fixed a bug in the dblClickHandler of TextrowC; fixed a …
(edit) @92   15 years lgiessmann rdf-module: restructured the xml-module -> the entire xml-module is …
(edit) @90   15 years lgiessmann isidorus (core): reimplemented the threading module -> all private …
(edit) @89   15 years lgiessmann ajax-client: the test-file poems.xtm was changed to a final state - …
(edit) @88   15 years lgiessmann ajax-client: fixed a bug under safari with the class "SelectrowC" …
(edit) @87   15 years lgiessmann ajax-client: fixed a known problem by committing edited fragments - so …
(edit) @86   15 years lgiessmann ajax-client: fixed a problem that occurred with firefox after …
(edit) @84   15 years lgiessmann json-server: fixed a problem with requesting the latest fragment of a …
(edit) @83   15 years lgiessmann ajax-client: fixed a bug which occured by editing existing topics with …
(edit) @82   15 years lgiessmann ajax-client: fixed some info-messages when the client requests something
(edit) @81   15 years lgiessmann ajax-client: set the default address to localhost:8000
(edit) @80   15 years lgiessmann ajax-client: implemented a topic map overview
(edit) @79   15 years lgiessmann ajax-client: implemented a skeleton for a topic map overview, …
(edit) @78   15 years lgiessmann json-server: fixed a bug with topic-, association, role-, name- and …
(edit) @76   15 years lgiessmann ajax-client: fixed a bug that accurrs when there are no valid topic …
(edit) @75   15 years lgiessmann ajax-client: fixed the "disable/enable" safari-bug
(edit) @74   15 years lgiessmann ajax-client: fixed a bug with the minimize-handler of all some frames
(edit) @73   15 years lgiessmann ajax-client: fixed a bug with disabling the datatype frames; fixed a …
(edit) @72   15 years lgiessmann ajax-client: fixed a bug with safari by minimizing frames. instead of …
(edit) @71   15 years lgiessmann ajax-client: fixed a bug with safari -> the commit button wasn't …
(edit) @70   15 years lgiessmann ajax-client: fixed some bugs that were discovered by using opera; …
(edit) @69   15 years lgiessmann ajax-client: fixed a bug by creating an association from existing …
(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) @66   15 years lgiessmann ajax-client: fixed some bugs which occurs by validating scopes; now it …
(edit) @65   15 years lgiessmann ajax-client: fixed a bug that occurs if an existing association(-type) …
(edit) @64   15 years lgiessmann ajax-client: currently all roles which exist in the json fragment will …
(edit) @63   15 years lgiessmann ajax-client: now all roles created from existing content, also display …
(edit) @62   15 years lgiessmann ajax-cient: fixed a bug with remove-buttons in role-frames created …
(edit) @61   15 years lgiessmann ajax-client: fixed a bug with scope-topics that occurs during the …
(edit) @60   15 years lgiessmann ajax-client: fixed a lot of bugs in scope/type-handling; now also …
(edit) @59   15 years lgiessmann ajax-client: added a onchange-handler for scope-frames
(edit) @58   15 years lgiessmann ajax-client: existing scopes can be inserted into existing …
(edit) @57   15 years lgiessmann fixed a bug with itemIdentities and variants
(edit) @56   15 years lgiessmann ajax-client: fixed a bug which occurs if the exported fragment has no …
(edit) @55   15 years lgiessmann ajax-client: fixed a bug in poems.xtm; added the functionality of …
(edit) @54   15 years lgiessmann ajax-client: fixed some bugs: *the test-file "poems.xtm", *the …
(edit) @53   15 years lgiessmann ajax-client: by editing a fragment all identifiers will be inserted in …
(edit) @52   15 years lgiessmann ajax-client: fixed a few bugs and prepared the client for the …
(edit) @51   15 years lgiessmann ajax-client: fixed a bug by committing fragments without an …
(edit) @50   15 years lgiessmann ajax-client: fixed the following bugs: (1) by requesting all needed …
(edit) @49   15 years lgiessmann ajax-client: during AJAX-requests the client hides all current …
(edit) @48   15 years lgiessmann added two .GIFs which will be used as ajax-loader-animations
(edit) @47   15 years lgiessmann ajax-client: fixed a bug with exclusive-instance-constraints; changes: …
(edit) @46   15 years lgiessmann ajax-client: all ajax-requests have a timeout depending on the data to …
(edit) @45   15 years lgiessmann ajax-client: before committing a fragment, the given data will be …
(edit) @44   15 years lgiessmann ajax-client: a fragment commit without validation is implemented; …
(edit) @43   15 years lgiessmann ajax-client: finalized the "toJSON()" methods of all needed classes - …
(edit) @42   15 years lgiessmann ajax-client: by commiting a fragment, there will be requested all …
(edit) @41   15 years lgiessmann ajax-client: added the functionality to disable optional elements, …
(edit) @40   15 years lgiessmann ajax-client: added a "player-remove"-handler for roles; fixed a …
(edit) @39   15 years lgiessmann ajax-client: added an "add-player"-handler to the role container
(edit) @38   15 years lgiessmann fixsed some problems with roles created from otherrole-constraints by …
(edit) @37   15 years lgiessmann fixed some problems by creating associationroles from …
(edit) @36   15 years lgiessmann ajax-client: added an "add" and an "remove" handler to the roles …
(edit) @35   15 years lgiessmann ajax-client: fixed some problems in the onPlayerChangeHandler and …
(edit) @34   15 years lgiessmann added the otherroleplayer-constraint and a player-type-change-handler …
(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) @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 …
(add) @24   15 years lgiessmann restructured the json and ajax interface --> created a new …
Note: See TracRevisionLog for help on using the revision log.