Timeline


and

07.07.2013:

15:38 Changeset in deepamehta [4528ffa] by Jörg Richter <jri@…>
masterCaching: fix conditional PUT request (#386, #478). Topics/associations …
15:12 Ticket #488 (Webclient model not up-to-date) closed by jri
fixed: Webclient fix: update model (#488). When processing the directives of an …
15:03 Changeset in deepamehta [7cea0c3] by Jörg Richter <jri@…>
masterWebclient fix: update model (#488). When processing the directives of an …
14:50 Ticket #488 (Webclient model not up-to-date) created by jri
After processing the directives of an update request …
01:19 Changeset in deepamehta [a59764e] by Jörg Richter <jri@…>
masterMerge branch 'master' into edit-conflict

02.07.2013:

23:48 Ticket #485 ("Endless recursion while loading type" when instanciating topics in ...) closed by jri
fixed
23:38 Ticket #487 (Core: misleading "Endless recursion" exception) closed by jri
fixed: Core: fix endless recursion protection (#487). The type loader's endless …
23:34 Changeset in deepamehta [3eef846] by Jörg Richter <jri@…>
masterCore: fix endless recursion protection (#487). The type loader's endless …
20:10 Ticket #487 (Core: misleading "Endless recursion" exception) created by jri
If the Core repeatedly tries to fetch a topic type with an invalid URI, up …

01.07.2013:

14:30 Changeset in deepamehta [cae7a65] by Jörg Richter <jri@…>
masterCaching plugin: edit conflict detection (#479). The server rejects a PUT …

30.06.2013:

23:08 Ticket #486 (New client-side extension point: pre_send_request) closed by jri
fixed: Webclient: new event pre_send_request (#486). Allows plugins to …
23:03 Changeset in deepamehta [44b2745] by Jörg Richter <jri@…>
masterWebclient: new event pre_send_request (#486). Allows plugins to …
17:38 Changeset in deepamehta [7b228af] by Jörg Richter <jri@…>
masterWebclient fix: no side effect while update (#486). Construction of the …

29.06.2013:

22:07 Ticket #486 (New client-side extension point: pre_send_request) created by jri
This is needed e.g. by the Caching plugin to add a If-Unmodified-Since
16:52 Changeset in deepamehta [41c1f0b] by Jörg Richter <jri@…>
masterCaching plugin: set Cache-Control header (#478). If the response contains …

27.06.2013:

16:19 Malted/PluginDevelopmentNotes edited by Malte
adding constructing composite types in java with dms (diff)
00:54 Malted/PluginDevelopmentNotes edited by Malte
(diff)
00:53 Malted/PluginDevelopmentNotes edited by Malte
added postinstall hook, and acl-entry example for declarative topics (diff)

26.06.2013:

18:51 Ticket #485 ("Endless recursion while loading type" when instanciating topics in ...) created by MK
see attached file
18:39 Malted/PluginDevelopmentNotes edited by Malte
Referencing topic instances in a declarative migration (diff)
14:46 aushang_info_dev_treffen.svg attached to Malted by Malte
svg dev treffen aushang template
14:45 dev_treffen_aushang.pdf attached to Malted by Malte
tub dev treffen aushang

25.06.2013:

16:48 Changeset in deepamehta [dfaa8f0] by Jörg Richter <jri@…>
masterTime plugin: enrich with timestamp (#386, #479). If the response contains …

24.06.2013:

15:54 Ticket #484 (Web layer exception handling) created by jri
A plugin should be able to throw a WebApplicationException? to produce a …
01:22 Changeset in deepamehta [b9c5fa2] by Jörg Richter <jri@…>
masterAdd 2 new plugins to reactor build (#386, #478). DeepaMehta 4 Time …

23.06.2013:

17:10 Ticket #482 (Webservice: PUT URIs are not REST-like) closed by jri
fixed: Webservice: PUT URLs are REST-conform (#482). BREAKING CHANGE The …
17:03 Changeset in deepamehta [a1a02b5] by Jörg Richter <jri@…>
masterWebservice: PUT URLs are REST-conform (#482). BREAKING CHANGE The …
15:29 Ticket #483 (irritating ? at the end of URLs) closed by jri
fixed: Webclient: no trailing "?" in URLs (#483). Requests issued by the …
15:24 Changeset in deepamehta [b2a0e79] by Jörg Richter <jri@…>
masterWebclient: no trailing "?" in URLs (#483). Requests issued by the …
14:57 Ticket #483 (irritating ? at the end of URLs) created by jri
Some requests issued by the Webclient have an superfluous "?" character at …

22.06.2013:

17:32 Ticket #482 (Webservice: PUT URIs are not REST-like) created by jri
At the web tier the Core Service's updateTopic and updateAssociation
16:02 Changeset in deepamehta [3729073] by Jörg Richter <jri@…>
masterNew plugin: DeepaMehta 4 Caching (#478). If a If-Modified-Since header …
15:39 Ticket #481 (A WebApplicationException thrown by a event listener must reach Jersey) closed by jri
fixed: Core: listener exception handling (#481). A WebApplicationException?
15:37 Changeset in deepamehta [10812d8] by Jörg Richter <jri@…>
masterCore: listener exception handling (#481). A WebApplicationException?
00:30 Ticket #481 (A WebApplicationException thrown by a event listener must reach Jersey) created by jri
This would allow e.g. the Caching plugin to throw a …

21.06.2013:

23:00 Changeset in deepamehta [356d6c3] by Jörg Richter <jri@…>
masterTime plugin: change storage format (#386). The timestamps are stored in …

19.06.2013:

15:21 Ticket #480 (Additional Core Event: PRE_PROCESS_REQUEST) closed by jri
fixed: New Core Event PRE_PROCESS_REQUEST (#480, #478). Fired before a request …
15:18 Changeset in deepamehta [0d1cf5b] by Jörg Richter <jri@…>
masterNew Core Event PRE_PROCESS_REQUEST (#480, #478). Fired before a request …

18.06.2013:

23:05 Ticket #480 (Additional Core Event: PRE_PROCESS_REQUEST) created by jri
To be fired before a request is processed. This is needed to let e.g. a …

17.06.2013:

00:11 Ticket #479 (Edit Conflict Detection) created by jri
In a collaborative environment edit conflicts must be detected. That is, …

16.06.2013:

23:57 Ticket #478 (Exploit the Browser Cache) created by jri
To reduce network round-trips the Webclient should maintain an entity …

15.06.2013:

16:25 Ticket #477 (Additional Core Event: PRE_SEND_RESPONSE) closed by jri
fixed
15:59 Changeset in deepamehta [d3e9877] by Jörg Richter <jri@…>
masterTime Plugin: send Last-Modified headers (#386). If the response contains …
15:39 Changeset in deepamehta [1676101] by Jörg Richter <jri@…>
masterNew Core Event PRE_SEND_RESPONSE (#477, #386). Fired before the response …
15:30 Ticket #477 (Additional Core Event: PRE_SEND_RESPONSE) created by jri
To be fired before the response is send to the client. That is exactly …

12.06.2013:

17:46 Ticket #476 (enable sending of async requests for users of the rest_client.js) closed by jri
fixed
17:41 Changeset in deepamehta [a57a096] by Jörg Richter <jri@…>
masterREST Client: send asynchronous requests (#476). Plugins providing a REST …

09.06.2013:

16:35 Changeset in dmx-webclient [2ccf3ab] by dgf <github@…>
masteradd .gitignore
16:15 Changeset in dmx-webclient [5cc6c09] by dgf <github@…>
masterbump version and configure repository

08.06.2013:

20:14 Ticket #476 (enable sending of async requests for users of the rest_client.js) created by Malte
throuhg providing a public mehtod like, e.g.: […]
03:44 Ticket #475 (With an open DM installation login doesn't work) closed by Jörg Richter
fixed: Access Control: fix login (#475). Login works also with an open DM …
03:44 Changeset in deepamehta [ca61964] by Jörg Richter <jri@…>
masterAccess Control: fix login (#475). Login works also with an open DM …
01:15 Ticket #475 (With an open DM installation login doesn't work) created by jri
The webclient shows "Logged in as ..." but actually no session is created …

07.06.2013:

23:56 Changeset in deepamehta [168ac8c] by Jörg Richter <jri@…>
masterAccess Control: suppress login dialog (#471). In a default DM …
08:14 Changeset in deepamehta [5c15bf6] by Jörg Richter <jri@…>
masterAccess Control: fix exception logging (#474). When file logging is …
07:18 Ticket #474 (Not all exceptions appear in the log file) created by jri
When file logging is activated some exceptions are not logged into the log …
Note: See TracTimeline for information about the timeline view.