taxeditor.git
14 years ago.
n.hoffmann [Wed, 10 Jun 2009 13:09:46 +0000 (13:09 +0000)]
.

14 years ago.
p.ciardelli [Wed, 10 Jun 2009 13:04:58 +0000 (13:04 +0000)]
.

14 years ago(no commit message)
n.hoffmann [Wed, 10 Jun 2009 13:04:01 +0000 (13:04 +0000)]

14 years agorefactored folder structure
n.hoffmann [Wed, 10 Jun 2009 12:48:38 +0000 (12:48 +0000)]
refactored folder structure

14 years agoRe-implemented taxonomic tree using Common Navigator Framework.
p.ciardelli [Wed, 10 Jun 2009 12:44:32 +0000 (12:44 +0000)]
Re-implemented taxonomic tree using Common Navigator Framework.

14 years agoEnabled keyboard navigation in editor pages and uploaded a new feature.
n.hoffmann [Wed, 3 Jun 2009 16:17:35 +0000 (16:17 +0000)]
Enabled keyboard navigation in editor pages and uploaded a new feature.

14 years agoeditor now updatable via updateSite
n.hoffmann [Tue, 2 Jun 2009 17:35:27 +0000 (17:35 +0000)]
editor now updatable via updateSite

14 years agoRemoved unused class ContextMenu
n.hoffmann [Tue, 2 Jun 2009 11:22:44 +0000 (11:22 +0000)]
Removed unused class ContextMenu

14 years ago(no commit message)
n.hoffmann [Tue, 2 Jun 2009 11:15:00 +0000 (11:15 +0000)]

14 years agoadding pom
n.hoffmann [Tue, 2 Jun 2009 09:12:51 +0000 (09:12 +0000)]
adding pom

14 years agoMoving editor sources back into trunk
n.hoffmann [Tue, 2 Jun 2009 09:05:16 +0000 (09:05 +0000)]
Moving editor sources back into trunk

15 years ago.
p.ciardelli [Mon, 20 Apr 2009 13:30:37 +0000 (13:30 +0000)]
.

15 years agoChecking in to save absence / presence radio buttons that are about to be removed.
p.ciardelli [Tue, 7 Apr 2009 09:50:55 +0000 (09:50 +0000)]
Checking in to save absence / presence radio buttons that are about to be removed.

15 years agoswitched plugin version to 2.1
n.hoffmann [Fri, 3 Apr 2009 10:16:39 +0000 (10:16 +0000)]
switched plugin version to 2.1

