Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

64bf3ea5 11/16/2018 01:09 PM Andreas Kohlbecker

ref #7910 ToManyRelatedEntitiesListSelect: no longer setting readlony on nested fields

5ff2ddc5 11/14/2018 05:59 PM Andreas Kohlbecker

adding user information to PopupEditorException messages

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

de9c748c 11/13/2018 06:20 PM Andreas Kohlbecker

fix #7906 editor cancel confirmation dialog 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

ef59fcf5 11/13/2018 03:36 PM Andreas Kohlbecker

SpecimenTypeDesignationWorkingSetServiceImpl load method read-only

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

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

82006e78 11/08/2018 05:23 PM Andreas Kohlbecker

ref #7559 referencing issue in comments

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

restoring accidentally removed formatter code

6d2a0540 11/08/2018 02:35 PM Andreas Kohlbecker

ref #7559 always clearing session in CdmFilterablePagingProvider

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

bba20239 10/14/2018 07:44 PM Andreas Kohlbecker

fix #7824 cleaning up maps in PopupViewRegistration when views are detached - closes memory leak

23cee55f 10/12/2018 10:22 PM Andreas Kohlbecker

fix #7814 CdmEditor not readlony with un-persisted entities and hiding delete button in this case

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

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

c621e94f 10/12/2018 05:52 PM Andreas Kohlbecker

ref #7648 using runAsAuthenticator for RunAsAdmin to configure TaxonGraphHibernateListener for vaadin

6ec42fab 10/12/2018 01:44 PM Andreas Kohlbecker

ref #7648 adapting CdmVaadinConfiguration to changes in the TaxonGraphHibernateListener

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

397b3cd7 10/05/2018 02:48 PM Andreas Kohlbecker

ref #7648 startup option for registrations to create missing taxon graph edges

954ad762 10/04/2018 09:21 PM Andreas Kohlbecker

ref #6621 commenting no longer used registrationCreate and registrationWipeout options

97312e07 10/02/2018 06:48 PM Andreas Kohlbecker

ref #7648 registering TaxonGraphHibernateListener for RefistrationUI

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

3aad942d 09/26/2018 01:35 PM Andreas Kohlbecker

using CdmEntity.isPersisted()

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()

fba774b1 09/11/2018 01:12 PM Andreas Kohlbecker

fix #7742 unsubscribing from event bus when disposing presenter

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

59259b05 08/30/2018 11:48 PM Andreas Müller

rename permanentCacher setter

fa285af0 08/30/2018 12:21 PM Andreas Kohlbecker

logging

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

54ada1c3 08/17/2018 05:19 PM Andreas Müller

ref #7664 adapt return type for many methods with defined typification

51886e05 08/17/2018 09:58 AM Andreas Kohlbecker

ref #7559 removing commented code which also includes old conversationHolder stuff

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'

3d526586 07/31/2018 03:17 PM Andreas Kohlbecker

commenting org.hibernate.SQL logging

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

8c8c78f4 07/25/2018 07:28 PM Andreas Kohlbecker

avoide setting the readonly suffix multiple times

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