#4657
Updated version in config files to 3.4.1-SNAPSHOT
Updated version in config files to 3.4.0
Fix for ticket #4519
CdmDataSourceRepository : added a new method to create default h2 data source eu.etaxonomy.taxeditor.cdmlib : updated build paths to output test classes in test-classes dir and moved resources package to avoid conflict ApplicationWorkbenchWindowAdvisor : added call to the new method (above) to create a default H2 db
changes to be compliant with trunk for reintegration
made bug fixes for:
language display bug should be fixed
removed MediaView from perspective
Update on ChecklistPerspective, added ConcepView
added checklist perspective to taxonomic editor
branding the branch
added space between beta prefix and version
changed beta prefix back to beta
merge-update from trunk
pom.xml : comment for the file permissions problem eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF : removed version numbers and added plugin for repository metadata ApplicationWorkbenchWindowAdvisor : added saving of repositories to post window close...
increased version number
eu.etaxonomy.taxeditor.product, eu.etaxonomy.taxeditor.feature/feature.xml, eu.etaxonomy.taxeditor.feature.platform/feature.xml : commented out license text to prevent extra popup on update plugin(_de,_en).properties : added license info to productBlurb used in the About popup...
adding signing of jars to maven package phase P2Util : added snapshot dir to list of hardocded sites eu.etaxonomy.taxeditor/pom.xml : added signJars and uploadRepo (from parent pom) profiles pom.xml : removed uploadRepo (from parent pom) profile feature.xml : removed update configurator plugin as it clashes with simple configurator
added CET to end of build date
added comments
mappings file for about properties
P2 update implementation and editor version extraction
ApplicationWorkbenchAdvisor : clean up ApplicationWorkbenchWindowAdvisor : added update of editor to startup P2Util : replaced older class with a new one which handles background update of editor UpdateHandler : handles modal update of editor when requested...
Updated version in config files to 3.3.8-SNAPSHOT
Updated version in config files to 3.3.7
Added Default Language Selection for the TaxonomicEditor to fix #4358
MessagingUtils : added option for displaying contact message in the error dialog ApplicationWorkbenchAdvisor : using new method with contact message AbstractBulkEditorInput : added errorDialog for MergeException
ApplicationWorkbenchAdvisor : added comments EditPasswordElement : Added to make sure user exists in db before changing password UserDetailElement : Disabled user text field since User is immutable NewObjectHandler : added non-empty validator for the case of User and Group
Moved all logging and dialog functionality to the new class MessagingUtils. Refactoring code to adapt to above change. Added new custom error dialog - CdmErrorDialog Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler
reintegrated redlist branch into trunk
Updated version in config files to 3.3.7-SNAPSHOT
Updated version in config files to 3.3.6
Updated version in config files to 3.3.6-SNAPSHOT
Updated version in config files to 3.3.5
Updated version in config files to 3.3.5-SNAPSHOT
Updated version in config files to 3.3.4
Updated version in config files to 3.3.4-SNAPSHOT
Updated version in config files to 3.3.3
Updated version in config files to 3.3.3-SNAPSHOT
Updated version in config files to 3.3.2
Updated version in config files to 3.3.2-SNAPSHOT
Updated version in config files to 3.3.1
Updated version in config files to 3.3.1-SNAPSHOT
Updated version in config files to 3.3.0
switch PolytomousKey perspective on
fix "Uses" issue #3624, #3609
updated version number in "About" dialog
Updated version in config files to 3.3.0-SNAPSHOT
merged trunk into branch
Updated version in config files to 3.2.4-SNAPSHOT
Updated version in config files to 3.2.3
FIME:3.3MC tags for code to be aligned with the 3.3 model changes related to the 'Uses' perspective
Updated version in config files to 3.2.3-SNAPSHOT
Updated version in config files to 3.2.2
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 dependent jars in build path for mvn
Updated version in config files to 3.2.0-SNAPSHOT
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
merge of trunk to the security branch
fixing #3101 (refresh tree navigator after switching user)
merging in latest changes from trunk, up to r15854 (editor starts without issues)
create TaxEditor 3.0.12-SNAPSHOT version
TaxEditor release 3.0.11
AT:Committing changes post merge
AT: committing changes to the TaxEditor Post second round of code review
AT: Committing code review changes
AT: committing latest changes to the Tax Editor after a first round of Code review
AT: commiting latest changes to the Palm Use data extension and merger
Bumped trunk to version 3.0.10-SNAPSHOT
Preparing 3.0.9 release version
refactoring of package names for consistency
AT: commiting Palm Use Data extension
AT: Fixing the failed branching errors/wrongly committed files
Committing changes to definedtermeditor after merge from branch
Bumping version to 3.0.9
bumping version number to 3.0.7 for release
Added a missing dependency
removed obsolete jars and adapted classpaths
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.
at last