cdm-vaadin.git
7 years agoTODO notes phycobank origin/phycobank
Andreas Kohlbecker [Tue, 6 Jun 2017 10:59:10 +0000 (12:59 +0200)]
TODO notes

7 years agoref #6368 adapting cdm-vaadin to new TaxonName model
Andreas Kohlbecker [Tue, 6 Jun 2017 09:57:21 +0000 (11:57 +0200)]
ref #6368 adapting cdm-vaadin to new TaxonName model

7 years agoswitching to 4.8.0-SNAPSHOT
Andreas Kohlbecker [Tue, 6 Jun 2017 09:44:07 +0000 (11:44 +0200)]
switching to 4.8.0-SNAPSHOT

7 years agoref #6673 comment on deprecated method
Andreas Kohlbecker [Fri, 2 Jun 2017 20:08:34 +0000 (22:08 +0200)]
ref #6673 comment on deprecated method

7 years agoref #6169 disabling nomReffield in name editor
Andreas Kohlbecker [Fri, 2 Jun 2017 19:51:20 +0000 (21:51 +0200)]
ref #6169 disabling nomReffield in name editor

7 years agoref #6169 fixing bug in ToOneRelatedEntityCombobox: initial selection was always...
Andreas Kohlbecker [Fri, 2 Jun 2017 19:50:49 +0000 (21:50 +0200)]
ref #6169 fixing bug in ToOneRelatedEntityCombobox: initial selection was always null

7 years agoref #6169 adding combinationAutorField to name editor
Andreas Kohlbecker [Fri, 2 Jun 2017 19:49:16 +0000 (21:49 +0200)]
ref #6169 adding combinationAutorField to name editor

7 years agoref #6169 renaming taxon package to name
Andreas Kohlbecker [Fri, 2 Jun 2017 09:57:08 +0000 (11:57 +0200)]
ref #6169 renaming taxon package to name

7 years agofix #6687 hibernate.event.merge.entity_copy_observer=log to avoid merge problems
Andreas Kohlbecker [Fri, 2 Jun 2017 09:53:41 +0000 (11:53 +0200)]
fix #6687 hibernate.event.merge.entity_copy_observer=log to avoid merge problems

7 years agoref #6169 first attempt to impement prester tests - not working yet
Andreas Kohlbecker [Fri, 2 Jun 2017 09:21:24 +0000 (11:21 +0200)]
ref #6169 first attempt to impement prester tests - not working yet

7 years agomore consistent save operations with better logging
Andreas Kohlbecker [Fri, 2 Jun 2017 09:20:25 +0000 (11:20 +0200)]
more consistent save operations with better logging

7 years agoref #6169 InReference and Microreference Fields for the TaxonName Editor
Andreas Kohlbecker [Fri, 2 Jun 2017 09:17:50 +0000 (11:17 +0200)]
ref #6169 InReference and Microreference Fields for the TaxonName Editor

7 years agoref #6169 Delete button in editors optional
Andreas Kohlbecker [Thu, 1 Jun 2017 15:56:14 +0000 (17:56 +0200)]
ref #6169 Delete button in editors optional

7 years agoref #6169 fixing problem of ToOneRelatedEntityCombobox returning the wrong value
Andreas Kohlbecker [Thu, 1 Jun 2017 15:09:21 +0000 (17:09 +0200)]
ref #6169 fixing problem of ToOneRelatedEntityCombobox returning the wrong value

7 years agoref #6169 first implementation of delete operations
Andreas Kohlbecker [Thu, 1 Jun 2017 14:54:49 +0000 (16:54 +0200)]
ref #6169 first implementation of delete operations

7 years agoref #6169 add missing tiny, and small style for filtered selects (combobox)
Andreas Kohlbecker [Thu, 1 Jun 2017 10:00:42 +0000 (12:00 +0200)]
ref #6169 add missing tiny, and small style for filtered selects (combobox)

7 years agoremoving remain from removed example UI
Andreas Kohlbecker [Thu, 1 Jun 2017 09:51:57 +0000 (11:51 +0200)]
removing remain from removed example UI

