Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
af0633ea 03/12/2019 05:57 PM Andreas Kohlbecker

ref #8176 WeaklyRelatedEntityCombobox solving minor performance on setValue

592b9851 02/18/2019 05:25 PM Andreas Kohlbecker

ref #8107 getFieldGroup() returns Optional to avoid NPEs and logging errors before rethrowing as PopupEditorException

e5237e50 12/10/2018 01:24 PM Andreas Kohlbecker

fix #7899 orthographic variant and corrections implemented in taxon name popup editor

98a2455f 12/06/2018 04:37 PM Andreas Kohlbecker

fix #7245 fixing validation of ToOneRelatedEntityCombobox and re-enabling TaxonNamePopupEditorMode.REQUIRE_NOMENCLATURALREFERENCE

64bf3ea5 11/16/2018 01:09 PM Andreas Kohlbecker

ref #7910 ToManyRelatedEntitiesListSelect: no longer setting readlony on nested fields

3d093bed 10/23/2018 04:32 PM Andreas Kohlbecker

fix #7845 new genus or species: setting value of genus or spec. epithet only if the name is not yet known

db1db901 10/17/2018 04:17 PM Andreas Kohlbecker

fix #7831 excluding the current name from the WeaklyRelatedEntityCombobox for genus name and specific epithet

98c2f401 09/24/2018 05:48 PM Andreas Kohlbecker

ref #7783 using WeaklyRelatedEntityCombobox in TaxonNameEditor: add, edit buttons working and enabled state updating ok

2d25257c 09/24/2018 12:14 PM Andreas Kohlbecker

ref #7783 implementing WeaklyRelatedEntityCombobox according PagingProvider

fa285af0 08/30/2018 12:21 PM Andreas Kohlbecker

logging

2965ff88 07/26/2018 02:13 PM Andreas Kohlbecker

fix #7588 updating buttons on setDataSource

8c8c78f4 07/25/2018 07:28 PM Andreas Kohlbecker

avoide setting the readonly suffix multiple times

9cd8700e 07/18/2018 04:29 PM Andreas Kohlbecker

ref #7547 ref #7554 list entry buttons enablement uses sharedState.readonly and ignores datasource readonly

9d35d224 07/11/2018 06:02 PM Andreas Kohlbecker

fixing NPE in ToManyRelatedEntitiesListSelect

8a1add90 07/11/2018 01:31 PM Andreas Kohlbecker

fix #7547 ToManyRelatedEntitiesListSelect buttons adapt to component readonlystate

b9e727eb 07/09/2018 03:06 PM Andreas Kohlbecker

ref #7361 fixing update problem of editOrCreate button

7256d30f 07/09/2018 01:15 PM Andreas Kohlbecker

avoiding occational NPE in updateEditOrCreateButton()

c09732ba 07/09/2018 12:25 PM Andreas Kohlbecker

ref #7361 creating new icon 'create-new' & introducing ButtonFactory for harmonization of button creation

b7f9be76 07/06/2018 11:58 AM Andreas Kohlbecker

fix #7535 TeamOrPersonField and PersonField without OK button - bugfix

af047de6 06/26/2018 02:26 PM Andreas Kohlbecker

fixing readonly state of SwitchableTextField

14d64fed 06/26/2018 02:19 PM Andreas Kohlbecker

ref #7364 fixing readonly state of NameRelationField

cf8c950b 06/26/2018 01:30 PM Andreas Kohlbecker

ref #7458 fixing readonly state in FilterableAnnotationsField

a2415b9f 06/25/2018 05:41 PM Andreas Kohlbecker

ref #7458 initial implementation of a note field at the example of the TaxonNameEditor

eded01b7 06/14/2018 06:05 PM Andreas Kohlbecker

fix #7475 removing empty rows from ToManyRelatedEntitiesListSelect on commit

06b79df2 06/14/2018 05:54 PM Andreas Kohlbecker

fix #7477 ToManyRelatedEntitiesListSelect remove button always enabled