15 years agoCommon names implemented. Saving causes a org.hibernate.NonUniqueObjectException...
p.ciardelli [Fri, 3 Apr 2009 09:52:52 +0000 (09:52 +0000)]
Common names implemented. Saving causes a org.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the session: [eu.etaxonomy.cdm.model.description.Feature#911] exception.

15 years agoRemoving .classpath and .project files accidentaly added to subversion
n.hoffmann [Fri, 3 Apr 2009 09:13:30 +0000 (09:13 +0000)]
Removing .classpath and .project files accidentaly added to subversion

15 years agoFeatures columns in preferences looked like this:
p.ciardelli [Thu, 2 Apr 2009 14:15:23 +0000 (14:15 +0000)]
Features columns in preferences looked like this:

   a   b   c
   d   e   f
   g   h

Now look like this:

   a   d   g
   b   e   h
   c   f

15 years agoFeatures lists now sorted alphabetically. Added microreference, cache strings to...
p.ciardelli [Thu, 2 Apr 2009 13:53:00 +0000 (13:53 +0000)]
Features lists now sorted alphabetically. Added microreference, cache strings to description property sheets.

15 years agoRough version of images module that doesn't actually save image URLs i.e. Taxon has...
p.ciardelli [Wed, 1 Apr 2009 12:20:40 +0000 (12:20 +0000)]
Rough version of images module that doesn't actually save image URLs i.e. Taxon has associated images only for duration of session.

15 years agoReplaced "&" w escaped characters "&&" in CdmUtil.getDisplayName(...)
p.ciardelli [Fri, 27 Mar 2009 08:59:44 +0000 (08:59 +0000)]
Replaced "&" w escaped characters "&&" in CdmUtil.getDisplayName(...)

15 years agoChanged synonym list hover tooltip to jface standard tooltip.
p.ciardelli [Thu, 26 Mar 2009 16:31:30 +0000 (16:31 +0000)]
Changed synonym list hover tooltip to jface standard tooltip.

15 years agoChanged synonym list hover tooltip to jface standard tooltip.
p.ciardelli [Thu, 26 Mar 2009 16:18:40 +0000 (16:18 +0000)]
Changed synonym list hover tooltip to jface standard tooltip.

15 years agoAdded dummy implementation of import / export for London visit.
p.ciardelli [Fri, 20 Mar 2009 15:10:04 +0000 (15:10 +0000)]
Added dummy implementation of import / export for London visit.

15 years ago.
p.ciardelli [Fri, 20 Mar 2009 14:41:30 +0000 (14:41 +0000)]
.

15 years agoSaving first taxon in an empty database now gets rid of "click here to enter first...
p.ciardelli [Fri, 20 Mar 2009 14:37:46 +0000 (14:37 +0000)]
Saving first taxon in an empty database now gets rid of "click here to enter first taxon" msg and replaces it w tax tree.

15 years agoDisallowed dropping of GroupedComposites into concept relations group and dragging...
p.ciardelli [Fri, 20 Mar 2009 09:53:52 +0000 (09:53 +0000)]
Disallowed dropping of GroupedComposites into concept relations group and dragging of ConceptComposites into other groups.

15 years agoName relationship types, as well as their inverses, now displayed correctly in freete...
p.ciardelli [Thu, 19 Mar 2009 16:39:00 +0000 (16:39 +0000)]
Name relationship types, as well as their inverses, now displayed correctly in freetext area, propertysheet, and name relations wizard.

15 years agoFixed type labels to make them less confusing.
p.ciardelli [Thu, 19 Mar 2009 15:04:41 +0000 (15:04 +0000)]
Fixed type labels to make them less confusing.

15 years agoNon editable information now only displayed on one line; anything longer shown with...
p.ciardelli [Thu, 19 Mar 2009 14:42:36 +0000 (14:42 +0000)]
Non editable information now only displayed on one line; anything longer shown with ellipses. Tooltip hover used to display full info.

15 years agoCleaned up imports.
p.ciardelli [Wed, 18 Mar 2009 17:04:15 +0000 (17:04 +0000)]
Cleaned up imports.

15 years agoFixed "click here to edit" bugs in description fields.
p.ciardelli [Wed, 18 Mar 2009 17:03:19 +0000 (17:03 +0000)]
Fixed "click here to edit" bugs in description fields.

15 years agoFixed "no sec ref" annotation warning on new concept relations.
p.ciardelli [Wed, 18 Mar 2009 15:29:52 +0000 (15:29 +0000)]
Fixed "no sec ref" annotation warning on new concept relations.

15 years agoOK, I think the endless loop bug is really solved this time.
p.ciardelli [Wed, 18 Mar 2009 12:15:34 +0000 (12:15 +0000)]
OK, I think the endless loop bug is really solved this time.

15 years agoOK, I think the endless loop bug is really solved this time.
p.ciardelli [Wed, 18 Mar 2009 12:15:25 +0000 (12:15 +0000)]
OK, I think the endless loop bug is really solved this time.

15 years agoOK, I think the endless loop bug is really solved this time.
p.ciardelli [Wed, 18 Mar 2009 12:09:26 +0000 (12:09 +0000)]
OK, I think the endless loop bug is really solved this time.

15 years agoName now shown in TaxonBasePropertySheet by putting name.getTitleCache() in NonViralN...
p.ciardelli [Wed, 18 Mar 2009 09:54:48 +0000 (09:54 +0000)]
Name now shown in TaxonBasePropertySheet by putting name.getTitleCache() in NonViralNameCache.getEditableValue().

15 years agoTightened up data source dialog.
p.ciardelli [Tue, 17 Mar 2009 18:08:01 +0000 (18:08 +0000)]
Tightened up data source dialog.

15 years agoFixed taxonomic tree to reflect current data source.
p.ciardelli [Tue, 17 Mar 2009 14:53:47 +0000 (14:53 +0000)]
Fixed taxonomic tree to reflect current data source.

15 years agodeprecated run() methods in all actions
n.hoffmann [Tue, 17 Mar 2009 11:01:44 +0000 (11:01 +0000)]
deprecated run() methods in all actions

15 years agoFixed infinite loop bug caused by making a ProperySheet field editable while at the...
p.ciardelli [Mon, 16 Mar 2009 09:28:42 +0000 (09:28 +0000)]
Fixed infinite loop bug caused by making a ProperySheet field editable while at the same time returning an IPropertySource with which its child fields are built.

15 years ago.
p.ciardelli [Tue, 10 Mar 2009 16:54:00 +0000 (16:54 +0000)]
.

15 years agoFixed bug in "change concept relationship type" - previously resulted in two concept...
p.ciardelli [Tue, 10 Mar 2009 15:44:06 +0000 (15:44 +0000)]
Fixed bug in "change concept relationship type" - previously resulted in two concept relationships, one with old-, one with new type.

15 years agoCompleted type module.
p.ciardelli [Tue, 10 Mar 2009 15:12:52 +0000 (15:12 +0000)]
Completed type module.

15 years ago.
p.ciardelli [Mon, 9 Mar 2009 18:32:02 +0000 (18:32 +0000)]
.

15 years agohandler implementations
n.hoffmann [Mon, 9 Mar 2009 16:14:22 +0000 (16:14 +0000)]
handler implementations

15 years agohid some features that are not fully operational
n.hoffmann [Mon, 9 Mar 2009 15:56:59 +0000 (15:56 +0000)]
hid some features that are not fully operational

15 years ago(no commit message)
n.hoffmann [Mon, 9 Mar 2009 15:14:31 +0000 (15:14 +0000)]

15 years agoType module largely complete.
p.ciardelli [Wed, 4 Mar 2009 13:03:15 +0000 (13:03 +0000)]
Type module largely complete.

15 years agoType designation wizard functional, but designations not yet listed in property sheet.
p.ciardelli [Thu, 26 Feb 2009 17:41:28 +0000 (17:41 +0000)]
Type designation wizard functional, but designations not yet listed in property sheet.

15 years agoStarted type module.
p.ciardelli [Wed, 25 Feb 2009 12:43:17 +0000 (12:43 +0000)]
Started type module.

15 years agoStarted type module.
p.ciardelli [Wed, 25 Feb 2009 12:39:41 +0000 (12:39 +0000)]
Started type module.

15 years agoStarted type module.
p.ciardelli [Wed, 25 Feb 2009 12:37:52 +0000 (12:37 +0000)]
Started type module.

15 years agomigrating to cdmlib-plugin 2.0.0.20 including new term loading
n.hoffmann [Tue, 24 Feb 2009 13:35:30 +0000 (13:35 +0000)]
migrating to cdmlib-plugin 2.0.0.20 including new term loading

15 years agoSelection and border draw bugs in #591 fixed.
p.ciardelli [Fri, 13 Feb 2009 16:03:53 +0000 (16:03 +0000)]
Selection and border draw bugs in #591 fixed.

15 years agoSelection and border draw bugs in #591 fixed.
p.ciardelli [Fri, 13 Feb 2009 16:03:19 +0000 (16:03 +0000)]
Selection and border draw bugs in #591 fixed.

15 years agostarted implementing command framework
n.hoffmann [Wed, 11 Feb 2009 10:20:18 +0000 (10:20 +0000)]
started implementing command framework

15 years agoFixed bug #574 - deleting last child node from tree successfully removes entry
p.ciardelli [Wed, 11 Feb 2009 08:47:28 +0000 (08:47 +0000)]
Fixed bug #574 - deleting last child node from tree successfully removes entry

15 years agoProperty sheet changes cause editor to refresh per #527
p.ciardelli [Mon, 9 Feb 2009 16:26:15 +0000 (16:26 +0000)]
Property sheet changes cause editor to refresh per #527

15 years agofixed a bug where implementation of equals method yielded a CCE when no editor was...
n.hoffmann [Mon, 9 Feb 2009 10:59:53 +0000 (10:59 +0000)]
fixed a bug where implementation of equals method yielded a CCE when no editor was open

15 years agoCompleted refactoring upwards from NameComposite, DescriptionElementComposite, and...
p.ciardelli [Mon, 9 Feb 2009 10:04:19 +0000 (10:04 +0000)]
Completed refactoring upwards from NameComposite, DescriptionElementComposite, and DescriptionLabelComposite into GroupedComposite.

15 years agoHalfway through refactoring upwards from NameComposite, DescriptionElementComposite...
p.ciardelli [Fri, 6 Feb 2009 16:17:24 +0000 (16:17 +0000)]
Halfway through refactoring upwards from NameComposite, DescriptionElementComposite, and DescriptionLabelComposite into GroupedComposite.

15 years agoFixed bug in "make synonym group's basionym" - taxon and synonym were not being sent...
p.ciardelli [Fri, 6 Feb 2009 15:30:43 +0000 (15:30 +0000)]
Fixed bug in "make synonym group's basionym" - taxon and synonym were not being sent down to the operation.

15 years agoFixed LineBreakListener to handle line breaks only after key release.
p.ciardelli [Fri, 6 Feb 2009 15:09:36 +0000 (15:09 +0000)]
Fixed LineBreakListener to handle line breaks only after key release.

15 years agoFixed LineBreakListener to handle line breaks only after key release.
p.ciardelli [Fri, 6 Feb 2009 14:59:46 +0000 (14:59 +0000)]
Fixed LineBreakListener to handle line breaks only after key release.

15 years agoDND-triggered operations now executed after drag end.
p.ciardelli [Fri, 6 Feb 2009 14:25:54 +0000 (14:25 +0000)]
DND-triggered operations now executed after drag end.

15 years agoAbout to try fooling around w DND.
p.ciardelli [Fri, 6 Feb 2009 13:05:50 +0000 (13:05 +0000)]
About to try fooling around w DND.

15 years agoDescription composites now use the NameViewer ruler and are implemented exactly like...
p.ciardelli [Fri, 6 Feb 2009 10:45:26 +0000 (10:45 +0000)]
Description composites now use the NameViewer ruler and are implemented exactly like NameComposite.

15 years agoRefactored description editor per #577
p.ciardelli [Thu, 5 Feb 2009 18:25:27 +0000 (18:25 +0000)]
Refactored description editor per #577

15 years agoAt long last, a solution to bug #525 annotation ruler disabling line wrap. See ticket...
p.ciardelli [Thu, 5 Feb 2009 14:19:27 +0000 (14:19 +0000)]
At long last, a solution to bug #525 annotation ruler disabling line wrap. See ticket for explanation.

15 years agoFixed bug #482. 1) cleanly dispose of form w/ "managedForm.getForm().dispose();"...
p.ciardelli [Thu, 5 Feb 2009 11:04:28 +0000 (11:04 +0000)]
Fixed bug #482. 1) cleanly dispose of form w/ "managedForm.getForm().dispose();", 2) recreate the ManagedForm, 3) call layout() on the top-level Composite, captured in createPartControl(Composite composite).

15 years agoFixed bug #482. 1) cleanly dispose of form w/ "managedForm.getForm().dispose();"...
p.ciardelli [Thu, 5 Feb 2009 11:00:41 +0000 (11:00 +0000)]
Fixed bug #482. 1) cleanly dispose of form w/ "managedForm.getForm().dispose();", 2) recreate the ManagedForm, 3) call layout() on the top-level Composite, captured in createPartControl(Composite composite).

15 years agostarted to refactor action delegation
n.hoffmann [Thu, 5 Feb 2009 10:24:07 +0000 (10:24 +0000)]
started to refactor action delegation

15 years agoAbout to redo createPartControl() and createManagedForm(). Checking in in case rollba...
p.ciardelli [Thu, 5 Feb 2009 10:14:22 +0000 (10:14 +0000)]
About to redo createPartControl() and createManagedForm(). Checking in in case rollback is necessary.

15 years agoMoved QuickNameTaxon into package eu.etaxonomy.taxeditor.navigation
p.ciardelli [Wed, 4 Feb 2009 16:36:25 +0000 (16:36 +0000)]
Moved QuickNameTaxon into package eu.etaxonomy.taxeditor.navigation

15 years agoMost taxonomic tree bugs in Ticket #484 related to opening and adding new taxa have...
p.ciardelli [Wed, 4 Feb 2009 16:34:21 +0000 (16:34 +0000)]
Most taxonomic tree bugs in Ticket #484 related to opening and adding new taxa have been removed. Ticket #574 still outstanding: in the taxonomic tree, when a parent node has only one child, choosing "delete taxon from tree" on the child node causes the delete to take place in the CDM, but the child node remains. When the application is restarted, it is gone.

15 years agoFixed action "Add child taxon with quick name". Moved action into internal class...
p.ciardelli [Tue, 3 Feb 2009 17:23:34 +0000 (17:23 +0000)]
Fixed action "Add child taxon with quick name". Moved action into internal class of TaxonomicTreeViewer.

15 years agoAdded some more concept stuff.
p.ciardelli [Thu, 29 Jan 2009 18:46:21 +0000 (18:46 +0000)]
Added some more concept stuff.

15 years ago1) Context menu now accessed via ruler and StyledText. 2) Took old label out of NameC...
p.ciardelli [Wed, 28 Jan 2009 17:23:02 +0000 (17:23 +0000)]
1) Context menu now accessed via ruler and StyledText. 2) Took old label out of NameComposite - icon in ruler does everything now. 3) Drag done via ruler.

