Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e9a2a0fa 08/20/2014 05:01 PM Patrick Plitzner
  • added toggle button to simple media user interface (#3339)
4afd9d97 08/20/2014 04:04 PM Alexander Oppermann

Added Default Language Selection for the TaxonomicEditor to fix #4358

0dbb43aa 08/18/2014 02:57 PM Patrick Plitzner
  • fixed persistent saving of media of a MediaSpecimen (#3339)
2bfe249f 08/18/2014 10:14 AM Patrick Plitzner
  • added simple user interface to add media (#3339)
c9203353 08/18/2014 10:07 AM Patrick Plitzner
  • fixed adding of child to parent ICdmFormElement in else clause
35a95f17 08/15/2014 05:31 PM Cherian Mathew

ApplicationWorkbenchAdvisor : added comments
EditPasswordElement : Added to make sure user exists in db before changing password
UserDetailElement : Disabled user text field since User is immutable
NewObjectHandler : added non-empty validator for the case of User and Group

41e2f693 08/14/2014 12:32 PM Cherian Mathew

Moved all logging and dialog functionality to the new class MessagingUtils.
Refactoring code to adapt to above change.
Added new custom error dialog - CdmErrorDialog
Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler

4db49a38 08/13/2014 02:07 PM Alexander Oppermann

reintegrated redlist branch into trunk

cf094fb4 08/11/2014 03:38 PM Andreas Müller

update ReferenceDetailElement

1c215f0d 08/08/2014 11:30 PM Andreas Müller

adapt to new return type for name authors

396346a2 08/08/2014 06:37 PM Cherian Mathew

added possibility to show / hide uuid column
added scrolling to the viewer

770e6d62 08/07/2014 11:30 AM Cherian Mathew

MemberDetailElement : removed member label string
EntitySelectionElement : removed " : " suffix to label string when label string is empty

42ad3aca 08/07/2014 11:27 AM Cherian Mathew

corrected behaviour when adding / saving new authorites

b79e447b 08/05/2014 01:46 PM Patrick Plitzner
  • fixed bug that showed double or no '&' (#4302)
8350f3a6 07/16/2014 11:29 AM Alexander Oppermann

removed style parameter for combobox. Quick fix for ticket #4289. Needs to be reviewed.

0b8723f3 07/11/2014 03:48 PM Cherian Mathew

creating new instance of key statement with existing text in the case of copy/paste

5a308df4 07/03/2014 03:36 PM Patrick Plitzner
  • generalized adding MediaSpecimen in DerivateView
7084aeff 07/03/2014 02:32 PM Patrick Plitzner
  • added support for term retrieval by TermVocabulary
    • adapted MediaSpecimen DetailsView
c338dc84 06/25/2014 05:33 PM Cherian Mathew

replaced static term initialisation methods with newly added cdmCacher driven methods

9e392c73 06/24/2014 04:52 PM Andreas Müller

improved handling for missing representation for certain language #4249

2f3989fc 06/24/2014 02:26 PM Katja Luther

#4244 fixed

36edb913 06/24/2014 10:55 AM Katja Luther
a05fb4dc 06/24/2014 10:52 AM Katja Luther

fix #4249

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