Project

General

Profile

Download (21.4 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a66eea38 01/17/2017 11:42 PM Andreas Müller

ref #6307 remove cdmserver/ from contextpath

5291be06 01/17/2017 11:46 AM Katja Luther

minor

5b6653af 01/10/2017 03:06 PM Patrick Plitzner

fix #6307 Show contextPath in error log

0bd095d9 11/23/2016 10:22 AM Katja Luther

fix #5971: admin menu is visible only if connected and user has role manager

af45abb8 11/21/2016 03:56 PM Katja Luther

fix #6209: adapt the message if a datasource is not available

9d0bce28 04/01/2016 11:09 AM Katja Luther

fix #4657

d0c15b1e 01/06/2016 05:02 PM Patrick Plitzner

Updated dependencies for taxeditor (still unstable)

65e61086 11/26/2015 03:15 PM Cherian Mathew

#5209 Beautify error messages related to connection / access to remote server

369ac904 10/06/2015 09:16 AM U-BGBM\k.luther

improve messaging for deleteResult

c5273839 08/24/2015 10:44 AM Patrick Plitzner

Add OS and java info to MessagingUtils stacktrace

e138e599 05/29/2015 06:33 PM Cherian Mathew

MANIFEST.MF : added apache commons exception package for use in messaging utils
MessagingUtils : updated to add all causes in the child statuses

bcad19b9 12/09/2014 04:33 PM Cherian Mathew

MessagingUtils : added new method for a warning dialog when not connected to a datasource
CdmStore : changed warning dialog to new method mentioned above
LanguagePreferencePage, PreferencesUtil, AbstractMenuPreferences : checks to fail nicely if not connected to a datasoruce

b8548a34 11/25/2014 01:33 PM Cherian Mathew

added checks to makes sure no other exception is thrown within the dialog creation code #4502.

fa518bf8 09/16/2014 10:37 AM Cherian Mathew

Added copy button to popup and context info to the error trace

ce2778dd 09/11/2014 10:45 AM Cherian Mathew

added caused by to multistatus error dialog

ee7d980d 09/10/2014 04:37 PM Cherian Mathew

OpenDefinedTermEditorHandler : changed error dialog to warning since there is no exception
CdmErrorDialog : changed copy item text to avoid confusion
MessagingUtils : cleanup and added MultiStatus errorDialog to solve windows problem (#4416)

5e581f5d 09/09/2014 02:27 PM Cherian Mathew

added new error dialog for operations

1b9ae425 08/15/2014 06:14 PM Cherian Mathew

MessagingUtils : added option for displaying contact message in the error dialog
ApplicationWorkbenchAdvisor : using new method with contact message
AbstractBulkEditorInput : added errorDialog for MergeException

666164d5 08/14/2014 12:38 PM Cherian Mathew

New class for logging and dialog functionality