supplemental method for testing permissions
updating comment
closing all editors when switching to new user
adapting to latest model changes for change of package
merged trunk into branch
merged model adaptions to cdmlib 3.2.4 from campanula branch
removed unused GUI class
removed pop-up dialog for original source type and instead directly set the default type as PrimaryTaxonomicSource
FIME:3.3MC tags for code to be aligned with the 3.3 model changes related to the 'Uses' perspective
removed commented code
added method to filter DefinedTerm objects by TermType
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
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...
added comments
changed TimePeriod object to TimePeriodParser
updated wizard to return new DerivedUnit for given type
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...
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...
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...
SourceCollectionDetailSection : updated construction of DervivedUnit using SpecimenOrObservationType SpecimenCollectionDetailSection : updated construction of DervivedUnit using SpecimenOrObservationType GeneralDetailElement : added combo box to choose from known SpecimenOrObservationTypes...
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
added sorting for the TermType Enum list and added separators between 'Other' vocabularies and known vocabularies
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
added original source type selection dialog for creating Identifiable source
cretating new IdentifiableSources and DefinedTerms using (OriginalSource/Term)Types
AbstractFilteredCdmEnumSelectionDialog : new abstract class for a filtered selection dialog on IEnumTerm objects OriginalSourceTypeSelectionDialog : first concrete implementation of AbstractFilteredCdmEnumSelectionDialog for OriginalSourceTypeSelectionDialog
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
updated operations to use the new TermEditorInput and also added pop-up warnings when,
updated handlers to be more consistent and use the new TermEditorInput which stores the in memory list of vocabularies OpenDefinedTermMenu : not used anymore
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.
merge-update from trunk
refactored NumberWithLabelElement to a single constructor with java.lang.Number as argument
updates for 3.3 model changes. Phase two commit, which contains method changes / updates
Aligning Editor with 3.3 model changes. First phase commit which updates only the classes. Branch not compilable at the moment.
merging from snapshot branch
split method name for the display of the import-configurator (only for ABCD)
merging jar updates from trunk
simplified code for opening editor in TaxonNavigator
handle NPE in Description Helper for Markers
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...
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
added event handling for abbr label text field
BugFix for Ticket #3178. Now the TitleCache will be updated everytime if the label is changed too.
re committing update after security branch commit
merge of security branch with trunk
completing merge from trunk for latest taxed developments
merge of trunk to the security branch
added taxonmic scope to polytomous key details
adding missing dependency and switching to cdmlib 3.0.13 RELEASE
Added supplemental data related to Polytomous Keys, corresponding to those for objects of type IdentifiableEntity
reordered sections in detail view
MatchMode.LIKE changed to MatchMode.ANYWHERE after refactoring of MatchMode class.
solved #2990 (implement missing parts of Groups admin details view)
GrantedAuthoritySelectionDialog implemented for #2990 (implement missing parts of Groups admin details view)
merging in latest changes from trunk
done: #3097 (disable editors if a user has insufficient grants for a taxon or taxon node) - missing Interface added
done: #3097 (disable editors if a user has insufficient grants for a taxon or taxon node)
first bits for #3097 (disable editors if a user has insufficient grants for a taxon or taxon node) - TaxonEditor disabled, views still to do
fixing #3096 (visual response if a user is not granted to edit a specific part of the classification tree)
ExportManager.java: surrounded statement with try-catch block
JaxbExportWizard.java: Fixed savePath as File representation and converted it then toURI().
plugin.xml: Commented out the JaxbWizard-Menu see also #3077
merging in latest changes from trunk, up to r15854 (editor starts without issues)
bugfix for position = -1
minor
integrate 3.0.12 branch and adapt for 3.0.12 release
reintergating r15647 from /branches/taxeditor/security/ (changing renamed ITaxaServiceConfigurator to new name IFindTaxaAndNamesConfigurator)
changing renamed ITaxaServiceConfigurator to new name IFindTaxaAndNamesConfigurator
AT: committing changes to the TaxEditor for ethnic group testing and remove the featureNodes from the contextual menu
bugfix for CCE in TermBasePropertyTester.java (#2924 comment 2) integrated in trunk
AT: committing changes to the TaxEditor for ethnic group testing
merge branch to trunk
restoring ModifierEditorInput.java
AT: committing changes to the TaxEditor Post merge and tree conflicts
AT:Committing changes post merge
AT: committing changes to the TaxEditor Post third round of code review
AT: committing changes to the TaxEditor Post second round of code review
AT: committing changes to formalise the use record string building.
AT: committing latest changes to the Tax Editor to fix the issue with the description character limit by using another description element (Use Summary).
AT: committing Palm extension changes to the taxeditor
AT: Committing code review changes