Showing the correct label and improving the mneu
Changed description of preference to warn of implications on performance
bumping version number to 3.0.7 for release
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
Fixes a problem with disabled editors
minor
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
Fixing a problem where it was not possible to connect to a datasource while the datasource view was still loading datasources
Transfering workplace to new machine
Improved error message when connecting to datasource fails in the first place
Solving a problem where the datasource view would hang and thus render the whole editor unusable
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
Fixes #2587
Adapted to changes in homotypic group handling
Fixes #2525
Adapting to API changes
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 #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 #2368
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;
Fixed a bug where the preference page would always load list of features after term editing.
Generalizing DetailElement for IdentifiableEntities
Improved error reporting
Fixes NPE when no term was selected but the edit button was pressed
Fixes a problem where the section title was not updated when editing a time period's partials
Implements suggested preliminary solution for #2399
made label text changeable
Resolves #2403
Improved PrintPublisher Wizard; Integrated SpecimenCdmExcel import
some confusion over svn
Fixes #2388
image mime types are now set automatically. Although this is a bit of a hack.
Fixes #2367
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 DwC-A export wizard. Configuration options are now read from l10n properties file in cdmlib
cdmlib classes that were programmed against CdmApplicationController now accept ICdmApplicationController. Adapted accordingly.
fixes #2348
Improved documentation
Drastically reducing code by using field editors for preferences
Added a warning dialog for unimplemented functionality
Fixes #2267
"otherNode" will be implemented at a later stage. This is actually a little bit complicated when we want to make it user friendly. See #2343
Finalizing PolytomousKeyListEditor
Fixes #2338
Removing calls of deprecated methods
Changes in details view get propagated to editor. Fixed a bug in MultilanguageTextElement implementation
PolytomousKeyNodeDetailElement now shows the parent's question.
HTTP invoker: use defaultApplicationContext.xml now.
Switching between the modes default and remoting, set one of the following... or
Added a missing feature to plugin dependencies
Working on the polytomous key editor
Removing inappropriate method call