Project

General

Profile

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

# Date Author Comment
d9054fe5 08/13/2019 05:02 PM Andreas Müller

adapt TaxEditor to Schema changes v5.8.1

845a6a70 07/25/2019 05:42 PM Patrick Plitzner

ref #6794 Replace FeatureTreeService with TermTreeService

cb89f4f7 07/24/2019 08:10 PM Andreas Müller

ref #6794 adapt TaxEditor to new term structure (rename FeatureNode and FeatureTree)

19ff6869 03/06/2019 02:12 PM Andreas Müller

ref #8162 move FeatureTree and FeatureNode to new term package in TaxEditor

b9dc6bb1 03/05/2019 12:12 PM Andreas Müller

fix #8162 adapt terms to new package structure in TaxEditor

652496d7 05/12/2018 02:39 PM Andreas Müller

replace all occurrences of workingSet by descriptiveDataSet and fix some other compile errors after model change

26b93df0 03/16/2018 02:49 PM Katja Luther

minor

258a236f 12/06/2017 11:15 AM Katja Luther

organize imports in CdmStore

5b9cdd56 12/06/2017 11:13 AM Katja Luther

organize imports in CdmStore

3717e93f 12/06/2017 11:02 AM Katja Luther

minor

c23bc5b0 12/06/2017 10:53 AM Katja Luther

minor

803c3b8e 12/06/2017 09:57 AM Katja Luther

merge master into develop

5facd1e9 12/01/2017 02:40 PM Andreas Müller

fix #7088 fix NPE when saving Media in bulk editor (cont.) - minor

2df61241 11/23/2017 12:21 PM Andreas Müller

fix #7088 fix NPE when saving Media in bulk editor

b2e81e61 11/23/2017 12:10 PM Andreas Müller

fix #7088 fix NPE when saving Media in bulk editor

a6fc1476 09/26/2017 04:49 PM Patrick Plitzner

ref #6932 Retrieve missing taxon service for saving in bulk editor

e3a4a3ff 06/05/2017 09:46 AM Andreas Müller

ref #6446 merge taxon name subclasses in TaxEditor

da948591 05/02/2017 11:15 AM Katja Luther

add abcd import configuration to preferences

2da9ade2 02/15/2017 10:48 AM Andreas Kohlbecker

ref #6419 renaming CdmApplicationDefaultConfiguration to CdmRepository

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

ecac085c 10/11/2016 06:29 PM Andreas Kohlbecker

Revert "ref #6118 catching exception during checkConnection"

This reverts commit bb7b4f601b49f1ba29f149405246f120b4c46a9a.

bb7b4f60 10/11/2016 04:19 PM Andreas Kohlbecker

ref #6118 catching exception during checkConnection

d85cfdf3 09/06/2016 12:29 PM Katja Luther

fix #5759 remove all switches for remoting and standalone

2387a634 05/17/2016 01:06 PM Katja Luther

add PolytomousKeyService to CdmStore.getService and EditFromSelectionWizard

a0af0095 12/07/2015 06:03 PM Patrick Plitzner

Move getService to CdmStore

7a96337f 11/16/2015 03:11 PM Cherian Mathew

#4073 Add new project for lanuching embedded jetty server using cdmlib webapp

#4073 Add jetty server dependencies

#4073 Add stop start possibility for server

#4073 Add functionality to control managed server in login dialog

#4073 Add start / stop methods for managed server...

93590159 10/27/2015 05:24 PM Cherian Mathew

#5297 Add remoting progress monitoring

#5297 Change active seesion variable to a inheritable thread local variable and add relevant tests

Add monitered operation

#5297 Add post monitor operation callback, Add report text dialog

#5297 Add progress monitor client manager...

390328ab 09/07/2015 10:58 AM Cherian Mathew

Replace spring application context loading with programmatic loading

f4f5cd63 09/02/2015 11:03 AM Cherian Mathew

#5181 Fix incorrect load of CdmServiceCacher when connecting via Datasource view

cfb00eab 08/07/2015 02:11 PM Cherian Mathew

#5134, #5136 (and potentially #5135) Fix incorrect clean up of session manager and Check for class in new taxon wizard

1b626d51 07/30/2015 10:58 AM Cherian Mathew

#5029 Add functionality for login to remember credentials, reconnect and switch user

19c39bf4 07/28/2015 02:15 PM Cherian Mathew

#5029 Implement oneclick login for remoting

ae7e2680 06/19/2015 10:43 AM Cherian Mathew

ICdmDataChangeService, CdmUIDataChangeService, CdmDataChangeService : added new data change service with different services for the ui and non-ui states
CdmApplicationState, CdmStore : added data change service to app state
CdmChangeEvent, ICdmChangeListener : added change listener and even to fire in case of data changes...

04f2494e 06/18/2015 09:45 AM Cherian Mathew

CdmApplicationState:New class to handle application state
CdmStore, BaseRemotingTest : using new application state class
TaxonNavigatorTest : ignoring test for now
TaxonNavigatorTest : increased max memory for jetty

f4142aa7 05/27/2015 05:54 PM Cherian Mathew

