Project

General

Profile

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

# Date Author Comment
e90e4ec3 04/06/2018 01:46 PM Andreas Kohlbecker

ref #7344 new TaxonNameEditor mode to allow autofilling of name authorship fields

2108e10f 03/28/2018 04:23 PM Andreas Kohlbecker

fix #7337 adding typifiedName reference to TypeDesignationWorkingsetEditorAction

cb426588 03/28/2018 09:04 AM Andreas Kohlbecker

fix #7333 initializing blockedBy in newly created registrations to avoid LIEs

de46814a 03/21/2018 06:46 PM Andreas Kohlbecker

adding button descriptions to RegistrationItemNameAndTypeButtons

2085c699 03/21/2018 03:40 PM Andreas Kohlbecker

ref #7269 manaing enabled state of messages button and adding description text

1affb934 03/21/2018 12:26 PM Andreas Kohlbecker

ref #7269 improving layout of RegistrationMessagesPopup and harmonization of styles

1c2f909e 03/19/2018 12:30 PM Andreas Kohlbecker

ref #7269 basic implementation of the registration messaging UI

16c4d668 03/16/2018 03:07 PM Andreas Kohlbecker

renaming RegistationDTO.messages to validationProblems

850f48f3 02/07/2018 05:29 PM Andreas Kohlbecker

ref #6740 setting typified name when no other type designations are in the registration

699de23b 02/07/2018 02:38 PM Andreas Kohlbecker

ref #7195 consistently displaying blocking registrations in list view and registration working set editor:

  • RegistrationWorkingSetService method to load blocking registrations
  • using ShowDetailsEvent to request presenters to show blocking registrations...
5668135a 02/06/2018 04:40 PM Andreas Kohlbecker

no longer deleting registration when typedesignation editors are canceled

7b9ab0e4 02/06/2018 11:39 AM Andreas Kohlbecker

ref #7195 creating blocking relations and showing 'em in the listView

e8674a36 02/02/2018 05:05 PM Andreas Kohlbecker

ref #7195 introducing the concept of EditorActionContext stacks to facilitate creating blocking relations

be4a9789 02/01/2018 02:56 PM Andreas Kohlbecker

fix #7231 replacing SpringApplicationEventBus by scoped Vaadin4Spring Event Bus

374696fa 01/30/2018 04:21 PM Andreas Kohlbecker

ref #6740 TypeDesignationSetManager switched from workingsetid to baseReference

3b17b230 01/30/2018 04:17 PM Andreas Kohlbecker

ref #6740 service methods to load NameTypeDesignations for Registrations

51d6bc3c 01/29/2018 05:30 PM Andreas Kohlbecker

fix #6740 NameTypeDesignationEditor save operation working

f1573a7b 01/29/2018 02:53 PM Andreas Kohlbecker

ref #6740 NameTypeDesignationEditor implemented

93a0c912 01/26/2018 10:49 AM Andreas Kohlbecker

fixing npe

673265c4 01/25/2018 04:37 PM Andreas Kohlbecker

refreshing RegistrationWorkingsetPresenter on popup editor close

b8853d8d 01/23/2018 12:19 PM Andreas Kohlbecker

ref #7206 replacing CdmEntityCache by CdmTransientEntityCacher and implementing EntityCacheDebugger

04cfada2 01/18/2018 05:58 PM Andreas Kohlbecker

making use of new TaxonNameFactory.NewNameInstance method

f393241e 01/18/2018 05:08 PM Andreas Kohlbecker

ref #7204 refactoring editor events and introducing generic EntityEditorActionEvent

21c1abac 01/12/2018 12:02 PM Andreas Kohlbecker

ref #7171 TaxonNameEditor nomenclaturalReferenceSectionEditingOnly mode

ff20525a 01/11/2018 06:14 PM Andreas Kohlbecker

fix #7170 hiding CombinationAuthorship & BasionymAuthorship if empty

b36e8dd1 12/22/2017 12:38 PM Andreas Kohlbecker

fix #7149 implementing CollectionEditor

98f59aa5 12/21/2017 10:43 AM Andreas Kohlbecker

ref #6867 GrantedAuthorityRevokingRegistrationUpdateLister implemented

4079cf73 12/13/2017 05:44 PM Andreas Kohlbecker

ref #7137 using the RegistrationIdentifierMinter and using CDM_DATA_SOURCE_ID from the Spring enviroment

19ba9005 12/12/2017 03:53 PM Andreas Kohlbecker

fix #7135 TeamOrPersonField allows selecting from existing Persons and Teams

f3783332 12/08/2017 09:47 PM Andreas Kohlbecker

fix #7132 readonly mode for SpecimenTypeDesignationWorkingsetPopupEditor and TaxonNamePopupEditor

834db381 12/07/2017 04:37 PM Andreas Kohlbecker

ref #6867 assigning UPDATE,DELETE for new Persons and Teams and fixing bugs related to TeamOrPersonField:

  • prevent from saving empty persons and teams
a4ef0a5a 11/14/2017 12:49 PM Andreas Kohlbecker

SpecimenTypeDesignationWorkingSetDTO with nore knowledge on typifiedName and citation simplifies presenters

d6bdb890 11/03/2017 03:10 PM Andreas Kohlbecker

ref #7046 removing prepareAsFieldGroupDataSource() which was opening connectinos which where never closed and adding missing initStrategies

2f02081c 11/02/2017 12:42 PM Andreas Kohlbecker

ref #7046 completely removing open session per view implementation and adding init strategies for Name and Typedesignation editor

238c458a 10/23/2017 05:13 PM Andreas Kohlbecker

cleanup

55ecdf3a 10/23/2017 05:07 PM Andreas Kohlbecker

ref #6867 generic failsave mechanism to grant per entity permission in CdmPopupEditors

3d9a0098 10/23/2017 05:07 PM Andreas Kohlbecker

ref #6867 RegistrationWorkingsetEditor: granting UPDATE permissions for SpecimenOrObservationBase entities

25a150bd 10/20/2017 05:24 PM Andreas Kohlbecker

renaming event to action and solving refresh problem in workingset editor

499f55b2 10/20/2017 10:21 AM Andreas Kohlbecker

ref #6867 ref #7026 extending UserHelper to allow creation of authorities with propeties and test button in debug mode

80638e60 10/19/2017 10:23 AM Andreas Kohlbecker

handling case of creating a new typification for a registraion with new name

0f563a11 10/18/2017 03:12 PM Andreas Kohlbecker

fixing bugs related to name editing in workingset editor

73129ab9 10/11/2017 01:45 PM Andreas Kohlbecker

ref #6999 protecting type and name buttons

c9ecf03d 09/28/2017 05:20 PM Andreas Kohlbecker

renaming RegistrationWorkflowView to RegistrationWorksetView