Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4f70cce5 09/17/2013 02:27 PM Patrick Plitzner
  • adapted WaterbodyOrCountry separation
602b224c 09/17/2013 11:19 AM Patrick Plitzner
  • added debug text field to result wizard page
877628fe 09/12/2013 02:49 PM Patrick Plitzner
  • added specimen search wizard (no functionality yet)
017f612c 09/03/2013 03:08 PM Patrick Plitzner

merge-update from trunk

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
6e70f53c 09/03/2013 09:55 AM Patrick Plitzner
  • fixed enabling of specimen fields in wizard
303168c1 09/03/2013 09:00 AM Patrick Plitzner
  • fixed DetailsViewer (show Specimen details view as default for DerivedUnits)
a56b89e0 09/02/2013 07:04 PM Patrick Plitzner
  • completed Specimen and FieldObservation view + wizards
39ec02fa 09/02/2013 05:56 PM Patrick Plitzner
  • unified specimen and field observation controller and view elements
b04ed1c3 08/29/2013 03:42 PM Patrick Plitzner

merge-update from trunk

429c9674 08/28/2013 07:54 PM Patrick Plitzner
  • fixed "dirty marking" of editor
9142fb50 08/28/2013 05:41 PM Patrick Plitzner
  • fixed stackOverflow for ToggleableTextFieldController
c3ea5968 08/27/2013 07:07 PM Patrick Plitzner
  • added creation of FieldUnits via wizard to bulk editor
a064fd4a 08/26/2013 02:04 PM edit-jenkins

Updated version in config files to 3.2.3

a88ca9ac 08/23/2013 10:03 AM Patrick Plitzner
  • adapted derived unit wizards to use adapted WindowBuilder detail elements
963d252b 08/22/2013 07:18 PM Patrick Plitzner
  • fixed bug leading to multiple FieldUnits for one DerivedUnit because multiple DerivedUnitFacades were created
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
eb5d40e1 08/16/2013 03:52 PM Patrick Plitzner
  • removed unused "label" parameter
7aacfa71 08/16/2013 11:20 AM Patrick Plitzner
  • fixed initial setting of parameters of GatheringEventDescription
    • finished FieldObservation details view (except Date-field)
d924f5c6 08/15/2013 05:51 PM Patrick Plitzner
  • converted NamedArea element
2d6180c3 08/15/2013 03:25 PM Patrick Plitzner
  • ordered GUI and control classes in packages
    • converted FieldObservationDetails element
e87aebf1 08/15/2013 02:50 PM Patrick Plitzner
  • converted Point element (used for coordinates)
0073a9a0 08/15/2013 01:03 PM Patrick Plitzner
  • moved campanula package to parent package
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
3d78e342 08/14/2013 05:23 PM Patrick Plitzner

removed unused classes

d0d05b06 08/14/2013 05:09 PM Patrick Plitzner
  • created FieldObservation general element completely uncoupled to any controlling/logic class
    • created controller class which then uses the GUI element
    • this way the WindowBuilder can be used much easier
d089cce7 08/12/2013 05:51 PM Patrick Plitzner
  • created GatheringEventDetails element completely uncoupled to any controlling/logic class
    • created controller class which then uses the GUI element
    • this way the WindowBuilder can be used much easier
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

01732279 08/07/2013 10:31 AM Patrick Plitzner

deleted not yet converted class

a14f5d39 08/07/2013 10:25 AM Patrick Plitzner
  • adapted EntitiySelectionElement to be able to use with WindowBuilder
a223e56b 08/02/2013 09:43 AM Patrick Plitzner
  • changed layout so that two colums are used for label and text field
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
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

1c4f6bb6 07/23/2013 05:34 PM Cherian Mathew

FIME:3.3MC tags for code to be aligned with the 3.3 model changes related to the 'Uses' perspective

cbc4c164 07/23/2013 05:32 PM Cherian Mathew

removed commented code

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

6ab5c17a 07/22/2013 05:58 PM Cherian Mathew

updated wizard to return new DerivedUnit for given type

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

0f7ee425 07/22/2013 05:25 PM Cherian Mathew

added sorting for the TermType Enum list and added separators between 'Other' vocabularies and known vocabularies

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
49e39c10 07/18/2013 03:36 PM Cherian Mathew

replaced term editor menu with dynamic menu factory

e717eb17 07/18/2013 03:30 PM Cherian Mathew

