Timeline


and

29.06.2012:

23:34 Changeset in deepamehta [b59fff1] by Jörg Richter <jri@…>
masterCore: redesign server-side hook mechanism (#261). Plugins implement …
21:13 migration1_result.png attached to AnotherPluginDevelopmentGuide by dgf
20:53 AnotherArchitectureOverview edited by dgf
(diff)
17:05 AnotherArchitectureOverview created by dgf
draft
14:32 Ticket #278 (Cleanup provider implementations) created by jri
Unify/simplify provider implementations by exploiting the JSONEnabled …
03:29 Changeset in deepamehta [903af35] by Jörg Richter <jri@…>
masterWebclient: rename dm4c.register_listener() ... to dm4c.add_listener(). …
02:07 AnotherPluginDevelopmentGuide created by dgf
draft
00:03 Ticket #277 (add an abstract JSON provider) created by dgf
the actual implementation of a provider looks very technical and should be …

28.06.2012:

02:48 Changeset in deepamehta [082a465] by Jörg Richter <jri@…>
masterWebclient: plugin namespace convention (#275). IMPORTANT for plugin …
01:05 Ticket #276 (Pick up JavaScript plugin files automatically) closed by jri
fixed
01:01 Ticket #275 (Plugin classes should not squat the JavaScript global scope) closed by jri
fixed
00:48 Changeset in deepamehta [b30004d] by Jörg Richter <jri@…>
masterWebclient: auto pick up plugin classes (#276). The "clientSidePluginFile" …

27.06.2012:

18:18 Changeset in deepamehta [ff6a243] by Jörg Richter <jri@…>
masterWebclient: fix copy-paste typo (#275). See ticket 275.
18:07 Changeset in deepamehta [faf8d00] by Jörg Richter <jri@…>
masterWebclient: plugin classes not in global space #275 IMPORTANT: plugin …
15:10 Ticket #276 (Pick up JavaScript plugin files automatically) created by jri
The "clientSidePluginFile" configuration property should be abolished. …
15:03 Ticket #275 (Plugin classes should not squat the JavaScript global scope) created by jri
The same applies for Page Renderers, Field Renderers and so on. These will …
13:04 BuildFromSource edited by dgf
change client url (diff)
01:39 Ticket #274 (Hot deploy oddity in conjunction with "importModels") closed by jri
fixed
01:38 Changeset in deepamehta [4272b65] by Jörg Richter <jri@…>
masterCore fix: don't initialize a plugin twice (#274). This solves "Servlet …

26.06.2012:

23:48 Ticket #272 (Hot deploying a module unnecessarily restarts all other modules) closed by jri
fixed
18:55 Changeset in deepamehta [e47c850] by Jörg Richter <jri@…>
masterCore: plugins doesn't consume HttpService? (#272). Instead they are …
03:46 Changeset in deepamehta [a39e39c] by Jörg Richter <jri@…>
masterCore: abolish resource config properties (#272). 2 properties are no …
01:47 Ticket #274 (Hot deploy oddity in conjunction with "importModels") created by jri
If plugin A depends on the model of plugin B and plugin B is redeployed …

25.06.2012:

03:02 Changeset in deepamehta [b0f3185] by Jörg Richter <jri@…>
masterCore: dynamic un/register Jersey servlet (#272). Once all REST resources …

24.06.2012:

16:52 Changeset in deepamehta [f498295] by Jörg Richter <jri@…>
masterCore: removing REST resources dynamically (#272). Reloading a module (via …
15:14 Changeset in deepamehta [ec06c50] by Jörg Richter <jri@…>
masterCore: WebPublishing? service basically works (#272) Plugins add their REST …
02:41 Changeset in deepamehta [d6a40ff] by Jörg Richter <jri@…>
masterCore: adapt plugin REST services (#272). A plugin's provider classes are …

23.06.2012:

18:05 Changeset in deepamehta [d87925b] by Jörg Richter <jri@…>
masterCore: use a Jersey servlet singleton (#272). We hope this will solve the …
02:47 Changeset in deepamehta [2e86426] by Jörg Richter <jri@…>
masterCore: unregister plugin OSGi service
02:10 Changeset in deepamehta [fe1ae0d] by Jörg Richter <jri@…>
masterMore on interactive read-only maps (#269). Not yet complete. See ticket …
02:06 Changeset in deepamehta [03c5595] by Jörg Richter <jri@…>
masterAccess Control also for associations Pt.1 Not yet functional

20.06.2012:

15:07 Changeset in deepamehta [fc98688] by Jörg Richter <jri@…>
masterAccess Ctrl fix: adjust Create wigdet on login/out If the user has no …
14:39 Changeset in deepamehta [e9351ad] by Jörg Richter <jri@…>
masterAccess Control fix: adjust "Edit" btn on login/out
02:49 Changeset in dm4-kiezatlas [666866c] by Jörg Richter <jri@…>
masterAdapt to core's new PRE_SEND hook.
02:42 Changeset in deepamehta [6344581] by Jörg Richter <jri@…>
masterAccess Control: fix type creation.

19.06.2012:

22:43 Changeset in dm4-kiezatlas [b059fed] by Jörg Richter <jri@…>
masterBump version number to 2.1-SNAPSHOT
14:08 Changeset in deepamehta [7d3e8ac] by Jörg Richter <jri@…>
masterTopicmaps: anonymous canvas moves (#269). Anonymous canvas moves are not …
14:00 Changeset in deepamehta [e715114] by Jörg Richter <jri@…>
masterWebservice: trigger PRE_SEND for getTopics (#268). See ticket 268.
13:48 Ticket #273 (Core API: retrieve topic by URI) created by jri
Currently this can by achieved by getTopic("uri", new …
13:43 Ticket #272 (Hot deploying a module unnecessarily restarts all other modules) created by jri
This happens only if the deployed module provides REST resources. Thanks …
13:38 Ticket #271 (The default topic renderer should provide post_render hooks) created by jri
2 new TopicRenderer? hooks: "post_render_page" "post_render_form" …
13:33 Ticket #270 (Checkbox visualization for multiple-value aggregation types) created by jri
Should be configurable by introducing another View Configuration setting.
13:29 Ticket #269 (Interactive read-only maps) created by jri
Anonymous users should be able to search/navigate in topicmaps in a …
02:27 Changeset in deepamehta [4534944] by Jörg Richter <jri@…>
masterExtend Access Control service (#262). New service method: Permissions …
00:11 Changeset in deepamehta [d102e4a] by Jörg Richter <jri@…>
masterACL module: fix login widget geometry.

18.06.2012:

23:10 Changeset in deepamehta [0264602] by Jörg Richter <jri@…>
masterMerge "master" into "accesscontrol" and activate.
21:27 Changeset in deepamehta [989f1fe] by Jörg Richter <jri@…>
masterMerge branch "accesscontrol" but still inactive. Core changes made in the …
15:59 Changeset in deepamehta [db3980c] by Jörg Richter <jri@…>
masterMerge branch 'master' into accesscontrol
15:52 Changeset in deepamehta [681bef0] by Jörg Richter <jri@…>
masterFacets module: extend service API. There is another getFacet() method …
02:41 Changeset in deepamehta [0e2cc75] by Jörg Richter <jri@…>
masterWebclient: fix search (#268). Trigger PRE_SEND_TOPIC also for the search …

17.06.2012:

17:13 Changeset in deepamehta [2550fbc] by Jörg Richter <jri@…>
masterCore: reshape POST_FETCH hooks to PRE_SEND (#268). PRE_SEND is triggered …
02:44 Changeset in deepamehta [7a28575] by Jörg Richter <jri@…>
masterMerge branch 'master' into accesscontrol
01:20 Ticket #268 (Core: separate application layer from network layer) closed by Jörg Richter
fixed: Core: separate network layer (#268). Close ticket 268. * Changeset: …
01:19 Changeset in deepamehta [eb4d96b] by Jörg Richter <jri@…>
masterCore: separate network layer (#268). Close ticket 268.

16.06.2012:

17:41 Changeset in deepamehta [ad357c9] by Jörg Richter <jri@…>
masterAccess Control: functional for the time (#262). Types are attached with …

15.06.2012:

02:08 Changeset in deepamehta [fff60e3] by Jörg Richter <jri@…>
masterAccess Control: change model (#262). The Creator and Owner facets …
00:34 Ticket #268 (Core: separate application layer from network layer) created by jri
Currently for every single topic and topic type accessed through the core …

12.06.2012:

03:34 Changeset in deepamehta [54dc8bc] by Jörg Richter <jri@…>
masterAccess Control: port from DM3 to DM4, Pt.10 (#262) Fix ref updates in ACL …
03:27 Changeset in deepamehta [6a91c79] by Jörg Richter <jri@…>
masterMerge branch 'master' into accesscontrol
03:22 Ticket #267 (Core: by-URI topic references in create/update requests) closed by Jörg Richter
fixed: Core: by-URI topic refs in update requests (#267) ... as well as in …
03:21 Changeset in deepamehta [b90be86] by Jörg Richter <jri@…>
masterCore: by-URI topic refs in update requests (#267) ... as well as in …

11.06.2012:

23:27 Ticket #267 (Core: by-URI topic references in create/update requests) created by jri
Currently only by-ID is supported.
14:28 Changeset in deepamehta [edee1c99] by Jörg Richter <jri@…>
masterAccess Control: adapt from DM3 to DM4, Pt.9 (#262) Create ACL entries. …
14:20 Changeset in deepamehta [71b8e89] by Jörg Richter <jri@…>
masterMerge branch 'master' into accesscontrol
14:16 Changeset in deepamehta [e07c918] by Jörg Richter <jri@…>
masterFacets module: update multi-value facets. Add method to facets service: …
14:12 Changeset in deepamehta [e21792d] by Jörg Richter <jri@…>
masterFiles module: improve REST methods exception log

09.06.2012:

22:45 Changeset in deepamehta [666bd3f] by Jörg Richter <jri@…>
masterMerge branch 'master' into accesscontrol
22:39 Changeset in deepamehta [6f81e01] by Jörg Richter <jri@…>
masterAccess Control: adapt from DM3 to DM4, Pt.8 (#262) Logout works. Not yet …
04:14 Changeset in deepamehta [a5d99f0] by Jörg Richter <jri@…>
masterCore: fetch associations with composite (#265). "fetchComposite" (and …

08.06.2012:

18:26 Ticket #266 (Core: the "association" part of a RelatedTopic is not serialized) created by jri
15:42 Ticket #265 (Core: associations are fetched without their composite structure) created by jri
The core association API is not on a par with the topic API. The …
14:12 Ticket #264 (Core: the (calculated) value of composite topics should be indexed) created by jri
Currently only simple topic values are indexed
14:02 Lounge edited by jri
add jri's slides from 2nd DM lounge (diff)
13:56 DeepaMehta 4 Introduction.pdf attached to Lounge by jri
jri's slides from 2nd DeepaMehta 4 Lounge (May 23, 2012)
13:23 Ticket #260 (Increase trac attachment size limit to 5 MB) closed by dgf
fixed: sorry, the missing 0 is added now, max_size = 7864320
03:17 Changeset in deepamehta [54fcd76] by Jörg Richter <jri@…>
masterAccess Control: adapt from DM3 to DM4, Pt.7 (#262) Porting proceeds. …
03:07 Ticket #263 (Contacts module: fulltext search should work on specific fields) closed by jri
fixed: Contacts: indexing for autocompletion. You can fulltext-search a specific …
03:02 Ticket #263 (Contacts module: fulltext search should work on specific fields) created by jri
This refers to the API-level, not to the GUI.

07.06.2012:

23:27 Ticket #260 (Increase trac attachment size limit to 5 MB) reopened by jri
Thanks, but are you sure 768KB is the maximum? 5MB seems to be possible: …
23:14 Changeset in deepamehta [5d33f55] by Jörg Richter <jri@…>
masterMerge branch 'master' into accesscontrol
20:23 Changeset in deepamehta [acd1d3f] by Jörg Richter <jri@…>
masterContacts: indexing for autocompletion. You can fulltext-search a specific …
18:27 Changeset in deepamehta [50c72b8] by Jörg Richter <jri@…>
masterWebclient: menu CSS tweak. ... in conjunction with jQuery UI 1.8.21 DM's …
17:48 Changeset in deepamehta [5a97ae6] by Jörg Richter <jri@…>
masterWebclient: add Autocomplete component to jQuery UI (The Datepicker …
04:33 Changeset in deepamehta [5f0cae4] by Jörg Richter <jri@…>
masterAccess Control module: adapt from DM3 to DM4, Pt.6 Server and Webclient …

06.06.2012:

17:17 Ticket #260 (Increase trac attachment size limit to 5 MB) closed by dgf
fixed: size increased to max_size = 786432
16:49 Ticket #166 (Add 2 new Github repos to Trac) closed by dgf
fixed: the following repos are now included * dm4-facets * dm4-geomaps * …
16:28 Changeset in deepamehta [9421326] by Jörg Richter <jri@…>
masterCore: add postFetchTopicTypeHook()
15:58 Ticket #262 (Access Control) created by jri
As a start DM3's Access Control module should be ported to DM4. Its …
03:56 Changeset in deepamehta [a2680b4] by Jörg Richter <jri@…>
masterCore: low-level type loading Pt 3. Done: - Low-level load the type topic. …
00:50 Changeset in deepamehta [250d7f3] by Jörg Richter <jri@…>
masterCore: low-level type loading Pt 2. Done: - Low-level load the type topic. …
00:25 Changeset in deepamehta [3359b98] by Jörg Richter <jri@…>
masterMerge branch 'master' into lowlevel-type-loading

05.06.2012:

22:02 Changeset in deepamehta [29bdbf63] by Jörg Richter <jri@…>
masterCore: extend storage layer API. Add 4 methods to DeepaMehtaStorage?: …
16:49 Changeset in deepamehta [c2bba24] by Jörg Richter <jri@…>
masterCore: low-level type loading Pt 1. Aim is to load types via direct …
16:18 Changeset in deepamehta [2673e1c] by Jörg Richter <jri@…>
Core: support for bypassing POST_FETCH_HOOK. Aim is to load types via …
14:11 Ticket #242 (GitHub to Trac push doesn't work anymore) closed by jri
fixed: It works again! Your manuel fetch has cured it. Thanks! (I guess the …

04.06.2012:

16:48 Ticket #261 (Redesign server-side hook mechanism) created by jri
Plugins should register listener objects at the core instead of overriding …
16:28 Changeset in deepamehta [68e41df] by Jörg Richter <jri@…>
masterAccess Control: adapt webclient listeners to DM4.

03.06.2012:

22:34 Changeset in deepamehta [7f5b13b] by Jörg Richter <jri@…>
masterAccess Control module: adapt model. Client-side part not yet adapted to …
18:49 Changeset in deepamehta [a829cfc] by Jörg Richter <jri@…>
masterMerge branch 'master' into accesscontrol
18:46 Changeset in deepamehta [939537b] by Jörg Richter <jri@…>
masterCore: improve reporting of web service exceptions.
17:51 Changeset in deepamehta [c640e49] by Jörg Richter <jri@…>
masterAccess Control module: adapt from DM3 to DM4, Pt.3 Compiles for the first …
17:29 Changeset in deepamehta [6387ec3] by Jörg Richter <jri@…>
masterIncorporate Facets module to DM standard distro. It is required by the …
15:55 Changeset in deepamehta [b44f9df] by Jörg Richter <jri@…>
masterExtend core service by getAssociation() ... to query the association …
03:40 Changeset in deepamehta [54a5cc6] by Jörg Richter <jri@…>
masterAccess Control module: adapt from DM3 to DM4, Pt.2 Does not yet compile.

02.06.2012:

22:19 Changeset in deepamehta [38e2df7] by Jörg Richter <jri@…>
masterAccess Control module: adapt from DM3 to DM4, Pt.1 Does not yet compile.
16:09 Changeset in deepamehta [7bca089] by Jörg Richter <jri@…>
masterAccess Control module: merge 'master' branch
15:15 Changeset in deepamehta [e9065f4] by Jörg Richter <jri@…>
masterBump version numbers to 4.0.12-SNAPSHOT
Note: See TracTimeline for information about the timeline view.