Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
dfb08879 09/09/2015 01:15 PM Cherian Mathew

#5224 Using new cdmlib call for changing synonym to accepted taxon

782f133b 07/13/2015 09:34 AM Cherian Mathew

Update operation calls to use uuids as arguments

ac1f29b5 07/10/2015 04:47 PM Cherian Mathew

Add method to sessionOwner objects to fine tune performance using property paths

5a76a91c 07/10/2015 11:58 AM Cherian Mathew

Update handlers to use uuids inarguments

8c8ead8a 07/10/2015 11:23 AM Cherian Mathew

Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener

d2fa54b8 06/23/2015 01:15 PM Cherian Mathew

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

Conflicts:
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/operation/DeleteTaxonOperation.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientClassificationService.java...

2f56c6db 06/22/2015 03:50 PM Patrick Plitzner

adapt service call to model change

c36e67ab 06/22/2015 12:51 PM Cherian Mathew

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

Conflicts:
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/referencingobjects/ReferencingObjectsView.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/operation/DeleteTaxonOperation.java...

562118a0 06/22/2015 11:30 AM Katja Luther

all delete methods need an Uuid as argument

Conflicts:
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientAgentService.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientDescriptionService.java...

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

8ab62f50 05/22/2015 11:37 AM Cherian Mathew

fixed problems with new classes in merge

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

d175d20f 05/20/2015 02:12 PM Cherian Mathew

added cdm entitysession enabled objects to operations

6be69f79 05/11/2015 01:49 PM Katja Luther

minor

dcec2a45 05/11/2015 11:04 AM Katja Luther

#4855 add MoveSynonymToAnotherAcceptedTaxonHandler and some clean up of the plugin.xml especially the delete

c59e1cf1 04/28/2015 12:56 PM Katja Luther

