taxeditor.git
9 years ago - set background color of uneditable text field
Patric Plitzner [Mon, 15 Dec 2014 12:46:20 +0000 (12:46 +0000)]
 - set background color of uneditable text field

9 years ago - adpated to cdmlib changes
Patric Plitzner [Mon, 15 Dec 2014 12:33:36 +0000 (12:33 +0000)]
 - adpated to cdmlib changes

9 years agodisable checklist editor initially
Alexander Oppermann [Mon, 15 Dec 2014 12:12:45 +0000 (12:12 +0000)]
disable checklist editor initially

9 years ago - removed unused text field
Patric Plitzner [Mon, 15 Dec 2014 12:06:08 +0000 (12:06 +0000)]
 - removed unused text field

9 years agoupgrade poi to 3.10-FINAL and add ooxml functionality
Andreas Müller [Mon, 15 Dec 2014 10:25:05 +0000 (10:25 +0000)]
upgrade poi to 3.10-FINAL and add ooxml functionality

9 years agochnaged description for LanguagePrefrence menu
Alexander Oppermann [Fri, 12 Dec 2014 14:13:40 +0000 (14:13 +0000)]
chnaged description for LanguagePrefrence menu

9 years agofixed ticket #4367
Alexander Oppermann [Fri, 12 Dec 2014 14:09:00 +0000 (14:09 +0000)]
fixed ticket #4367

9 years agoRenamed classes to match the new order in PreferenceMenu
Alexander Oppermann [Fri, 12 Dec 2014 14:03:28 +0000 (14:03 +0000)]
Renamed classes to match the new order in PreferenceMenu

9 years agoChanged default language to language and changed former Language pane to Representati...
Alexander Oppermann [Fri, 12 Dec 2014 13:43:55 +0000 (13:43 +0000)]
Changed default language to language and changed former Language pane to Representation pane.

9 years ago - use labelCache instead of description for amplification labeling
Patric Plitzner [Thu, 11 Dec 2014 20:35:04 +0000 (20:35 +0000)]
 - use labelCache instead of description for amplification labeling

9 years ago - fixed possible null label
Patric Plitzner [Thu, 11 Dec 2014 20:33:21 +0000 (20:33 +0000)]
 - fixed possible null label

9 years ago - update label cache
Patric Plitzner [Thu, 11 Dec 2014 15:19:11 +0000 (15:19 +0000)]
 - update label cache

