Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5e97d775 11/14/2017 10:16 PM Andreas Kohlbecker

solving multiple representation probelms when adding source references to MediaSpecimen

  • extending PersistentContextAnalyzer
  • EntityCache support for more than one base entities
1576eaca 11/14/2017 04:37 PM Andreas Kohlbecker

adding missing URI converter

6533a479 11/14/2017 03:23 PM Andreas Kohlbecker

attempt to fix the enabled state in SpecimenTypeDesignationDTORow - no success

a4ef0a5a 11/14/2017 12:49 PM Andreas Kohlbecker

SpecimenTypeDesignationWorkingSetDTO with nore knowledge on typifiedName and citation simplifies presenters

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

a69668dc 11/07/2017 05:38 PM Andreas Kohlbecker

fix #7059 using KindOfUnit instead of DerivationEventType

5b5266c8 11/06/2017 10:40 AM Andreas Kohlbecker

ref #7054 removing '.representations' from init strategies

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

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

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

fix #6999 generic button state updater for toOne relation field

1ff11053 07/21/2017 03:33 PM Andreas Kohlbecker

ref #6169 feature completed: adding new type designation workingsets

b3e242fe 07/13/2017 03:34 PM Andreas Kohlbecker

fix #6810 View for starting new registrations implemented

5791a9f1 07/11/2017 09:35 AM Andreas Kohlbecker

ref #6724 converter to deproxy hibernate beans

0748ebca 07/11/2017 09:04 AM Andreas Kohlbecker

ref #6724 geolocation field: map improvement

ca54f1bd 07/10/2017 03:03 PM Andreas Kohlbecker

ref #6724 geolocation field with log lat parsing and map

519b4513 07/10/2017 11:57 AM Andreas Kohlbecker

ref #6724 removing initstrategy which is no longer nedded after #6687 is fixed and disabling referenceSystemField

fe785c1e 07/07/2017 11:48 AM Andreas Kohlbecker

fix #6687 per view implementation of the 'session-per-conversation' pattern

1af6dc9f 06/27/2017 11:04 AM Andreas Kohlbecker

ref #6687 SpecimenTypeDesignationWorkingsetEditor save operation

  • implementing saveBean() method
  • fixing bug in CdmStore
262c713c 06/26/2017 01:39 PM Andreas Kohlbecker

ref #6687 moving all update and delete operations into a dedicated class: CdmStore

a8fcce71 06/26/2017 10:01 AM Andreas Kohlbecker

popup editor window width, method documentation and SpecimenTypeDesignationWorkingsetPopupEditor to undefined width

28cacf65 06/23/2017 11:38 PM Andreas Kohlbecker

ref #6724 types editor row items enablement by derivationEventType & avoiding LIEs durting DerivedUnitConversion

4a3c0817 06/23/2017 12:00 PM Andreas Kohlbecker

ref #6724 SpecimenTypeDesignationWorkingsetEditor with Types sub section for contained SpecimenTypeDesignation

f68f9e94 06/22/2017 01:54 PM Andreas Kohlbecker

ref #6724 Custom Field for geo location Points

cfabbeb0 06/22/2017 11:25 AM Andreas Kohlbecker

ref #6724 SpecimenTypeDesignationWorkingsetEditor improvements

  • better country select item captions
  • extending the SpecimenTypeDesignationWorkingSetDTO
  • adding more fields to the editor
  • Custom component for the min-max-freetext fields like 'Absolute elevation'
fdb645e1 06/19/2017 10:51 AM Andreas Kohlbecker

ref #6724 implementing SpecimenTypeDesignationWorkingSetDTO as editor dto and modifying the TypeDesignationConverter accordingly

  • SpecimenTypeDesignation editor operates on SpecimenTypeDesignationWorkingSetDTO
  • TypeDesignationConverter.TypeDesignationWorkingSet have field for the baseEntity
92c19ccf 06/13/2017 03:23 PM Andreas Kohlbecker

fixing import missing after merge

13d4c29e 06/13/2017 03:21 PM Andreas Kohlbecker

Merge branch 'feature/#6687' into develop

b38e19e0 06/13/2017 03:13 PM Andreas Kohlbecker

ref #6724 initial trunk implementation for a SpecimenTypeDesignationWorkingsetEditor

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

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

1103009f 06/08/2017 12:01 PM Andreas Kohlbecker

ref #6169 basionymToggle moved to top and has correct initial state

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

ref #6169 ToManyRelatedEntitiesComboboxSelect, CdmFilterablePagingProvider and CdmTitleCacheCaptionGenerator implemented

2a3d1ef0 06/06/2017 01:07 PM Andreas Kohlbecker

ref #6687 attempt to get rid of the hibernate.event.merge.entity_copy_observer=allow - not working yet

5f470a91 06/06/2017 12:59 PM Andreas Kohlbecker

TODO notes

da93b6de 06/06/2017 11:57 AM Andreas Kohlbecker

ref #6368 adapting cdm-vaadin to new TaxonName model

f65345c7 06/02/2017 09:49 PM Andreas Kohlbecker

ref #6169 adding combinationAutorField to name editor

8d7c5c55 06/02/2017 11:57 AM Andreas Kohlbecker

ref #6169 renaming taxon package to name