fix deletion of new created entities in bulk editor
ref #6190 removing svn property place holder in first line of code - java files
fix #5971: admin menu is visible only if connected and user has role manager
Clean up Derivate perspective
minor changes for #4657
fix #4657
show error message for widget is disposed dialog
#5209 Beautify error messages related to connection / access to remote server
Revert update handler to earlier version
Move to simpler update process
Add repo URIs to update operation
Remove eclipse env check
Simplify update process
Correct update operation initialisation
Add info dialog when no updates available
Move update checks from P2Util to UpdateHandler
Removed OccurrenceView
Fix typo
#5029 Add login info to application title bar
#5061 Add force refresh of p2 repositories before checking for updates
Merge branch 'move-to-luna' into remoting-4.0
Conflicts: eu.etaxonomy.taxeditor.cdmlib/.classpath eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF eu.etaxonomy.taxeditor.cdmlib/build.properties eu.etaxonomy.taxeditor.cdmlib/pom.xml eu.etaxonomy.taxeditor.cdmlib/src/main/resources/eu/etaxonomy/cdm/remotingApplicationContext.xml...
revert message handling for ApplicationWorkbencAdvisor #4657
widget is disposed exception ticket (#4657)
fix NPE in messaging handling #4816
eu.etaxonomy.taxeditor.product.with.jre : removed since the jre bundling is done on jenkins ApplicationUtil : added UTC to beta version string eu.etaxonomy.taxeditor.cdmlib/pom.xml : fixes problem with clean validate - ticket #4733
merge from trunk
#4657
ApplicationUtil : Added 'Remoting' to title CdmTransientEntityCacher : corrected recursive call for delete functionality RemotingLoginDialog : Added refresh functionality PolytomousKeyTest : updated test data and added tests for delete functionality
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:
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...
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 comments
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...
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
fixing #3101 (refresh tree navigator after switching user)
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
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
Removing taxonomic code selection when editor starts for the first time. Nomenclatural Code is defined through the datasource, which make this dialog obsolete
had to rename the packages to make them compliant with buckminster