9 years ago - adapted details views and wizards to cdm changes (amplifaction + amplification...
Patric Plitzner [Thu, 11 Dec 2014 14:57:36 +0000 (14:57 +0000)]
 - adapted details views and wizards to cdm changes (amplifaction + amplification result)
 - added missing parameters to details views

9 years ago##3890
Katja Luther [Thu, 11 Dec 2014 12:55:53 +0000 (12:55 +0000)]
##3890

9 years ago - temporarily commented compile errors
Patric Plitzner [Thu, 11 Dec 2014 12:06:19 +0000 (12:06 +0000)]
 - temporarily commented compile errors

9 years ago - adapted to 3.4.0 cdm changes
Patric Plitzner [Thu, 11 Dec 2014 12:03:00 +0000 (12:03 +0000)]
 - adapted to 3.4.0 cdm changes

9 years ago - removed unused menu item
Patric Plitzner [Wed, 10 Dec 2014 15:32:43 +0000 (15:32 +0000)]
 - removed unused menu item

9 years ago - added publish flag to DetailsView for SpecimenOrObservationBases (fixes #3951)
Patric Plitzner [Wed, 10 Dec 2014 13:18:52 +0000 (13:18 +0000)]
 - added publish flag to DetailsView for SpecimenOrObservationBases (fixes #3951)

9 years agofixed #4523
Alexander Oppermann [Wed, 10 Dec 2014 12:22:58 +0000 (12:22 +0000)]
fixed #4523

9 years ago - added possibility to also add a person as nomenclatural author (fixes #4301)
Patric Plitzner [Wed, 10 Dec 2014 12:10:00 +0000 (12:10 +0000)]
 - added possibility to also add a person as nomenclatural author (fixes #4301)

9 years ago - fixed class cast to more generic type
Patric Plitzner [Wed, 10 Dec 2014 11:42:55 +0000 (11:42 +0000)]
 - fixed class cast to more generic type

9 years agoFix for ticket #4519
Cherian Mathew [Wed, 10 Dec 2014 11:13:17 +0000 (11:13 +0000)]
Fix for ticket #4519

CdmDataSourceRepository : added a new method to create default h2 data source
eu.etaxonomy.taxeditor.cdmlib : updated build paths to output test classes in test-classes dir and moved resources package to avoid conflict
ApplicationWorkbenchWindowAdvisor : added call to the new method (above) to create a default H2 db

9 years ago - create an empty media for MediaSpecimen (fixes #4543)
Patric Plitzner [Wed, 10 Dec 2014 09:28:37 +0000 (09:28 +0000)]
 - create an empty media for MediaSpecimen (fixes #4543)
 - fixed possible NPE

9 years ago - refactored access to static method
Patric Plitzner [Wed, 10 Dec 2014 09:09:05 +0000 (09:09 +0000)]
 - refactored access to static method

9 years ago - added constant Window.OK
Patric Plitzner [Wed, 10 Dec 2014 09:08:00 +0000 (09:08 +0000)]
 - added constant Window.OK

9 years ago - reverted comment
Patric Plitzner [Wed, 10 Dec 2014 09:01:59 +0000 (09:01 +0000)]
 - reverted comment

9 years agolast fix for revision number of classpath
Alexander Oppermann [Tue, 9 Dec 2014 17:18:52 +0000 (17:18 +0000)]
last fix for revision number of classpath

9 years agotoo many fixes on classpath for today
Alexander Oppermann [Tue, 9 Dec 2014 17:04:21 +0000 (17:04 +0000)]
too many fixes on classpath for today

9 years agofixed classpath
Alexander Oppermann [Tue, 9 Dec 2014 16:58:24 +0000 (16:58 +0000)]
fixed classpath

9 years agoAdded changes from redlist taxonomic editor branch
Alexander Oppermann [Tue, 9 Dec 2014 16:33:32 +0000 (16:33 +0000)]
Added changes from redlist taxonomic editor branch

* fixes Language bug for menue
* added Perspective for checklist
* fixes reload issues on checklist editor

9 years agochanges to be compliant with trunk for reintegration
Alexander Oppermann [Tue, 9 Dec 2014 16:28:12 +0000 (16:28 +0000)]
changes to be compliant with trunk for reintegration

9 years agomerged trunk into branch
Alexander Oppermann [Tue, 9 Dec 2014 16:21:42 +0000 (16:21 +0000)]
merged trunk into branch

9 years ago - added special case handling for DerivateEditor so that the DetailsView only show...
Patric Plitzner [Tue, 9 Dec 2014 15:52:02 +0000 (15:52 +0000)]
 - added special case handling for DerivateEditor so that the DetailsView only show data of the DerivedUnit and the FieldUnit #4474

9 years ago - fixed possible ClassCastException (#4533)
Patric Plitzner [Tue, 9 Dec 2014 15:46:17 +0000 (15:46 +0000)]
 - fixed possible ClassCastException (#4533)

9 years ago - added reference to ticket in comments
Patric Plitzner [Tue, 9 Dec 2014 15:34:21 +0000 (15:34 +0000)]
 - added reference to ticket in comments
 - keep on displaying view contents when selecting the view itself

9 years agoMessagingUtils : added new method for a warning dialog when not connected to a datas...
Cherian Mathew [Tue, 9 Dec 2014 15:33:02 +0000 (15:33 +0000)]
MessagingUtils : added new method for a warning dialog when not connected to a  datasource
CdmStore : changed warning dialog to new method mentioned above
LanguagePreferencePage, PreferencesUtil, AbstractMenuPreferences : checks to fail nicely if not connected to a datasoruce

9 years agoremoved throwing of runtime exception since we already have a warning (#4365)
Cherian Mathew [Tue, 9 Dec 2014 14:29:27 +0000 (14:29 +0000)]
removed throwing of runtime exception since we already have a warning (#4365)

9 years agofixed ticket #3763
Alexander Oppermann [Tue, 9 Dec 2014 13:37:43 +0000 (13:37 +0000)]
fixed ticket #3763

9 years agofixed ticket #1639
Alexander Oppermann [Tue, 9 Dec 2014 12:04:14 +0000 (12:04 +0000)]
fixed ticket #1639

9 years ago(no commit message)
Katja Luther [Mon, 8 Dec 2014 12:49:14 +0000 (12:49 +0000)]

9 years ago(no commit message)
Katja Luther [Mon, 8 Dec 2014 12:29:54 +0000 (12:29 +0000)]

9 years agoFixed Bug #4531
Alexander Oppermann [Mon, 8 Dec 2014 12:24:54 +0000 (12:24 +0000)]
Fixed Bug  #4531

9 years ago(no commit message)
Katja Luther [Mon, 8 Dec 2014 12:11:56 +0000 (12:11 +0000)]

9 years ago(no commit message)
Katja Luther [Mon, 8 Dec 2014 09:09:22 +0000 (09:09 +0000)]

9 years agoAdded a reload function so that the checklist editor doesn't need to be relaunched...
Alexander Oppermann [Fri, 5 Dec 2014 16:13:48 +0000 (16:13 +0000)]
Added a reload function so that the checklist editor doesn't need to be relaunched after adding terms.

9 years ago - reverted to previous version due to compilation error
Patric Plitzner [Thu, 4 Dec 2014 16:53:36 +0000 (16:53 +0000)]
 - reverted to previous version due to compilation error

9 years ago - added service method to get descriptions which have a specimen set as describedSpe...
Patric Plitzner [Thu, 4 Dec 2014 15:00:20 +0000 (15:00 +0000)]
 - added service method to get descriptions which have a specimen set as describedSpecimen
 - added test which fails because the XML is loaded incorrectly

9 years ago - added delete result as warn message
Patric Plitzner [Thu, 4 Dec 2014 14:30:13 +0000 (14:30 +0000)]
 - added delete result as warn message

9 years agofix drag&drop for synonyms to another accepted taxon
Katja Luther [Thu, 4 Dec 2014 13:15:08 +0000 (13:15 +0000)]
fix drag&drop for synonyms to another accepted taxon

9 years ago - fixed ClassCastException
Patric Plitzner [Thu, 4 Dec 2014 09:27:37 +0000 (09:27 +0000)]
 - fixed ClassCastException

9 years ago - adapted to method signature change in cdmlib
Patric Plitzner [Thu, 4 Dec 2014 09:02:48 +0000 (09:02 +0000)]
 - adapted to method signature change in cdmlib

9 years ago - deleted usage of commented method in cdmlib
Patric Plitzner [Wed, 3 Dec 2014 15:39:31 +0000 (15:39 +0000)]
 - deleted usage of commented method in cdmlib

9 years ago - added command, handler, double click listener to open taxa from associated taxa...
Patric Plitzner [Wed, 3 Dec 2014 15:24:36 +0000 (15:24 +0000)]
 - added command, handler, double click listener to open taxa from associated taxa section in details view
 - caught runtime exception for orphaned taxa

9 years agoadapt transientServices to returntype of isdeletable methods
Katja Luther [Wed, 3 Dec 2014 13:00:18 +0000 (13:00 +0000)]
adapt transientServices to returntype of isdeletable methods

9 years ago - renamed interface IDerivedUnitFacadeEditor to IDerivedUnitFacadePart
Patric Plitzner [Wed, 3 Dec 2014 12:27:57 +0000 (12:27 +0000)]
 - renamed interface IDerivedUnitFacadeEditor to IDerivedUnitFacadePart
 - show field unit data in NewDerivedUnitBaseWizard

9 years ago - added interface IDerivedUnitFacadeEditor to tag editors that are working with...
Patric Plitzner [Wed, 3 Dec 2014 08:47:56 +0000 (08:47 +0000)]
 - added interface IDerivedUnitFacadeEditor to tag editors that are working with DerivedUnitFacades (e.g. BulkEditor)
 - show field unit data for DerivedUnit when selected in BulkEditor

9 years ago - removed unused imports
Patric Plitzner [Tue, 2 Dec 2014 09:32:17 +0000 (09:32 +0000)]
 - removed unused imports

9 years ago - added preference for displaying associated taxa in specimen details view
Patric Plitzner [Tue, 2 Dec 2014 09:24:50 +0000 (09:24 +0000)]
 - added preference for displaying associated taxa in specimen details view

9 years ago - added section for associated taxa (IndividualsAssocation, TypeDesignation) to...
Patric Plitzner [Tue, 2 Dec 2014 09:01:38 +0000 (09:01 +0000)]
 - added section for associated taxa (IndividualsAssocation, TypeDesignation) to DetailsView for specimen

9 years ago - added amplification description to single read label in hierarchy
Patric Plitzner [Tue, 2 Dec 2014 08:58:45 +0000 (08:58 +0000)]
 - added amplification description to single read label in hierarchy
 - added marker to update method of amplification description

9 years ago - refactored/cleaned up commands extension point
Patric Plitzner [Tue, 2 Dec 2014 08:56:31 +0000 (08:56 +0000)]
 - refactored/cleaned up commands extension point

9 years agofix the problem of referencingObjectsView and deletion in bulk editor
Katja Luther [Mon, 1 Dec 2014 11:35:40 +0000 (11:35 +0000)]
fix the problem of referencingObjectsView and deletion in bulk editor

9 years ago - added missing service method to transient service
Patric Plitzner [Mon, 1 Dec 2014 10:30:58 +0000 (10:30 +0000)]
 - added missing service method to transient service

9 years ago - refactored LanguageStringWithLabelElement (isMultiLine flag)
Patric Plitzner [Mon, 1 Dec 2014 09:43:23 +0000 (09:43 +0000)]
 - refactored LanguageStringWithLabelElement (isMultiLine flag)

9 years ago - added notes (annotations) to SingleRead details view
Patric Plitzner [Mon, 1 Dec 2014 09:26:46 +0000 (09:26 +0000)]
 - added notes (annotations) to SingleRead details view

9 years ago - layout enhancement
Patric Plitzner [Mon, 1 Dec 2014 09:26:11 +0000 (09:26 +0000)]
 - layout enhancement

9 years ago - added barcode to MediaSpecimen label
Patric Plitzner [Mon, 1 Dec 2014 09:25:43 +0000 (09:25 +0000)]
 - added barcode to MediaSpecimen label

9 years ago - fixed possible NPE when opening DerivateView for a taxon when no derivates exist
Patric Plitzner [Wed, 26 Nov 2014 15:07:51 +0000 (15:07 +0000)]
 - fixed possible NPE when opening DerivateView for a taxon when no derivates exist

9 years agoChecklist Editor retreives now all PresenceAbsenceTerms by filtering via TermType...
Alexander Oppermann [Wed, 26 Nov 2014 14:24:07 +0000 (14:24 +0000)]
Checklist Editor retreives now all PresenceAbsenceTerms by filtering via TermType.PresenceAbsence instead of PresenceAbsenceTerm.class

9 years ago - activated filter in factual data view for displaying only IndividualsAssociations
Patric Plitzner [Wed, 26 Nov 2014 14:20:29 +0000 (14:20 +0000)]
 - activated filter in factual data view for displaying only IndividualsAssociations

9 years ago - removed obsolete Primer page for AmplificationWizard
Patric Plitzner [Wed, 26 Nov 2014 13:52:45 +0000 (13:52 +0000)]
 - removed obsolete Primer page for AmplificationWizard
 - added dnaMarker to amplification designation

9 years ago - re-enabled MediaViewPart for DerivateView (#4475)
Patric Plitzner [Wed, 26 Nov 2014 12:50:33 +0000 (12:50 +0000)]
 - re-enabled MediaViewPart for DerivateView (#4475)

9 years ago - added missing service method to transient service
Patric Plitzner [Wed, 26 Nov 2014 12:21:37 +0000 (12:21 +0000)]
 - added missing service method to transient service

9 years ago - moved extension point for taxon navigator context menu
Patric Plitzner [Wed, 26 Nov 2014 12:19:10 +0000 (12:19 +0000)]
 - moved extension point for taxon navigator context menu
 - fixed DerivateSearchView layout
 - added "disabled" extension point for toggling individual assciations in factual data view

9 years ago - set multiline flag for LanguageStringWithLabelElement #2248
Patric Plitzner [Wed, 26 Nov 2014 11:45:12 +0000 (11:45 +0000)]
 - set multiline flag for LanguageStringWithLabelElement #2248

9 years ago - added clear button to DerivateSearchView
Patric Plitzner [Wed, 26 Nov 2014 08:54:43 +0000 (08:54 +0000)]
 - added clear button to DerivateSearchView
 - made use of cdmlib service to get associated specimen for one taxon (#4506)

9 years agomade bug fixes for:
Alexander Oppermann [Tue, 25 Nov 2014 14:23:48 +0000 (14:23 +0000)]
made bug fixes for:

* disabled rank editing support
* empty values are no longer displayed with a "-"
* Checklist Editor is now activated by default

9 years agochanged classpath to 3.5.0
Alexander Oppermann [Tue, 25 Nov 2014 12:56:30 +0000 (12:56 +0000)]
changed classpath to 3.5.0

9 years agoadded checks to makes sure no other exception is thrown within the dialog creation...
Cherian Mathew [Tue, 25 Nov 2014 12:33:21 +0000 (12:33 +0000)]
added checks to makes sure no other exception is thrown within the dialog creation code #4502.

9 years agochanged cdmlib version
Alexander Oppermann [Tue, 25 Nov 2014 12:13:40 +0000 (12:13 +0000)]
changed cdmlib version

9 years agolanguage display bug should be fixed
Alexander Oppermann [Tue, 25 Nov 2014 10:57:07 +0000 (10:57 +0000)]
language display bug should be fixed

9 years ago - added context menu entry to taxon navigator to open associated derivates in Deriva...
Patric Plitzner [Tue, 25 Nov 2014 09:02:07 +0000 (09:02 +0000)]
 - added context menu entry to taxon navigator to open associated derivates in DerivateEditor
 - added taxon filter to DerivateSearchView (non-functional) (#4506)

9 years agolatest changes from trunk
Alexander Oppermann [Mon, 24 Nov 2014 14:23:52 +0000 (14:23 +0000)]
latest changes from trunk

9 years ago - added some more molecular parameters to the DetailsView
Patric Plitzner [Mon, 24 Nov 2014 10:47:33 +0000 (10:47 +0000)]
 - added some more molecular parameters to the DetailsView

9 years ago - removed unused code
Patric Plitzner [Mon, 24 Nov 2014 10:16:04 +0000 (10:16 +0000)]
 - removed unused code

9 years ago - converted dnaQuality from DefinedTerm to OrderedTerm (#4434)
Patric Plitzner [Mon, 24 Nov 2014 09:12:50 +0000 (09:12 +0000)]
 - converted dnaQuality from DefinedTerm to OrderedTerm (#4434)

9 years ago - adapted to cdmlib changes (#4434)
Patric Plitzner [Mon, 24 Nov 2014 08:37:19 +0000 (08:37 +0000)]
 - adapted to cdmlib changes (#4434)

9 years ago - added preference for showing Collecting Areas below Country in DetailsView (#4473)
Patric Plitzner [Thu, 20 Nov 2014 13:53:04 +0000 (13:53 +0000)]
 - added preference for showing Collecting Areas below Country in DetailsView (#4473)

9 years ago - made use of TermType DnaQuality
Patric Plitzner [Thu, 20 Nov 2014 10:15:47 +0000 (10:15 +0000)]
 - made use of TermType DnaQuality

9 years ago - added static method to DerivateLabelProvider to get the derivate text
Patric Plitzner [Thu, 20 Nov 2014 09:42:51 +0000 (09:42 +0000)]
 - added static method to DerivateLabelProvider to get the derivate text
 - refactored moving of derivates to use the operation framework.
  - immplemented undo/redo

9 years ago - DerivateView and BulkEditor trigger selection change event for MediaViewPart ...
Patric Plitzner [Thu, 20 Nov 2014 09:41:33 +0000 (09:41 +0000)]
 - DerivateView and BulkEditor trigger selection change event for MediaViewPart (fixes #4475)

9 years ago - DerivedUnits DetailsView only shows FieldUnit data in titleCache (fixes #4474)
Patric Plitzner [Thu, 20 Nov 2014 09:36:31 +0000 (09:36 +0000)]
 - DerivedUnits DetailsView only shows FieldUnit data in titleCache (fixes #4474)
 - Areas section is now shown below country for FieldUnits (fixes 4473)

9 years ago - Rights section is now part of MediaSpecimen DetailsView (fixes #4472)
Patric Plitzner [Thu, 20 Nov 2014 09:34:28 +0000 (09:34 +0000)]
 - Rights section is now part of MediaSpecimen DetailsView (fixes #4472)
 - DerivedUnits DetailsView only shows FieldUnit data in titleCache (fixes #4474)

9 years agochanged icons for checklist editor
Alexander Oppermann [Wed, 19 Nov 2014 13:46:46 +0000 (13:46 +0000)]
changed icons for checklist editor

9 years agoremoved MediaView from perspective
Alexander Oppermann [Wed, 19 Nov 2014 12:06:56 +0000 (12:06 +0000)]
removed MediaView from perspective

9 years agoUpdate on ChecklistPerspective, added ConcepView
Alexander Oppermann [Tue, 18 Nov 2014 14:59:50 +0000 (14:59 +0000)]
Update on ChecklistPerspective, added ConcepView

9 years agoadded checklist perspective to taxonomic editor
Alexander Oppermann [Tue, 18 Nov 2014 14:22:36 +0000 (14:22 +0000)]
added checklist perspective to taxonomic editor

9 years ago - extended DerivateSearchView to allow multiple selection
Patric Plitzner [Tue, 18 Nov 2014 13:47:29 +0000 (13:47 +0000)]
 - extended DerivateSearchView to allow multiple selection
  - added context menu to open multiple elements in DerivateView
 - extended DerivateView to show multiple derivate hierarchies in one view

9 years agobranding the branch
Alexander Oppermann [Tue, 18 Nov 2014 13:04:09 +0000 (13:04 +0000)]
branding the branch

9 years agocreating branch for rl project
Alexander Oppermann [Tue, 18 Nov 2014 12:34:50 +0000 (12:34 +0000)]
creating branch for rl project