Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b9d3a4d8 06/19/2014 09:08 AM Patrick Plitzner
  • saved last parameters entered for specimen search
50fa099c 06/18/2014 02:16 PM Katja Luther

editor changes for red list project (datasource view and create new datasource from file menu)

40005deb 06/18/2014 09:14 AM Patrick Plitzner
  • added section for "Original Label Data" to DetailsView (#4254)
bf083966 06/18/2014 09:08 AM Patrick Plitzner
  • fixed potential session exceptions during closing/saving
17ebf2db 06/17/2014 02:22 PM Patrick Plitzner
  • added "Published in" parameter to MediaSpecimen DetailsView (#4239)
a3391409 06/16/2014 10:57 AM Patrick Plitzner
  • added functionality to filter assigned specimens in the DerivateSearchView (fixes #4252)
3dc66969 06/16/2014 10:55 AM Patrick Plitzner
  • add placeholder for Media label
7c3f94c6 06/16/2014 10:53 AM Patrick Plitzner
  • list "Specimen Details" second in DetailsView (only for campanula, fixes #4235)
fb5347e6 06/11/2014 09:23 AM Patrick Plitzner
  • added conversation/session support to DerivateLabelProvider
    • GUI widgets using the provider need to provide a conversation/session to avoid LazyInitializationException
0a309955 06/04/2014 11:35 AM Patrick Plitzner
  • implemented differentiation of the three image types (Artwork, Living Plant Photo, Specimen Scan) in the DerivateView and DetailsView
e12b4c33 06/03/2014 04:35 PM Patrick Plitzner
  • implemented derivate specific textual representation in DerivateView
09cc9afc 05/28/2014 04:10 PM Patrick Plitzner
  • changed date format to mm-yyyy
5f152d2b 05/28/2014 10:57 AM Patrick Plitzner
  • added new DataImportEditor for GbifResponses
    • allows querying for original record via context menu
548ba7b9 05/26/2014 05:08 PM Patrick Plitzner
  • adapted info text for import wizard
    • added toggle button for date field
ab287c7e 05/22/2014 04:14 PM Patrick Plitzner
  • added date support for query parameter in specimen search
    • linked some more query parameters
6a14c1c4 05/22/2014 08:59 AM Patrick Plitzner
  • extended specimen search with provider selection (GBIF, BioCase)
2e25ff01 05/06/2014 04:32 PM Cherian Mathew

refactoring to change the specific (I)CdmDataSource to the more generic (I)CdmSource to prepare fro remoting
CloneDataSourceHandler : new handler to clone a datasource

dfd06c80 04/29/2014 03:55 PM Patrick Plitzner
  • simplified showParts() method in DetailsViewer for showing empty page
49397612 04/08/2014 08:53 AM Patrick Plitzner
  • set default derivate typ filter to "unknown"
9d127efb 04/08/2014 08:52 AM Patrick Plitzner
  • javadoc
d3855867 04/04/2014 11:42 AM Cherian Mathew

removed repeated call to get all cdm sources

3345efc0 04/02/2014 04:08 PM Patrick Plitzner
  • refactored context menu for DerivateView to be programmatic instead of declarative (using plugin.xml)
    • fixed icon bug for DerivateSearchView
35a12f14 04/02/2014 11:37 AM Patrick Plitzner
  • added update() method to DerivateView
    • display different icon for SingleReads linked to multiple Sequences
e425aaf7 04/01/2014 05:14 PM Patrick Plitzner
  • added Copy/Paste for SingleRead->Sequence to DerivateView
    • copying actually just creates a link
6b06a799 04/01/2014 08:51 AM Patrick Plitzner
  • removed Amplification as a TreeNode from the DerivateView
    • added Amplification to DetailsView of SingleRead as an EntitySelectionElement
27cc4c06 03/26/2014 01:35 PM Patrick Plitzner
  • reset input fields of DerivateSearchView when context stops
55c3c2c0 03/26/2014 08:39 AM Patrick Plitzner
  • added drag'n'drop support for Sequences
    • added context listener to DerivateSearchView
    • refactored MVC pattern of DerivateSearchView
6f3fe1f5 03/19/2014 03:53 PM Patrick Plitzner
  • fixed class cast exception resulting from TreeNodes of DerivateView
1cb96484 03/17/2014 08:51 AM Patrick Plitzner
  • implemented EntitySelectionElement for Primer
    • adapted details views with primer selection element
1b52b9e4 03/11/2014 08:38 AM Patrick Plitzner
  • refactored selection of DerivateView to be TreeNode
    • adapted selection handling
    • restructured derivate hierarchy
    • Amplifications are now a direct child of Sequences
    • the can only be created when having a SingleRead
    • this representation does not affect the cdm structure
8475fe50 03/05/2014 01:24 PM Patrick Plitzner
  • added missing DNA Quality section
39b24584 03/04/2014 09:25 AM Patrick Plitzner
  • added code to show icon for Amplification, Sequence and SingleRead (image files still missing)
    • removed text fields for media file in dna DetailsViews
    • added contig file in Sequence DetailsView
3d3c7b7c 03/03/2014 09:48 AM Patrick Plitzner
  • added cascading save to pherogram (Media) of SingleRead
    • added media section to DetailsViews for Amplification (gel photo) and SingelRead (pherogram)
42580bdf 02/18/2014 08:42 AM Patrick Plitzner
  • updated SpecimenImportWizard
    • refactored BioCase querying to be a separate job
6b5ad34c 02/17/2014 03:48 PM Patrick Plitzner
  • added preference which shows determination section only for FieldUnits in the DetailsView
    • added missing parameters for SingleRead DetailsView
208c4586 02/12/2014 01:13 PM Patrick Plitzner
  • added "Search"-Button to DerivateSearchView
af9950d6 02/12/2014 12:40 PM Patrick Plitzner
  • enabled DerivateType filter in DerivateSearchView
2d8f997f 02/12/2014 09:36 AM Patrick Plitzner
  • added combo controller to combo field in DerivateSearchView
bba7bee5 02/11/2014 05:20 PM Andreas Kohlbecker

solving #4056 (taxeditor responds with nicer dialogue in case a user executes a prohibited operation)

479dfcda 02/11/2014 09:44 AM Patrick Plitzner
  • separated GUI from control elements for term combo widget (part of #3627)
c370c5cd 02/06/2014 03:16 PM Andreas Kohlbecker

more log.debug statements

ca9fc8ea 01/29/2014 08:58 AM Patrick Plitzner
  • implemented SynonymRelationship detail section for the DetailsView of Synonyms (#3588 #3589)
83ba7fc3 01/28/2014 01:59 PM Patrick Plitzner
  • removed remaining occurences of "campanula"
dacb59c9 01/28/2014 01:28 PM Patrick Plitzner
  • moved ICdmFormElement to ui.element
913c77b4 01/28/2014 01:19 PM Patrick Plitzner
  • cleaned up package structure
    • removed campanula package
a936172b 01/28/2014 12:48 PM Patrick Plitzner
  • changed static root element (FieldUnit) of DerivateView to the topmost derivate there is
aa5d76aa 01/28/2014 09:36 AM Patrick Plitzner
  • commented not-yet-existing SynonymRelationShip DetailsView classes
c0ca45cc 01/28/2014 09:31 AM Patrick Plitzner
  • added MediaSpecimen DetailsView
    • added empty element if there is no details view available
87924e53 01/20/2014 03:57 PM Patrick Plitzner
  • added java package for different occurrence/specimen types
    • moved "show field unit" option to "Bulk Editor" preference page
    • added preference to show only type-specific details views for specimens
59608b88 01/20/2014 09:51 AM Patrick Plitzner

merge-update from trunk

67ebf787 01/20/2014 09:12 AM Patrick Plitzner
  • added separate section for primer and cloning
    • removed "null" message in data source conversion dialog
d87c8053 01/15/2014 11:54 AM Patrick Plitzner
  • updated "update datasource" message popup
ba9e85b1 01/15/2014 09:07 AM Patrick Plitzner
  • updated "update datasource" message popup
c27998d8 01/13/2014 08:53 AM Patrick Plitzner
  • added reference collection section to Sequence DetailsView
    • implemented handleEvent() for some DetailsViews
dd8c8181 01/06/2014 01:36 PM Patrick Plitzner
  • added support for creating and viewing SingleReads in DerivateView
    • added DetailsViews for SingleReads
238441fa 01/06/2014 10:50 AM Patrick Plitzner
  • added Amplification and Sequence to DerivateView
    • added context menu entry for the creation of both
    • added DetailsViews for both
86f69343 12/17/2013 04:06 PM Patrick Plitzner
  • added DetailsView for PreservedSpecimen which directly work with DerivedUnit instead of DerivedUnitFacade (new classes work in parallel to the ones using DerivedUnitFacades and start with "PreservedSpecimen")
cd7144f7 12/17/2013 09:03 AM Patrick Plitzner
  • added specific DetailsViews that are not based on DerivedUnitFacade for DNA and specimens
1de3b0d0 12/16/2013 08:54 AM Patrick Plitzner
  • added empty DetailViews for all derivate types
49c540e7 12/04/2013 03:44 PM Patrick Plitzner
  • extracted AbstractDescriptionPostOperation to be super class of Create Specimen/Taxon DescriptionOperation
    • adapted CreateDescriptionHandler to changes
    • fixed refresh of factual data view after creating specimen description
1e9cbe7a 12/03/2013 03:11 PM Patrick Plitzner

merge-update from trunk

7a0547ca 12/03/2013 03:04 PM Patrick Plitzner
  • enabled DescriptiveView (Factual Data) to show descriptions of SpecimenOrObservationBase
3b64c68b 12/03/2013 11:35 AM Patrick Plitzner
  • fix for #3849 (mark view dirty for changes on FieldUnits)
80273dd5 11/27/2013 01:36 PM Patrick Plitzner

merge-update from trunk

63599147 11/26/2013 10:03 AM Katja Luther

#3897

be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

313a413f 11/05/2013 10:32 AM Patrick Plitzner
  • added DetailsView for FieldUnit (partly fixes #3780)
68b83178 10/30/2013 02:00 PM Andreas Müller

rename FieldObservation -> FieldUnit #3566

148d6ead 10/30/2013 01:54 PM Andreas Müller

rename FieldObservation -> FieldUnit #3566

d748f4f4 09/25/2013 05:23 PM Patrick Plitzner

merge-update from trunk

27f5197f 09/25/2013 04:43 PM Cherian Mathew

adapting to latest model changes for change of package

303168c1 09/03/2013 09:00 AM Patrick Plitzner
  • fixed DetailsViewer (show Specimen details view as default for DerivedUnits)
39ec02fa 09/02/2013 05:56 PM Patrick Plitzner
  • unified specimen and field observation controller and view elements
429c9674 08/28/2013 07:54 PM Patrick Plitzner
  • fixed "dirty marking" of editor
c3ea5968 08/27/2013 07:07 PM Patrick Plitzner
  • added creation of FieldUnits via wizard to bulk editor
e42715ba 08/21/2013 04:54 PM Patrick Plitzner
  • adapted detail views to new cdm3.3 model
1e2ff9ee 08/20/2013 02:56 PM Patrick Plitzner

merged/implemented cdm3.3 model adaptations

3e0994b1 08/16/2013 03:53 PM Patrick Plitzner
  • created specimen general element
    • copied&adapted field observation and specimen section to campanula package
7aacfa71 08/16/2013 11:20 AM Patrick Plitzner
  • fixed initial setting of parameters of GatheringEventDescription
    • finished FieldObservation details view (except Date-field)
2d6180c3 08/15/2013 03:25 PM Patrick Plitzner
  • ordered GUI and control classes in packages
    • converted FieldObservationDetails element
6504f35c 08/15/2013 11:57 AM Patrick Plitzner
  • moved ICdmFormElement to campanula.compatibility
b50ab815 08/15/2013 11:48 AM Patrick Plitzner
  • converted Browse, Edit, Delete functionality of EntitySelection
    • adapted layout of detail elements to fill up the horizontal space
b0ce5b17 08/12/2013 03:02 PM Patrick Plitzner

merged trunk into branch

7c5ba8e0 08/01/2013 01:30 PM Patrick Plitzner
  • extracted design and layout of GUI objects from AbstractCdmFormElement to be able to use WindowBuilder
    • specifically tested it for GatheringEventDetailElement
5b087075 07/22/2013 05:09 PM Patrick Plitzner
  • completely removed EntityDetailType enum and all its uses
0cec47a5 07/18/2013 06:26 PM Cherian Mathew

ScopeRestrictionSection : creating new DefinedTerm with TermType:Scope
DetailsViewer : removed (for the moment commented out) DescriptionSourceSection since this is already in the supplemental details viewer
DefinedTermMenuFactory : code clean up

139902da 07/18/2013 04:36 PM Patrick Plitzner
  • completely removed DetailType enum and all its uses
c6fe549a 07/11/2013 02:19 PM Patrick Plitzner
  • simplified code/refactoring
    • fixing warnings
49a64920 07/10/2013 03:38 PM Cherian Mathew

Aligning Editor with 3.3 model changes. First phase commit which updates only the classes.
Branch not compilable at the moment.

fd6c7492 06/10/2013 01:36 PM Patrick Plitzner
  • removed the use of DetailType enum for the creation of GeneralDetailSection
    • added "enum-free" creation methods for Abstract CdmDetailSection
ee1ed5a9 06/07/2013 10:17 AM Patrick Plitzner
  • simplified code for opening editor in TaxonNavigator

    • used IPartContentHasXYZ interfaces for selectionChanged() in Supplemental- and DetailsViewPart
    • formatted code
    • fixed warnings
20326c1c 06/06/2013 09:37 AM Patrick Plitzner
  • added specific methods for creating detail sections
    • formatted code
ac12d86b 05/29/2013 11:17 AM Patrick Plitzner
  • added java doc
    • formatted code
6a9dd32f 05/27/2013 01:57 PM Patrick Plitzner
  • formatted code
    • fixed warnings
f33b8f06 11/06/2012 10:37 AM Cherian Mathew

re committing update after security branch commit

e4da09e6 11/06/2012 10:25 AM Cherian Mathew

merge of security branch with trunk

7701b653 11/05/2012 05:46 PM Cherian Mathew

completing merge from trunk for latest taxed developments

75b33001 11/05/2012 05:35 PM Cherian Mathew

merge of trunk to the security branch

eca1331f 11/05/2012 05:09 PM Cherian Mathew

added taxonmic scope to polytomous key details

15011fb1 10/19/2012 05:09 PM Cherian Mathew

Added supplemental data related to Polytomous Keys, corresponding to those for objects of type IdentifiableEntity