Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
02679036 08/26/2015 08:15 AM Patrick Plitzner

Disable MediaView for bulk editor (#5162)

  • bulk editor does only activate media view when showing taxa
  • code trimming
0bb254ee 08/25/2015 01:28 PM Cherian Mathew

#5160 Use new merge method with ids as arguments

Conflicts:
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/input/AgentEditorInput.java

caddd4f3 08/24/2015 10:39 AM Patrick Plitzner

Trim code

3c258b8a 08/24/2015 10:39 AM Patrick Plitzner

Remove comments

1dc79a5e 08/13/2015 01:20 PM Katja Luther

fix delete polytomouskeynode and improve merge in bulk editor

09f08a00 07/16/2015 05:54 PM Katja Luther

changes for #4908

e984ad30 07/16/2015 01:50 PM Katja Luther

changes for #4908

d37eb206 07/08/2015 08:31 PM Patrick Plitzner

Make cell text in ReferencingObjectsView selectable

7197e862 07/08/2015 08:27 PM Patrick Plitzner

Remove comments

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

Make editor compatible with latest cdmlib service layer updates

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

6a0c3c1d 06/22/2015 10:52 AM Katja Luther

change delete argument to UUID

cfd56be9 05/28/2015 02:08 PM Katja Luther

new session for every search in bulk editor

50a7c607 05/27/2015 06:10 PM Andreas Müller

minor

a4f5eec1 05/27/2015 05:52 PM Andreas Müller

Renaming menu labels for new team and person

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

corrected visibility check for edit authorities editor

0ef168b6 05/20/2015 12:59 PM Katja Luther

#4907 create in agent bulkeditor has no effect

7d3d8eab 05/19/2015 05:05 PM Andreas Müller

remove syso

635b598e 05/18/2015 11:59 AM Katja Luther

bulkeditor: merge of teams and persons and convert team to person and person to team

3bf355d6 04/22/2015 06:09 PM Andreas Müller

I18n for bulkeditor type #4553

bdc2f04b 04/22/2015 05:02 PM Andreas Müller

minor

ba284dbb 04/08/2015 09:16 AM Katja Luther

fix problem with ref. objects in name bulk editor

6067e9b0 04/01/2015 12:07 PM Katja Luther

enable reduplication in agent bulkeditor

5140a498 03/24/2015 03:46 PM Katja Luther

delete is only called for already persisted objects

3c5782d0 03/19/2015 10:35 PM Andreas Müller

merge taxeditor validation2 into trunk

3513a90b 03/10/2015 01:47 PM Katja Luther

improve messaging

c5b5e05e 03/10/2015 12:13 PM Katja Luther

delete the message that the delete functionality is an experimental feature

f66a6047 03/10/2015 11:29 AM Katja Luther
616fad52 03/10/2015 11:20 AM Katja Luther
bafb4761 03/10/2015 10:06 AM Katja Luther

bug fixxing in bulk editor and referencing objects view
bug fixing in deletion of names and homotypical groups

45e12d2b 02/23/2015 06:21 PM Patrick Plitzner
  • added Open in Taxon Editor command to Taxon Bulk Editor (#4536)
0ad07a1c 02/17/2015 02:57 PM Patrick Plitzner
  • fixed lazy init problem in bulk editor (#4655)
56b2c5b8 02/17/2015 01:09 PM Katja Luther

show media information for taxa in bulk editor

a856be7c 02/17/2015 09:47 AM Katja Luther

ticket #4655

891ae199 01/29/2015 12:58 PM 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

ddcbd609 12/12/2014 03:09 PM Alexander Oppermann

fixed ticket #4367

c70596a5 12/11/2014 01:55 PM Katja Luther

##3890

dfe6e46f 12/09/2014 04:34 PM Patrick Plitzner
  • added reference to ticket in comments
    • keep on displaying view contents when selecting the view itself
897412ca 12/09/2014 02:37 PM Alexander Oppermann

fixed ticket #3763

e13ba183 12/03/2014 01:27 PM Patrick Plitzner
  • renamed interface IDerivedUnitFacadeEditor to IDerivedUnitFacadePart
    • show field unit data in NewDerivedUnitBaseWizard
e3bcee2d 12/03/2014 09:47 AM Patrick Plitzner
  • added interface IDerivedUnitFacadeEditor to tag editors that are working with DerivedUnitFacades (e.g. BulkEditor)
    • show field unit data for DerivedUnit when selected in BulkEditor
bfe54fd9 12/01/2014 12:35 PM Katja Luther

fix the problem of referencingObjectsView and deletion in bulk editor

eb65444b 11/20/2014 10:41 AM Patrick Plitzner
  • DerivateView and BulkEditor trigger selection change event for MediaViewPart (fixes #4475)
9a826147 11/10/2014 09:55 AM Katja Luther

fixing problems in bulkeditor and minor

bf052da5 10/29/2014 01:18 PM Katja Luther
296bc5e0 10/14/2014 09:23 AM Patrick Plitzner
  • rename IDirtyMarkableSelectionProvider to IDirtyMarkable
    • extended interface IDirtyMarkable #2645
    • added method forceDirty()
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
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

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