Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f9c6b1eb 11/23/2018 04:59 PM Andreas Kohlbecker

fixing incomplete enter() method of StartRegistrationViewBean

5d27006a 11/23/2018 12:29 PM Andreas Kohlbecker

harmonizing StartRegistrationPresenter with other presenters

a3a78809 11/22/2018 01:14 PM Andreas Kohlbecker

ref #7217 better geo coordinate validation and parsing error feedback by creating LongLatField

08446924 11/22/2018 11:42 AM Andreas Kohlbecker

ref #7223 hiding publication date field by reference type

fc2887de 11/21/2018 01:51 PM Andreas Kohlbecker

fix #7919 using opentopomap as map layer for the GeoLocationField

9e57a9b3 11/21/2018 08:51 AM Andreas Kohlbecker

fix #7218 GeoLocationField: reference system select fully functional

d8487d07 11/20/2018 05:52 PM Andreas Kohlbecker

fix #7916 visualizing the error radius in the GeolocationField map

f610b87d 11/20/2018 04:58 PM Andreas Kohlbecker

ref #7217 validator and converter for geolocations used in GeoLocationField

67d3b70d 11/20/2018 09:09 AM Andreas Kohlbecker

delete button not needed when creating new institution

c6db362d 11/20/2018 09:07 AM Andreas Kohlbecker

fix #7480 implementing school, institute and school fields in Reference editor

c397c928 11/19/2018 04:50 PM Andreas Kohlbecker

ref #7223 fixing field visibility of various reference types

dd8c884c 11/19/2018 04:49 PM Andreas Kohlbecker

new reference for registration starts as Article

5250237d 11/19/2018 10:50 AM Andreas Kohlbecker

using IntegerConverter for Geolocation.errorRadius field

6d6b02e9 11/19/2018 10:28 AM Andreas Kohlbecker

ref #7639 using fixed NumberFormat for integers to avoid locale confusion

617f3dc9 11/19/2018 10:06 AM Andreas Kohlbecker

ref #7639 removing custom decimal point, comma translation witch conflicts with locale specific number formats

ea92bdaa 11/16/2018 01:13 PM Andreas Kohlbecker

ref #7910 TeamOrPersonField adapting read only state handling to available teammebers setter

4516c47c 11/14/2018 03:12 PM Andreas Kohlbecker

ref #7908 disabling redmine message check in redmine communication hub to speed up registration workingset editor

4dadd125 11/14/2018 02:23 PM Andreas Kohlbecker

ref #7785 fixing usage of wrong cacher method which prevented from caching the whole object graph

32a4157a 11/14/2018 01:52 PM Andreas Kohlbecker

using CachingUserHelper also with RegistrationItemNameAndTypeButtons to speed up registration workingsets

2be2ac05 11/14/2018 11:29 AM Andreas Kohlbecker

ref #7906 ContinueAlternativeCancelDialog implemented

a043ae5b 11/13/2018 04:51 PM Andreas Kohlbecker

#7878 adapting SpecimenTypeDesignationWorkingsetEditorPresenter to using the editorActionContext information

e440fd75 11/13/2018 04:28 PM Andreas Kohlbecker

fix #7905 introducing defaultCdmEntityInstatiator and createCdmEntity method to avoid problems with missing custom instatiator in implementors

f277df8a 11/13/2018 03:53 PM Andreas Kohlbecker

ref #7900 removing remains from old code

07bbd695 11/12/2018 04:46 PM Andreas Kohlbecker

ref #7900 comitting writable transaction before loading the registration working set

7bbbad58 11/08/2018 03:12 PM Andreas Kohlbecker

restoring accidentally removed formatter code

c78fd1ac 11/08/2018 01:55 PM Andreas Kohlbecker

improving error messaging: PopupEditorException with editor context information

3e625af9 11/07/2018 05:44 PM Andreas Kohlbecker

fix #7892 proper initialization of references for new taxon names

592cd32e 11/07/2018 04:42 PM Andreas Kohlbecker

ref #7893 supplying editor context information for new name button

7d55de9a 11/07/2018 04:37 PM Andreas Kohlbecker

fix #7893 always re-enabling the new name button when the new name editor is closed

6fa4d604 11/06/2018 03:30 PM Andreas Kohlbecker

fix #7888 using EventBase.timespan for collection date

ae69029f 11/06/2018 11:11 AM Andreas Kohlbecker

fix #7846 editor context information shown as breadcrumbs in the toolbar of popup editors

1bc25606 10/26/2018 06:22 PM Andreas Kohlbecker

ref #7870 clearing the session to wipe out any left overs from previous usage of the session in handleViewEntered

4329130b 10/26/2018 06:21 PM Andreas Kohlbecker

