Single Sourced CdmFormFactory markFinished Problem
RAP-Version SingleSourced und scheint zu laufen
Compiliert unter RAP, und scheint unter RCP soweit zu laufen.
NameViewer und LineWrapSupport durch NameViewerFacade und LineWrapSupport Facade ausgetauscht.
Typanpassungen in den Methoden des AbstractGroupContainers vorgenommen....
Replaced any Display.getDefault() & Display,getCurrent() by DisplayProxy.getDefault() which is implemented in fragment store.rcp or store.rap respectively
Fixes #2487
Fixes #2488
Fixes #2419
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
minor
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.
Fixes a problem with icon paths
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
Adapting to API changes
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
New wizards are not finishable when no data was entered
Fixed a missing addControl() method call in TimePeriod element. Reverting half done changes in PointElement
Improving polytomous key handling
minor improvements
Refactoring selection elements so they can be configured
Fixes #2312
Fixes #2309
Changed the behavior of !TimePeriodElement and according widgets to better comply with the requirements and library implementation.
Fixes #2269
Fixes #2285 and #2286
fixes #1118