Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
69d02d97 01/20/2017 10:39 AM Katja Luther

check for id==0 before try to delete the media

1f9fcd90 01/17/2017 11:56 AM Katja Luther

fix #6334: unsaved description needs to be removed from the taxon

d747b2b9 01/17/2017 11:00 AM Katja Luther

fix #5365: add delete configuration to media view

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

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

a3e69a37 10/07/2016 03:03 PM Katja Luther

fix #5888: add the element as argument to postExecute method s

18fd7dae 09/19/2016 02:39 PM Patrick Plitzner

Generalize title creation for cdm view parts

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

fix #5759 remove all switches for remoting and standalone

0238c919 06/29/2016 11:00 AM Katja Luther

fix doubled title in DefinedTerm Details and fix filling of menu items for multilanguage support

fd539f3b 06/21/2016 07:43 PM Patrick Plitzner

i18n for factual data view

74123e9a 03/21/2016 11:44 AM Patrick Plitzner

Fix undetermined menu structure #5656

bd7b2ec4 02/26/2016 11:18 AM Katja Luther

smaller changes to fix moving of taxonnodes

7d3bda1d 12/02/2015 11:09 AM Patrick Plitzner

Remove/Refactor System.out statements

b6d5d6a6 12/01/2015 04:03 PM Cherian Mathew

#5277 Correct session intialisation and default feature tree caching

d0a4b949 11/16/2015 02:31 PM Katja Luther

fixing #4808

24b8816f 11/16/2015 12:37 PM Katja Luther

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

c1c463d7 11/16/2015 12:36 PM Katja Luther

fix move whole description to another description and adding delete configurator to bulk editor

329832d3 10/27/2015 02:15 PM Patrick Plitzner

Remove double-click support for opening specimen from the factual data
view

b244c100 10/22/2015 02:22 PM Katja Luther

fix #5342

1da6f4ff 10/21/2015 04:58 PM Cherian Mathew

#5256 Add missing recursive load for MergeResult lists, Add setting of dirty flag for factual data in Buld Editor

fd602c14 10/13/2015 12:47 PM Katja Luther

fixing #5324 and #5325

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

676a8bf4 10/05/2015 01:29 PM Patrick Plitzner

