Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f4e49b08 07/07/2015 11:23 AM Cherian Mathew

#5054 Update test for checking terms update

85cfbf6f 07/03/2015 12:09 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/TaxonEditorInput.java

2c5de69d 07/03/2015 12:04 PM Cherian Mathew

#5056 Adapt editor to service layer 'save' method refactoring in cdmlib

487e442c 07/02/2015 11:39 AM 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/view/dataimport/transientServices/TransientOccurenceService.java

3c4d1aba 07/02/2015 11:21 AM Cherian Mathew

Make editor compatible with latest cdmlib service layer updates

233a8fe2 07/02/2015 11:01 AM Cherian Mathew

#5012 Adding remoting session and updating save methods for Bulk Editor

Replace properties file with xml file

#5012 updates for making Bulk Editor remoting capable

94465d21 07/01/2015 09:44 AM Patrick Plitzner

Fix deletion of single reads in Derivative Editor

1bdc3970 07/01/2015 09:44 AM Patrick Plitzner

Add missing transient method

410227bb 06/29/2015 03:20 PM Cherian Mathew

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

Conflicts:
eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/cdm/api/lazyloading/CdmLazyLoader.java
eu.etaxonomy.taxeditor.cdmlib/src/main/java/org/hibernate/collection/internal/AbstractPersistentCollection.java...

3e1ed38c 06/29/2015 02:53 PM Cherian Mathew

Update transient services with new delete method

91a8d98c 06/29/2015 02:31 PM Cherian Mathew

#5009 Add operations and corresponding tests for delete / update nodes actions

#5009 : missed in last commit

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

ea8a5aa2 06/23/2015 01:01 PM Cherian Mathew

Fix issues with merge conflicts

790395af 06/23/2015 10:09 AM Cherian Mathew

Fixes from Katja for commit issue

e1623027 06/22/2015 03:49 PM Patrick Plitzner

adapt transient service methods to cdmlib changes

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

1706bc52 06/22/2015 11:31 AM Cherian Mathew

fixed conflicts from last commit

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

dde2b107 06/18/2015 03:17 PM Cherian Mathew

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

Conflicts:
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/.gitignore
eu.etaxonomy.taxeditor.cdmlib/pom.xml
eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/cdm/api/cache/CdmServiceCacher.java...

79e8baa5 06/15/2015 04:11 PM Patrick Plitzner
  • added transient service methods
