Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ae69029f 11/06/2018 11:11 AM Andreas Kohlbecker

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

5c609182 11/06/2018 11:10 AM Andreas Kohlbecker

svg icons triangle-right-wide

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

8d788122 10/25/2018 01:05 PM Andreas Kohlbecker

ref #7222 changing new registratino label to latest suggestion

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

0af671fa 09/07/2018 11:12 AM Andreas Kohlbecker

ref #7729 removing unused ehcache.xml - all config is code based

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

bcf6a056 09/03/2018 12:11 PM Katja Luther

ref #7553: delete TypeDesignationSetManagerIT from vaadin

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

2ff641d8 08/17/2018 02:54 PM Andreas Kohlbecker

avoiding symlinks to circumvent bug in jgitflow

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'

f88c28ee 08/01/2018 05:09 PM Andreas Kohlbecker

adapting assertion to changed testdata

8115e340 08/01/2018 04:51 PM Andreas Kohlbecker

fixing problems in test dataset with hibernate sequences for useraccount - comment

6b1127f8 08/01/2018 04:39 PM Andreas Kohlbecker

fixing problems in test dataset with hibernate sequences for useraccount

9630eead 07/31/2018 05:55 PM Andreas Kohlbecker

ref #7608 string representations for media types implemented - tests

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

commenting org.hibernate.SQL logging

0ea0a5f8 07/31/2018 01:00 PM Andreas Kohlbecker

ref #7607 TypeDesignationSetManager: types without enclosing brackets - adapting tests

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

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

26e06877 07/24/2018 06:05 PM Andreas Kohlbecker

fix #7358 stopping navigation and showing dialog when modal dialogs are open

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

6055cbe0 07/20/2018 10:53 AM Andreas Kohlbecker

fix #7569 ordering typedesignations in workingset by type

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

fix #7568 Collector Field readlony when editor is readonly

1fc42b13 07/20/2018 08:41 AM Andreas Kohlbecker

ref #7566 solving problem with unselectable entities due to eagerly selection clearing in updateToolBarButtonStates()

99529ce3 07/19/2018 06:05 PM Andreas Kohlbecker

ref #7566 using the COLLECTOR_TITLE for the collector combobox

9cd8700e 07/18/2018 04:29 PM Andreas Kohlbecker

ref #7547 ref #7554 list entry buttons enablement uses sharedState.readonly and ignores datasource readonly