Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6f5e1f0c 07/27/2017 10:50 AM Andreas Kohlbecker

ref #6852 using the DummyDataInserter to avoid NPEs in the Spring ApplicationListener intitialization

b10dc109 07/26/2017 02:33 PM Andreas Kohlbecker

dropping InactiveUIException

b4d87f3f 07/25/2017 12:44 PM Andreas Kohlbecker

fix #6855 disabling add Team, Person buttons when privileges insufficient

  • also extending UserHelper class
9493160a 07/25/2017 12:29 PM Andreas Kohlbecker

ref #6852 removing invalid authority from data inserter

1d4b43d8 07/25/2017 10:55 AM Andreas Kohlbecker

fix #6852 data insterter to create Group 'Curation' and to extend 'Editor' for phycobank

  • refactoring data inserter initialization
  • removing obsolete component scans
84724c61 07/24/2017 10:10 AM Andreas Kohlbecker

fix #6846 improving AbstractPageView layout

55f3f727 07/21/2017 08:48 PM Andreas Kohlbecker

fix #6843 avoiding oversized windows by setting a defined height

7954536e 07/21/2017 04:53 PM Andreas Kohlbecker

fix #6843 popup window content layouts are guaranteed to have full size

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

ref #6169 feature completed: adding new type designation workingsets

b18e16cd 07/21/2017 03:33 PM Andreas Kohlbecker

ref #6169 TypeDesignationSetManager can handle empty sets and can add typeDesignations

0e072f9c 07/21/2017 03:33 PM Andreas Kohlbecker

ref #6169 Button row to create new registrations in a registration working set

9670d79a 07/21/2017 03:33 PM Andreas Kohlbecker

ref #6811 avoiding repeated loading of views

f958f6ea 07/13/2017 04:07 PM Andreas Kohlbecker

removing debug mode switch

750a09af 07/13/2017 03:38 PM Andreas Kohlbecker

fixing bug in JodaTimePartialConverter: missing breaks in switch after refactoring

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

fix #6810 View for starting new registrations implemented

ece99302 07/13/2017 11:24 AM Andreas Kohlbecker

solving spring scope related problems with the LoginView by introducing a RedirectToLoginView

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

fffc8abd 07/10/2017 11:29 AM Andreas Kohlbecker

ref #6687 clearing session in parent view on refresh

7328ae26 07/10/2017 10:19 AM Andreas Kohlbecker

ref #6687 using read-only transactions in non editor view presenters

f1e94220 07/10/2017 09:27 AM Andreas Kohlbecker

ref #6687 closing ConversationHolder on view exit

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

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

9d1473c1 06/29/2017 10:59 AM Andreas Kohlbecker

removing obsolte widget set file

65ac8231 06/29/2017 10:57 AM Andreas Kohlbecker

fix #6759 using valo theme support included into the addon

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

a510c562 06/27/2017 11:25 AM Andreas Kohlbecker

fix #6758 removing registration type icon

  • replacing TypeStatusLabel by the new class RegistrationStateLabel
1af6dc9f 06/27/2017 11:04 AM Andreas Kohlbecker

ref #6687 SpecimenTypeDesignationWorkingsetEditor save operation

  • implementing saveBean() method
  • fixing bug in CdmStore
3436c944 06/26/2017 04:45 PM Andreas Kohlbecker

ref #6687 using conversational transaction for presave and save operation

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

253be0c8 06/26/2017 09:40 AM Andreas Kohlbecker

ref #6193 adding more terms

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'
a2cd7ba3 06/20/2017 09:45 PM Andreas Kohlbecker

ref #6724 registration specific DerivationEventTypes: CULTURE_METABOLIC_INACTIVE

ea937524 06/20/2017 09:23 AM Andreas Kohlbecker

ref #6724 registration specific DerivationEventTypes

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

ref #6719 renaming the TypeDesignationConverter to TypeDesignationSetManager

9f8c2953 06/19/2017 12:11 PM Andreas Kohlbecker

ref #6719 updating documentation on the TypeDesignationConverter

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
bcc9b207 06/16/2017 11:39 AM Andreas Kohlbecker

ref #6719 fixing bug releated to sorting

b91daead 06/15/2017 08:51 AM Andreas Kohlbecker

ref #6719 cleaning up

1233268f 06/15/2017 08:24 AM Andreas Kohlbecker

ref #6719 better handling of case when statusType is null