414d166a 06/06/2018 04:04 PM Andreas Kohlbecker

CustomComponentFields using NestedButtonStateUpdaters for consistent button states

904cd1c0 05/16/2018 07:23 PM Andreas Kohlbecker

ref #7364 validation section implemented in TaxonNameEditor

18f20e1c 04/30/2018 09:45 AM Andreas Kohlbecker

ref #7386 adding missing setBasionyms() method to taxonNameDTO - 2

a8ce6934 04/27/2018 11:58 AM Andreas Kohlbecker

consistent readonly state of TeamOrPersonField in TaxonNameEditor

c8cf806c 04/26/2018 09:52 AM Andreas Kohlbecker

ref #7366 fixing problems with readonly states while setting values

851d4dc2 04/24/2018 06:06 PM Andreas Kohlbecker

ToManyRelatedEntitiesListSelect minor refactoring

fbae3d00 04/24/2018 05:58 PM Andreas Kohlbecker

ref #7366 fixing problems with readonly states in TeamOrPersonField and subcomponents and fixing problems with removal and re-adding of entities

6d29f629 04/24/2018 11:38 AM Andreas Kohlbecker

ref #7366 TeamOrPersonField read only if user lacks editing permissions

2ffe661a 04/20/2018 07:20 PM Andreas Kohlbecker

minor refactoring to clarify code

810e8605 04/06/2018 04:24 PM Andreas Kohlbecker

ref #7344 inferring authorship from the editor fields, reducing calls to updateAuthorshipFields(), fixing valueChange event handling

bbdf1325 02/09/2018 03:18 PM Andreas Kohlbecker

fixing compile error and cleaning up

7b4a20a4 02/09/2018 10:25 AM Andreas Kohlbecker

ref #7246 ReloadableLazyComboBox performance improvement

f9fb33d5 02/08/2018 06:17 PM Andreas Kohlbecker

fix #7246 consitent implementation of LazySelect reloading of modified entity beans:

  • ReloadableSelect interface for select fields which support reloading the selected value from the persitent storage
  • EntitySupport interface to ship around equality problems of enitites which have modified data
3b66edef 02/06/2018 03:15 PM Andreas Kohlbecker

ref #6740 enabling typeName button in NameTypeDesignation editor and first changes to make delete working

3264654b 02/06/2018 11:10 AM Andreas Kohlbecker

code cleaning

458aa218 01/26/2018 07:53 PM Andreas Kohlbecker

fxing ToManyRelatedEntitiesListSelect remove button state

33a64a73 01/24/2018 05:13 PM Andreas Kohlbecker

fixing bug related to row management

59634b15 01/24/2018 11:29 AM Andreas Kohlbecker

fixing loops in ToManyRelatedEntitiesListSelect

1b02a92b 01/18/2018 05:12 PM Andreas Kohlbecker

fix #7204 combined edit and create button sending EntityEditorActionEvents

bd93502c 01/17/2018 09:21 AM Andreas Kohlbecker

introducing EditPermissionTester and disabling ToManyRelatedEntitiesListSelect edit buttons depeding on the users permissions

845c419a 01/17/2018 09:01 AM Andreas Kohlbecker

fixing issued with edit button in ToManyRelatedEntitiesListSelect

2b266c5e 01/16/2018 11:44 AM Andreas Kohlbecker

ref #7182 fixing bug in setDeepReadOnly()

796ee515 01/15/2018 01:03 PM Andreas Kohlbecker

fix #7182 ToOneRelatedEntityCombobox implements setReadOnly()

7f92f180 01/15/2018 12:58 PM Andreas Kohlbecker

fix #7181 readOnly implemented in TeamOrPersonField

2b9b03a1 01/08/2018 04:30 PM Andreas Kohlbecker

fix #7154 CdmEntityCache can update cached entities and using this in ToOneRelatedEntityReloader and in
SpecimenTypeDesignationWorkingsetEditorPresenter to update the ui with modified collections

