You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2019/04/25 18:44:14 UTC

[isis] branch ISIS-2001 updated (119417a -> 049cc91)

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

danhaywood pushed a change to branch ISIS-2001
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 119417a  ISIS-2001: adds first cut on disabling params
     new 008efa1  ISIS-2001: always recalculates pending, even if changed visibility/usability
     new efe465c  ISIS-2001: simplifies enum that describes whether repaint is necessary
     new 049cc91  ISIS-2001: fixes tiny CSS issue

The 8849 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:
 .../components/actions/ActionParametersForm.java   | 19 +++------
 .../components/scalars/ScalarPanelAbstract2.java   | 46 ++++++++++------------
 .../scalars/ScalarPanelSelect2Abstract.java        | 35 +++++-----------
 .../viewer/wicket/ui/pages/bootstrap-overrides.css |  1 +
 4 files changed, 37 insertions(+), 64 deletions(-)