dc59a89a 06/15/2017 07:48 AM Andreas Kohlbecker

ref #6719 deterministic sortorder when base enitity is TaxonName (NameTypes)

c2032c42 06/14/2017 09:35 AM Andreas Kohlbecker

ref #6719 fixing bug in name editor event

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

cb4d176d 06/13/2017 12:01 PM Andreas Kohlbecker

ref #6719 RegistrationItemEditButtons active; Chooser for new type designations

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

b0775553 06/13/2017 08:40 AM Andreas Kohlbecker

ref #6719 skipping fieldunit during cache generation

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

ref #6719 improved TypeDesignationConverter

4e0052e3 06/12/2017 01:40 PM Andreas Kohlbecker

ref #6719 refactoring and better test

de625740 06/12/2017 11:54 AM Andreas Kohlbecker

ref #6169 RegistrationItem separate name button + action for type buttons

af0c21a2 06/09/2017 12:55 PM Andreas Kohlbecker

ref #6169 disabling registration workflow tabsheet

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

ref #6169 button tooltips

d574f7e6 06/09/2017 12:24 PM Andreas Kohlbecker

ref #6169 TeamOrPersonField with buttons to remove and add Person and Team instances

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

3bde0f02 06/08/2017 04:40 PM Andreas Kohlbecker

solving compilation probelm due to class literal with type parameters

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

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

d7e9db79 06/08/2017 12:17 PM Andreas Kohlbecker

ref #6169 removing grid view from ListViewBean

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

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

ded94939 06/07/2017 03:40 PM Andreas Kohlbecker

ref #6169 fixing NPE

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

ref #6169 renaming FieldListEditor to ToManyRelatedEntitiesListSelect

4610de84 06/06/2017 02:21 PM Andreas Kohlbecker

Merge branch 'phycobank' into develop

Conflicts:
src/main/java/eu/etaxonomy/cdm/mock/Registration.java
src/main/java/eu/etaxonomy/cdm/mock/RegistrationService.java
src/main/java/eu/etaxonomy/cdm/vaadin/model/DbTableDTO.java
src/main/java/eu/etaxonomy/cdm/vaadin/model/registration/RegistrationWorkingSet.java...

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

52a59b6e 06/05/2017 10:42 PM Andreas Müller

adapt vaadin to model changes 4.7

292fe199 06/05/2017 10:26 AM Andreas Müller

ref #6446, ref #6368 remove TaxonnameBase in vaadin,

3a8b638c 06/02/2017 10:08 PM Andreas Kohlbecker

ref #6673 comment on deprecated method

637e9cfa 06/02/2017 09:51 PM Andreas Kohlbecker

ref #6169 disabling nomReffield in name editor

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

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

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

754d57e3 06/02/2017 11:53 AM Andreas Kohlbecker

fix #6687 hibernate.event.merge.entity_copy_observer=log to avoid merge problems

a2cc9f8d 06/02/2017 11:20 AM Andreas Kohlbecker

more consistent save operations with better logging

7349cf26 06/02/2017 11:17 AM Andreas Kohlbecker

ref #6169 InReference and Microreference Fields for the TaxonName Editor

1aa951e9 06/01/2017 05:56 PM Andreas Kohlbecker

ref #6169 Delete button in editors optional

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

96783004 05/30/2017 03:54 PM Andreas Kohlbecker

ref #6562 presenters can handle events from own view & solving listSelect update problem

6e9595e7 05/30/2017 01:48 PM Patrick Plitzner

Fix service handling and refresh problem for distribution table

571401ad 05/30/2017 01:48 PM Andreas Kohlbecker

removing deprecation annotations

dde59526 05/30/2017 01:45 PM Andreas Kohlbecker

ref #6673 removing hacks no longer needed with the PopupEditorFactory

92d4dbe0 05/30/2017 12:46 PM Andreas Kohlbecker

fix #6673 implementing the PopupEditorFactory and making all PopEditors and presenters POJOs

837c73ee 05/30/2017 09:30 AM Andreas Kohlbecker

ref #6673 PojoEventListenerManager to manage pojos annotated with @EventLister

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

793a7b67 05/24/2017 10:28 AM Andreas Kohlbecker

ref #6169 ReferenceEditor: field visibility by ReferenceType & inReference field added

a6f051fd 05/23/2017 05:29 PM Andreas Kohlbecker

ref #6169 protectecting also AuthorTeam fields