Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
029fff36 10/09/2014 02:51 PM Patrick Plitzner

increased version number

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
ed6e20d7 09/04/2014 05:32 PM edit-jenkins

Updated version in config files to 3.3.8-SNAPSHOT

14f96448 09/04/2014 05:06 PM edit-jenkins

Updated version in config files to 3.3.7

5ff3332c 08/26/2014 08:50 AM Patrick Plitzner
  • added property tester for context menu entries for media view (#3339)
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
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

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

35a95f17 08/15/2014 05:31 PM Cherian Mathew

ApplicationWorkbenchAdvisor : added comments
EditPasswordElement : Added to make sure user exists in db before changing password
UserDetailElement : Disabled user text field since User is immutable
NewObjectHandler : added non-empty validator for the case of User and Group

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

80168e3c 07/08/2014 03:34 PM edit-jenkins

Updated version in config files to 3.3.7-SNAPSHOT

43c9550c 07/08/2014 03:20 PM edit-jenkins

Updated version in config files to 3.3.6

eca44d67 05/30/2014 11:12 AM edit-jenkins

Updated version in config files to 3.3.6-SNAPSHOT

652b7ec4 05/30/2014 11:02 AM edit-jenkins

Updated version in config files to 3.3.5

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
5463839b 05/14/2014 01:22 PM edit-jenkins

Updated version in config files to 3.3.5-SNAPSHOT

eb72474d 05/14/2014 01:16 PM edit-jenkins

Updated version in config files to 3.3.4

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

9b2181b1 04/16/2014 05:26 PM edit-jenkins

Updated version in config files to 3.3.4-SNAPSHOT

89fe0b43 04/16/2014 05:21 PM edit-jenkins

Updated version in config files to 3.3.3

2a5ff173 04/11/2014 05:37 PM edit-jenkins

Updated version in config files to 3.3.3-SNAPSHOT

f4e55c0a 04/11/2014 05:30 PM edit-jenkins

Updated version in config files to 3.3.2

ba88761a 03/28/2014 06:01 PM edit-jenkins

Updated version in config files to 3.3.2-SNAPSHOT

d3e06bb1 03/28/2014 05:28 PM edit-jenkins

Updated version in config files to 3.3.1

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
f970e52f 02/24/2014 08:51 AM Patrick Plitzner
  • added missing imports
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
214bf9b9 02/19/2014 03:32 PM Patrick Plitzner
  • changed type of BioCaseQuery results from List to Set to filter out duplicates
    • as saveOrUpdate() for the transient services just adds the derived units to the lists this was necessary
2b3380bd 02/18/2014 04:00 PM Patrick Plitzner
  • BioCase querying as a separate thread
42580bdf 02/18/2014 08:42 AM Patrick Plitzner
  • updated SpecimenImportWizard
    • refactored BioCase querying to be a separate job
a500a93f 02/13/2014 01:08 PM Cherian Mathew

reverting cdm application / controller refactoring and simply extending the CdmApplicationRemoteConfiguration class
by throwing UnsupportedOperationException for methods that are not supported by remoting

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

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

4a7a8d13 02/03/2014 04:51 PM Andreas Kohlbecker

adapting to new use new ICdmPermissionEvaluator

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
913c77b4 01/28/2014 01:19 PM Patrick Plitzner
  • cleaned up package structure
    • removed campanula package
f6926ee9 01/24/2014 01:59 PM edit-jenkins

Updated version in config files to 3.3.1-SNAPSHOT

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
59608b88 01/20/2014 09:51 AM Patrick Plitzner

merge-update from trunk

897d0d02 01/16/2014 10:14 AM edit-jenkins

Updated version in config files to 3.3.0

1a3a0842 12/18/2013 09:53 AM Patrick Plitzner
  • adapted to trunk-merge changes
a35762a8 12/11/2013 11:46 AM Patrick Plitzner
  • fixed session problems by using just the UUID of the derivate from the DerivateSearchView, passing it to the DerivateViewEditorInput and start the conversation in the EditorInput. All other objects will then be created in the same conversation/session
d00b84de 12/10/2013 04:06 PM Patrick Plitzner
  • added icons for derivate views
    • enhanced DerivateViewEditorInput handling
3c7a8f3a 12/09/2013 02:02 PM Patrick Plitzner
  • added derivate icons
    • adapted transient interface
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
38fbea8e 12/02/2013 01:09 PM Patrick Plitzner

merge-update from trunk\nadded throws to delete methods of transient services

3d6c9acc 12/02/2013 01:00 PM Patrick Plitzner

merge-update from trunk

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

minor

91bfe65c 11/26/2013 09:27 AM Patrick Plitzner
  • removed list of DerivedUnits from EditorInput to make it more light-weight
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)
bf386350 10/25/2013 11:02 AM Cherian Mathew

not really sure why the new object dialog was removed completely (r18450), but this is reverting back to old behaviour with an exception made for SpecimenOrObservationType

84561e1b 10/23/2013 11:00 AM Patrick Plitzner
  • DefinedTerm is ordered as in enum (#3752)
84ef9b56 10/16/2013 09:45 AM Patrick Plitzner
  • adapted interface changes for TaxonService
f17fef55 10/16/2013 09:01 AM Patrick Plitzner
  • enabled creation of FieldUnits in BulkEditor
a022f6f0 10/14/2013 09:51 AM Patrick Plitzner
  • derivate view shows derivate hierarchy of FieldUnits and DerivedUnits
370821f1 10/08/2013 02:45 PM Patrick Plitzner
  • added missing interface method
89fdf8a2 10/01/2013 03:12 PM Patrick Plitzner
  • organized plugin.xml extensions
    • check if data source is connected when starting BioCaseQuery
    • converted combo selections to text fields for specimen search
c55c6773 09/30/2013 09:29 AM Patrick Plitzner
  • added javadoc
d1481c18 09/27/2013 02:45 PM Patrick Plitzner
  • query parameters are read from wizard page
    • enhanced query's toString() method
a14ee477 09/27/2013 11:56 AM Patrick Plitzner
  • implementing transient service layer to use wit ABCD import to not save the data
544878ef 09/26/2013 03:55 PM Patrick Plitzner
  • DataImportSpecimenEditorInput now call cdmlib-ext to query BioCASE provider and calls cmlib-io to use ABCD-import for converting ABCD into SpecimenOrObservationBase objects
    • implemented TransientCdmRepository an TransientOccurenceService for that
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
6fb3c431 09/25/2013 04:23 PM Cherian Mathew

Updated version in config files to 3.3.0-SNAPSHOT

3ee20195 09/25/2013 01:39 PM Patrick Plitzner
  • moved actual query execution from the wizard to the editor
b623f722 09/25/2013 11:11 AM Patrick Plitzner

merged trunk into branch

52198e03 09/24/2013 11:24 AM Patrick Plitzner

merge-update from trunk

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
427996e9 09/19/2013 10:11 AM edit-jenkins

Updated version in config files to 3.2.4-SNAPSHOT

b04ed1c3 08/29/2013 03:42 PM Patrick Plitzner

merge-update from trunk

c3ea5968 08/27/2013 07:07 PM Patrick Plitzner
  • added creation of FieldUnits via wizard to bulk editor
a064fd4a 08/26/2013 02:04 PM edit-jenkins

Updated version in config files to 3.2.3

0574feac 07/23/2013 05:26 PM Cherian Mathew

check to see if entity is null before loading by hibernate

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

41513bae 07/22/2013 05:24 PM Cherian Mathew

declared savesEntity method to return a flag indicating whether the creator class also saves the entity

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.