widget is disposed exception ticket (#4657)

dc39d372 04/20/2015 10:40 AM Katja Luther

ticket #4804

18015fd9 04/14/2015 04:46 PM Patrick Plitzner
  • removed debug sysos
44001f31 04/14/2015 02:02 PM Katja Luther
e3259fb3 04/14/2015 01:52 PM Katja Luther
3513a90b 03/10/2015 01:47 PM Katja Luther

improve messaging

bafb4761 03/10/2015 10:06 AM Katja Luther

bug fixxing in bulk editor and referencing objects view
bug fixing in deletion of names and homotypical groups

0ddb8392 02/17/2015 04:45 PM Cherian Mathew

CdmTransientEntityCacher, EntityCacherDebugResult : moved debug methods to debug result class
ProxyUtils : new class for util methods to do with hibernate proxy objects
ICdmEntitySessionEnabled, CdmEntitySessionInput, PolytomousKeyEditorInput, TaxonNameEditor, PolytomousKeyViewPart, TaxonNavigator, AbstractCdmViewPart, MultiPageTaxonEditor : Added getRootEntities method...

ec25be77 02/12/2015 09:47 AM Cherian Mathew

CdmTransientEntityCacher : overriding cache field only in the case of initialised cdm entity
CdmEntitySession, ICdmEntitySession, MockCdmEntitySession : added update + delete methods
DeleteSynonymOperation, MoveFactualDataHandler : changed service call to uuid one...

c7d830cc 02/11/2015 02:03 PM Cherian Mathew

CdmModelCacher : added recursive search in super classes
CdmTransientEntityCacher : corrected caching
EntityCacherDebugResult : new debug result object
CdmEntitySession, ICdmEntitySession, MockCdmEntitySession : added debug method
CdmEntitySessionInput : new super class for editor input objects...

1842d7af 02/05/2015 10:28 AM Cherian Mathew

MoveDescriptionToOtherTaxonOperation, MultiPageTaxonEditor, ChangeSynonymToAcceptedTaxonHandler, DeleteTaxonBaseHandler, ChangeSynonymToAcceptedTaxonOperation, DeleteTaxonBaseOperation, DeleteTaxonOperation, MoveDescriptionToOtherTaxonHandler : indentation...

11329ecc 01/29/2015 11:58 AM Katja Luther

factual data for bulkeditor, improving referencing objects view, make delete in bulkeditor visible for synonyms

5fe02eb2 01/28/2015 03:29 PM Patrick Plitzner
  • added TaxonDeletionConfigurator to delete operations
3b57adbc 12/08/2014 01:49 PM Katja Luther
e6ea6083 12/08/2014 01:29 PM Katja Luther
695fb39f 12/08/2014 01:11 PM Katja Luther
f55638a3 12/08/2014 10:09 AM Katja Luther
572950b2 12/04/2014 05:53 PM Patrick Plitzner
  • reverted to previous version due to compilation error
1b8e2548 12/04/2014 02:15 PM Katja Luther

fix drag&drop for synonyms to another accepted taxon

b8250996 11/17/2014 01:39 PM Katja Luther

#4463 fixed
if a titlecache is updated and the position of the parsing problem is behind the actual text no position is created.

9a826147 11/10/2014 09:55 AM Katja Luther

fixing problems in bulkeditor and minor

855fdd0b 10/13/2014 02:02 PM Katja Luther

fix #2187

a2e83464 08/20/2014 02:55 PM Katja Luther
a8b5b639 08/20/2014 02:55 PM Katja Luther

DeleteResult handling in DeleteSynonymOperation

d4463068 08/18/2014 10:34 PM Katja Luther
ffa56d68 08/18/2014 01:28 PM Patrick Plitzner
  • implemented setFocus() of all EditorParts
    • this is to avoid "java.lang.Exception: java.lang.RuntimeException: WARNING: Prevented recursive attempt to activate part"
    • either set the focus to shell or set it to the viewer used

fix for #2754

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

7759e4de 08/04/2014 01:46 PM Andreas Müller

LockMode issues in transient services

bcdc7df3 07/30/2014 02:09 PM Katja Luther

adaption for error handling of delete methods

5b293e17 06/04/2014 02:09 PM Katja Luther

#4242 delete MA

57601eb4 06/03/2014 12:01 PM Katja Luther

misappliedName can be created directly from the accepted Taxon in TaxonNameEditor

7dfbaf36 05/15/2014 06:26 PM Andreas Müller

fix NPE in GroupBasionymContributionItem

3f8e87ed 05/05/2014 03:01 PM Katja Luther

adding a taxon bulk editor and changes because the delete methods does not throw exceptions anymore

df7a736f 02/27/2014 09:42 AM Katja Luther

fix problem with changeSynonymToAcceptedTaxon of a synonym being part of an homotypical group

7fad0a08 02/12/2014 02:02 PM Cherian Mathew

refactoring CdmApplicationConfiguration/Controller to allow for remoting
CdmStoreConnector : added application configuration call for remoting (currently commented)

80f66673 02/12/2014 01:27 PM Katja Luther

move ChangeConceptToSynonym business logic from editor operation to service layer

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

merge from trunk

0abb401a 02/11/2014 04:30 PM Cherian Mathew

merge from trunk

c918301b 02/06/2014 12:58 PM Katja Luther

move the change accepted to Synonym Operation to taxon navigator.

0a534d09 12/04/2013 09:34 AM Patrick Plitzner
  • adapted sub classes of AbstractPostOperation
343457b6 12/03/2013 03:44 PM Patrick Plitzner
  • extracted super class from AbstractPostOperation (same name)
    • created sub class AbstractPost Taxon/Describable Operation
9ae9e387 11/05/2013 12:09 PM Katja Luther

fix deleteAllEmptyNames

83117514 11/05/2013 09:54 AM Katja Luther

smaller fixes

d43de9c0 10/23/2013 10:32 AM Katja Luther
2e94319e 10/14/2013 01:21 PM Andreas Kohlbecker

fixing #3793 (do not allow to turn an accepted taxon into a synonym as long the accepted taxon still has children)

a30247b2 10/10/2013 09:43 AM Katja Luther

fix the error caused by the delete functionality in the service layer

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

b4ca72fe 03/08/2013 10:25 AM Cherian Mathew

SearchResultLabelProvider : display new orphaned-taxa image icon for orphaned taxa
AbstractGroupedContainer : updated 'isNameUsedMultipleTimes' to factor in orphaned taxa
TaxonEditorInput : added display of message in case of orphaned taxa
ImageResources : added new orphaned-taxa image icon to resources

f04c279b 02/06/2013 02:08 PM Cherian Mathew

selected classification is set by default to the classification of the selected taxon node

da8a24ed 02/06/2013 09:48 AM Cherian Mathew

changing homotypic synonym to accepted taxon now exits cleanly

d834ea10 11/28/2012 10:51 AM Cherian Mathew

Fixed setEnabled function to disable input and text widgets only when enabled = true (ticket 3183)

b158bece 09/12/2012 03:18 PM Andreas Kohlbecker

done: #3097 (disable editors if a user has insufficient grants for a taxon or taxon node)

005c39ab 09/12/2012 01:33 PM Andreas Kohlbecker

first bits for #3097 (disable editors if a user has insufficient grants for a taxon or taxon node) - TaxonEditor disabled, views still to do

c4dcde9b 02/21/2012 01:28 PM Niels Hoffmann

Removed all calls to active menu selection (fixes #1106)

641ce9d2 01/31/2012 04:37 PM Lorna Morris

Fixes #2235

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

refactoring of package names for consistency

4b9521b3 10/19/2011 08:21 AM Niels Hoffmann

API changes

1683d429 10/06/2011 01:29 PM Niels Hoffmann

Fixes a problem with disabled editors

361d0a66 10/04/2011 10:37 AM Niels Hoffmann

Transfering workplace to new machine

288183cd 09/28/2011 12:54 PM Niels Hoffmann

Upgraded to cdmlib-3.0.9, working on error warning for unsavable editor

806ad398 09/07/2011 04:25 PM Niels Hoffmann

Fixes #2559

b2c0753e 09/06/2011 03:29 PM Niels Hoffmann

minor

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

Adapted to changes in homotypic group handling

36acce2a 08/24/2011 11:30 AM Niels Hoffmann

"Change synonym to accepted" is working again. Could not reproduce errors described in #2557 anymore.

a5d6e4c0 06/09/2011 11:23 AM Niels Hoffmann

Renaming MediaMetaData to MediaInfo

eea5c6dc 05/10/2011 05:50 PM Niels Hoffmann

Temporary fix for #2366; fixes #2368; Refactoring annotations in the name editor

de01e9a9 05/05/2011 10:53 AM Niels Hoffmann

Fixes #2338

65cd5d3f 05/04/2011 06:41 PM Niels Hoffmann

Fixes #2358

01731ab5 04/21/2011 05:02 PM Niels Hoffmann

minor

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

had to rename the packages to make them compliant with buckminster