7 years agoref #6169 implementing lazy loading ToOneRelatedEntityCombobox field and using it...
Andreas Kohlbecker [Thu, 1 Jun 2017 06:22:45 +0000 (08:22 +0200)]
ref #6169 implementing lazy loading ToOneRelatedEntityCombobox field and using it for inReferences

7 years agoref #6169 adding viritin vaadin addon and fixing 2 problems in the pom.xml
Andreas Kohlbecker [Thu, 1 Jun 2017 06:20:40 +0000 (08:20 +0200)]
ref #6169 adding viritin vaadin addon and fixing 2 problems in the pom.xml

7 years agoremoving eroueously added ivy settings
Andreas Kohlbecker [Thu, 1 Jun 2017 06:15:54 +0000 (08:15 +0200)]
removing eroueously added ivy settings

7 years agoupgrading to vaadin 7.7.9
Andreas Kohlbecker [Tue, 30 May 2017 14:44:05 +0000 (16:44 +0200)]
upgrading to vaadin 7.7.9

7 years agoref #6562 presenters can handle events from own view & solving listSelect update...
Andreas Kohlbecker [Tue, 30 May 2017 13:54:21 +0000 (15:54 +0200)]
ref #6562 presenters can handle events from own view & solving listSelect update problem

7 years agoremoving deprecation annotations
Andreas Kohlbecker [Tue, 30 May 2017 11:48:02 +0000 (13:48 +0200)]
removing deprecation annotations

7 years agoremoving obsolete example code
Andreas Kohlbecker [Tue, 30 May 2017 11:46:25 +0000 (13:46 +0200)]
removing obsolete example code

7 years agoref #6673 removing hacks no longer needed with the PopupEditorFactory
Andreas Kohlbecker [Tue, 30 May 2017 11:45:33 +0000 (13:45 +0200)]
ref #6673 removing hacks no longer needed with the PopupEditorFactory

7 years agofix #6673 implementing the PopupEditorFactory and making all PopEditors and presenter...
Andreas Kohlbecker [Tue, 30 May 2017 10:46:53 +0000 (12:46 +0200)]
fix #6673 implementing the PopupEditorFactory and making all PopEditors and presenters POJOs

7 years agoref #6673 PojoEventListenerManager to manage pojos annotated with @EventLister
Andreas Kohlbecker [Tue, 30 May 2017 07:30:38 +0000 (09:30 +0200)]
ref #6673 PojoEventListenerManager to manage pojos annotated with @EventLister

7 years agoref #6169 RelatedEntityListSelect (ToOneRelatedEntityField) edit and select working...
Andreas Kohlbecker [Mon, 29 May 2017 13:46:21 +0000 (15:46 +0200)]
ref #6169 RelatedEntityListSelect (ToOneRelatedEntityField) edit and select working, add blocked by #6673

7 years agoref #6169 RelatedEntityListSelect field with add and edit button
Andreas Kohlbecker [Wed, 24 May 2017 20:51:46 +0000 (22:51 +0200)]
ref #6169 RelatedEntityListSelect field with add and edit button

7 years agoref #6169 ReferenceEditor: field visibility by ReferenceType & inReference field...
Andreas Kohlbecker [Wed, 24 May 2017 08:28:31 +0000 (10:28 +0200)]
ref #6169 ReferenceEditor: field visibility by ReferenceType & inReference field added

7 years agoref #6169 protectecting also AuthorTeam fields
Andreas Kohlbecker [Tue, 23 May 2017 15:29:50 +0000 (17:29 +0200)]
ref #6169 protectecting also AuthorTeam fields

7 years agoref #6169 UserHelper checking permissions:
Andreas Kohlbecker [Tue, 23 May 2017 15:18:50 +0000 (17:18 +0200)]
ref #6169 UserHelper checking permissions:
  - UserHelper as SpringComponent which selfregisters in the VaadinSession
  - disabling fields in PersonField of User has not sufficient permissions

