Project

General

Profile

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

# Date Author Comment
0844524a 04/11/2018 04:55 PM Andreas Kohlbecker

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

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

renaming RegistationDTO.messages to validationProblems

843f448b 02/07/2018 04:26 PM Andreas Kohlbecker

fix #7247 TypeDesignationSetManager uses typedesignation itself as base entity for NameTypeDesignations

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

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

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

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

ref #7195 enabling and highlighting blockedBy button

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

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

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

202b97d1 06/19/2017 12:15 PM Andreas Kohlbecker

ref #6719 renaming the TypeDesignationConverter to TypeDesignationSetManager

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
b38e19e0 06/13/2017 03:13 PM Andreas Kohlbecker

ref #6724 initial trunk implementation for a SpecimenTypeDesignationWorkingsetEditor

79295d9d 06/13/2017 11:00 AM Andreas Kohlbecker

ref #6719 RegistrationItems with edit buttons for name and per typedesignationWorkingSet

a50e3be7 06/13/2017 09:32 AM Andreas Kohlbecker

ref #6719 introducing TypeDesignationWorkingSet with string representation

22d82e8b 06/13/2017 12:17 AM Andreas Kohlbecker

ref #6719 improved TypeDesignationConverter

06c249eb 05/22/2017 02:40 PM Andreas Kohlbecker

ref #6169 better name for IdAndString class: EntityReference

  • also deleting an example class
76910e45 05/22/2017 01:45 PM Andreas Kohlbecker

ref #6169 RegistrationItemButtonGroups: making names and typeDesignations clickable

9773ed87 05/19/2017 07:28 PM Andreas Kohlbecker

ref #6169 displaying the Registration.submitter to curators

  • implementation of a UserHelper
70c753df 05/15/2017 12:08 PM Andreas Kohlbecker

ref #6169 initial Popup editor for Registrations

28440b18 05/05/2017 02:51 PM Andreas Kohlbecker

ref #6169 better bibliographic references

d7c4522d 05/05/2017 01:30 PM Andreas Kohlbecker

ref #6169 better bibliographic references

fe8fe1e2 05/04/2017 03:17 PM Andreas Kohlbecker

ref #6169 switching from mock Registration to Registration class in cdmlib

5420c5f6 04/28/2017 11:06 AM Andreas Kohlbecker

#6564 TimePeriodFormatter more complete + Partial Formatter both also with support for dd.mm.yyyy formats

29078af6 04/04/2017 02:02 PM Andreas Kohlbecker

refactoring package structure

  • presenters moved into view
  • per cdm domain subpackage
  • component presenters moved into component package