15 years ago16x16 icon can now be added to NameViewer ruler. ErrorAnnotation will be superimposed...
p.ciardelli [Wed, 28 Jan 2009 15:30:25 +0000 (15:30 +0000)]
16x16 icon can now be added to NameViewer ruler. ErrorAnnotation will be superimposed on its lower-right corner.

15 years agoNew error annotation icon.
p.ciardelli [Wed, 28 Jan 2009 14:59:00 +0000 (14:59 +0000)]
New error annotation icon.

15 years agoRuler'ed NameViewer implemented, but line wrap doesn't work yet.
p.ciardelli [Wed, 28 Jan 2009 13:47:08 +0000 (13:47 +0000)]
Ruler'ed NameViewer implemented, but line wrap doesn't work yet.

15 years agofixed a dependency bug that could not be resolved by eclipse alone
n.hoffmann [Tue, 27 Jan 2009 13:31:31 +0000 (13:31 +0000)]
fixed a dependency bug that could not be resolved by eclipse alone

15 years ago.
p.ciardelli [Tue, 27 Jan 2009 13:26:16 +0000 (13:26 +0000)]
.

15 years agoNothing works.
p.ciardelli [Tue, 27 Jan 2009 10:26:26 +0000 (10:26 +0000)]
Nothing works.

