Project

General

Profile

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

# Date Author Comment
637becc5 07/03/2018 06:12 PM Andreas Kohlbecker

ref #7331 using load instead of find to avoid the magic bug in the AdvancedBeaninitializer

1a4c1ca7 07/03/2018 05:59 PM Andreas Kohlbecker

fix #7131 pager implemented and added to registration list view

782f192b 06/25/2018 10:26 PM Andreas Kohlbecker

ref #7458 implementation of the note field for the TypeSpecimenEditor

beb7ef65 06/25/2018 12:59 PM Andreas Kohlbecker

ref #7331 re-introducing load to cirumvent bug

a433cf9e 06/07/2018 02:48 PM Andreas Kohlbecker

fix #7453 for sections resolve the inReference in the RegistrationWorkingSetService

e04ffd41 04/27/2018 11:28 AM Andreas Kohlbecker

removing .teamMembers from initStrategies since TeamAutoBeanInitializer is active now

3baf1767 04/19/2018 02:20 PM Andreas Kohlbecker

fix #7353 SpecimenTypedesignationsWorkingsetEditor: adapting to changes in DerivedUnitConverter and blockig kindOfUnit changes in case of multiple typeDesignations per specimen

6d6d19d1 04/11/2018 04:55 PM Andreas Kohlbecker

ref #7348 moving RegistrationDTO related classes into cdmlib-services conformant packages

0844524a 04/11/2018 04:55 PM Andreas Kohlbecker

switching vom id based to uuid based ui navigation and entity references

1d6d9f08 03/27/2018 02:52 PM Andreas Kohlbecker

ref #7331 cicrumventing the bug for RegistrationWorkingSetService.loadWorkingSetByReferenceID()

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...
fa315d14 02/07/2018 09:11 AM Andreas Kohlbecker

ref #7195 showing blocking registrations in RegistrationWorkingsetEditor

ee7eb9e7 02/02/2018 07:20 PM Andreas Kohlbecker

ref #7195 enabling and highlighting blockedBy button

2b30a230 01/25/2018 06:25 PM Andreas Kohlbecker

adding missing init strategies

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

65c80174 12/08/2017 02:27 PM Andreas Kohlbecker

fix #7130 implementing registration list filters

9672349b 12/07/2017 04:37 PM Andreas Kohlbecker

extending initStrategy regarding author teams

7b7edd17 11/27/2017 11:44 AM Andreas Kohlbecker

avoiding NPE

73ede168 11/14/2017 05:16 PM Andreas Kohlbecker

fixing problems related to mediaSpecimens

2760c40a 11/14/2017 04:37 PM Andreas Kohlbecker

solving problems with typeSpecimen conversion

463010cd 11/14/2017 03:03 PM Andreas Kohlbecker

improving init strategy

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

26e1dd94 11/07/2017 05:38 PM Andreas Kohlbecker

fixing LIE

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

ref #7054 removing '.representations' from init strategies

c074e11c 11/03/2017 04:48 PM Andreas Kohlbecker

ref #7051 avoiding warnings in the log due to unimplemented method

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

1a38cf2c 10/17/2017 04:29 PM Andreas Kohlbecker

fix #6999 enablement of type and name editor buttons in workingset button group according to granted authorities
- more robust RegistrationRequiredDataInserter
- adding SPECIMENOROBSERVATIONBASE authority default groups
- protecting type and name edit buttons...

91710ccd 05/19/2017 08:00 PM Andreas Kohlbecker

ref #6169 remoging service mock and loading ResgistrationSets by citationID

9d5ae601 05/10/2017 04:38 PM Andreas Kohlbecker

ref #6612 updating UI components on modified References

c5b3791f 05/09/2017 02:04 PM Andreas Kohlbecker

ref #6169 externalizing data inserter in separate class and package