ref #7870 adding the WindowErrorHandler also to the VaadinSession to also get hold of 'internal errors'

dee4cf65 10/25/2018 06:30 PM Andreas Kohlbecker

ref #7867 attempting to avoid FieldGroup in TeamOrPersonField without having any idea why this can happen & better logging for further analyis

db262dfa 10/25/2018 11:08 AM Andreas Kohlbecker

fix #7855 preventing nomenclaturalTitle from being changed in PersonField without user interaction

b14494a9 10/24/2018 02:53 PM Andreas Kohlbecker

fix #7036 making sure all spring beans are disposed when the vaadin session times out

  • RegistrationToolbar, RegistrationUI, RegistrationWorkingsetPresenter, NavigationManagerBean as DisposableBean
  • seetting the vaadin closeIdleSessions parameter to true in web.xml
532a02bb 10/24/2018 12:55 PM Andreas Kohlbecker

ref #7858 removing delete button from name editor to avoid problems for some users - prelimiary solution

959b2c17 10/24/2018 12:33 PM Andreas Kohlbecker

ref #7830 ref #7814 fixing WeaklyRelatedEntityCombobox reset to textfield for genus in name editor

d909dc2b 10/23/2018 05:25 PM Andreas Kohlbecker

removin unused initstrategy

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

c320e0fa 10/23/2018 12:03 PM Andreas Kohlbecker

fix #7842 reloading registration before adding blocking registrations

d02788a3 10/23/2018 11:15 AM Andreas Kohlbecker

ref #7630 fixing creation of blocking registrations realted to new unsaved names

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

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

68cc664b 10/17/2018 02:00 PM Andreas Kohlbecker

fix #7830 fixing WeaklyRelatedEntityCombobox reset to textfield for specific epithet in name editor

3b278eb0 10/15/2018 03:47 PM Andreas Kohlbecker

ref #7785 using CdmTransientEntityAndUuidCacher to promote using the CachingCdmUserHelper

67bf2db8 10/15/2018 03:47 PM Andreas Kohlbecker

ref #7785 preliminary commit

52df026c 10/12/2018 06:49 PM Andreas Kohlbecker

ref #7630 fixing creation of blocking relations - removing old problem causing restrictive code

d98b71cb 10/09/2018 05:32 PM Andreas Kohlbecker

ref #7222 modifying the text on nomRef sub sections

b378fe05 10/09/2018 05:27 PM Andreas Kohlbecker

ref #7222 removing the 'Hint:' line in TaxonNameEditor

3363dabd 10/08/2018 02:35 PM Andreas Kohlbecker

fix #7777 avoiding null access to views of undisposed LoginPresenters

849697fa 10/05/2018 03:34 PM Andreas Kohlbecker

fixing bug related to creation of new names in RegistrationWorkingsets

4e19a89d 09/26/2018 01:38 PM Andreas Kohlbecker

ref #7648 using CdmEntityInstantiator to disentangle the handling the creation of new taxon names for registrations

6d636c9e 09/26/2018 12:17 PM Andreas Kohlbecker

ref #7648 generalizing bean instantiation in cdm presenters

c8dd76ae 09/25/2018 10:04 AM Andreas Kohlbecker

removing commented code

510ac6e7 09/25/2018 09:57 AM Andreas Kohlbecker

ref #7630 fixing creation of blocking relations (part 2) and assuring registrations have an identifier when saved

5055127f 09/25/2018 09:55 AM Andreas Kohlbecker

ref #7783, ref #7630 fixing creation of blocking relations (was broken since commit:f6d73035

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

edce7749 09/21/2018 01:00 PM Andreas Kohlbecker

fix #7594 RegistrationWorkingsetEditor new name button disbled when opening name popup editor

c6b02b73 09/11/2018 04:56 PM Andreas Kohlbecker

fix #7742 moving inner class SearchFilter into own class file RegistrationSearchFilter

82f2be03 09/11/2018 01:36 PM Andreas Kohlbecker

fix #7742 unsubscribing other beans from event bus on dispose()

5b7fa02a 09/11/2018 10:35 AM Andreas Kohlbecker

fix #7742 disposing view, presenter and ehcaches when popupviews are closed

8dbe55e4 09/07/2018 01:27 PM Andreas Kohlbecker

cleaning up old commented stuff

e080f6de 09/06/2018 01:51 PM Andreas Kohlbecker

fix #7585 replacing RegistrationCuratorRoleProbe by RoleProber

e8e0ad3b 09/05/2018 02:46 PM Andreas Kohlbecker

fix #7722 removing rank limitation for validations in name editor

8626f584 09/04/2018 04:00 PM Andreas Kohlbecker