7 years agoref #6169 updating modified names and typedesignations in view
Andreas Kohlbecker [Tue, 23 May 2017 12:37:47 +0000 (14:37 +0200)]
ref #6169 updating modified names and typedesignations in view

7 years agoref #6169 advanced mode for popup editors
Andreas Kohlbecker [Tue, 23 May 2017 12:13:07 +0000 (14:13 +0200)]
ref #6169 advanced mode for popup editors

7 years agoref #6169 basic TaxonName popup editor
Andreas Kohlbecker [Mon, 22 May 2017 14:49:55 +0000 (16:49 +0200)]
ref #6169 basic TaxonName popup editor

7 years agoref #6169 better name for IdAndString class: EntityReference
Andreas Kohlbecker [Mon, 22 May 2017 12:40:47 +0000 (14:40 +0200)]
ref #6169 better name for IdAndString class: EntityReference
  - also deleting an example class

7 years agoref #6169 RegistrationItemButtonGroups: making names and typeDesignations clickable
Andreas Kohlbecker [Mon, 22 May 2017 11:45:03 +0000 (13:45 +0200)]
ref #6169 RegistrationItemButtonGroups: making names and typeDesignations clickable

7 years agoref #6169 hiding the Registration edit button from non curators
Andreas Kohlbecker [Fri, 19 May 2017 18:24:36 +0000 (20:24 +0200)]
ref #6169 hiding the Registration edit button from non curators

7 years agoref #6169 harmonizing the check if user is curator
Andreas Kohlbecker [Fri, 19 May 2017 18:17:43 +0000 (20:17 +0200)]
ref #6169 harmonizing the check if user is curator

7 years agoref #6169 remoging service mock and loading ResgistrationSets by citationID
Andreas Kohlbecker [Fri, 19 May 2017 18:00:16 +0000 (20:00 +0200)]
ref #6169 remoging service mock and loading ResgistrationSets by citationID

7 years agoref #6169 displaying the Registration.submitter to curators
Andreas Kohlbecker [Fri, 19 May 2017 17:28:59 +0000 (19:28 +0200)]
ref #6169 displaying the Registration.submitter to curators
  - implementation of a UserHelper

7 years agoresetting cdmlib version to 4.7.0-SNAPSHOT
Andreas Kohlbecker [Fri, 19 May 2017 17:26:55 +0000 (19:26 +0200)]
resetting cdmlib version to 4.7.0-SNAPSHOT

7 years agodedup of registration institutes
Andreas Kohlbecker [Fri, 19 May 2017 14:13:04 +0000 (16:13 +0200)]
dedup of registration institutes

7 years agoMerge branch 'develop' into 'phycobank'
Andreas Kohlbecker [Fri, 19 May 2017 11:17:26 +0000 (13:17 +0200)]
Merge branch 'develop' into 'phycobank'

7 years ago#6169 configure the enable state of fields in a fieldGroup individually
Andreas Kohlbecker [Wed, 17 May 2017 14:02:59 +0000 (16:02 +0200)]
#6169 configure the enable state of fields in a fieldGroup individually

7 years agopulling up injectPresenter() in View class hierarchy
Andreas Kohlbecker [Wed, 17 May 2017 13:27:55 +0000 (15:27 +0200)]
pulling up injectPresenter() in View class hierarchy

7 years ago#6169 generic cdm entity select lists and using them in the Registration editor
Andreas Kohlbecker [Wed, 17 May 2017 13:21:56 +0000 (15:21 +0200)]
#6169 generic cdm entity select lists and using them in the Registration editor

7 years agoseperating out content initialization from View constructors
Andreas Kohlbecker [Wed, 17 May 2017 13:20:51 +0000 (15:20 +0200)]
seperating out content initialization from View constructors

7 years agoref #6169 inserting Role Curation as required data
Andreas Kohlbecker [Wed, 17 May 2017 13:16:46 +0000 (15:16 +0200)]
ref #6169 inserting Role Curation as required data

7 years ago#6562 restricting AbstractEditorPresenter to events coming from the related view
Andreas Kohlbecker [Tue, 16 May 2017 16:01:01 +0000 (18:01 +0200)]
#6562 restricting AbstractEditorPresenter to events coming from the related view