259da9ed 12/22/2017 12:37 PM Andreas Kohlbecker

fixing refresh problem in ToOneRelatedEntityCombobox

ecb93813 12/21/2017 03:00 PM Andreas Kohlbecker

fixing ugly 'null' representation in vaadin TextField

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
02ec8d6b 11/14/2017 11:39 AM Andreas Kohlbecker

ref #7059 ref #7046 using kindOfunit for TypeDesisgnations instead of DerivationEvent type and fixing save and LIE problems:
- intoducing EntityCache to allow re-using previously loaded entities
- CdmEntityCache implements EntityCache
- ToOneRelatedEntityReloader to replace entities loaded by the LazySelect...

b393aff8 10/19/2017 12:18 PM Andreas Kohlbecker

fix #6999 generic button state updater for toOne relation field

93a60750 06/28/2017 09:25 PM Andreas Kohlbecker

ref #6759 using new dom style of switch

240a4ed8 06/28/2017 08:14 AM Andreas Kohlbecker

ref #6759 using new icon style of switch

d39f4e8f 06/09/2017 12:30 PM Andreas Kohlbecker

ref #6169 button tooltips

d3be16a7 06/09/2017 11:32 AM Andreas Kohlbecker

ref #6169 add, remove, move buttons in ToManyRelatedEntitiesListSelect operational and with correct state

3b911631 06/09/2017 12:17 AM Andreas Kohlbecker

ref #6169 fixing width

2c2bbc38 06/08/2017 04:27 PM Andreas Kohlbecker

ref #6707 1st attempt to make editing transient properties possible - save fails with LIE

1952d4c7 06/08/2017 12:09 PM Andreas Kohlbecker

ref #6169 documenting bean nesting in ToManyRelatedEntitiesListSelect

532beab7 06/08/2017 12:03 PM Andreas Kohlbecker

ref #6169 fixing missing set value in ToManyRelatedEntitiesComboboxSelect

b6ea271c 06/08/2017 10:23 AM Andreas Kohlbecker

ref #6169 ToManyRelatedEntitiesComboboxSelect, CdmFilterablePagingProvider and CdmTitleCacheCaptionGenerator implemented

ea9daa81 06/07/2017 03:39 PM Andreas Kohlbecker

ref #6169 renaming FieldListEditor to ToManyRelatedEntitiesListSelect

571fd2fc 06/02/2017 09:50 PM Andreas Kohlbecker

ref #6169 fixing bug in ToOneRelatedEntityCombobox: initial selection was always null

fca87395 06/01/2017 05:09 PM Andreas Kohlbecker

ref #6169 fixing problem of ToOneRelatedEntityCombobox returning the wrong value

538800b4 06/01/2017 04:54 PM Andreas Kohlbecker

ref #6169 first implementation of delete operations

bef42c71 06/01/2017 08:23 AM Andreas Kohlbecker

ref #6169 implementing lazy loading ToOneRelatedEntityCombobox field and using it for inReferences

c46954e3 05/29/2017 03:46 PM Andreas Kohlbecker

ref #6169 RelatedEntityListSelect (ToOneRelatedEntityField) edit and select working, add blocked by #6673

1c17a795 05/24/2017 10:52 PM Andreas Kohlbecker

ref #6169 RelatedEntityListSelect field with add and edit button

76910e45 05/22/2017 01:45 PM Andreas Kohlbecker

ref #6169 RegistrationItemButtonGroups: making names and typeDesignations clickable

843f2ff8 05/12/2017 01:25 PM Andreas Kohlbecker

ref #6612 support for editor widgets with nested FieldGroups

bc5816ee 05/12/2017 12:27 PM Andreas Kohlbecker

ref #6612 Team and Person editor widgets implemented and integrated in reference editor

cd29f770 05/11/2017 02:16 PM Andreas Kohlbecker

ref #6612 Custom Textfield with switch for all protectable cache fields