Add null check to handler (#5283)

c0dba325 10/05/2015 01:27 PM Patrick Plitzner

Trim code

4537c26d 09/30/2015 01:00 PM U-BGBM\k.luther

move descriptions in a service call

28f75e33 09/22/2015 06:44 PM Cherian Mathew

Merge branch 'remoting-4.0' into develop

Conflicts:
eu.etaxonomy.taxeditor.cdmlib/pom.xml
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/handler/ChangeSynonymToAcceptedTaxonHandler.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/derivate/handler/CreateFieldUnitHandler.java

0c6a1a43 09/22/2015 10:01 AM Patrick Plitzner

Pre-select current classification for taxon node selection dialog
(#3462)

f00fe291 09/16/2015 03:01 PM Cherian Mathew

Cache the default feature tree

667025a5 09/14/2015 04:37 PM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/create/NewSpecimenHandler.java

342606ca 09/14/2015 11:13 AM Patrick Plitzner

Keep media view and factual data view enabled when no significant
selection occurs (#5195)

bcc5b52f 09/08/2015 05:55 PM Cherian Mathew

#5213 Use method to move descriptions using uuids

5535769b 09/07/2015 06:35 PM Cherian Mathew

Replace saveOrUpdate with merge

d637e4ba 09/03/2015 05:11 PM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.editor/plugin.xml
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/MultiPageTaxonEditor.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/derivate/DerivateView.java...

84a43ef0 09/02/2015 02:54 PM U-BGBM\k.luther

fixing #5150

7d7c5562 08/24/2015 11:34 AM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientOccurenceService.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientTaxonService.java...

69373790 08/18/2015 01:40 PM U-BGBM\k.luther

changes for move descriptions and description elements

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

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

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

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

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

Fix issue #3656

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
e23ac1ac 03/27/2015 03:29 PM Patrick Plitzner
  • fixed possible NPE
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
14fb4b3b 02/23/2015 09:40 AM Katja Luther

#4658

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

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
94041b11 01/16/2015 11:02 AM Patrick Plitzner
  • extended DeleteHandler to also handle deletion of SpecimenDescriptions in FactualDataView
5277a2a3 12/09/2014 04:46 PM Patrick Plitzner
  • fixed possible ClassCastException (#4533)
3177a949 11/26/2014 03:20 PM Patrick Plitzner
  • activated filter in factual data view for displaying only IndividualsAssociations
71f9f770 11/26/2014 01:19 PM Patrick Plitzner
  • moved extension point for taxon navigator context menu
    • fixed DerivateSearchView layout
    • added "disabled" extension point for toggling individual assciations in factual data view
3429c5db 09/22/2014 08:49 AM Patrick Plitzner
  • added support for image gallery creation for FieldUnits (#4389)
    • added support for DerivateView to MediaView
c43d0839 09/17/2014 09:48 AM Patrick Plitzner

#4389

  • unified "New Image Gallery" command and handler for TaxonEditor and BulkEditor
  • Removed "Add Derived/Field Unit Media" command
  • added interface IPartContentHasMedia to specify that the MediaView should react to selection changes of implementers
7beb1c71 08/26/2014 11:41 AM Patrick Plitzner
  • renamed interal_selectionChanged() to selectionChanged_internal()
5ff3332c 08/26/2014 08:50 AM Patrick Plitzner
  • added property tester for context menu entries for media view (#3339)
2832a925 08/19/2014 09:22 AM Patrick Plitzner
  • implemented asynchronous selection changed event for subclasses of AbstractCdmEditorViewPart
    • all sub classes must implement internal_selectionChanged() method where the usual selection handling is done
    • the super class invokes internal_selectionChanged() asynchronously...
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

4db49a38 08/13/2014 02:07 PM Alexander Oppermann

reintegrated redlist branch into trunk

c338dc84 06/25/2014 05:33 PM Cherian Mathew

replaced static term initialisation methods with newly added cdmCacher driven methods

3865531d 04/15/2014 09:19 AM Patrick Plitzner
  • fixed FactualData view to show data for selection of DerivateView
    • renamed util method
7b04760e 02/25/2014 10:36 PM Andreas Müller

minor

07d42f59 02/14/2014 06:19 PM Andreas Müller

fix for invisible description.setTaxon method in Editor

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

move the change accepted to Synonym Operation to taxon navigator.

c3efc10a 01/08/2014 05:32 PM Patrick Plitzner

merge-update from trunk

f0f92089 01/08/2014 03:07 PM Patrick Plitzner

changed tooltip to "factual data"

10761ec9 12/16/2013 08:52 AM Patrick Plitzner
  • fixed bug when creating another DescriptionElement
49c540e7 12/04/2013 03:44 PM Patrick Plitzner
  • extracted AbstractDescriptionPostOperation to be super class of Create Specimen/Taxon DescriptionOperation
    • adapted CreateDescriptionHandler to changes
    • fixed refresh of factual data view after creating specimen description
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
7a0547ca 12/03/2013 03:04 PM Patrick Plitzner
  • enabled DescriptiveView (Factual Data) to show descriptions of SpecimenOrObservationBase
ad685701 10/16/2013 09:35 AM Patrick Plitzner

merge-update from trunk

6d460ad2 10/15/2013 04:12 PM Patrick Plitzner
  • added context menu property testers for "Create new..." command
6c7a1f64 10/14/2013 03:56 PM Andreas Kohlbecker

implementing #3791 (Implement operation to move a Description to another Taxon) and improving the operation to move elements

5a4afedd 10/08/2013 08:40 AM Patrick Plitzner
  • added DerivateView to workbench
    • implemented dummy content
    • fixed warnings
c01155f7 10/07/2013 01:13 PM Patrick Plitzner
  • added still non-functional classes for derivate tree view
f6a8dc56 09/25/2013 11:00 AM Patrick Plitzner

merged model adaptions to cdmlib 3.2.4 from campanula branch

1e2ff9ee 08/20/2013 02:56 PM Patrick Plitzner

merged/implemented cdm3.3 model adaptations

e8cf6cde 06/27/2012 06:33 PM Alex Theys

AT: committing changes to the TaxEditor to fix issues with the dynamic menu building

403d38f8 06/27/2012 01:30 PM Alex Theys

AT: committing changes to the TaxEditor for ethnic group testing and remove the featureNodes from the contextual menu

f41433b9 06/22/2012 08:26 PM Alex Theys

AT:Committing changes post merge

88c2fdda 06/21/2012 01:20 PM Alex Theys

AT: committing changes to the TaxEditor Post third round of code review

0d4ff026 06/21/2012 11:59 AM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

6a45f6a2 06/19/2012 03:48 PM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

953c844d 06/15/2012 02:57 PM Alex Theys

AT: committing changes to the TaxEditor Post second round of code review

15d18885 06/14/2012 04:50 PM Alex Theys

AT: committing changes to the TaxEditor Post first round of code review

9ac72187 01/23/2012 03:35 PM Lorna Morris

Fixes #2681

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

refactoring of package names for consistency

b9a0d300 01/16/2012 01:14 PM Lorna Morris

Committing changes to definedtermeditor after merge from branch