TermLabelProvider : added styling to distinguish between vocabularies and terms
DefinedTermMenuFactory : Factory to dynamically build recursive menu for defined term editor
DefinedTermEditor : mainly clean up of code

cc26e350 07/18/2013 03:27 PM Cherian Mathew

updated operations to use the new TermEditorInput and also added pop-up warnings when,

  • user tries to delete a CDM system vocabulary / term
  • user tries to add a defined term base object to a vocabulary / term if the corresponding term class is not available (via the getEmptyDefinedTermBase() method in TermType)
6931cd11 07/18/2013 03:24 PM Cherian Mathew

updated handlers to be more consistent and use the new TermEditorInput which stores the in memory list of vocabularies
OpenDefinedTermMenu : not used anymore

27e3249a 07/18/2013 03:21 PM Cherian Mathew

with the move to term types in model change 3.3 we no longer need term specific editor inputs, all term specific inputs have been deleted.
TermEditorInput : sincle term editor input which handles all cases (for all term types)
AbstractDefinedTermEditorInput : removed need for term classes.

c6fe549a 07/11/2013 02:19 PM Patrick Plitzner
  • simplified code/refactoring
    • fixing warnings
c8b2e7f8 07/11/2013 02:17 PM Patrick Plitzner

merge-update from trunk

eccca676 07/11/2013 01:58 PM Patrick Plitzner

merge-update from trunk

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.

4aca539d 07/01/2013 12:31 PM edit-jenkins

Updated version in config files to 3.2.3-SNAPSHOT

d30646ab 07/01/2013 12:24 PM edit-jenkins

Updated version in config files to 3.2.2

26328017 07/01/2013 10:17 AM Cherian Mathew

merging from snapshot branch

c6d09d18 06/26/2013 08:55 AM Patricia Kelbert

split method name for the display of the import-configurator (only for ABCD)

f0967603 06/17/2013 04:53 PM Cherian Mathew

merging jar updates from trunk

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
3e15f7a3 06/06/2013 09:38 AM Patrick Plitzner

merge-update from trunk

20326c1c 06/06/2013 09:37 AM Patrick Plitzner
  • added specific methods for creating detail sections
    • formatted code
ad0dd655 06/05/2013 10:38 AM edit-jenkins

Updated version in config files to 3.2.2-SNAPSHOT

154df91e 06/05/2013 10:28 AM edit-jenkins

Updated version in config files to 3.2.1

8d8b625d 06/04/2013 11:21 AM edit-jenkins

Updated version in config files to 3.2.1-SNAPSHOT

3ff86125 06/04/2013 11:14 AM edit-jenkins

Updated version in config files to 3.2.0

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
a7e7d941 05/06/2013 07:47 PM Andreas Müller

handle NPE in Description Helper for Markers

bccb7ce8 04/11/2013 05:49 PM Cherian Mathew

added composite table dependency and classpath updates for 3.2.0-SNAPSHOT

d8887e9f 04/11/2013 05:10 PM Cherian Mathew

Updated version in config files to 3.2.0-SNAPSHOT

4516220f 04/10/2013 10:40 AM Cherian Mathew

added nebula compsoitetable to manifest

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...

c12835dd 03/08/2013 10:26 AM Cherian Mathew

added new oprhaned taxa icon

b4ca72fe 03/08/2013 10:25 AM Cherian Mathew

SearchResultLabelProvider : display new orphaned-taxa image icon for orphaned taxa
AbstractGroupedContainer : updated 'isNameUsedMultipleTimes' to factor in orphaned taxa
TaxonEditorInput : added display of message in case of orphaned taxa
ImageResources : added new orphaned-taxa image icon to resources

9213d0e5 02/04/2013 03:11 PM edit-jenkins

Updated version in config files to 3.1.4-SNAPSHOT

78d27f7c 02/04/2013 02:36 PM edit-jenkins

Updated version in config files to 3.1.3

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

added event handling for abbr label text field

7af6c364 12/03/2012 05:23 PM Cherian Mathew

bumping version to 3.1.3-SNAPSHOT after release

a23621f7 12/03/2012 05:11 PM Cherian Mathew

updates for release 3.1.2

159e7d7b 11/26/2012 03:01 PM Cherian Mathew

Moving trunk from 3.2-SNAPSHOT to 3.1.2-SNAPSHOT to be in sync with the latest cdmlib snapshot

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.

6bada7f4 11/07/2012 09:58 AM Cherian Mathew

bumping up trunk version to 3.2 SNAPSHOT