Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4063a942 10/22/2013 02:07 PM Patrick Plitzner
  • added PrimaryMediaSource as default for media source (fixes #3570)
5a35a97d 10/21/2013 01:24 PM Patrick Plitzner
  • added not covered switch cases in NameDetailElement
    • commented null pointer access in UseObjectManager (FIXME 3.3M)
f0a072ff 10/09/2013 09:47 AM Patrick Plitzner
  • aligned linkt text for creation of new elements via pop-up dialog
6ac58758 09/25/2013 12:05 PM Patrick Plitzner
  • commented compile errors due to model changes (Ticket #3732)
b623f722 09/25/2013 11:11 AM Patrick Plitzner

merged trunk into branch

f6a8dc56 09/25/2013 11:00 AM Patrick Plitzner

merged model adaptions to cdmlib 3.2.4 from campanula branch

496d0049 09/03/2013 12:30 PM Patrick Plitzner
  • fixed the link in CollectionSelectionDialog and InstitutionSelectionDialog to create a new entity
    • found strange bug in org.eclipse.swt.widgets.Link described in Ticket #3691
0bea4cdb 08/12/2013 03:05 PM Patrick Plitzner

merged trunk into branch

ec3294a5 08/12/2013 03:05 PM Patrick Plitzner

removed unused GUI class

b0ce5b17 08/12/2013 03:02 PM Patrick Plitzner

merged trunk into branch

4e9ba486 07/24/2013 10:52 AM Cherian Mathew

removed pop-up dialog for original source type and instead directly set the default type as PrimaryTaxonomicSource

6873dc8e 07/23/2013 05:30 PM Cherian Mathew

added method to filter DefinedTerm objects by TermType

6a58183a 07/23/2013 05:29 PM Cherian Mathew

GeneralDetailElement : removed elevation element
FieldObservationDetailElement : calling new create function for filling in DefinedTerm combos (still requires a model side update)
GatheringEventDetailElement : added elements for elevation / distance to ground / distance to water surface

9dda5772 07/23/2013 05:24 PM Cherian Mathew

CdmFormFactory : added createmethods for GatheringEventUnitElement, MinMaxTextSection and createDefinedTermComboElement
MinMaxTextSection : new section for the min / max / text values of elevation / distance to ground / distance to water surface of the gathering event part of the DerivedUnitFacade...

89e7a3e1 07/23/2013 01:18 PM Patrick Plitzner
  • reverted accidentally commited changes of campanula branch
8b178e73 07/22/2013 06:13 PM Patrick Plitzner

added comments

c25ddfcf 07/22/2013 06:07 PM Cherian Mathew

changed TimePeriod object to TimePeriodParser

5a26bee6 07/22/2013 05:55 PM Cherian Mathew

NumberWithLabelElement : added getDouble method
CdmFormFactory : updated create methods for creating elements for DefinedTerm and DerivedUnit objects
DateDetailSection : FIXME:3.3MC tag
EnumComboElement : added SpecimenOrObservationType and OriginalSourceType to the data holders list and the default label method...

40ffaa10 07/22/2013 05:49 PM Cherian Mathew

UseRecordDetailElement : FIXME tag for 'Uses' code
SpecimenTypeDesignationElement : updated construction of DervivedUnit using default SpecimenOrObservationType
ScopeRestrictionSection : updated construction of DefinedTerm using default TermType
AbstractOriginalSourceElement : added combo list for OriginalSourceTypes...

e92bdb50 07/22/2013 05:41 PM Cherian Mathew

DescribedSpecimenSection : updated element for change in TaxonDescription which now has a single specimen object instead of a list
DescriptionDetailElement : Added FIXME tag for feature tree code (which is not used currently). Needs furthur discussion before implementation...

dbe52ecb 07/22/2013 05:35 PM Cherian Mathew

SourceCollectionDetailSection : updated construction of DervivedUnit using SpecimenOrObservationType
SpecimenCollectionDetailSection : updated construction of DervivedUnit using SpecimenOrObservationType
GeneralDetailElement : added combo box to choose from known SpecimenOrObservationTypes...

c158c2cf 07/22/2013 05:30 PM Cherian Mathew

SpecimenOrObservationTypeSelectionDialog : new dialog which allows user to choose from known SpecimenOrObservationTypes
AbstractFilteredCdmResourceSelectionDialog: added check to make sure that wizard does return a non-null entity

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

9cb4269e 07/18/2013 06:23 PM Cherian Mathew

added original source type selection dialog for creating Identifiable source

4f1767d9 07/18/2013 06:20 PM Cherian Mathew

cretating new IdentifiableSources and DefinedTerms using (OriginalSource/Term)Types

5967bf6b 07/18/2013 06:18 PM Cherian Mathew

AbstractFilteredCdmEnumSelectionDialog : new abstract class for a filtered selection dialog on IEnumTerm objects
OriginalSourceTypeSelectionDialog : first concrete implementation of AbstractFilteredCdmEnumSelectionDialog for OriginalSourceTypeSelectionDialog

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
d2d8e95d 07/10/2013 04:28 PM Cherian Mathew

refactored NumberWithLabelElement to a single constructor with java.lang.Number as argument

124424d0 07/10/2013 04:05 PM Cherian Mathew

updates for 3.3 model changes. Phase two commit, which contains method changes / updates

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
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
ca7ac329 04/09/2013 02:31 PM Cherian Mathew

commits for the CDM Authority Composite and related widgets + drag/drop objects

CdmAuthorityComposite : composite which contains a nebula CompositeTable widget
CdmAuthorityTableHeader : table header widget for the CompositeTable widget in CdmAuthorityComposite...

07ff3d01 01/17/2013 06:26 PM Cherian Mathew

added event handling for abbr label text field

3735600c 11/23/2012 04:24 PM Alexander Oppermann

BugFix for Ticket #3178. Now the TitleCache will be updated everytime if the label is changed too.

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

completing merge from trunk for latest taxed developments

9d74b485 09/26/2012 05:13 PM Cherian Mathew
  • Added 'New' Polytomous Key Menu item and functionality which creates a (persistent) key and opens the key node editor with this key.
  • Updated Polytomous Key Detail Element to include Polytomous Key related data.
  • Updated 'CdmSectionPart' to allow for Polytomous Key elements....
30a27c33 09/13/2012 05:07 PM Andreas Kohlbecker

solved #2990 (implement missing parts of Groups admin details view)

28b3f4aa 09/13/2012 12:31 PM Andreas Kohlbecker

GrantedAuthoritySelectionDialog implemented for #2990 (implement missing parts of Groups admin details view)

208a9050 09/10/2012 03:30 PM Andreas Kohlbecker

merging in latest changes from trunk, up to r15854 (editor starts without issues)

0968b584 07/23/2012 02:47 PM Andreas Müller

integrate 3.0.12 branch and adapt for 3.0.12 release

403d38f8 06/27/2012 01:30 PM Alex Theys

AT: committing changes to the TaxEditor for ethnic group testing and remove the featureNodes from the contextual menu

5bfed917 06/27/2012 11:52 AM Alex Theys

AT: committing changes to the TaxEditor for ethnic group testing

f41433b9 06/22/2012 08:26 PM Alex Theys

AT:Committing changes post merge

88c2fdda 06/21/2012 01:20 PM Alex Theys

AT: committing changes to the TaxEditor Post third round of code review

2029a457 06/19/2012 04:05 PM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

6a45f6a2 06/19/2012 03:48 PM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

953c844d 06/15/2012 02:57 PM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

736d6cb3 06/14/2012 11:32 AM Alex Theys

AT: committing changes to formalise the use record string building.

52f1ea68 04/03/2012 05:06 PM Alex Theys

AT: committing Palm extension changes to the taxeditor

324d38f7 03/14/2012 03:22 PM Alex Theys

AT: committing latest changes to the Tax Editor after a first round of Code review

bfe6b0b2 03/12/2012 03:44 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

86e84ca0 03/06/2012 06:11 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension, to enable the TaxEditor to create the necessary objects (use marker and vocabularies)

f592b512 03/01/2012 11:12 AM Alex Theys

AT: commiting latest changes to the Palm Use data extension and merger

fb292f92 02/17/2012 05:55 PM Alex Theys

AT: committing fixes post Unit Testing

eab43f53 02/17/2012 08:55 AM Alex Theys

AT: Comminting bug fixing for TaxEditor

05dc6688 02/16/2012 11:36 AM Alex Theys

AT: commiting latest changes to the Palm Use data extension

05a68539 02/14/2012 02:00 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

bf03d5ae 02/09/2012 02:45 PM Niels Hoffmann

Fixed a bug that led to the interface not rendering when multilanguage support was not activated

1270e9fc 02/07/2012 11:51 AM Niels Hoffmann

Preparing 3.0.9 release version

c216679c 02/03/2012 06:19 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

aeefa3f9 02/02/2012 02:41 PM Alex Theys

AT: commiting recent merge from trunk

4771aaf3 02/02/2012 02:39 PM Niels Hoffmann

Merged a fix for TermComboElement back into trunk

7faa3589 02/02/2012 02:31 PM Niels Hoffmann

added a comment to explain commented out code parts

54f4b6e9 02/02/2012 02:31 PM Niels Hoffmann

a setter was not changing the fields value

d7054c5f 02/02/2012 10:56 AM Alex Theys

AT: commiting latest changes to the Palm Use data extension

401480cf 01/31/2012 05:53 PM Niels Hoffmann

Cleaned combo a little bit more

8bf0589d 01/31/2012 04:52 PM Niels Hoffmann

Added the ability to clear the selection of a combo

071666d7 01/30/2012 05:42 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

f2810047 01/30/2012 03:57 PM Niels Hoffmann

Removed automatic translation; Translation Editor is now disabled when MultilanguageString is empty

23783f7a 01/30/2012 12:40 PM Niels Hoffmann

Refactoring of selection elements. Additional minor refactoring. Fixed a bug with Translation Editor (#2752)

f4114c4d 01/27/2012 05:49 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

683611da 01/26/2012 09:27 PM Alex Theys

AT: Committing working from home files

b129022d 01/25/2012 07:09 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

6d75492c 01/25/2012 06:55 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

61e0ca66 01/25/2012 06:23 PM Lorna Morris

Fixes #2572. Fixes #2574. Also simplified SupplementalDataViewer so that everytime the viewer is refreshed the sections are recreated.

6dbc6384 01/25/2012 11:23 AM Alex Theys
45a35960 01/25/2012 10:32 AM Alex Theys

AT: commiting latest changes to the Palm Use data extension

7dad449a 01/24/2012 04:51 PM Lorna Morris

Changed display name for Designation Element from Unit to Specimen

4c8f9801 01/23/2012 06:58 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

9ac72187 01/23/2012 03:35 PM Lorna Morris

Fixes #2681

b26c2fa0 01/23/2012 12:19 PM Niels Hoffmann

minor

b4d3bce0 01/23/2012 11:58 AM Niels Hoffmann

Fixes #2740

78222507 01/18/2012 01:45 PM Niels Hoffmann

refactoring of package names for consistency

76cf3243 01/18/2012 11:55 AM Lorna Morris

changed call to createEmptyComboElement

f6e2e4cf 01/18/2012 11:54 AM Lorna Morris

added EmptyComboElement method

a10131a0 01/17/2012 04:49 PM Alex Theys

AT: commiting Palm Use Data extension

6ddb76e8 01/17/2012 01:25 PM Alex Theys

AT: Fixing the failed branching errors/wrongly committed files

2297e815 01/17/2012 01:24 PM Lorna Morris

Fixes #2427

333c6944 01/17/2012 12:48 PM Alex Theys

AT: commiting Palm Use Data extension

b9a0d300 01/16/2012 01:14 PM Lorna Morris

Committing changes to definedtermeditor after merge from branch

cbb25f0f 01/10/2012 04:24 PM Niels Hoffmann

Do read width and height form image only when it is created.

449ecc85 12/07/2011 02:37 PM Niels Hoffmann

Fixing a problem where the type was not displayed correctly when switching between multiple concept relations

f18e39bb 12/01/2011 05:13 PM Niels Hoffmann

Taxon Relationship type is now editable in details view

b2cf37e3 10/10/2011 07:00 PM Niels Hoffmann
c57713e2 10/10/2011 02:09 PM Niels Hoffmann

Added correct number of substeps for ApplicationController subprogress monitor.
TypeDesignation are now deleted via service layer.
Removed bogus check for collection equality in entity collection sections that lead to massive problems with detached entities