Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e458e14a 06/24/2014 10:00 AM Patrick Plitzner
  • changed "Original Label Data Field" to use data binding
    • added property change listener support for the field
a14d1bae 06/23/2014 12:41 PM Patrick Plitzner
  • added property change listener to original data label
    • fixed conversation binding when getting derivate labels
854084b7 06/19/2014 02:43 PM Patrick Plitzner
  • made orig. label data field writable
    • save original label data to DerivedUnit
a4c2890e 06/19/2014 02:42 PM Patrick Plitzner
  • reverted showing the label date in the section title
9fdadbb5 06/19/2014 09:45 AM Patrick Plitzner
  • removed branch code from trunk
b3531195 06/19/2014 09:06 AM Patrick Plitzner
  • fixed potential NPE
751d31d7 06/18/2014 03:34 PM Patrick Plitzner
  • removed TextReadOnly (#4254)
    • just used a Text field with "editable" flag set to false
    • added dummy title cache text as section header
    • just showing the first 10 characters
40005deb 06/18/2014 09:14 AM Patrick Plitzner
  • added section for "Original Label Data" to DetailsView (#4254)
a6dc1052 06/18/2014 09:09 AM Patrick Plitzner
  • added java doc
26ef6058 06/17/2014 03:22 PM Patrick Plitzner
  • added specimen scan icon
    • save kindOfUnit
17ebf2db 06/17/2014 02:22 PM Patrick Plitzner
  • added "Published in" parameter to MediaSpecimen DetailsView (#4239)
aaed1c42 06/17/2014 09:27 AM Patrick Plitzner
  • added missing parameters to MediaSpecimen DetailsView (#4239)
7334e3ad 06/16/2014 11:28 AM Patrick Plitzner
  • added functionality to determination section to add determinations to FieldUnits also (#4252)
d0e36b21 06/11/2014 09:28 AM Patrick Plitzner
  • fixed TransientObjectException when adding and saving a scope for a TaxonDescription (fixes #2607)
    • made use of AbstractUnboundEntityCollectionsection
    • a DefinedTerm will not be created but selected from a list of existing ones
ccc7ac6f 06/10/2014 01:56 PM Patrick Plitzner
  • set CdmFormFactory.createTermComboElement() to deprecated
    • replaced (almost) all uses of the method with CdmFormFactory.createDefinedTermComboElement which works with TermType instead of classes
1c2d2fca 06/10/2014 01:20 PM Patrick Plitzner
  • added dispose check because in some undefined circumstances the setBackground() method was invoked but the label was already disposed
3ccf6d41 06/06/2014 11:06 PM Andreas Müller

remove deprecated method

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
3d970055 05/13/2014 05:02 PM Patrick Plitzner
  • minor refactoring
15d44593 05/13/2014 03:55 PM Patrick Plitzner
  • disabling event handling for DetailsView of TissueSample
a0d3e1a7 05/08/2014 10:35 AM Patrick Plitzner
  • fixed toggling of title cache lock
4d1c9e9b 04/15/2014 10:20 AM Patrick Plitzner
  • renamed TextWithLabelElement to avoid import/name conflicts (ma be renamed if we fully refactor using MVC pattern)
50a05434 04/15/2014 10:14 AM Patrick Plitzner
  • added interfaces and classes for MVC pattern
    • implemented/adapted MVC pattern for TextWithLabelElement and EnumTermCombo element
1252b6ea 04/10/2014 08:38 AM Patrick Plitzner
  • commented "Original Label Data" text field because it is not yet used in trunk
8f0f3832 04/07/2014 11:42 AM Patrick Plitzner
  • partially added handling of input fields
71d89d46 04/01/2014 10:03 AM Patrick Plitzner
  • fixed user message
8942ee00 04/01/2014 09:44 AM Patrick Plitzner
  • added gel photo detail element to Amplification wizard
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
e6a339fa 03/31/2014 02:19 PM Patrick Plitzner
  • organize imports for new molecular services
0f8371fb 03/24/2014 02:24 PM Patrick Plitzner
  • added timeout to internet availability check
6410237a 03/17/2014 11:03 PM Andreas Kohlbecker

taxeditor part of fix for #4121 (Changing password does not work)

aa2f3cbf 03/17/2014 10:02 AM Patrick Plitzner
  • added isEnabled() method to IEnableableFormElement
23e15ade 03/17/2014 09:43 AM Patrick Plitzner
  • removed StoreUtil.getCdmEntity() invocation (#4091)
1cb96484 03/17/2014 08:51 AM Patrick Plitzner
  • implemented EntitySelectionElement for Primer
    • adapted details views with primer selection element
14fde9f4 03/13/2014 04:51 PM Andreas Kohlbecker

after review final modification for #4115 ('editor' users cannot create new references via the reference select list)

fdedfe16 03/11/2014 06:47 PM Andreas Kohlbecker

fixing #4115 ('editor' users cannot create new references via the reference select list)

ae124a8e 03/11/2014 06:10 PM Andreas Kohlbecker

fixing #4116 (ClassCastException when selecting Euro+Med top level area in DistributionElement details view)

d21fe505 03/11/2014 05:38 PM Andreas Kohlbecker

fixing problem of publish checkbox disabled state being overwritten

839cb4cd 03/05/2014 06:18 PM Andreas Kohlbecker

avoiding NPE and other exceptions

1c29bd52 03/05/2014 06:15 PM Andreas Kohlbecker

fixing setEnabled method

7d892339 03/05/2014 03:28 PM Patrick Plitzner
  • fixed event handling by creating and linking the missing elements
8475fe50 03/05/2014 01:24 PM Patrick Plitzner
  • added missing DNA Quality section
664a3be9 03/05/2014 01:18 PM Patrick Plitzner
  • adpated DNA DetailsViews according to current development
09a1be0a 03/05/2014 08:43 AM Patrick Plitzner
  • added util method to get for getting a CDM entity (used in authenication/permission framework)
    • made use of this method where the type of the parameter was too general (like object)
    • made getBaseUnit() of DerivedUnitFacade public
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)
06ba42c7 02/28/2014 12:17 PM Andreas Kohlbecker

fixing missing text of Group members (User) in details section

db88d819 02/26/2014 05:25 PM Andreas Kohlbecker

protecting editing capabilities of names references and authors - #4055 (action enablement adapts to the users granted authorities)

90d2c4f6 02/26/2014 03:36 PM Andreas Kohlbecker

fix: adding missing case statements

0c61ddac 02/26/2014 12:02 PM Andreas Kohlbecker

disabling edit button if user is allowed to UPDATE & making text elements selectable

abe42729 02/26/2014 12:02 PM Andreas Kohlbecker

implementing the CommandHandlerButton and using it as button to open the OpenFeatureTreeEditorWizard - #4055 (action enablement adapts to the users granted authorities)

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
b7acd48e 02/13/2014 01:16 PM Patrick Plitzner
  • added missing parameters for SingleRead DetailsView
82dfc775 02/13/2014 01:15 PM Patrick Plitzner
  • added option to set text limit for TextWithLabelElement
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
b510c3f7 02/11/2014 01:15 PM Patrick Plitzner
  • additional fix for #3589 and #3588
4e59c9c1 02/10/2014 02:59 PM Andreas Kohlbecker

solving #4013 (GrantedAuthority: Humane label of TaxonNode authorities)

629b5079 02/07/2014 12:55 PM Andreas Müller

move elevation back to first page #4037

0fb34a3c 02/04/2014 06:20 PM Andreas Müller

water -> watersurface #4031

d66bafe2 02/04/2014 04:14 PM Andreas Müller

change statement to state(ment) #3864

c1ffc80d 02/03/2014 06:07 PM Andreas Kohlbecker

solving #4011 (disallow changing publish flag for users with insuffcient rights) for TaxonBase

187625ab 01/29/2014 02:43 PM Patrick Plitzner
  • replaced togglable title cache field with text label to enter polytomous key label (fixes #3952)
a05a5c32 01/29/2014 02:10 PM Andreas Kohlbecker

editor part done for #4006 (remove general map parameters from distribution and occurrence map service methods)

93888aab 01/29/2014 01:10 PM Andreas Kohlbecker

preparing for removal of params - #4006 (remove general map parameters from distribution and occurrence map service methods)

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"
04482d9e 01/28/2014 01:29 PM Patrick Plitzner
  • removing campanula package completely 1/3
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
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
37167c98 01/21/2014 03:52 PM Patrick Plitzner
  • added AbstractUnboundEntityCollectionSection which allows adding elements to collection sections without adding them to the model object
27318d2d 01/21/2014 09:30 AM Patrick Plitzner
  • partly fixed sequence reference collection section
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
c167b004 01/20/2014 09:58 AM Patrick Plitzner

merge-update fixes

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
f1b1b1e7 01/14/2014 11:18 PM Andreas Müller

fix missing publish flag for synonyms

b46dec0a 01/14/2014 05:15 PM Patrick Plitzner

merge-update from trunk

0ee651f8 01/14/2014 05:01 PM Patrick Plitzner

fix for #3557

  • reactivated details view for taxon relationships
  • added doubtful flag
5821101b 01/14/2014 08:36 AM Patrick Plitzner
  • fixed potential NPEs in Amplification DetailsView
c27998d8 01/13/2014 08:53 AM Patrick Plitzner
  • added reference collection section to Sequence DetailsView
    • implemented handleEvent() for some DetailsViews
c3efc10a 01/08/2014 05:32 PM Patrick Plitzner

merge-update from trunk

e3f81136 01/08/2014 05:13 PM Patrick Plitzner
  • added startNumber to PolytomousKey DetailsView (fixes #3563)
7b9102df 01/08/2014 04:33 PM Patrick Plitzner
  • added idInVocabulary to DefinedTerm DetailsView (#3542)
9ace5c9d 01/08/2014 03:08 PM Patrick Plitzner

added hardcoded base layer "earth" (#3941)

2f08d101 01/07/2014 09:00 AM Patrick Plitzner
  • added elements for Sequence/Amplification/SingleRead DetailsView
4d6286a3 01/06/2014 05:49 PM Patrick Plitzner
  • added reference selection to Sequence DetailsView
4dab7e05 01/06/2014 03:36 PM Patrick Plitzner
  • added element for Sequence DetailsView
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
3f4118e6 12/18/2013 09:49 AM Patrick Plitzner

merge-update from trunk

2ffc9bc7 12/18/2013 09:44 AM Andreas Kohlbecker

adapting to method signature change

ea8f8f37 12/18/2013 08:51 AM Patrick Plitzner
  • added amplification section to DNA DetailsView
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
1e3def3e 12/16/2013 03:07 PM Patrick Plitzner
  • added a flag to force also searching for FieldUnits when searching occurrences
1de3b0d0 12/16/2013 08:54 AM Patrick Plitzner
  • added empty DetailViews for all derivate types
39cbdc2e 12/16/2013 08:53 AM Patrick Plitzner
  • added derivate types to DerivateSearchView combo