15 years agoAbout to add serious annotation functionality - backup first.
p.ciardelli [Fri, 23 Jan 2009 12:58:02 +0000 (12:58 +0000)]
About to add serious annotation functionality - backup first.

15 years agoswitched to cdmlib 2.0
n.hoffmann [Fri, 23 Jan 2009 12:07:59 +0000 (12:07 +0000)]
switched to cdmlib 2.0

15 years agoswitched to cdmlib 2.0
n.hoffmann [Fri, 23 Jan 2009 11:49:10 +0000 (11:49 +0000)]
switched to cdmlib 2.0

15 years agoswitched to cdmlib 2.0
n.hoffmann [Fri, 23 Jan 2009 10:50:25 +0000 (10:50 +0000)]
switched to cdmlib 2.0

15 years agoParser now activated only after name viewer has been init'ed.
p.ciardelli [Wed, 21 Jan 2009 12:39:03 +0000 (12:39 +0000)]
Parser now activated only after name viewer has been init'ed.

15 years agoMassive refactoring of the methodology in former class UiUtils
n.hoffmann [Tue, 20 Jan 2009 19:24:29 +0000 (19:24 +0000)]
Massive refactoring of the methodology in former class UiUtils

15 years agoMassive refactoring of the methodology in former class UiUtils
n.hoffmann [Tue, 20 Jan 2009 19:20:02 +0000 (19:20 +0000)]
Massive refactoring of the methodology in former class UiUtils

