Project

General

Profile

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

# Date Author Comment
e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

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

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

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

e9773ade 11/18/2016 06:25 PM Katja Luther

ref #5971: new main menu admin with cdm preference nomenclatural code and insert polytomous key node

c15014c2 10/27/2016 08:50 AM Patrick Plitzner

Add key listener to remote login dialog

  • pressing enter in the password field or selecting the connect button with the keyboard only will now also connect
8a5b5a5a 09/01/2016 11:31 AM Patrick Plitzner

Increase width of label in remote login dialog

2016e6e8 06/21/2016 11:47 AM Patrick Plitzner

Fix i18n #5146

271ec193 06/21/2016 10:34 AM Patrick Plitzner

I18n for RemoteLoginDialog #5146

f4335b0e 05/30/2016 05:22 PM Patrick Plitzner

Throw exception when server startup fails #5812

4ed38c9b 11/27/2015 11:48 AM Cherian Mathew

#5207 Add validation of credentials on target server before starting application context

0f8ea4a2 11/26/2015 03:18 PM Cherian Mathew

Adds async refresh of server

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

54fc44a1 10/29/2015 10:35 AM Cherian Mathew

#5366 Add preference for disabling services api timestamp check

7bc01856 10/08/2015 06:18 PM Cherian Mathew

Add test for editor / server cdmlib version check

d4d342a1 10/08/2015 05:19 PM Cherian Mathew

#5302 Add cdm version and services version check

f0eef945 09/10/2015 11:26 AM Cherian Mathew

#5233 Correct login / password persistence

3b9c3a92 09/10/2015 10:59 AM Cherian Mathew

Disable persisting login preferences when connecting to dev server

17e4c925 09/07/2015 03:29 PM Cherian Mathew

Disable login preferences in case of dev server

0d8019de 08/26/2015 02:55 PM Cherian Mathew

Check for disposed widget

c69c2dcd 08/24/2015 02:33 PM Cherian Mathew

Add entity type to CdmChangeEvent and fixes #5139

15a62a24 08/24/2015 11:58 AM Cherian Mathew

#4073 Initial implementation of local cdm-server

43527305 08/06/2015 04:01 PM Cherian Mathew

#5130 Extend import wizards to import data via remoting and Add tests for the same

573aae9a 08/04/2015 06:10 PM Cherian Mathew

#5029 Add dev remote source quick connect

09dcb999 07/30/2015 12:55 PM Cherian Mathew

#5209 Implement auto selection of last successfully connected server / instance

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

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

9d1baebb 07/28/2015 03:33 PM Cherian Mathew

#5209 Add version ui elements to advanced view, Make port text field editable for localhost servers

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

#5029 Implement oneclick login for remoting

2da4c7b2 02/05/2015 10:41 AM Cherian Mathew

NewTaxonNodeWizard : replaced saveOrUpdate with merge for remoting
AbstractPersistentPostOperation : added ICdmEntitySessionEnabled to constructor
RemotingLoginDialog : added functionality to directly connect to local dev eclipse cdmserver if vm arg is present

a41953a2 02/03/2015 10:49 AM Cherian Mathew

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

82dd3471 01/27/2015 10:37 AM Cherian Mathew

editorApplicationContext : reverted stand-alone app context conf
RemotingLoginDialog : updated dialog with server fetch

5285bd70 01/22/2015 10:36 AM Cherian Mathew

CdmServerInstanceInfo, RemotingLoginDialog, ShowRemotingLoginWindowHandler : functionality for remoting login
moved classes to appropriate locations.
merged from trunk.