7 years agoMerge branch 'release/4.7.0' into develop
jenkins [Tue, 16 May 2017 14:07:53 +0000 (16:07 +0200)]
Merge branch 'release/4.7.0' into develop

7 years agoupdating poms for branch'release/4.7.0' with non-snapshot versions
jenkins [Tue, 16 May 2017 14:04:20 +0000 (16:04 +0200)]
updating poms for branch'release/4.7.0' with non-snapshot versions

7 years agojenkins bumping cdmlib.version to 4.7.0
jenkins [Tue, 16 May 2017 14:04:12 +0000 (16:04 +0200)]
jenkins bumping cdmlib.version to 4.7.0

7 years agojenkins bumping cdmlib.version to 4.7.0-SNAPSHOT
jenkins [Tue, 16 May 2017 10:51:00 +0000 (12:51 +0200)]
jenkins bumping cdmlib.version to 4.7.0-SNAPSHOT

7 years agoupdating poms for 4.8.0-SNAPSHOT development
jenkins [Tue, 16 May 2017 10:50:57 +0000 (12:50 +0200)]
updating poms for 4.8.0-SNAPSHOT development

7 years agoupdating poms for 4.7.0 branch with snapshot versions
jenkins [Tue, 16 May 2017 10:50:57 +0000 (12:50 +0200)]
updating poms for 4.7.0 branch with snapshot versions

7 years agojenkins bumping cdmlib.version to 4.8.0-SNAPSHOT
jenkins [Tue, 16 May 2017 10:20:06 +0000 (12:20 +0200)]
jenkins bumping cdmlib.version to 4.8.0-SNAPSHOT

7 years agoref #6169 initial Popup editor for Registrations
Andreas Kohlbecker [Mon, 15 May 2017 10:08:04 +0000 (12:08 +0200)]
ref #6169 initial Popup editor for Registrations

7 years ago#6169 fixing bug in TimePeriodFormatter
Andreas Kohlbecker [Mon, 15 May 2017 07:47:12 +0000 (09:47 +0200)]
#6169 fixing bug in TimePeriodFormatter

7 years agoref #6612 fixing problem in save operation: evict bean before merge to avoid duplicat...
Andreas Kohlbecker [Fri, 12 May 2017 20:37:12 +0000 (22:37 +0200)]
ref #6612 fixing problem in save operation: evict bean before merge to avoid duplicate beans in same session

7 years agoref #6612 support for editor widgets with nested FieldGroups
Andreas Kohlbecker [Fri, 12 May 2017 11:25:01 +0000 (13:25 +0200)]
ref #6612 support for editor widgets with nested FieldGroups

7 years agoref #6612 Team and Person editor widgets implemented and integrated in reference...
Andreas Kohlbecker [Fri, 12 May 2017 10:27:34 +0000 (12:27 +0200)]
ref #6612 Team and Person editor widgets implemented and integrated in reference editor

7 years agoref #6612 Custom Textfield with switch for all protectable cache fields
Andreas Kohlbecker [Thu, 11 May 2017 12:16:50 +0000 (14:16 +0200)]
ref #6612 Custom Textfield with switch for all protectable cache fields

7 years agoref #6612 updating UI components on modified References - bugfixes
Andreas Kohlbecker [Wed, 10 May 2017 19:02:14 +0000 (21:02 +0200)]
ref #6612 updating UI components on modified References - bugfixes

7 years agoref #6612 updating UI components on modified References
Andreas Kohlbecker [Wed, 10 May 2017 14:38:43 +0000 (16:38 +0200)]
ref #6612 updating UI components on modified References

7 years agoref #6612 introducing EntityChangeEvent and generalizing Event class hierarchy
Andreas Kohlbecker [Wed, 10 May 2017 13:24:28 +0000 (15:24 +0200)]
ref #6612 introducing EntityChangeEvent and generalizing Event class hierarchy