fix #7712 more space for the citation detail in name editor

85743e03 09/04/2018 03:17 PM Andreas Kohlbecker

fix #7624 notes field for the RegistrationPopupEditor implemented

523a1fad 08/31/2018 02:29 PM Andreas Kohlbecker

removing debug code line

fe3180d3 08/30/2018 12:20 PM Andreas Kohlbecker

fix #7641 ignoring unpersisted entities in ToOneRelatedEntityReloader

7450d44b 08/29/2018 06:50 PM Andreas Kohlbecker

fix #7702 always clearing session in finally clause

b317a252 08/29/2018 03:24 PM Andreas Kohlbecker

fixing LIE related to RegistrationPopupEditor

6f1b1416 08/13/2018 10:51 PM Andreas Kohlbecker

ref #7622 simplyfying code be replacing targetRegistration for type designations by map for popupeditors and reg uuids

dd3f7f9d 08/13/2018 07:32 PM Andreas Kohlbecker

ref #7622 persisting new registrations only when typeDesignations have been added

11247507 08/06/2018 12:04 PM Andreas Kohlbecker

fix #7629 restricting new registrations to those which make sense in the current workingset

2a2845ce 08/03/2018 09:24 PM Andreas Kohlbecker

fix #7628 removing misconception in workflow code

d46672d0 08/03/2018 09:23 PM Andreas Kohlbecker

improving readability of code

60e522b7 08/03/2018 06:47 PM Andreas Kohlbecker

re-enabling bookSecion as reference type

66e37e5a 08/02/2018 03:17 PM Andreas Kohlbecker

typo

3bcd130a 08/02/2018 02:42 PM Andreas Kohlbecker

ref #7546 Label with explanations for users improved

5e1eb4fd 08/02/2018 12:08 PM Andreas Kohlbecker

ref #7591 ReferencePropertyDefinitions adding missing data to 'all'

359c3906 07/27/2018 02:11 PM Andreas Kohlbecker

ref #7572 two bug fixes

09a9df91 07/27/2018 02:02 PM Andreas Kohlbecker

ref #7572 also searching the institute titleCache when looking up for collections

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

fix #7588 updating buttons on setDataSource

9fec29e5 07/26/2018 11:46 AM Andreas Kohlbecker

Revert "fix #7586 temporarily setting the datasource readOnly state to false when relpacing the loaded with the cached entity"

This reverts commit bbdd609fd9f9a504f0225c98ce01c8f4b19931f9.

e1aaf938 07/26/2018 11:45 AM Andreas Kohlbecker

ref #7586 not setting datasource to readOnly when user lacks permissions

bbdd609f 07/26/2018 08:07 AM Andreas Kohlbecker

fix #7586 temporarily setting the datasource readOnly state to false when relpacing the loaded with the cached entity

eb75f8eb 07/25/2018 07:13 PM Andreas Kohlbecker

ref #7573 superCollection only visible for advanced users

d7edf1e0 07/25/2018 04:36 PM Andreas Kohlbecker

fix #7572 CollectionCaptionGenerator to show collection code and institution in comboboxes

1faff10b 07/25/2018 04:18 PM Andreas Kohlbecker

fix #7571 adding intitute field to collection editor

90e5b45a 07/25/2018 04:17 PM Andreas Kohlbecker

fix #7570 implementing intitution editor with basic set of fields

c7936eb4 07/25/2018 12:15 PM Andreas Kohlbecker

TaxonNameDTO code cleaning

54b04612 07/25/2018 12:15 PM Andreas Kohlbecker

CdmEntityAdapterDTO - documentation

fdeb8328 07/25/2018 12:03 PM Andreas Kohlbecker

remaming CdmEntityDecoratorDTO to CdmEntityAdapterDTO

10d75c61 07/25/2018 07:58 AM Andreas Kohlbecker

fix #7583 adding null check for authentication

e2da4a33 07/20/2018 10:06 PM Andreas Kohlbecker

ref #7223 improving the layout for all reference types by implemetning a real adaptive layout

4f0afd36 07/20/2018 05:25 PM Andreas Kohlbecker

navigating to RegistrationStart after Reference deletion in empty registration sets

cd661671 07/20/2018 05:09 PM Andreas Kohlbecker

removing useless select clean

46b6ab50 07/20/2018 05:08 PM Andreas Kohlbecker

removing old commented code

1641827e 07/20/2018 05:07 PM Andreas Kohlbecker

fix #7574 adding the ToOneRelatedEntityReloader to the TeamOrPerson and Person field directly

7278c990 07/20/2018 10:13 AM Andreas Kohlbecker

fix #7568 Collector Field readlony when editor is readonly