AT: Comminting bug fixing for TaxEditor
AT: commiting latest changes to the Palm Use data extension
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
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.
Changed display name for Designation Element from Unit to Specimen
Fixes #2681
minor
Fixes #2740
refactoring of package names for consistency
changed call to createEmptyComboElement
added EmptyComboElement method
AT: commiting Palm Use Data extension
AT: Fixing the failed branching errors/wrongly committed files
Fixes #2427
Committing changes to definedtermeditor after merge from branch
Do read width and height form image only when it is created.
Fixing a problem where the type was not displayed correctly when switching between multiple concept relations
Taxon Relationship type is now editable in details view
Added correct number of substeps for ApplicationController subprogress monitor. TypeDesignation are now deleted via service layer. Removed bogus check for collection equality in entity collection sections that lead to massive problems with detached entities
Fixes the specimen part of #2607. Minor layout fixes.
Fixes #2608
Fixed a problem where the details view did not have a session
Bugfix for a problem that was introduced by fixing #2545
Adapted to cdmlib pogress monitor interface. Should fix #2545, currently writing tests for it
Upgraded to cdmlib-3.0.9, working on error warning for unsavable editor
Fixing background color logic as it was kind of broken
Fixed a problem with Scientific Names toggleable cache. Fixes #2600
Fixed a hibernate proxy error for name types. Strangely this only occurred in special cases, from which I do not exactly know when they happen
Adapted to changes in homotypic group handling
Fixes #2525
Adapting to API changes
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 #2487
Fixes #2488
Fixes #2410
Fixes #2405
Fixing problems with image handling.
Improved image handling (fixes #2351); Passwords can now be changed by "admin" user (CAUTION: this is done by checking if the currently logged in user is the user named "admin", this has to change once rights are implemented correctly)
Fixes #2441
Fixes a problem in supplemental data view that occurred when the entity was not of type or derived from versionabel entity; Fixes #2445
Removed call to obsolete service method
Renaming MediaMetaData to MediaInfo
Refactoring of property change handling. Also fixes #2363
Fixes #2409
Fixes a couple of problems with user and group selection dialogs.
Fixes #2413
Fixes #2434
classpath changed to cdmlib-3.0.6
Fixes #2436; PolytomousKeyListView now allows deletion of multiple elements
Fixes #2359
Removed accidentally committed debug code
Fixes #2257
Fixes #2422
Fixes #2423
Print Publisher runs outside of conversations; Fixes a bug with empty selections in SelectFeatureTreeWizard; Added a warn method that accepts throwables; ImageElement does not show error dialogs but logs errors silently;
Generalizing DetailElement for IdentifiableEntities
Fixes a problem where the section title was not updated when editing a time period's partials
made label text changeable
Resolves #2403
Improved PrintPublisher Wizard; Integrated SpecimenCdmExcel import
Fixes #2388
image mime types are now set automatically. Although this is a bit of a hack.
Resolves #2376
Fixes a problem with TimePeriodElement
working on #2376
Editor now uses IIdentifiableEntityServiceConfigurator consistently. Working on #2376
Temporary fix for #2366; fixes #2368; Refactoring annotations in the name editor
Fixes a problem with DateDetail elements where the parse text was always overwritten with the parsed text when parsing ;)
Fixes #2357
Fixes #2361
Removing "collectors number" according to #2269
Fixes #2358
Fixes #2360
Added a warning dialog for unimplemented functionality