This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


    from 53afae0cf4 ISIS-3201: remove ISIS-3070 hack
     new 205f9f04db ISIS-3201: cleanup select2 on change behaviors
     new 0dc31f9d45 ISIS-3201: time picker on change propagation fixes

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../scalars/ScalarPanelSelectAbstract.java         |  9 ++++++++
 .../ScalarPanelTextFieldWithTemporalPicker.java    | 26 ++++++++++++++++++++++
 ...FormComponent.html => ChoiceFormComponent.html} |  0
 ...FormComponent.java => ChoiceFormComponent.java} |  4 ++--
 .../scalars/choices/ObjectChoicesSelect2Panel.java | 13 ++---------
 .../datepicker/TextFieldWithDateTimePicker.java    | 15 -------------
 6 files changed, 39 insertions(+), 28 deletions(-)
 rename 
viewers/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/components/scalars/choices/{ObjectChoiceFormComponent.html
 => ChoiceFormComponent.html} (100%)
 rename 
viewers/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/components/scalars/choices/{ObjectChoiceFormComponent.java
 => ChoiceFormComponent.java} (94%)

Reply via email to