Project

General

Profile

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

# Date Author Comment
8f3c6043 05/14/2018 06:20 PM Katja Luther

fix #7393: fix regression caused by removing cascading in relationships for new syn and concepts

b084af2b 05/02/2018 02:00 PM Katja Luther

ref #7393: fix regression for deleting cascading from relations

795080d7 03/12/2018 10:06 AM Katja Luther

adapt newTaxonNodeWizard for TaxonNodeDto

87ada004 02/16/2018 09:50 AM Katja Luther

ref #6533: minor

df79e53c 06/30/2017 11:40 AM Katja Luther

code cleaning

396bb36e 06/30/2017 11:17 AM Patrick Plitzner

Fix NPE when creating a new taxon on classification level

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

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

4ca412d5 09/19/2016 01:45 PM Katja Luther

fix #5607: add sec reference to property path solves the problem of not reload the right sec reference

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

fix #5759 remove all switches for remoting and standalone

81b53960 08/29/2016 12:40 PM Katja Luther

fix #5607: laoding of parentnode with propertyPaths solves the problem

d3b9767b 08/26/2016 12:40 PM Katja Luther

fix #5869 use the service method to create new taxonnode to avoid multiple representation exception when reuse taxon

0b9a76dd 04/13/2016 04:05 PM Patrick Plitzner

Create taxon/parse name when wizard is closed and not with every key
stroke #5605

970a4e92 03/23/2016 02:20 PM Katja Luther

minor

52fdf04f 03/23/2016 01:52 PM Katja Luther

fix #5604

ba2406c1 02/15/2016 11:44 AM Patrick Plitzner

Resolve merge conflict

70b69a8c 02/15/2016 10:31 AM jenkins

Merge branch 'hotfix/3.12.4' into develop

Conflicts:
eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/taxeditor/remoting/source/CdmServerInfo.java - resolved
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/newWizard/NewTaxonNodeWizard.java - UNRESOLVED!!!!!

1d4745e6 02/10/2016 05:03 PM Katja Luther

fix the merge conflicts of hotfix branch

248f5a5a 02/08/2016 02:08 PM Patrick Plitzner

Fix NPE when adding new taxon to classification

e30acb09 02/04/2016 03:07 PM Katja Luther

revert the commit, which is already in hotfix branch

5d28cb7b 02/04/2016 02:36 PM Katja Luther

fixes

5280b4d9 02/04/2016 01:45 PM Katja Luther

do not provide menu item change synonym to accepted taxon for homotyp. synonym of accepted taxon and fix new taxonNode creation

71fc8f40 02/04/2016 01:00 PM Katja Luther

cherry pick from develop

5b03e061 02/02/2016 01:57 PM Katja Luther

use new createTaxonNode method instead of do it on the editor side

d6cf924b 11/26/2015 03:19 PM Cherian Mathew

Cleanup code

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

Merge branch 'develop' of https://dev.e-taxonomy.eu/git/taxeditor into actualBranch

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

improve messaging for deleteResult

164eb9f0 10/05/2015 05:50 PM Cherian Mathew

Change merge to standard call for new taxon node

fce7d237 10/02/2015 10:59 AM Cherian Mathew

Add remoting checks for merge, Move to merge call which returns updated transient object

1e469223 10/01/2015 11:03 AM U-BGBM\k.luther

minor

557e4df8 10/01/2015 11:00 AM U-BGBM\k.luther

fixing problem of reusing name for creation of taxon

adb2a726 09/30/2015 06:57 PM Cherian Mathew

Add check for remoting to decide whether to merge or save

9aa8416d 09/29/2015 10:36 AM Cherian Mathew

#5291 Disable data change event firing in case of remoting

feb6d41a 09/10/2015 02:05 PM Cherian Mathew

#5234 Add correct updated objects to change event

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

b13da0b9 06/22/2015 04:58 PM Cherian Mathew

#5007 : Add remoting handler / operations for the taxon navigator

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

750c0b1b 06/04/2015 12:57 PM Patrick Plitzner
  • added wizard page listener to react on ENTER key #4853
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...

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

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

f6a8dc56 09/25/2013 11:00 AM Patrick Plitzner

merged model adaptions to cdmlib 3.2.4 from campanula branch

124424d0 07/10/2013 04:05 PM Cherian Mathew

updates for 3.3 model changes. Phase two commit, which contains method changes / updates

38f1558f 02/28/2012 03:53 PM Niels Hoffmann

Fixed #2435

b6f47468 07/14/2011 05:56 PM Niels Hoffmann

Buckminster is dead, long live Tycho. The complete build can now be fully automated with eclipse tycho, Thus we will be able to have continous integration for the editor and automated builds by jenkins and all the glory. Removed all buckminster related files.

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

had to rename the packages to make them compliant with buckminster