Timeline


and

14.05.2012:

16:24 Lounge edited by jri
(diff)
15:40 Lounge edited by jri
(diff)
14:42 Lounge edited by jri
(diff)
02:04 Ticket #253 (After the fact invalidation of an association definition through role type ...) created by jri
This occurs if you have a valid association definition (e.g. "Composition …
01:32 Ticket #252 (Invalid association definition blocks the user session) created by jri
E.g. when defining an "Composition Definition" without setting both of the …
01:22 Ticket #251 (Deleting an association definition throws 'null' at client-side) created by jri
The exception: TypeError?: 'null' is not an object (evaluating …
01:06 Ticket #250 (Multiple-value fields doesn't work as topic label) created by jri
A server-side exception occurs if there is more than one value. A …
00:53 Ticket #249 (Changing a type URI breaks canvas rendering) created by jri
Developer note: the CanvasTopic? instances hold stale type URIs. As a …

13.05.2012:

18:17 Ticket #77 (Editing "Composed Topic Types" in the Content Panel not functional) closed by jri
fixed: Webclient fix: update canvas on type update (#77). Core: the following …
18:14 Ticket #76 (Many Cardinality) closed by jri
fixed
17:46 Changeset in deepamehta [8951a3b] by Jörg Richter <jri@…>
masterMerge branch 'type-update'
17:38 Changeset in deepamehta [e6e7a21] by Jörg Richter <jri@…>
masterWebclient: simplify box CSS. Drop box class "complex".
16:57 Changeset in deepamehta [28f15fe] by Jörg Richter <jri@…>
masterWebclient: detail panel CSS tweaks. - TopicRenderer? - AssociationRenderer?
15:53 Changeset in deepamehta [c0034f0] by Jörg Richter <jri@…>
masterCore: extend ObjectFactory? API. - fetchWholeTopicType(): new method. - …
14:46 Changeset in deepamehta [3e57357] by Jörg Richter <jri@…>
masterType Editor fix: retyping a association definition ... does not change …
02:22 Changeset in deepamehta [c57ca5f] by Jörg Richter <jri@…>
masterCore: make ObjectFactory? public. Core service API: - getObjectFactory() …

12.05.2012:

16:16 Changeset in deepamehta [37c66c5] by Jörg Richter <jri@…>
masterCore: introduce directive DELETE_TOPIC_TYPE. Webclient fix: formerly a …
15:12 Ticket #248 (Webpage topics provide an Edit button by accident) created by jri
15:09 Ticket #247 (Detail panel: links in Associations list too long) created by jri
This applies in particular to "body text" types. The links should be …
14:59 Ticket #246 (Deleted types stay in menus) created by jri
Applies to all the type menus: - Create menu - Type Search menu - Retype …
06:02 Changeset in deepamehta [6d3cf14] by Jörg Richter <jri@…>
masterMerge branch 'master' into type-update
05:56 Changeset in deepamehta [8567db8] by Jörg Richter <jri@…>
masterCore fix: updating type URI.

11.05.2012:

23:26 Changeset in deepamehta [47f348e] by Jörg Richter <jri@…>
masterWebclient: CSS tweak for detail panel menus
17:36 Changeset in deepamehta [59be928] by Jörg Richter <jri@…>
masterWebclient fix: update canvas on type update (#77). Core: the following …
15:55 Changeset in deepamehta [377ed73] by Jörg Richter <jri@…>
masterCore API: change updateTopicType() service call. Core service API: - …

10.05.2012:

22:24 Changeset in deepamehta [5843244] by Jörg Richter <jri@…>
masterComplete adaption to new CSS definitions. - Title renderer - Association …
17:21 Changeset in deepamehta [d766595] by Jörg Richter <jri@…>
masterTopicmaps/Iconpicker?: adapt to new CSS definitions
16:02 Changeset in deepamehta [5309c14] by Jörg Richter <jri@…>
masterHelp module: adapt to new CSS definitions.
01:56 Changeset in deepamehta [e1e689d] by Jörg Richter <jri@…>
masterWebclient: detail panel CSS tweaks. Note: the CSS class "field-value" is …

09.05.2012:

15:43 Changeset in deepamehta [51e9d6b] by Jörg Richter <jri@…>
masterWebclient: drop "Choose" label from comboboxes. This makes for a more …
03:23 Changeset in deepamehta [9c4a426] by Jörg Richter <jri@…>
masterWebclient: revise field renderer code. Make use of prototypes. Aim is to …

08.05.2012:

17:26 Changeset in deepamehta [ebcbb42] by Jörg Richter <jri@…>
masterWebclient: revise FieldRenderer? API. Drop FieldRenderer?'s …
03:10 Changeset in deepamehta [e4919b5] by Jörg Richter <jri@…>
masterWebclient: fix Topic class (#76). ... make its get() and …

07.05.2012:

10:55 Changeset in poemspace [1b224fc] by dgf <github@…>
masterinitial commit

06.05.2012:

14:40 Changeset in deepamehta [7005913] by Jörg Richter <jri@…>
masterMore detailed serialization exceptions.
14:19 Changeset in deepamehta [25662fc] by Jörg Richter <jri@…>
masterMerge branch 'manycard'
14:13 Ticket #245 ("Create Topic" call with many childs fails) closed by jri
fixed
14:12 Ticket #243 (Remove the Save button) closed by jri
fixed: The user must no longer care about saving. DM ensures nothing is lost, …

05.05.2012:

16:30 Changeset in deepamehta [179e303] by Jörg Richter <jri@…>
masterCore: "Remove" button is fully functional (#76). See ticket 76.
14:36 Changeset in deepamehta [a42f339] by Jörg Richter <jri@…>
masterCore: adapt core service test environment. ... to Neo4j MehtaGraph? 0.8 …
02:17 Changeset in deepamehta [ca8cc2f] by Jörg Richter <jri@…>
masterCore fix: Create topic with many childs (#245). The createTopic() core …

04.05.2012:

22:13 Ticket #245 ("Create Topic" call with many childs fails) created by jri
The "Create Topic" core service call fails if the topic's composite value …
17:55 Changeset in deepamehta [75f4102] by Jörg Richter <jri@…>
masterWebclient: "Remove" button Pt.2 (#76). For aggregated simple topics the …

02.05.2012:

01:53 Changeset in deepamehta [5b69719] by Jörg Richter <jri@…>
masterWebclient: "Remove" button for many-fields (#76). Not yet functional. …

29.04.2012:

15:23 Changeset in deepamehta [58b0ab0] by Jörg Richter <jri@…>
masterWebclient: saving is implicit (#243). The user must no longer care about …
00:11 Ticket #244 (Context menu items out-of-sight) created by jri
If the context menu is invoked in the lower canvas area some items are …

28.04.2012:

15:43 Changeset in deepamehta [7e5cdfd] by Jörg Richter <jri@…>
masterWebclient: revise page renderer API. Drop process_form() method. Instead …

27.04.2012:

23:20 Ticket #243 (Remove the Save button) created by jri
Saving should be implicit (like in DM2). From the usability view it is …
23:11 Ticket #207 (instances of self-built topictypes do not display child-topics in ...) closed by jri
duplicate: The underlying problem is now addressed in #208
23:04 Ticket #189 (Replace TinyMCE by CKEditor) closed by jri
fixed: Done in 4.0.8 (Feb 2, 2012)
22:59 Ticket #242 (GitHub to Trac push doesn't work anymore) created by jri
GitHub? commits doesn't show up in the Trac timeline anymore. Does our Trac …

26.04.2012:

23:43 Ticket #228 (Make quotes block data driven) closed by rk
fixed: Block is default now.
23:42 Ticket #229 (Make listing on the team page optional, exclude test users and role ...) closed by rk
fixed: Done
16:08 Ticket #241 (Edit icons: Can I use a photo as an icon for a specific person?) closed by jri
duplicate: No, Silke, for the moment individual topic icons are not possible. …

25.04.2012:

21:31 Ticket #241 (Edit icons: Can I use a photo as an icon for a specific person?) created by silke
Hi! I would like to present a group of people on a DM topic map (a sort of …
18:50 Ticket #108 (Move Mailinglist away from Berlios?) closed by JuergeN
worksforme: As Berlios withdraw their closing, this ticket can be closed. A mailman …
03:59 Changeset in deepamehta [4b5cfe4] by Jörg Richter <jri@…>
masterCore: *many* simple aggregations works (#76). See ticket 76

24.04.2012:

11:31 Lounge edited by dgf
(diff)
11:30 Lounge edited by dgf
(diff)
11:29 Lounge edited by dgf
(diff)
01:06 Ticket #240 (No combobox appears for aggregated numbers) created by jri
For an aggregated topic type of type "Text" it works, but not for …

23.04.2012:

15:30 Changeset in deepamehta [312aed4] by Jörg Richter <jri@…>
masterCore fix: add several topics at once works (#76). ... by an "Add" button …
01:31 Changeset in deepamehta [9653a24] by Jörg Richter <jri@…>
masterType Editor panel: change cardinality works (#77). Changing the …

22.04.2012:

22:37 Changeset in deepamehta [ff9a383] by Jörg Richter <jri@…>
masterCore fix: change role types. Interactive change of the association's role …
17:48 Changeset in deepamehta [2b77e47] by Jörg Richter <jri@…>
masterType Editor panel: change association type (#77). Changing the …

20.04.2012:

19:12 Lounge edited by JuergeN
(diff)
18:41 Lounge edited by JuergeN
(diff)
18:25 Lounge edited by JuergeN
(diff)
17:54 Lounge edited by JuergeN
(diff)
14:37 Lounge edited by JuergeN
(diff)

18.04.2012:

15:43 Changeset in deepamehta [525ca84] by Jörg Richter <jri@…>
masterCore: Editing multiple-value topics works (#76). Editing e.g. all the …

16.04.2012:

16:38 Changeset in deepamehta [a92a41d] by Jörg Richter <jri@…>
masterCore: extend storage layer. Add method to retrieve an association by …

15.04.2012:

14:55 Changeset in deepamehta [797d105] by Jörg Richter <jri@…>
masterWebclient: "Add ..." button extends form (#76). Server-side processing is …
00:08 Changeset in deepamehta [cac791f] by Jörg Richter <jri@…>
masterWebclient: show "Add another ..." buttons (#76). Not yet funcional. See …

14.04.2012:

17:27 Ticket #104 (Nested content panel rendering) closed by jri
fixed: Complete in nested-panel branch.
16:46 Changeset in deepamehta [d0a960c] by Jörg Richter <jri@…>
masterWebclient: nested content panel rendering (#104). The content panel …
Note: See TracTimeline for information about the timeline view.