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

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

new reference for registration starts as Article

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

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

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

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

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
d909dc2b 10/23/2018 05:25 PM Andreas Kohlbecker

removin unused initstrategy

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

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

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

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

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

fix #7585 replacing RegistrationCuratorRoleProbe by RoleProber

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

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

ref #7546 Label with explanations for users improved

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

fix #7583 adding null check for authentication

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

navigating to RegistrationStart after Reference deletion in empty registration sets

320ad9d6 07/16/2018 02:51 PM Andreas Kohlbecker

ref #7550 replacing the selfregisration of the VaadinUserHelper to the vaadin session by a UserHelperAccess bean

60f27ea9 07/13/2018 12:37 PM Andreas Kohlbecker

ref #7348 implementing find service for registrations with user, typeDesignationStatus, registrationStatus, identifier and taxonname filters

41556e03 07/12/2018 05:40 PM Andreas Kohlbecker

ref #7552 adapting cdm-vaadin to TypedEntityReference now being in other package

37f70555 07/12/2018 02:40 PM Andreas Kohlbecker

ref #7550 moving the actual CdmUserHelper to cdmlib and making it available in cdm-vaadin by extending the UserHelper class and interface hierarchy

8a1add90 07/11/2018 01:31 PM Andreas Kohlbecker

fix #7547 ToManyRelatedEntitiesListSelect buttons adapt to component readonlystate

72ad71d3 07/11/2018 01:04 PM Andreas Kohlbecker

ref #7546 preventing from adding a second type only registration before the first one has a typification

cf9c36f8 07/11/2018 11:59 AM Andreas Kohlbecker

fix #7546 implementing workflow for creating registrations for existing names:

  • Label with explanations for users
  • Select element offering to create registrations for name and types or for tapes only
  • creation of blocking registrations in case the name of a type only registration is not registered yet
3e1190d6 07/10/2018 11:55 AM Andreas Kohlbecker

ref #7523 removing name filter again, since this is blocking the creation of pure typeDesignation registrations

45649db0 07/10/2018 10:39 AM Andreas Kohlbecker

enabling editing of registration identifiers

c09732ba 07/09/2018 12:25 PM Andreas Kohlbecker

ref #7361 creating new icon 'create-new' & introducing ButtonFactory for harmonization of button creation

99a498e7 07/06/2018 02:32 PM Andreas Kohlbecker

ref #7534 fixing submitter filter for continue mode

87bbccd4 07/06/2018 08:27 AM Andreas Kohlbecker

fix #7535 TeamOrPersonField and PersonField without OK button

3c4acc0c 07/05/2018 09:40 PM Andreas Kohlbecker

hint on unselecting items in multiselect list

1e6c448a 07/05/2018 09:34 PM Andreas Kohlbecker

fix #7534 storing search filter settings in session

dcd8a4c1 07/05/2018 05:55 PM Andreas Kohlbecker

ref #7533 typeStatus filter for registration list view - adding null option to filter

56432bdd 07/05/2018 05:22 PM Andreas Kohlbecker

fix #7533 typeStatus filter for registration list view

9361ce64 07/04/2018 04:42 PM Andreas Kohlbecker

fix #7524 replacing uninomial field on rank change

725d1ff2 07/04/2018 03:06 PM Andreas Kohlbecker

fix #7528 indroducing RegistrationStatusSelect to allow setting the status in the RegistrationWorkingsetEditor

20878688 07/04/2018 07:49 AM Andreas Kohlbecker

renaming RegistrationStateLabel to RegistrationStatusLabel

07fa0ede 07/03/2018 06:23 PM Andreas Kohlbecker

removing obsolete class RegistrationTypeConverter

1a4c1ca7 07/03/2018 05:59 PM Andreas Kohlbecker

fix #7131 pager implemented and added to registration list view

cd993d95 07/02/2018 12:51 PM Andreas Kohlbecker

fix #7523 excluding taxon nams which are already published

b19b631a 06/14/2018 06:59 PM Andreas Kohlbecker

fix #7476 initializing PagingProviders after view refresh

7adc925d 06/13/2018 05:48 PM Andreas Kohlbecker

ref #7338 TaxonNameEditor mode VALIDATE_AGAINST_HIGHER_NAME_PART implemented for genusOrUninomial

