Project

General

Profile

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

# Date Author Comment
a86dbf9a 02/23/2017 04:49 PM Patrick Plitzner

ref #4611 Restructure string externalization for taxeditor.store

  • created l10n package and moved Messages.java and the messages.properties files there
2da9ade2 02/15/2017 10:48 AM Andreas Kohlbecker

ref #6419 renaming CdmApplicationDefaultConfiguration to CdmRepository

e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

93e35cec 05/31/2016 11:21 AM Patrick Plitzner

Show message when data model creation was succeessful and refresh data
source view #5758

8c54ac7b 05/17/2016 09:35 AM Patrick Plitzner

More i18n for #5758

232898fb 05/11/2016 05:52 PM Patrick Plitzner

i18n for #5758

d45bc597 05/11/2016 05:28 PM Patrick Plitzner

Remove "Close Connection" and changed "Connect" to "Create Data Model"
#5758

d68c7480 04/21/2016 08:48 AM Katja Luther

fix for #5710 reset the terms when changing the datasource in remoting

440d3f1b 04/12/2016 10:53 AM Katja Luther

fix #5669

f76e6020 09/16/2015 02:59 PM Cherian Mathew

#5259 initialising default ranks

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

Replace spring application context loading with programmatic loading

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

43c0aada 06/05/2015 01:23 PM Cherian Mathew

Merge branch 'master' of wp5.e-taxonomy.eu:/var/git/taxeditor into remoting-4.0

Conflicts:
.gitattributes
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/TaxonEditorInput.java...

5eaf7c89 05/28/2015 01:13 PM Cherian Mathew

replaced simple editor-datasource compatibility check with version comparison check

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

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

merge taxeditor validation2 into trunk

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

updated packages for remoting source

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

a500a93f 02/13/2014 01:08 PM Cherian Mathew

reverting cdm application / controller refactoring and simply extending the CdmApplicationRemoteConfiguration class
by throwing UnsupportedOperationException for methods that are not supported by remoting

050bbe43 02/12/2014 05:59 PM Cherian Mathew

correcting import

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

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

27f5197f 09/25/2013 04:43 PM Cherian Mathew

adapting to latest model changes for change of package

78222507 01/18/2012 01:45 PM Niels Hoffmann

refactoring of package names for consistency

b2cf37e3 10/10/2011 07:00 PM Niels Hoffmann
c57713e2 10/10/2011 02:09 PM Niels Hoffmann

Added correct number of substeps for ApplicationController subprogress monitor.
TypeDesignation are now deleted via service layer.
Removed bogus check for collection equality in entity collection sections that lead to massive problems with detached entities

c15a26dc 09/29/2011 12:00 PM Niels Hoffmann

Improved error message when connecting to datasource fails in the first place

c9a67492 04/12/2011 10:29 AM Niels Hoffmann

Added a missing feature to plugin dependencies

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

had to rename the packages to make them compliant with buckminster