cdm-vaadin.git
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

7 years ago#6169 custom TimePeriod field with working parser field
Andreas Kohlbecker [Mon, 10 Apr 2017 12:19:24 +0000 (14:19 +0200)]
#6169 custom TimePeriod field with working parser field

7 years agoref #6169 impoved TimePeriod custom field
Andreas Kohlbecker [Mon, 10 Apr 2017 07:41:56 +0000 (09:41 +0200)]
ref #6169 impoved TimePeriod custom field

7 years agoeclipse launcher with forceSchemaUpdate
Andreas Kohlbecker [Mon, 10 Apr 2017 07:40:55 +0000 (09:40 +0200)]
eclipse launcher with forceSchemaUpdate

7 years agoremoving addon tuning-datefield
Andreas Kohlbecker [Mon, 10 Apr 2017 07:39:56 +0000 (09:39 +0200)]
removing addon tuning-datefield

7 years agoref #6169 removing usued bean reference
Andreas Kohlbecker [Fri, 7 Apr 2017 07:33:52 +0000 (09:33 +0200)]
ref #6169 removing usued bean reference

7 years agoref #6169 ReferenceEditor with custom component for TimePeriods
Andreas Kohlbecker [Fri, 7 Apr 2017 06:14:00 +0000 (08:14 +0200)]
ref #6169 ReferenceEditor with custom component for TimePeriods

7 years agofix for missing ListSelect Valo styles
Andreas Kohlbecker [Thu, 6 Apr 2017 10:43:14 +0000 (12:43 +0200)]
fix for missing ListSelect Valo styles

7 years agoPopupEditor with GridLayout support
Andreas Kohlbecker [Thu, 6 Apr 2017 08:45:23 +0000 (10:45 +0200)]
PopupEditor with GridLayout support

7 years agoremoving obsoltete UI class
Andreas Kohlbecker [Thu, 6 Apr 2017 08:44:46 +0000 (10:44 +0200)]
removing obsoltete UI class

7 years agoreorganizing package structure - minor
Andreas Kohlbecker [Thu, 6 Apr 2017 07:03:48 +0000 (09:03 +0200)]
reorganizing package structure - minor

7 years agobetter popup views and editors fully compliant to MVP
Andreas Kohlbecker [Thu, 6 Apr 2017 06:43:20 +0000 (08:43 +0200)]
better popup views and editors fully compliant to MVP

7 years agomoving vaadin data converter to sub package
Andreas Kohlbecker [Tue, 4 Apr 2017 14:50:56 +0000 (16:50 +0200)]
moving vaadin data converter to sub package

7 years agoref #6169 very basic Reference editor experiment
Andreas Kohlbecker [Tue, 4 Apr 2017 14:48:45 +0000 (16:48 +0200)]
ref #6169 very basic Reference editor experiment

7 years agorefactoring package structure
Andreas Kohlbecker [Tue, 4 Apr 2017 12:02:46 +0000 (14:02 +0200)]
refactoring package structure
 - presenters moved into view
 - per cdm domain subpackage
 - component presenters moved into component package

7 years agoref #6169 cleanup
Andreas Kohlbecker [Tue, 4 Apr 2017 10:22:35 +0000 (12:22 +0200)]
ref #6169 cleanup

7 years agoref #6169 fixing invalid type in SpEl
Andreas Kohlbecker [Tue, 4 Apr 2017 10:22:03 +0000 (12:22 +0200)]
ref #6169 fixing invalid type in SpEl

7 years agoref #6169 message count indicator, edit reference button and impoved layout
Andreas Kohlbecker [Tue, 4 Apr 2017 08:44:36 +0000 (10:44 +0200)]
ref #6169 message count indicator, edit reference button and impoved layout

7 years agoref #6169 reusing RegistrationItem for WorkflowView
Andreas Kohlbecker [Mon, 3 Apr 2017 13:37:39 +0000 (15:37 +0200)]
ref #6169 reusing RegistrationItem for WorkflowView

7 years agoref #6169 Overview on Names and Types in RegistrationWorkingSets
Andreas Kohlbecker [Mon, 3 Apr 2017 09:03:53 +0000 (11:03 +0200)]
ref #6169 Overview on Names and Types in RegistrationWorkingSets