e32daf11 06/07/2018 06:43 PM Andreas Kohlbecker

fix #7461 ordering references in comboboxes by titleCache, issn, isbn - consistence by CdmFilterablePagingProviderFactory

a433cf9e 06/07/2018 02:48 PM Andreas Kohlbecker

fix #7453 for sections resolve the inReference in the RegistrationWorkingSetService

f6d73035 06/06/2018 02:00 PM Andreas Kohlbecker

supressing name creation events not coming from own view

af10794f 06/06/2018 11:51 AM Andreas Kohlbecker

consistent popup opening, using boundTargetField to identify field to be updated

2b6b2b23 05/16/2018 07:24 PM Andreas Kohlbecker

introducing PopupViewRegistration to manage view popupview and target field

18fbda82 05/16/2018 07:23 PM Andreas Kohlbecker

AbstractEditorAction now with source button and target field

e04ffd41 04/27/2018 11:28 AM Andreas Kohlbecker

removing .teamMembers from initStrategies since TeamAutoBeanInitializer is active now

6d29f629 04/24/2018 11:38 AM Andreas Kohlbecker

ref #7366 TeamOrPersonField read only if user lacks editing permissions

877a8283 04/23/2018 10:23 AM Andreas Kohlbecker

renaming package from eu.eu.etaxonomy.cdm.vaadin.security to etaxonomy.cdm.vaadin.permission

8bc74ac4 04/20/2018 03:19 PM Andreas Kohlbecker

avoiding NPE when submitter is null

cdbf50c2 04/19/2018 03:07 PM Andreas Kohlbecker

avoiding LIE

6d6d19d1 04/11/2018 04:55 PM Andreas Kohlbecker

ref #7348 moving RegistrationDTO related classes into cdmlib-services conformant packages

0844524a 04/11/2018 04:55 PM Andreas Kohlbecker

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

8593f7ea 04/09/2018 03:08 PM Andreas Kohlbecker

fixing missing typifiedNameRef in case of existing reg with name

e90e4ec3 04/06/2018 01:46 PM Andreas Kohlbecker

ref #7344 new TaxonNameEditor mode to allow autofilling of name authorship fields

2108e10f 03/28/2018 04:23 PM Andreas Kohlbecker

fix #7337 adding typifiedName reference to TypeDesignationWorkingsetEditorAction

cb426588 03/28/2018 09:04 AM Andreas Kohlbecker

fix #7333 initializing blockedBy in newly created registrations to avoid LIEs

adb55b39 03/22/2018 11:37 AM Andreas Kohlbecker

ref #7322 showing sumbitter per registration in working set editor

de46814a 03/21/2018 06:46 PM Andreas Kohlbecker

adding button descriptions to RegistrationItemNameAndTypeButtons

2085c699 03/21/2018 03:40 PM Andreas Kohlbecker

ref #7269 manaing enabled state of messages button and adding description text

1affb934 03/21/2018 12:26 PM Andreas Kohlbecker

ref #7269 improving layout of RegistrationMessagesPopup and harmonization of styles

14fd703d 03/19/2018 03:04 PM Andreas Kohlbecker

ref #7269 layout improvements in messages popup window

1c2f909e 03/19/2018 12:30 PM Andreas Kohlbecker

ref #7269 basic implementation of the registration messaging UI

43d7fce7 03/16/2018 03:07 PM Andreas Kohlbecker

renaming RegistrationItemEditButtonGroup to RegistrationItemNameAndTypeButtons

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

renaming RegistationDTO.messages to validationProblems

850f48f3 02/07/2018 05:29 PM Andreas Kohlbecker

ref #6740 setting typified name when no other type designations are in the registration

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

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

0773de61 02/07/2018 04:25 PM Andreas Kohlbecker

ref #7195 hightlighting of blocked by buttons and layout improvement in reg lists

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

5668135a 02/06/2018 04:40 PM Andreas Kohlbecker

no longer deleting registration when typedesignation editors are canceled

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

e8674a36 02/02/2018 05:05 PM Andreas Kohlbecker

ref #7195 introducing the concept of EditorActionContext stacks to facilitate creating blocking relations

be4a9789 02/01/2018 02:56 PM Andreas Kohlbecker

fix #7231 replacing SpringApplicationEventBus by scoped Vaadin4Spring Event Bus

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