15 years agoMassive refactoring of the methodology in former class UiUtils
n.hoffmann [Tue, 20 Jan 2009 19:08:03 +0000 (19:08 +0000)]
Massive refactoring of the methodology in former class UiUtils

15 years agoMassive refactoring of the methodology in former class UiUtils
n.hoffmann [Tue, 20 Jan 2009 19:06:50 +0000 (19:06 +0000)]
Massive refactoring of the methodology in former class UiUtils

15 years agoMassive refactoring of the methodology in former class UiUtils
n.hoffmann [Tue, 20 Jan 2009 19:05:15 +0000 (19:05 +0000)]
Massive refactoring of the methodology in former class UiUtils

15 years ago.
p.ciardelli [Tue, 20 Jan 2009 16:36:04 +0000 (16:36 +0000)]
.

15 years agoDoubtless successful attempt to sync with Niels.
p.ciardelli [Tue, 20 Jan 2009 16:23:06 +0000 (16:23 +0000)]
Doubtless successful attempt to sync with Niels.

15 years agoDoubtless successful attempt to sync with Niels.
p.ciardelli [Tue, 20 Jan 2009 15:36:57 +0000 (15:36 +0000)]
Doubtless successful attempt to sync with Niels.

15 years agorefactoring actions in the treeviewer
n.hoffmann [Mon, 19 Jan 2009 12:33:39 +0000 (12:33 +0000)]
refactoring actions in the treeviewer

15 years agorefactoring actions in the treeviewer
n.hoffmann [Mon, 19 Jan 2009 10:50:15 +0000 (10:50 +0000)]
refactoring actions in the treeviewer

15 years agoFirst commit after refactoring to new operations model. Not yet complete - only doing...
p.ciardelli [Fri, 16 Jan 2009 12:15:28 +0000 (12:15 +0000)]
First commit after refactoring to new operations model. Not yet complete - only doing this to let two of us work at the same time. Last functioning version tagged.