d4770c1f 06/15/2015 12:46 PM Patrick Plitzner
  • removed inBetween target for Derivative Editor (fixes #4966)
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...

e2a62747 06/02/2015 02:51 PM Katja Luther

minor

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

48d1a460 05/26/2015 01:42 PM Andreas Müller

moving UuidAndTitleCache from model to persistence (changes in Editor). #4799

d61bbb8b 05/22/2015 11:25 AM Cherian Mathew

fixed problems with 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

2cc2ab44 05/13/2015 11:07 AM Patrick Plitzner
  • added transient service methods
17c8425f 05/11/2015 02:46 PM Patrick Plitzner
  • missing @Override
dcec2a45 05/11/2015 11:04 AM Katja Luther

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

b0e037f6 05/06/2015 02:49 PM Patrick Plitzner
  • changed "derivate" to "derivatives"
716e2ac9 05/05/2015 03:39 PM Patrick Plitzner
  • added sorting by title cache of specimens to individual associations in factual data view
104b7bdb 05/04/2015 09:48 AM Katja Luther
7ab20b8f 04/29/2015 06:21 PM Andreas Müller

minor

35fc6f00 04/29/2015 05:17 PM Alexander Oppermann

Partial fix of Ticket #4728

3ccb70d0 04/27/2015 10:30 AM Patrick Plitzner
  • fixed title for Uses view part
f638efaa 04/24/2015 01:47 PM Andreas Müller

fix NPE bug and termloading bug for Usage Records #4247

151443f1 04/16/2015 11:05 AM Alexander Oppermann

adjusted old comment to code block

7bc36c71 04/16/2015 11:03 AM Alexander Oppermann

Fixed Ticket #4557

a5d1fe44 04/15/2015 01:25 PM Alexander Oppermann

Fix issue #3656

87cd03a1 04/14/2015 03:17 PM Patrick Plitzner
  • added findOccurrences() and countOccurrences() to service layer
    • added configurator for these methods
    • optimized retrieval with HQL query
    • made use of service method in DerivateSearchView
832a571e 04/14/2015 01:49 PM Katja Luther
7e8f3d31 04/01/2015 05:36 AM Andreas Müller

fix new methods in agent service for transient services

5b0aaa3c 03/31/2015 08:44 PM Patrick Plitzner
  • added missing cdmlib method
ce33189b 03/31/2015 09:05 AM Patrick Plitzner
  • added check for open derivate editor command
    • set title of factual data view corresponding to the current selection
0c4bf498 03/28/2015 11:36 AM Patrick Plitzner
  • adapted transient service to cdmlib changes
e23ac1ac 03/27/2015 03:29 PM Patrick Plitzner
  • fixed possible NPE
44b88189 03/27/2015 11:40 AM Patrick Plitzner
  • refactored DTO assembly for compressed specimen table in the data portal
    • now data is assembled for each individual preserved specimen and the for the parent field unit
748e28ee 03/25/2015 03:13 PM Alexander Oppermann

Fixed column bug for checklist editor....

21adfb98 03/19/2015 10:36 PM Andreas Müller
7d44a3d7 03/18/2015 03:37 PM Alexander Oppermann

Removed Reference Tab from checklist editor....

d4e1589e 03/12/2015 03:46 PM Patrick Plitzner
  • enabled supplemental view for ConceptView (#4681)
e63c7038 03/03/2015 12:49 PM Patrick Plitzner
  • added derivate hierarchy section
    • refactored DerivateContentProvider
bb534368 03/02/2015 10:06 AM Cherian Mathew

merge from trunk

a695f7fa 03/02/2015 09:38 AM Cherian Mathew

made up-to-date with service layer changes

dbc92cd0 02/26/2015 01:58 PM Patrick Plitzner
  • fixed possible NPE
4a703122 02/26/2015 11:58 AM Patrick Plitzner
  • added context menu optio to create a media specimen with an existing media (fixes #2385)
81c60606 02/24/2015 11:22 AM Patrick Plitzner
  • fix for java 1.6 compatibility
1f94bdc9 02/24/2015 10:41 AM Patrick Plitzner
  • added context menu option to open multiple specimen IndividualsAssociations from the factual data view
1cefc3d9 02/23/2015 10:48 AM Patrick Plitzner
  • fixed MediaViewPart selection listening (#4575)
3586a882 02/23/2015 10:43 AM Patrick Plitzner
  • refactored delete configrator dialog
    • added dialog to derivate deletion
36c996e0 02/23/2015 10:42 AM Patrick Plitzner
  • removed default configurator setting
14fb4b3b 02/23/2015 09:40 AM Katja Luther

#4658

6c17dce7 02/17/2015 10:02 PM Katja Luther

ticket #4575

8c64fe31 02/17/2015 01:44 PM Patrick Plitzner
  • added missing transient service methods
56b2c5b8 02/17/2015 01:09 PM Katja Luther

show media information for taxa in bulk editor

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

5456ab19 02/11/2015 02:08 PM Cherian Mathew

MultiPageTaxonEditor : added cdm entity session capabilities to update and register data changes
TaxonNavigator, TaxonNavigatorDataChangeBehavior : added refreshing of specific objects
MoveFactualDataHandler : moved business logic to service call using uuids...

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

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

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

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

82d5c315 01/29/2015 09:58 AM Alexander Oppermann

Extend TransientClassificationService to be compliant with CdmLib

7cddd760 01/27/2015 01:09 PM Patrick Plitzner
  • delete description CDM entity when invoking Delete*DescriptionOperation (fixes #4605)
e4ae65b2 01/27/2015 11:56 AM Patrick Plitzner
  • fixed unnecessary double checking
a586316e 01/27/2015 11:53 AM Patrick Plitzner
  • added double-click functionality for IndividualsAsscociations which opens the clicked specimen in the DerivateEditor
c5cb907a 01/26/2015 03:21 PM Patrick Plitzner
  • code cleanup
1cb3bb3a 01/22/2015 04:07 PM Patrick Plitzner
  • added transient service
62ad723f 01/21/2015 05:49 PM Andreas Müller

adapt services to new findByIdentifer in Editor

94041b11 01/16/2015 11:02 AM Patrick Plitzner
  • extended DeleteHandler to also handle deletion of SpecimenDescriptions in FactualDataView
79327e54 01/16/2015 11:01 AM Patrick Plitzner
  • close Derivate Editor if all elements are deleted
ca22953d 01/09/2015 12:47 AM Andreas Müller

merge validation editor branch to trunk

71a98758 01/08/2015 10:02 PM Andreas Müller

fix transient repository issue

7c1862cd 01/08/2015 11:42 AM Andreas Müller

update Transient services

7bfcd973 12/16/2014 10:34 AM Patrick Plitzner
  • added option for deep delete (with children) to DerivateEditor
6a1330fd 12/16/2014 10:33 AM Patrick Plitzner
  • added context menu option to create a new FieldUnit in DerivateEditor
08d03036 12/15/2014 02:41 PM Patrick Plitzner
  • allow creation of derivates only when editor is not dirty
d3cd098b 12/15/2014 01:33 PM Patrick Plitzner
  • adpated to cdmlib changes
da005e87 12/11/2014 01:03 PM Patrick Plitzner
  • adapted to 3.4.0 cdm changes
13c5d3f0 12/09/2014 05:21 PM Alexander Oppermann

merged trunk into branch

5277a2a3 12/09/2014 04:46 PM Patrick Plitzner
  • fixed possible ClassCastException (#4533)
7add6872 12/08/2014 01:24 PM Alexander Oppermann

Fixed Bug #4531

4561dd9c 12/05/2014 05:13 PM Alexander Oppermann

Added a reload function so that the checklist editor doesn't need to be relaunched after adding terms.

69c08a27 12/04/2014 04:00 PM Patrick Plitzner
  • added service method to get descriptions which have a specimen set as describedSpecimen
    • added test which fails because the XML is loaded incorrectly
8191b00a 12/04/2014 03:30 PM Patrick Plitzner
  • added delete result as warn message
abc0d35a 12/04/2014 10:02 AM Patrick Plitzner
  • adapted to method signature change in cdmlib
af727c93 12/03/2014 04:39 PM Patrick Plitzner
  • deleted usage of commented method in cdmlib
a53be09c 12/03/2014 02:00 PM Katja Luther

adapt transientServices to returntype of isdeletable methods