Project

General

Profile

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

# Date Author Comment
dd7f77fb 10/05/2015 11:29 AM Patrick Plitzner

Disable menu items when not connected to CDM store (#4901)

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

5a91da84 09/21/2015 09:57 AM Patrick Plitzner

Disable menu "New..." meun entries when no connection available (#4901)

4ac90d61 09/15/2015 12:11 PM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/newWizard/NewDerivedUnitBaseWizard.java

34014ada 09/15/2015 10:54 AM Patrick Plitzner

Open a newly created specimen in specimen editor

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

94d3e32a 08/25/2015 05:42 PM Patrick Plitzner

Move property tester to editor plugin

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

9bc47800 07/22/2015 09:39 AM Cherian Mathew

Add remoting operation / handlers for key list editor

4db8d201 05/21/2015 03:16 PM Cherian Mathew

corrected visibility check for edit authorities editor

010eb02b 05/21/2015 03:07 PM Cherian Mathew

corrected visibility check for edit authorities editor

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

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

31645e4f 04/28/2015 04:19 PM Alexander Oppermann

Fix Ticket #4729

e3259fb3 04/14/2015 01:52 PM Katja Luther
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
8367bf37 03/24/2015 10:25 AM Patrick Plitzner
  • added i18n for german to plugin.xml
0b0184fd 03/23/2015 02:50 PM Patrick Plitzner
  • moved the "Add..." menu to the bottom because otherwise it corrupts the context-menu every second click
32103a77 03/18/2015 04:02 PM Alexander Oppermann

Added Create Hierarchy Service for Editor as a experimental feature

b93817a3 02/25/2015 07:31 AM Patrick Plitzner
  • refactored cdmViewer extension point to be more generic
3dba9fc4 02/24/2015 11:04 AM Patrick Plitzner
  • implemented framework which links an input element to viewers/editors which are able to display information about the element
    • added ICdmViewer interface
    • added extension point to register ICdmViewer
    • registered EditorCdmViewer for the taxeditor.editor plugin
1f94bdc9 02/24/2015 10:41 AM Patrick Plitzner
  • added context menu option to open multiple specimen IndividualsAssociations from the factual data view
7e5f46c8 02/17/2015 03:16 PM Patrick Plitzner
  • removed non-relevant context-menu option for classification (#4646)
bc05b2c2 01/21/2015 11:34 AM Patrick Plitzner
  • added "Delete (with children)" icon
    • cleaned up plugin.xml
dd1c696a 01/09/2015 01:24 PM Andreas Müller

adapted menu and view labels for validation framework, removed menu for problems view

ca22953d 01/09/2015 12:47 AM Andreas Müller

merge validation editor branch to trunk

6a1330fd 12/16/2014 10:33 AM Patrick Plitzner
  • added context menu option to create a new FieldUnit in DerivateEditor
cf9586f2 12/15/2014 02:17 PM Alexander Oppermann

added a new propertytester to check if the editor is connected to database

hide popupmenu in taxon navigator view if not connected to database

13c5d3f0 12/09/2014 05:21 PM Alexander Oppermann

merged trunk into branch

dea7cd9c 12/03/2014 04:24 PM Patrick Plitzner
  • added command, handler, double click listener to open taxa from associated taxa section in details view
    • caught runtime exception for orphaned taxa
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
01b3ade8 11/25/2014 10:02 AM Patrick Plitzner
  • added context menu entry to taxon navigator to open associated derivates in DerivateEditor
    • added taxon filter to DerivateSearchView (non-functional) (#4506)
62bc913b 11/19/2014 02:46 PM Alexander Oppermann

changed icons for checklist editor

36a8fc69 10/21/2014 02:44 PM Patrick Plitzner
  • added empty "Delete Derivate" functionality to DerivateView
5ed2afc3 10/16/2014 09:16 AM Patrick Plitzner
  • removed visibleWhen parameter for command
c7ac6fa6 10/14/2014 09:41 AM Patrick Plitzner
  • added delete command to DerivateView
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
543ccf33 09/15/2014 09:54 AM Patrick Plitzner
  • externalized plugin.xml
5da1d38c 09/08/2014 03:57 PM Patrick Plitzner
  • implemented unstable DataImportView which will replace DataImportEditor
72996734 09/01/2014 10:49 AM Patrick Plitzner
  • implemented functionality to reuse media in MediaView (#2385)
5ff3332c 08/26/2014 08:50 AM Patrick Plitzner
  • added property tester for context menu entries for media view (#3339)
4db49a38 08/13/2014 02:07 PM Alexander Oppermann

reintegrated redlist branch into trunk

69d856ba 06/19/2014 03:07 PM Katja Luther
  • not running imports and exports deleted from menu
  • preferences for concept relations fixed
  • open taxon editor with one click in taxon navigator
50fa099c 06/18/2014 02:16 PM Katja Luther

editor changes for red list project (datasource view and create new datasource from file menu)

f89dba76 06/16/2014 05:30 PM Andreas Müller

update New menu in TaxEditor

77921ba6 06/16/2014 05:23 PM Andreas Müller

update New menu in TaxEditor

e8c4e4d7 06/16/2014 11:44 AM Patrick Plitzner

Removed deleted command classes from plugin.xml

1109c1c6 06/16/2014 11:41 AM Patrick Plitzner
  • refactored DataImportEditor context menu
    • removed extension point in plugin.xml
    • added dynamic context menu
57601eb4 06/03/2014 12:01 PM Katja Luther

misappliedName can be created directly from the accepted Taxon in TaxonNameEditor

5f152d2b 05/28/2014 10:57 AM Patrick Plitzner
  • added new DataImportEditor for GbifResponses
    • allows querying for original record via context menu
548ba7b9 05/26/2014 05:08 PM Patrick Plitzner
  • adapted info text for import wizard
    • added toggle button for date field
bce192f4 05/21/2014 09:43 AM Patrick Plitzner
  • refactored BioCaseQuery to more generic OccurrenceQuery
    • for import wizard
    • for DataImportEditor
    • exported new cdmlib package structure for gbif and biocase querying in taxeditor.cdmlib
6e686db8 04/15/2014 10:18 AM Patrick Plitzner
  • removed unused PropertyTester
b8c2e7c6 04/07/2014 11:43 AM Patrick Plitzner
  • cleaned DerivateView context menu code and classes
3345efc0 04/02/2014 04:08 PM Patrick Plitzner
  • refactored context menu for DerivateView to be programmatic instead of declarative (using plugin.xml)
    • fixed icon bug for DerivateSearchView
e668c70d 04/02/2014 01:01 PM Patrick Plitzner
  • only show Copy/Paste context menu for SingleRead/Sequence
e425aaf7 04/01/2014 05:14 PM Patrick Plitzner
  • added Copy/Paste for SingleRead->Sequence to DerivateView
    • copying actually just creates a link
1b52b9e4 03/11/2014 08:38 AM Patrick Plitzner
  • refactored selection of DerivateView to be TreeNode
    • adapted selection handling
    • restructured derivate hierarchy
    • Amplifications are now a direct child of Sequences
    • the can only be created when having a SingleRead
    • this representation does not affect the cdm structure
15387df0 02/26/2014 09:39 AM Patrick Plitzner
  • moved transient interfaces to taxeditor.editor
    • changed GUI control of DataImportEditor to be a TableViewer
    • made DataImportEditor generic
c918301b 02/06/2014 12:58 PM Katja Luther

move the change accepted to Synonym Operation to taxon navigator.

14cbded8 02/05/2014 02:21 PM Andreas Müller

changing label for sibling and child Polytomous Key, also change menu order #4029

d00b84de 12/10/2013 04:06 PM Patrick Plitzner
  • added icons for derivate views
    • enhanced DerivateViewEditorInput handling
3d6c9acc 12/02/2013 01:00 PM Patrick Plitzner

merge-update from trunk

5b55ff37 11/27/2013 10:17 PM Andreas Müller

Changed label for Descriptive View and Menus => Factual Data #3863

5331f05a 11/27/2013 09:47 PM Andreas Müller

Changed label for Descriptive View => Factual Data #3863

b2f76600 11/26/2013 09:29 AM Patrick Plitzner
  • linked DerivateSearch with DerivateView via double-click (selection does not yet work)
be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

039e4ea5 10/23/2013 12:33 PM Katja Luther
54115a31 10/23/2013 11:50 AM Katja Luther

deleted the out commented part

d43de9c0 10/23/2013 10:32 AM Katja Luther
ad685701 10/16/2013 09:35 AM Patrick Plitzner

merge-update from trunk

e44f328b 10/16/2013 08:47 AM Patrick Plitzner
  • implemented context menu functionality (create specimen)
6d460ad2 10/15/2013 04:12 PM Patrick Plitzner
  • added context menu property testers for "Create new..." command
ba34fb74 10/15/2013 09:02 AM Patrick Plitzner
  • added context menu to DerivateView
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
2312fc7b 07/11/2013 02:00 PM Patrick Plitzner

merge-update from trunk

8fdeb729 07/01/2013 09:49 AM Cherian Mathew

make 'change accepted taxon to syn' menu item visible only for accepted taxon

19fa310b 04/09/2013 02:50 PM Cherian Mathew

CdmAuthorityEditor : Editor for updating Cdm authorities
CdmAuthorityEditorInput : Input for the CdmAuthorityEditor
EditCdmAuthoritiesHandler : Handler to open CdmAuthorityEditor
EditorUtil : added method to open CdmAuthorityEditor
plugin.xml : added extensions to the BulkEditor menu to open the CdmAuthorityEditor checking if the selected object is Group

3902bd1a 03/18/2013 05:01 PM Cherian Mathew

commented check to allow for the possibility of moving taxon with homotypic synonyms to a synonym

cd670a3b 11/15/2012 04:51 PM Cherian Mathew
  • updated to change CreateNodeHandler.java to CreateChildNodeHandler.java
  • added RefreshNodeNumberingHandler.java to handle the refreshing of node numbers.
  • added CreateSiblingNodeHandler.java to handle creation of node siblings
b7ae6548 09/26/2012 05:18 PM Cherian Mathew

updated plugin to rename command ids

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

AT:Committing changes post merge

e38f840c 04/30/2012 06:12 PM Alex Theys

AT: committing latest changes to the Tax Editor to fix the issue with the description character limit by using another description element (Use Summary).

775d037d 03/20/2012 07:39 AM Alex Theys

AT: Committing code review changes

4c8f9801 01/23/2012 06:58 PM Alex Theys

AT: commiting latest changes to the Palm Use data extension

3c65b791 01/19/2012 08:39 AM Alex Theys

AT: Comminting changes for FP7 project continuity

a10131a0 01/17/2012 04:49 PM Alex Theys

AT: commiting Palm Use Data extension

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

Fixes #2559

af4ba804 06/22/2011 04:56 PM Niels Hoffmann

Fixes #2419

94b13014 06/09/2011 05:06 PM Niels Hoffmann

Fixed a problem where "Delete" was not enabled for media view

459dc5dc 06/09/2011 03:58 PM Niels Hoffmann

Fixes #2383

4cc2aab3 04/20/2011 04:34 PM Niels Hoffmann

Finalizing PolytomousKeyListEditor

340162f2 04/19/2011 05:36 PM Niels Hoffmann

Link in PolytomousKeyListEditor is recognizable as such; Added a menu

9d33fde3 04/11/2011 04:12 PM Niels Hoffmann

Working on the polytomous key editor

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

had to rename the packages to make them compliant with buckminster