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.
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
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
AT: committing latest changes to the Tax Editor after a first round of Code review
AT: commiting latest changes to the Palm Use data extension
AT: Comminting bug fixing for TaxEditor, fixing the setup and tree viewer
AT: commiting latest changes to the Palm Use data extension, to enable the TaxEditor to create the necessary objects (use marker and vocabularies)
AT: commiting latest changes to the Palm Use data extension and merger
AT: committing fixes post Unit Testing
AT: Comminting bug fixing for TaxEditor
Fixed a bug that led to the interface not rendering when multilanguage support was not activated
Adapting to changed signature of JAXBExportConfigurator
Preparing 3.0.9 release version
AT: commiting recent merge from trunk
Merged a fix for TermComboElement back into trunk
added a comment to explain commented out code parts
a setter was not changing the fields value
Cleaned combo a little bit more
Added the ability to clear the selection of a combo
Fixes #2235
Removed automatic translation; Translation Editor is now disabled when MultilanguageString is empty
Refactoring of selection elements. Additional minor refactoring. Fixed a bug with Translation Editor (#2752)
AT: Committing working from home files
Fixes #2572. Fixes #2574. Also simplified SupplementalDataViewer so that everytime the viewer is refreshed the sections are recreated.
Created a DefinedTermEditor for States
Changed display name for Designation Element from Unit to Specimen
Fixes #2681
Fixes #2740
Fixes #2550
AT: Comminting changes for FP7 project continuity
Added documentation
refactoring of package names for consistency
changed call to createEmptyComboElement
added EmptyComboElement method