Timeline


and

23.08.2014:

02:53 Changeset in deepamehta [0f3b86f] by Jörg Richter <jri@…>
masterMerge branch 'master' into workspace-acl
02:36 Ticket #681 (Geomaps API: calculate distance in km between 2 geo coordinates) closed by jri
fixed
02:35 Ticket #682 (Webservice: serialize number return values) closed by jri
fixed
02:35 Ticket #683 (Core API: CompositeValue does not load child topics on-demand) closed by jri
fixed
02:34 Ticket #684 (REST API: child topics are included in result topics even if not requested) closed by jri
fixed
02:34 Ticket #686 (Core: unregistering plugin listeners throws exception) closed by jri
fixed
02:33 Ticket #687 (Neo4j Storage: coexistence with non-DM content) closed by jri
fixed
02:32 Ticket #694 (Not all errors are logged into file) closed by jri
fixed
02:32 Ticket #693 (Core: error handling while plugin start) closed by jri
fixed
02:31 Ticket #692 (Plugin framework: easify access to plugin's own resources) closed by jri
fixed
02:26 Changeset in deepamehta [603569b] by Jörg Richter <jri@…>
masterCore: easify static resource access (#692). PluginActivator has a new …
01:01 WikiStart edited by jri
Make it as it was in version 56 (diff)

22.08.2014:

19:32 WikiStart edited by carolina
(diff)
19:25 Documentation edited by carolina
(diff)
19:19 Changeset in deepamehta [02d2131] by Jörg Richter <jri@…>
masterCore API change: access static resources (#692). BREAKING CHANGE The …
17:35 WikiStart edited by carolina
(diff)
17:18 Documentation edited by carolina
(diff)
17:18 WikiStart edited by carolina
(diff)
16:16 Changeset in deepamehta [492aeb4] by Jörg Richter <jri@…>
masterCore fix: all errors are logged into file (#694). If file logging is …
16:05 Changeset in dm4-websockets [8c32bc9] by Jörg Richter <jri@…>
masterBump version number to 0.2.2-SNAPSHOT
14:45 Ticket #694 (Not all errors are logged into file) created by jri
This applies in particular to errors occurring while a) bundle start/stop, …
04:21 Changeset in deepamehta [3786682] by Jörg Richter <jri@…>
masterCore: error handling while plugin start (#693). When an error occurs very …
02:51 Ticket #693 (Core: error handling while plugin start) created by jri
When an error occurs very early in the plugin's starting phase that error …

21.08.2014:

15:08 Ticket #692 (Plugin framework: easify access to plugin's own resources) created by jri
A plugin who wants access its own resources should not required to call …

20.08.2014:

18:36 Changeset in dm4-kiezatlas [94ce733] by Jörg Richter <jri@…>
masterAdd fetchComposite to getGeoObjectsByCategory()

19.08.2014:

16:58 Changeset in deepamehta [b7f72aa] by Jörg Richter <jri@…>
masterMerge branch 'master' into workspace-acl
02:12 Changeset in deepamehta [ccda9e4] by Jörg Richter <jri@…>
masterCore: strip CompositeValue? API (#683). BREAKING CHANGE The …

18.08.2014:

19:02 Changeset in deepamehta [2d97277] by Jörg Richter <jri@…>
masterCore: fix on-demand child topic loading (#683). The CompositeValue?
18:23 Changeset in deepamehta [6a0e791] by Jörg Richter <jri@…>
masterCore: add test to illustrate the issue (#683). See #683.
17:38 Changeset in deepamehta [d0c1876] by Jörg Richter <jri@…>
masterGeomaps: fix topic enrichment (#684). Topics going over the wire do not …
00:36 Ticket #691 (Truncate long URL in web resources) created by carolina
Sometimes URLs are too long, so when the labels are revealed on the …
00:31 Ticket #690 (When creating a new association type set label to type name) created by carolina
00:28 Ticket #689 (Create a new association type when labeling an association) created by carolina
As a user I would like that if I label an association, it will …

12.08.2014:

16:20 Changeset in deepamehta [a133208] by Jörg Richter <jri@…>
masterCore: refactor service tracking (#686). Remove distinction between core …

11.08.2014:

17:39 Changeset in deepamehta [610188e] by Jörg Richter <jri@…>
masterCore: refactor plugin activation (#686). See #686.

10.08.2014:

12:38 Ticket #688 (Searching for types by text search (in the toolbar) doesn't work) created by carolina

09.08.2014:

23:45 Changeset in deepamehta [fee51ae5] by Jörg Richter <jri@…>
masterNeo4j Storage: ignore non-DM content (#687). Non-DM data of 3rd-party …
23:38 Ticket #687 (Neo4j Storage: coexistence with non-DM content) created by jri
DM must not get confused when 3rd-party components store their own …

08.08.2014:

17:51 Changeset in deepamehta [4d351e6] by Jörg Richter <jri@…>
masterExtend Geomaps service (#633). Geomaps API: […] Returns the geo …
17:37 Changeset in deepamehta [7c37c74] by Jörg Richter <jri@…>
masterCore fix: unregistering plugin listeners (#686). See #686.
16:39 Ticket #686 (Core: unregistering plugin listeners throws exception) created by jri
This happens when plugin activation failed before, either a) while …
14:36 Changeset in deepamehta [f3d3b6b] by Jörg Richter <jri@…>
masterStorage module: expose Node objects (#634). DeepaMehtaObject? API: […] …

05.08.2014:

01:22 Ticket #685 (Caching module: optimization) created by jri
The requested topic/association should not be retrieved entirely just to …
01:03 Ticket #684 (REST API: child topics are included in result topics even if not requested) created by jri
All topics going over the wire include all their child topics, regardless …
00:55 Ticket #683 (Core API: CompositeValue does not load child topics on-demand) created by jri
The CompositeValue? convenience accessors do not load the respective …
00:44 Changeset in deepamehta [65be565] by Jörg Richter <jri@…>
masterStorage module: export more Neo4j packages (#634). These packages are …

04.08.2014:

19:30 Ticket #634 (Core API: expose DB vendor object to plugins) reopened by jri
The dm4-storage-neo4j bundle must export more Neo4j packages as required …

28.07.2014:

15:52 Changeset in deepamehta [2e739d1] by Jörg Richter <jri@…>
masterMerge branch 'master' into workspace-acl

27.07.2014:

21:59 Changeset in dm4-kiezatlas [b37fb0b] by Jörg Richter <jri@…>
masterAdd getAllCriteria() to Kiezatlas service
Note: See TracTimeline for information about the timeline view.