within...
On Mon, 20 Feb 2017 at 13:01 Bilgin Ibryam <[email protected]> wrote: > > For the time being, I also had to disable > > isis.reflector.validator.jdoqlVariablesClause=false > isis.reflector.validator.explicitObjectType=false > isis.reflector.validator.jdoqlFromClause=false > > as the security module was complaining about some validations. > > The updated security module (1.14.0) should not throw any validation errors (hopefully). > Are there any examples/docs for how to use the new features from this > release, more specifically: > > ISIS-1529 - TableColumnOrderService, to allow column order to be fine-tuned > http://isis.apache.org/guides/rgsvc.html#_rgsvc_spi_TableColumnOrderService > ISIS-709 - Support multi-select for the drop-down box ISIS-785 - Invoke action parameter with a collection of entities. > > http://isis.apache.org/guides/ugfun.html#_ugfun_how-tos_class-structure_actions_collection-parameter-types (these are the same feature really ... one is the metamodel change, the other is the Wicket UI) This additional doc has _not_ been changed, probably should've been (PRs gratefully received): - http://isis.apache.org/guides/rgcms.html#_rgcms_methods_prefixes_choices - http://isis.apache.org/guides/rgcms.html#_rgcms_methods_prefixes_autoComplete Thx Dan > > Cheers, > > > [1] http://github.com/bibryam/semat > > >
