Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e9a587e7 02/16/2015 02:57 PM Patrick Plitzner
  • added configurator settings to taxon deletion dialog
a92bde9b 01/29/2015 01:22 PM Katja Luther

#4625

11329ecc 01/29/2015 11:58 AM Katja Luther

factual data for bulkeditor, improving referencing objects view, make delete in bulkeditor visible for synonyms

f883a3c8 01/27/2015 11:56 AM Patrick Plitzner
  • error handling for report file
1fee3517 01/23/2015 12:59 PM Patrick Plitzner
  • added . to file chooser
    • fitted layout
46f7e983 01/23/2015 10:51 AM Patrick Plitzner
  • added file chooser for report file
4deb87e0 01/22/2015 03:37 PM Patrick Plitzner
  • added TaxonName to Determinations in DetailsView
a2dad66e 01/21/2015 09:16 AM Patrick Plitzner
  • added sorting to generic configuration wizard page for imports
612e9a7a 01/16/2015 03:50 PM Patrick Plitzner
  • changed label of advanced media view (fixes #4590)
b1bafade 01/16/2015 11:49 AM Patrick Plitzner
  • set page to be complete
    • changed text
976b9268 01/16/2015 11:04 AM Patrick Plitzner
  • added classification chooser to ABCD import wizard
3b9ff8f4 01/14/2015 01:49 PM Patrick Plitzner
  • changed label of advanced media specimen view (fixes #4590)
80d42373 12/15/2014 05:07 PM Patrick Plitzner
  • changed order of file extension for excel import (fixes #3971)
9b51395d 12/15/2014 04:56 PM Patrick Plitzner
  • commented error logging for ImageInfo loading (#4385)
c5cd9ab2 12/15/2014 02:44 PM Patrick Plitzner
  • set sample designation to null when text is empty
cf9586f2 12/15/2014 02:17 PM Alexander Oppermann

added a new propertytester to check if the editor is connected to database

hide popupmenu in taxon navigator view if not connected to database

a30a8cee 12/15/2014 01:46 PM Patrick Plitzner
  • set background color of uneditable text field
46dd5dda 12/15/2014 01:12 PM Alexander Oppermann

disable checklist editor initially

6f2bf4d5 12/15/2014 01:06 PM Patrick Plitzner
  • removed unused text field
70b6f412 12/12/2014 03:13 PM Alexander Oppermann

chnaged description for LanguagePrefrence menu

ddcbd609 12/12/2014 03:09 PM Alexander Oppermann

fixed ticket #4367

9d63eb10 12/12/2014 03:03 PM Alexander Oppermann

Renamed classes to match the new order in PreferenceMenu

c05bb77e 12/11/2014 09:35 PM Patrick Plitzner
  • use labelCache instead of description for amplification labeling
74407428 12/11/2014 09:33 PM Patrick Plitzner
  • fixed possible null label
4dad1581 12/11/2014 04:19 PM Patrick Plitzner
  • update label cache
feb81cbe 12/11/2014 03:57 PM Patrick Plitzner
  • adapted details views and wizards to cdm changes (amplifaction + amplification result)
    • added missing parameters to details views
feb7a534 12/11/2014 01:06 PM Patrick Plitzner
  • temporarily commented compile errors
da005e87 12/11/2014 01:03 PM Patrick Plitzner
  • adapted to 3.4.0 cdm changes
d90a6c9f 12/10/2014 02:18 PM Patrick Plitzner
  • added publish flag to DetailsView for SpecimenOrObservationBases (fixes #3951)
f020ab79 12/10/2014 01:22 PM Alexander Oppermann

fixed #4523

040d6554 12/10/2014 01:10 PM Patrick Plitzner
  • added possibility to also add a person as nomenclatural author (fixes #4301)
2200da88 12/10/2014 12:42 PM Patrick Plitzner
  • fixed class cast to more generic type
3de91ced 12/10/2014 12:13 PM Cherian Mathew

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

02121ef2 12/10/2014 10:28 AM Patrick Plitzner
  • create an empty media for MediaSpecimen (fixes #4543)
    • fixed possible NPE
d969af0f 12/10/2014 10:09 AM Patrick Plitzner
  • refactored access to static method
a31abd30 12/10/2014 10:08 AM Patrick Plitzner
  • added constant Window.OK
bf9d1425 12/10/2014 10:01 AM Patrick Plitzner
  • reverted comment
13c5d3f0 12/09/2014 05:21 PM Alexander Oppermann

merged trunk into branch

a5e9f7de 12/09/2014 04:52 PM Patrick Plitzner
  • added special case handling for DerivateEditor so that the DetailsView only show data of the DerivedUnit and the FieldUnit #4474
bcad19b9 12/09/2014 04:33 PM Cherian Mathew

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

aeeab9d0 12/09/2014 03:29 PM Cherian Mathew

removed throwing of runtime exception since we already have a warning (#4365)

3e2e342d 12/04/2014 10:27 AM Patrick Plitzner
  • fixed ClassCastException
abc0d35a 12/04/2014 10:02 AM Patrick Plitzner
  • adapted to method signature change in cdmlib
dea7cd9c 12/03/2014 04:24 PM Patrick Plitzner
  • added command, handler, double click listener to open taxa from associated taxa section in details view
    • caught runtime exception for orphaned taxa
e13ba183 12/03/2014 01:27 PM Patrick Plitzner
  • renamed interface IDerivedUnitFacadeEditor to IDerivedUnitFacadePart
    • show field unit data in NewDerivedUnitBaseWizard
e3bcee2d 12/03/2014 09:47 AM Patrick Plitzner
  • added interface IDerivedUnitFacadeEditor to tag editors that are working with DerivedUnitFacades (e.g. BulkEditor)
    • show field unit data for DerivedUnit when selected in BulkEditor
ea5eb5e1 12/02/2014 10:32 AM Patrick Plitzner
  • removed unused imports
e97b77c6 12/02/2014 10:24 AM Patrick Plitzner
  • added preference for displaying associated taxa in specimen details view
3fc39e76 12/02/2014 10:01 AM Patrick Plitzner
  • added section for associated taxa (IndividualsAssocation, TypeDesignation) to DetailsView for specimen
056e4137 12/02/2014 09:58 AM Patrick Plitzner
  • added amplification description to single read label in hierarchy
    • added marker to update method of amplification description
9f7e89bc 12/01/2014 10:43 AM Patrick Plitzner
  • refactored LanguageStringWithLabelElement (isMultiLine flag)
e03ab30b 12/01/2014 10:26 AM Patrick Plitzner
  • added notes (annotations) to SingleRead details view
2a511019 12/01/2014 10:26 AM Patrick Plitzner
  • layout enhancement
365a2c1e 12/01/2014 10:25 AM Patrick Plitzner
  • added barcode to MediaSpecimen label
0c41af54 11/26/2014 02:52 PM Patrick Plitzner
  • removed obsolete Primer page for AmplificationWizard
    • added dnaMarker to amplification designation
71f9f770 11/26/2014 01:19 PM Patrick Plitzner
  • moved extension point for taxon navigator context menu
    • fixed DerivateSearchView layout
    • added "disabled" extension point for toggling individual assciations in factual data view
090dd9ba 11/26/2014 12:45 PM Patrick Plitzner
  • set multiline flag for LanguageStringWithLabelElement #2248
396701ca 11/26/2014 09:54 AM Patrick Plitzner
  • added clear button to DerivateSearchView
    • made use of cdmlib service to get associated specimen for one taxon (#4506)
d3825388 11/25/2014 03:23 PM Alexander Oppermann

made bug fixes for:

  • disabled rank editing support
  • empty values are no longer displayed with a "-"
  • Checklist Editor is now activated by default
fd6cdafb 11/25/2014 01:56 PM Alexander Oppermann

changed classpath to 3.5.0

b8548a34 11/25/2014 01:33 PM Cherian Mathew

added checks to makes sure no other exception is thrown within the dialog creation code #4502.

01b3ade8 11/25/2014 10:02 AM Patrick Plitzner
  • added context menu entry to taxon navigator to open associated derivates in DerivateEditor
    • added taxon filter to DerivateSearchView (non-functional) (#4506)
db81978c 11/24/2014 03:23 PM Alexander Oppermann

latest changes from trunk

10c47677 11/24/2014 11:47 AM Patrick Plitzner
  • added some more molecular parameters to the DetailsView
902350ad 11/24/2014 11:16 AM Patrick Plitzner
  • removed unused code
add829e5 11/24/2014 10:12 AM Patrick Plitzner
  • converted dnaQuality from DefinedTerm to OrderedTerm (#4434)
5702e33d 11/24/2014 09:37 AM Patrick Plitzner
  • adapted to cdmlib changes (#4434)
e8cc5fb9 11/20/2014 02:53 PM Patrick Plitzner
  • added preference for showing Collecting Areas below Country in DetailsView (#4473)
b3271304 11/20/2014 11:15 AM Patrick Plitzner
  • made use of TermType DnaQuality
f22ca8aa 11/20/2014 10:42 AM Patrick Plitzner
  • added static method to DerivateLabelProvider to get the derivate text
    • refactored moving of derivates to use the operation framework.
    • immplemented undo/redo
20ced855 11/20/2014 10:36 AM Patrick Plitzner
  • DerivedUnits DetailsView only shows FieldUnit data in titleCache (fixes #4474)
    • Areas section is now shown below country for FieldUnits (fixes 4473)
123de414 11/20/2014 10:34 AM Patrick Plitzner
  • Rights section is now part of MediaSpecimen DetailsView (fixes #4472)
    • DerivedUnits DetailsView only shows FieldUnit data in titleCache (fixes #4474)
68224814 11/18/2014 02:47 PM Patrick Plitzner
  • 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
4b75d033 11/14/2014 05:29 PM Alexander Oppermann

Added simple CSV Export to Taxonomic Editor

686f8a4c 11/12/2014 03:35 PM Patrick Plitzner
  • updated molecular DetailsViews according to requirements
03d5f058 11/12/2014 09:51 AM Patrick Plitzner
  • used ImageFile instead of more generic MediaRepresentationPart when creating the Media (fixes #4402)
    • fixed a typo
11c03192 11/11/2014 02:11 PM Patrick Plitzner
  • moved OriginalLabelData section to 2nd position
    • made text field fill horizontally
9a826147 11/10/2014 09:55 AM Katja Luther

fixing problems in bulkeditor and minor

e9af0bd6 11/04/2014 03:54 PM Patrick Plitzner
  • fixed possible NPE
ee086833 10/30/2014 11:44 AM Katja Luther
5ba870c3 10/30/2014 11:43 AM Katja Luther

fixing #2547

ba11b78e 10/29/2014 11:39 AM Patrick Plitzner
  • added exception throwing to URI assembly in Sequence class
    • handled exception in editor details view
a6b6b197 10/29/2014 11:38 AM Patrick Plitzner
  • added elevation to section title
29186120 10/29/2014 11:38 AM Patrick Plitzner
  • applied coding conventions
9ca576c2 10/29/2014 09:37 AM Patrick Plitzner
  • fixed possible SessionException
39b2e2be 10/28/2014 02:10 PM Katja Luther

fix #4450

7c6e83fe 10/27/2014 01:48 PM Patrick Plitzner
  • fixed double exception dialog popup when not connected to data source
    • fixed NPE when starting ABCD import with dirty editors
63b961d3 10/27/2014 11:50 AM Patrick Plitzner
  • fixed possible NPE when entering DnaQuality data
c132d773 10/22/2014 03:42 PM Patrick Plitzner
  • added kind of tissue to TissueSampleDetailsView
3d57b99f 10/22/2014 03:36 PM Patrick Plitzner
  • added TODO
fe371b32 10/22/2014 01:57 PM Patrick Plitzner
  • generalized sample designation GUI elements
    • added sample designation to TissueSample details view
    • added some more parameters to TissueSample details view
b85b96a3 10/21/2014 12:41 PM Patrick Plitzner
  • extended DnaQuality details view
    • refactored DateElement creation
e577390b 10/21/2014 09:43 AM Patrick Plitzner
  • added more paramaters to DnaQuality details view
    • fixed ordering of sample designations for DnaSamples (first is current)
ecb0c514 10/20/2014 05:12 PM Patrick Plitzner
  • added some detail elements
c9dd597d 10/20/2014 05:12 PM Patrick Plitzner
  • refresh after updating datasource (fixes #2117)
1b25243d 10/20/2014 05:11 PM Patrick Plitzner
  • adapted to cdmlib changes
e4428955 10/20/2014 10:47 AM Patrick Plitzner
  • added sampleDesignation section to DnaSample details view (#4237)
    • added sampleDesignation to DerivateLabelProvider
73ec8b01 10/20/2014 10:45 AM Patrick Plitzner
  • re-enabled specimen type chooser
d1b51913 10/20/2014 10:21 AM Patrick Plitzner
  • adapted method calls to cdmlib changes
f1b8fe07 10/14/2014 01:42 PM Patrick Plitzner

merge-update from trunk