check to see if entity is null before loading by hibernate
AnnotatedLineEditor : added check and code for the case when the creator also saves the entity NewObjectHandler : removed popup for title cache DynamicNewObjectMenu : menu item for SpecimenOrObservationType.FieldUnit disabled for the moment
declared savesEntity method to return a flag indicating whether the creator class also saves the entity
OccurrenceCreator: updated createNewEntity method to return wizard created object based on given SpecimenOrObservationType, added comparator for the key label pairs map Other classes : implemented savesEntity method to return a flag indicating whether the creator class also saves the entity
Aligning Editor with 3.3 model changes. First phase commit which updates only the classes. Branch not compilable at the moment.
Updated version in config files to 3.2.3-SNAPSHOT
Updated version in config files to 3.2.2
checking for null nomenclatural code in getTypeText
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
Updated version in config files to 3.2.0-SNAPSHOT
TaxonNavigatorDragAdapterAssistant : Drag assistant for taxon nodes plugin.xml : added TaxonNavigatorDragAdapterAssistant to the taxon navigator BulkEditorPropertyTester : added isGroup test
Updated version in config files to 3.1.4-SNAPSHOT
Updated version in config files to 3.1.3
bumping version to 3.1.3-SNAPSHOT after release
updates for release 3.1.2
Moving trunk from 3.2-SNAPSHOT to 3.1.2-SNAPSHOT to be in sync with the latest cdmlib snapshot
bumping up trunk version to 3.2 SNAPSHOT
setting release version number for release 3.1.0
version changes for new snapshot 3.0.14-SNAPSHOT
commits for preparing 3.0.13 release
editor trunk migrated to version 3.0.13-SNAPSHOT
integrate 3.0.12 branch and adapt for 3.0.12 release
create TaxEditor 3.0.12-SNAPSHOT version
TaxEditor release 3.0.11
merge branch to trunk
change taxeditor trunk to 3.0.11-SNAPSHOT
taxeditor 3.0.10 Release performed
Fixing mixed up build files
Removed all calls to active menu selection (fixes #1106)
Bumped trunk to version 3.0.10-SNAPSHOT
Preparing 3.0.9 release version
Fixes #2235
Committing changes to definedtermeditor after merge from branch
Bumping version to 3.0.9
bumping version number to 3.0.7 for release
adding classpath and project file
Pom changes to enable fully automated tycho build and MANIFEST first development in eclipse aside
Buckminster is dead, long live Tycho. The complete build can now be fully automated with eclipse tycho, Thus we will be able to have continous integration for the editor and automated builds by jenkins and all the glory. Removed all buckminster related files.
Fixes #2416 for good
Fixes #2418
Fixes #2416
Fixes a problem with icon paths
Editor now uses IIdentifiableEntityServiceConfigurator consistently. Working on #2376
Temporary fix for #2366; fixes #2368; Refactoring annotations in the name editor
Fixes #2366
Fixes a problem where the title cache was empty for derived units created through Bulk Editor -> New
minor
Working on the polytomous key editor
Fixes #2320
Changed artifact ids.
Delete in Bulk Editors is now implemented as experimental feature.
automatic
had to rename the packages to make them compliant with buckminster