Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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
6814f4f5 08/25/2014 06:57 PM Patrick Plitzner
  • added forceDirty() method to set the BulkEditor dirty when editing in MediaView #2407
    • TODO: should be replaced with the possibility to set views dirty when we move to Eclipse 4
1b9ae425 08/15/2014 06:14 PM Cherian Mathew

MessagingUtils : added option for displaying contact message in the error dialog
ApplicationWorkbenchAdvisor : using new method with contact message
AbstractBulkEditorInput : added errorDialog for MergeException

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

0ccff120 08/11/2014 03:41 PM Andreas Müller

BulkEditorQuery udpate

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

adaption for error handling of delete methods

20170293 05/29/2014 10:47 PM Katja Luther

delete in taxon bulk editor

b50d6ab6 05/28/2014 02:31 PM Katja Luther

move the taxon bulk editor entry to names group in menu

31a0947c 05/28/2014 11:27 AM Katja Luther
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

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
0f4e8f14 02/24/2014 08:47 AM Patrick Plitzner
  • start conversation before ABCD conversion
    • pass conversation to editor
728b219b 02/20/2014 10:11 AM Katja Luther

additional delete functionality to bulkeditor

b7b99774 02/19/2014 03:56 PM Patrick Plitzner
  • implemented "Save Specimen" command
    • added @Override annotations
5d9680cf 02/19/2014 03:34 PM Patrick Plitzner
  • added "Save Specimen" command to DataImportEditor
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)

cd492f6f 02/12/2014 11:39 AM Katja Luther

delete User in bulkeditor

8d0857f0 02/12/2014 11:15 AM Katja Luther

delete of group in bulkeditor #4054

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

merge from trunk

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

merge from trunk

6484eff8 02/03/2014 02:59 PM Andreas Kohlbecker

fixing #4012 (ClassCastException in User and Group Bulk Editor) by revering one line of commit r19946 - comment

b664b229 02/03/2014 02:54 PM Andreas Kohlbecker

fixing #4012 (ClassCastException in User and Group Bulk Editor) by revering one line of commit r19946

64d0afdc 01/28/2014 02:20 PM Patrick Plitzner
  • removed switch for specific-details views
87924e53 01/20/2014 03:57 PM Patrick Plitzner
  • added java package for different occurrence/specimen types
    • moved "show field unit" option to "Bulk Editor" preference page
    • added preference to show only type-specific details views for specimens
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
3d6c9acc 12/02/2013 01:00 PM Patrick Plitzner

merge-update from trunk

97e10b7c 11/28/2013 12:09 PM Katja Luther

minor

7d0ff89c 11/26/2013 08:59 AM Patrick Plitzner

merge-update from trunk

f29baa52 11/20/2013 09:13 AM Patrick Plitzner
  • derivates now show the correct type (record basis) in the bulk editor
be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

c58a8daa 11/08/2013 02:18 PM Katja Luther

fix the deletion of SpecimenOrObservationBase objects in bulk editor

313a413f 11/05/2013 10:32 AM Patrick Plitzner
  • added DetailsView for FieldUnit (partly fixes #3780)
736e7cfa 10/30/2013 12:21 PM Andreas Müller

fixing ordering in enums and remove dash #3752, #3736

20ebc923 10/30/2013 10:11 AM Patrick Plitzner
  • created utility method in AbstractUtility for sorting/ordering IEnumTerms according to the term hierarchy
    • used method for EnumComboElement and OccurenceCreator (fixes #3736)
26d7275d 10/29/2013 10:29 AM Patrick Plitzner
  • ordered list for context menu in bulk editor to create new specimen (fixes #3752)
84561e1b 10/23/2013 11:00 AM Patrick Plitzner
  • DefinedTerm is ordered as in enum (#3752)
f17fef55 10/16/2013 09:01 AM Patrick Plitzner
  • enabled creation of FieldUnits in BulkEditor
d748f4f4 09/25/2013 05:23 PM Patrick Plitzner

merge-update from trunk

423c7510 09/25/2013 04:56 PM Patrick Plitzner
  • added more information to results
5f7fd72e 09/23/2013 05:48 PM Patrick Plitzner
  • added new DataImportEditor for displaying/editing results of specimen search wizard
    • disabled PreservationMethod related widget as they have not been adapted to the model changes yet
9e59c2ac 09/23/2013 01:11 PM Patrick Plitzner
  • @Override annotation
    • fixed some more warnings
c3ea5968 08/27/2013 07:07 PM Patrick Plitzner
  • added creation of FieldUnits via wizard to bulk editor
3dfb5304 07/22/2013 06:03 PM Cherian Mathew

AnnotatedLineEditor : added check and code for the case when the creator also saves the entity
NewObjectHandler : removed popup for title cache
DynamicNewObjectMenu : menu item for SpecimenOrObservationType.FieldUnit disabled for the moment

c0692f1e 07/22/2013 05:22 PM Cherian Mathew

OccurrenceCreator: updated createNewEntity method to return wizard created object based on given SpecimenOrObservationType, added comparator for the key label pairs map
Other classes : implemented savesEntity method to return a flag indicating whether the creator class also saves the entity

49a64920 07/10/2013 03:38 PM Cherian Mathew

Aligning Editor with 3.3 model changes. First phase commit which updates only the classes.
Branch not compilable at the moment.

3c4607b1 06/28/2013 09:45 AM Cherian Mathew

checking for null nomenclatural code in getTypeText

6292490e 04/09/2013 02:56 PM Cherian Mathew

TaxonNavigatorDragAdapterAssistant : Drag assistant for taxon nodes
plugin.xml : added TaxonNavigatorDragAdapterAssistant to the taxon navigator
BulkEditorPropertyTester : added isGroup test

c3d0aff1 06/26/2012 09:42 PM Andreas Müller

merge branch to trunk

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

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

Committing changes to definedtermeditor after merge from branch

83d4b229 10/11/2011 06:25 PM Niels Hoffmann
5d1860a1 08/31/2011 03:11 PM Niels Hoffmann

adding classpath and project file

675e7221 06/29/2011 05:07 PM Niels Hoffmann

Fixes #2416 for good

c38375d8 06/22/2011 05:46 PM Niels Hoffmann

Fixes #2418

de1d6951 06/22/2011 04:34 PM Niels Hoffmann

Fixes #2416

87f9934d 05/12/2011 11:44 AM Niels Hoffmann

Editor now uses IIdentifiableEntityServiceConfigurator consistently. Working on #2376

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

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

725cf795 05/09/2011 04:58 PM Niels Hoffmann

Fixes #2366

e152c7fd 05/05/2011 03:23 PM Niels Hoffmann

Fixes a problem where the title cache was empty for derived units created through Bulk Editor -> New

baadcf2d 04/18/2011 03:27 PM Niels Hoffmann

minor

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

Working on the polytomous key editor

dc6d4f3c 04/11/2011 11:12 AM Niels Hoffmann

Fixes #2320

ec843ad7 03/17/2011 05:57 PM Niels Hoffmann

Delete in Bulk Editors is now implemented as experimental feature.

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

had to rename the packages to make them compliant with buckminster