cdmlib-ehcache : removed disk based cache manager since the hb config is now cached in memory
CdmApplicationRemoteController, CdmModelCacher, CdmRemoteCacheManager, CdmModelGetMethodCacherTest : running the hibernate config load in separate thread
CdmTransientEntityCacher, EntityCacherDebugResult, CdmStore, SessionsViewPart: refactoring...

95b6f6f5 05/27/2015 02:07 PM Cherian Mathew

CdmApplicationRemoteController : refactoring code to simplify application context loading and making it performant
CdmModelCacher : removed unused method
CdmRemoteCacheManager : moved cache from disk to memory
httpInvokerServiceClients : lazy initializing all service beans...

4b94c9cf 05/22/2015 10:54 AM Cherian Mathew

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...

c9285745 05/20/2015 02:24 PM Cherian Mathew

InspectSessionsDialog : added filtering
CdmStore : clearing caches and session before connecting
ParseHandler : using NonViralName instead of TaxonNameBase
AbstractPostTaxonOperation, AbstractPostOperation, AbstractPersistentPostOperation : added CdmEntitySessionEnabled object to constructor...

f638efaa 04/24/2015 01:47 PM Andreas Müller

fix NPE bug and termloading bug for Usage Records #4247

a266eaa3 03/19/2015 11:08 PM Andreas Müller

javadoc

0219b768 03/19/2015 10:37 PM Andreas Müller

merge taxeditor validation2 into trunk

d59e5382 12/09/2014 06:05 PM Cherian Mathew

merge from trunk

c53a25ad 12/09/2014 05:33 PM Cherian Mathew

updated packages for remoting source

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

7c6e83fe 10/27/2014 01:48 PM Patrick Plitzner
  • fixed double exception dialog popup when not connected to data source
    • fixed NPE when starting ABCD import with dirty editors
41e2f693 08/14/2014 12:32 PM Cherian Mathew

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

3001881c 05/06/2014 04:53 PM Cherian Mathew

refactoring cdm data source to cdm source
plugin.xml : added clone menu item / command

98663175 04/09/2014 04:23 PM Cherian Mathew

CdmStore : no longer need to set configuration in hibernate classes here
CdmStoreConnector : new method to retrieve configuration based on cdm source type

9bd84319 04/04/2014 11:41 AM Cherian Mathew

updating to align with refactored cdm source classes / interfaces

87bae5e8 03/14/2014 02:52 PM Andreas Kohlbecker

implementing #4120: User always needs to have the right to change password and hiding all user related menu contributions if no user is logged in

ddf2f529 03/13/2014 09:23 PM Cherian Mathew

setting application configuration and boolean remoting flag (bean) in hibernate proxy classes to differentiate local and remoting

fcbc1c42 03/13/2014 01:39 PM Andreas Kohlbecker

catching PermissionDeniedExceptions when only doing a check, so these exceptions no longer pollute the log

45716169 02/19/2014 03:52 PM Andreas Kohlbecker

RolesSourceProvider to enable activities by cdm roles and protecting bulkeditors and term editors - #4055 (action enablement adapts to the users granted authorities)

e2b6e8ec 02/12/2014 10:10 AM Cherian Mathew

merge from trunk

8f94e399 02/11/2014 04:30 PM Cherian Mathew

added possibility to switch to remoting

9c10e526 02/03/2014 06:07 PM Andreas Kohlbecker

solving #4011 (disallow changing publish flag for users with insuffcient rights) for TaxonBase

4eb57b3c 02/03/2014 04:52 PM Andreas Kohlbecker

adapting to new use new ICdmPermissionEvaluator

31048df4 12/12/2013 03:45 PM Cherian Mathew

TaxonEditorInput.java : added entire property paths list to taxon service call
spring-security-remoting-3.1.3.RELEASE.jar : jar for http invoker remoting
build.properties, .classpath, MANIFEST.MF : updates for new jar
CdmStore.java, CdmStoreConnector.java : used new CdmApplicationRemoteController...

be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

5b850621 10/14/2013 04:31 PM Andreas Kohlbecker

supplemental method for testing permissions

28b3f4aa 09/13/2012 12:31 PM Andreas Kohlbecker

GrantedAuthoritySelectionDialog implemented for #2990 (implement missing parts of Groups admin details view)

63e1618b 09/11/2012 05:14 PM Andreas Kohlbecker

fixing #3096 (visual response if a user is not granted to edit a specific part of the classification tree)

0af47024 10/05/2011 03:54 PM Niels Hoffmann

Adapted to cdmlib pogress monitor interface. Should fix #2545, currently writing tests for it

3d3773ab 09/06/2011 02:51 PM Niels Hoffmann

Adapted to changes in homotypic group handling

dc7b6f3a 04/27/2011 01:22 PM Niels Hoffmann

cdmlib classes that were programmed against CdmApplicationController now accept ICdmApplicationController. Adapted accordingly.

eed65ec6 04/21/2011 03:53 PM Niels Hoffmann

Drastically reducing code by using field editors for preferences

e202da54 03/16/2011 02:26 PM Niels Hoffmann

had to rename the packages to make them compliant with buckminster