7 years agoref #6169 visualization of RegistrationWorkingSets in the workflow view
Andreas Kohlbecker [Wed, 29 Mar 2017 09:34:48 +0000 (11:34 +0200)]
ref #6169 visualization of RegistrationWorkingSets in the workflow view

7 years agoref #6169 RegistrationWorkingSets more complete, validation problems accessible via UI
Andreas Kohlbecker [Fri, 24 Mar 2017 14:20:42 +0000 (15:20 +0100)]
ref #6169 RegistrationWorkingSets more complete, validation problems accessible via UI

7 years agoref #6169 initial RegistrationWorkingSet implementation
Andreas Kohlbecker [Thu, 23 Mar 2017 15:53:57 +0000 (16:53 +0100)]
ref #6169 initial RegistrationWorkingSet implementation

7 years agoignoring ide files
Andreas Kohlbecker [Thu, 23 Mar 2017 15:53:10 +0000 (16:53 +0100)]
ignoring ide files

7 years agobetter WorkflowView title, validation, some EventListeners
Andreas Kohlbecker [Thu, 23 Mar 2017 15:48:22 +0000 (16:48 +0100)]
better WorkflowView title, validation, some EventListeners

7 years agoref #6169 removing replaced RegistrationItemDesign
Andreas Kohlbecker [Tue, 21 Mar 2017 16:22:23 +0000 (17:22 +0100)]
ref #6169 removing replaced RegistrationItemDesign

7 years agoref #6169 replacing declarative WorkflowViewDesign
Andreas Kohlbecker [Tue, 21 Mar 2017 16:20:41 +0000 (17:20 +0100)]
ref #6169 replacing declarative WorkflowViewDesign

7 years agoref #6169 renaming phycobank in packages to registration
Andreas Kohlbecker [Tue, 21 Mar 2017 14:25:32 +0000 (15:25 +0100)]
ref #6169 renaming phycobank in packages to registration

7 years agoref #6169 layout improvelemts and openButton clickable
Andreas Kohlbecker [Tue, 21 Mar 2017 14:16:42 +0000 (15:16 +0100)]
ref #6169 layout improvelemts and openButton clickable

7 years agoref #6169 allowing to toggle item list and grid
Andreas Kohlbecker [Tue, 21 Mar 2017 09:44:32 +0000 (10:44 +0100)]
ref #6169 allowing to toggle item list and grid

7 years agoref #6169 abstract page view having header and sub-header
Andreas Kohlbecker [Mon, 20 Mar 2017 15:06:51 +0000 (16:06 +0100)]
ref #6169 abstract page view having header and sub-header

7 years agoref #6169 UI preformance improvement for RegistrationItems
Andreas Kohlbecker [Mon, 20 Mar 2017 11:12:55 +0000 (12:12 +0100)]
ref #6169 UI preformance improvement for RegistrationItems
  - using GridLayout
  - disabling lazy loading

7 years agoref #6169 lazy loading of RegistrationItem in the ListView
Andreas Kohlbecker [Fri, 17 Mar 2017 14:30:49 +0000 (15:30 +0100)]
ref #6169 lazy loading of RegistrationItem in the ListView

7 years agoref #6169 using RegistrationItem in the ListView
Andreas Kohlbecker [Fri, 17 Mar 2017 12:47:27 +0000 (13:47 +0100)]
ref #6169 using RegistrationItem in the ListView

7 years agoref #6169 design for better list items
Andreas Kohlbecker [Thu, 16 Mar 2017 17:09:29 +0000 (18:09 +0100)]
ref #6169 design for better list items

7 years agoref #6169 support for working sets in the service mock and DTO
Andreas Kohlbecker [Thu, 16 Mar 2017 12:12:46 +0000 (13:12 +0100)]
ref #6169 support for working sets in the service mock and DTO

7 years agoref #6169 showing citation in list and eums items in UPPERCASE
Andreas Kohlbecker [Wed, 15 Mar 2017 12:29:33 +0000 (13:29 +0100)]
ref #6169 showing citation in list and eums items in UPPERCASE