7 years agoref #6169 renaming EntityEvents into EditorEvents to better express the purpose
Andreas Kohlbecker [Wed, 10 May 2017 12:50:07 +0000 (14:50 +0200)]
ref #6169 renaming EntityEvents into EditorEvents to better express the purpose

7 years agoref #6628 moving the ConfigFileUtils into cdmlib
Andreas Kohlbecker [Tue, 9 May 2017 20:13:27 +0000 (22:13 +0200)]
ref #6628 moving the ConfigFileUtils into cdmlib

7 years agoref #6169 externalizing data inserter in separate class and package
Andreas Kohlbecker [Tue, 9 May 2017 12:03:58 +0000 (14:03 +0200)]
ref #6169 externalizing data inserter in separate class and package

7 years agoref #6628 harmonizing cdm home folder utils and providing a default subfolder suggest...
Andreas Kohlbecker [Tue, 9 May 2017 07:23:06 +0000 (09:23 +0200)]
ref #6628 harmonizing cdm home folder utils and providing a default subfolder suggestion for cdm-remote-webapp instances

7 years agofix #6628 UI enablement via per instance property files, UIs are now inactive per...
Andreas Kohlbecker [Mon, 8 May 2017 19:50:05 +0000 (21:50 +0200)]
fix #6628 UI enablement via per instance property files, UIs are now inactive per default

7 years agoref #6169 filtering registration list by role, user and status in the 2 ListView...
Andreas Kohlbecker [Mon, 8 May 2017 13:37:04 +0000 (15:37 +0200)]
ref #6169 filtering registration list by role, user and status in the 2 ListView modes

7 years agomaking use of the new RegistationService methods
Andreas Kohlbecker [Mon, 8 May 2017 07:50:36 +0000 (09:50 +0200)]
making use of the new RegistationService methods

7 years agoref #6169 generic AbstractCdmEditorPresenter wihout LazyInitializationExeption problems
Andreas Kohlbecker [Fri, 5 May 2017 20:30:29 +0000 (22:30 +0200)]
ref #6169 generic AbstractCdmEditorPresenter wihout LazyInitializationExeption problems

7 years agoref #6169 better bibliographic references
Andreas Kohlbecker [Fri, 5 May 2017 12:52:36 +0000 (14:52 +0200)]
ref #6169 better bibliographic references

7 years agoref #6169 better bibliographic references
Andreas Kohlbecker [Fri, 5 May 2017 12:51:55 +0000 (14:51 +0200)]
ref #6169 better bibliographic references

7 years agoref #6169 better bibliographic references
Andreas Kohlbecker [Fri, 5 May 2017 11:30:33 +0000 (13:30 +0200)]
ref #6169 better bibliographic references

7 years agoref #6621 prevent from second run which could take place during initialization of...
Andreas Kohlbecker [Fri, 5 May 2017 09:40:42 +0000 (11:40 +0200)]
ref #6621 prevent from second run which could take place during initialization of the web context

7 years agoref #6169 RegistrationWorkingSetService with real and mock functionality:
Andreas Kohlbecker [Fri, 5 May 2017 09:18:56 +0000 (11:18 +0200)]
ref #6169 RegistrationWorkingSetService with real and mock functionality:
  - loadDtoById() fully working
  - loadWorkingSetByRegistrationID() mock
  - listDTOs() fully working but misses pager functionality

7 years agoref #6621 new RegistrationWorkingSetService can create missing Registations for IAPT...
Andreas Kohlbecker [Fri, 5 May 2017 08:25:29 +0000 (10:25 +0200)]
ref #6621 new RegistrationWorkingSetService can create missing Registations for IAPT records

7 years agoref #6169 switching from mock Registration to Registration class in cdmlib
Andreas Kohlbecker [Thu, 4 May 2017 13:17:40 +0000 (15:17 +0200)]
ref #6169 switching from mock Registration to Registration class in cdmlib

7 years agomoving registration editor into package view.registration
Andreas Kohlbecker [Tue, 2 May 2017 13:41:19 +0000 (15:41 +0200)]
moving registration editor into package view.registration

