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.
checking for null nomenclatural code in getTypeText
TaxonNavigatorDragAdapterAssistant : Drag assistant for taxon nodes plugin.xml : added TaxonNavigatorDragAdapterAssistant to the taxon navigator BulkEditorPropertyTester : added isGroup test
merge branch to trunk
Removed all calls to active menu selection (fixes #1106)
Fixes #2235
Committing changes to definedtermeditor after merge from branch
adding classpath and project file
Fixes #2416 for good
Fixes #2418
Fixes #2416
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
Delete in Bulk Editors is now implemented as experimental feature.
had to rename the packages to make them compliant with buckminster