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.
creating branch for 3.3 cdmlib model changes
Updated version in config files to 3.2.3-SNAPSHOT
Updated version in config files to 3.2.2
merging from snapshot branch
make 'change accepted taxon to syn' menu item visible only for accepted taxon
checking for null nomenclatural code in getTypeText
split method name for the display of the import-configurator (only for ABCD)
added h2mig back to snapshot
forgot to add the jar in the last commit
added h2mig jar to trunk
added conversation bind on setFocus and before transactin commit
merging jar updates from trunk
adding updated manifest and remaining jars
adding h4 compatible jars
removing all dependency jars
Snapshot branch for version 3.2.2-SNAPSHOT
Updated version in config files to 3.2.2-SNAPSHOT
Updated version in config files to 3.2.1
Updated version in config files to 3.2.1-SNAPSHOT
Updated version in config files to 3.2.0
handle NPE in Description Helper for Markers
added h2 mig jar to classpath, build, manifest files
jar for migration of h2 db to new version
merging branch for release
cleaning up jars
added hibernate-4 dependency jars to trunk
removed pre-hibernate 4 dependencies
removed unused persistence tests jar from classpath
added comparator for polytomous key list
added all cdmlib dependencies updated classpath files
merging from branch 3.2.0-SNAPSHOT
merging from trunk
updated dependent jars in build path for mvn
updating classpath entries for new cdmlib dependency jars
adding hibernate 4 dependencies jars and removing hibernate 3 jars
added repo for nebula widgets
merged from trunk
added composite table dependency and classpath updates for 3.2.0-SNAPSHOT
Snapshot branch for version 3.2.0-SNAPSHOT
Updated version in config files to 3.2.0-SNAPSHOT
reintegrating into trunk from 3.1.4-SNAPSHOT branch
added nebula compsoitetable to manifest
TaxonNavigatorDragAdapterAssistant : Drag assistant for taxon nodes plugin.xml : added TaxonNavigatorDragAdapterAssistant to the taxon navigator BulkEditorPropertyTester : added isGroup test
CdmAuthorityEditor : Editor for updating Cdm authorities CdmAuthorityEditorInput : Input for the CdmAuthorityEditor EditCdmAuthoritiesHandler : Handler to open CdmAuthorityEditor EditorUtil : added method to open CdmAuthorityEditor plugin.xml : added extensions to the BulkEditor menu to open the CdmAuthorityEditor checking if the selected object is Group
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...
commented check to allow for the possibility of moving taxon with homotypic synonyms to a synonym
added new oprhaned taxa icon
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
some more TaxEditor dependencies
update TaxEditor dependencies for #3332 (not yet dependencies of dependencies)
selected classification is set by default to the classification of the selected taxon node
changing homotypic synonym to accepted taxon now exits cleanly
Snapshot branch for version 3.1.4-SNAPSHOT
Updated version in config files to 3.1.4-SNAPSHOT
Updated version in config files to 3.1.3
added ant task,
added profile for local m2 repository which will be activated only when the variable localrepo is set on the command line. e.g. mvn validate -Dlocalrepo=/home/cmathew/.m2/repository
added event handling for abbr label text field
PolytomousKeyViewPart : added new method to get all the keys plugin.xml: added menu and commands to refresh key list and key nodes RefreshPolytomousKeyListHandler : handler to update list of keys RefreshPolytomousKeyNodesHandler, RefreshNodesOperation : handler, operation to updated all keys nodes in the list
updated node number to the one from the parent (#2892)
set java compile level to 1.6
mistakenly added SNAPSHOT to product version during release, now reverted
forgot this one in the last commit. cdmlib-version update
changed cdmlib version and jars to 3.1.3-SNAPSHOT
bumping version to 3.1.3-SNAPSHOT after release
updates for release 3.1.2
merge from 3.1.2-SNAPSHOT branch for 3.1.2 release
removed duplicate identificationkey dependency
changed default numbering from 1', 1''.... to 1a, 1b.....
Fixed setEnabled function to disable input and text widgets only when enabled = true (ticket 3183)
Branch created to be in sync with cdmlib snapshot
Moving trunk from 3.2-SNAPSHOT to 3.1.2-SNAPSHOT to be in sync with the latest cdmlib snapshot
BugFix for Ticket #3178. Now the TitleCache will be updated everytime if the label is changed too.
PolytomousKeyListEditor.java : changed table view for polytomous key nodes added edges column to make it more clear. PolytomousKeyListLabelProvider.java : added labels for edges and updated node number function RefreshNodeNumberingOperation.java : calls the refreshing node function in PolytomousKeyNode
CreateNodeHandler.java : replaced by CreateChildNodeHandler.java RefreshNodeNumberingHandler.java : handler for refreshing polytomous key node numbers CreateSiblingNodeHandler.java : handler for creating siblings
updated classpath file to add sourcepaths for cdmlib jars
bumping up trunk version to 3.2 SNAPSHOT
setting release version number for release 3.1.0
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
commit trunk merges on branch
added taxonmic scope to polytomous key details
final commits for move of trunk to 3.0.14-SNAPSHOT
version changes for new snapshot 3.0.14-SNAPSHOT
jars for 3.0.13 release (duplicated in cdmlib)
commits for preparing 3.0.13 release
switching to cdmlib 3.0.14-SNAPSHOT
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
removed unused imports
MatchMode.LIKE changed to MatchMode.ANYWHERE after refactoring of MatchMode class.
updated plugin to rename command ids