7 years agoauto login feature for developers - fixing problems in java doc
Andreas Kohlbecker [Tue, 2 May 2017 13:16:39 +0000 (15:16 +0200)]
auto login feature for developers - fixing problems in java doc

7 years agoauto login feature for developers
Andreas Kohlbecker [Tue, 2 May 2017 13:11:37 +0000 (15:11 +0200)]
auto login feature for developers

7 years agoref #6169 ReferenceEditor correctly updating view and internal data
Andreas Kohlbecker [Fri, 28 Apr 2017 11:09:54 +0000 (13:09 +0200)]
ref #6169 ReferenceEditor correctly updating view and internal data

7 years ago#6564 TimePeriodFormatter more complete + Partial Formatter both also with support...
Andreas Kohlbecker [Fri, 28 Apr 2017 09:06:26 +0000 (11:06 +0200)]
#6564 TimePeriodFormatter more complete + Partial Formatter both also  with support for dd.mm.yyyy formats

7 years agoref #6564 TimePeriodFormatter bugfix: support for freetext added
Andreas Kohlbecker [Wed, 26 Apr 2017 20:21:48 +0000 (22:21 +0200)]
ref #6564 TimePeriodFormatter bugfix: support for freetext added

7 years agoref #6564 TimePeriodFormatter with support for ISO8601 date format
Andreas Kohlbecker [Wed, 26 Apr 2017 20:14:02 +0000 (22:14 +0200)]
ref #6564 TimePeriodFormatter with support for ISO8601 date format
  - needs support for dd.mm.yyyy formats
  - to be moved into cdmlib

7 years agoView based authentication with login dialog
Andreas Kohlbecker [Tue, 25 Apr 2017 21:19:19 +0000 (23:19 +0200)]
View based authentication with login dialog

7 years agoAnnotation based access control
Andreas Kohlbecker [Mon, 24 Apr 2017 14:14:10 +0000 (16:14 +0200)]
Annotation based access control

7 years agoref #6169 ReferenceEditor: saving references
Andreas Kohlbecker [Mon, 24 Apr 2017 11:49:54 +0000 (13:49 +0200)]
ref #6169 ReferenceEditor: saving references

7 years agoremoving jvm crash dumps
Andreas Kohlbecker [Mon, 24 Apr 2017 11:48:45 +0000 (13:48 +0200)]
removing jvm crash dumps

7 years agoshowing validation errors in the popup editors
Andreas Kohlbecker [Fri, 21 Apr 2017 12:12:13 +0000 (14:12 +0200)]
showing validation errors in the popup editors

7 years agoremoving unused class
Andreas Kohlbecker [Thu, 20 Apr 2017 06:28:01 +0000 (08:28 +0200)]
removing unused class

7 years ago#6562 throwing warning on issue
Andreas Kohlbecker [Tue, 11 Apr 2017 11:59:29 +0000 (13:59 +0200)]
#6562 throwing warning on issue

7 years ago#6169 fixing type references in SpEl
Andreas Kohlbecker [Tue, 11 Apr 2017 11:58:39 +0000 (13:58 +0200)]
#6169 fixing type references in SpEl

7 years ago#6169 TimePeriod typo in text field hint
Andreas Kohlbecker [Tue, 11 Apr 2017 11:57:52 +0000 (13:57 +0200)]
#6169 TimePeriod typo in text field hint

7 years ago#6169 TimePeriod field layout improvements
Andreas Kohlbecker [Tue, 11 Apr 2017 07:41:29 +0000 (09:41 +0200)]
#6169 TimePeriod field layout improvements

7 years agoref #6169 TimePeriod field with simple and details view
Andreas Kohlbecker [Mon, 10 Apr 2017 15:03:38 +0000 (17:03 +0200)]
ref #6169 TimePeriod field with simple and details view

7 years agoref #6169 JodaTimePartialConverter support for multiple formats
Andreas Kohlbecker [Mon, 10 Apr 2017 14:08:36 +0000 (16:08 +0200)]
ref #6169 JodaTimePartialConverter support for multiple formats