Re: Returning content as file...?

2015-11-25 Thread Dan Haywood
> On 24 November 2015 at 19:02, Kevin Meyer wrote: > >> I've added the project to github on [1]. Sorry - I've not put much effort >> into consolidating the menu/service actions, most of them are visible even >> when not appropriate. >> >> I've implemented the "convert and send as

Re: Thinking about re-introducing UML in our workflow

2015-11-25 Thread Stephen Cameron
In terms of using UML for after the fact documentation, I like this UMLGraph approach: http://umlgraph.org On Tue, Nov 24, 2015 at 9:42 AM, Stephen Cameron wrote: > > > On Tue, Nov 24, 2015 at 9:19 AM, Cesar Lugo > wrote: > >> Hi Oscar,

Application Tenancy

2015-11-25 Thread Stephen Cameron
Hi, I have a problem with Application Tenancies not working the way I want, I want to drive it off a field 'region', such that a person is assigned a tenancy of GLOBAL, NORTH, SOUTH, NORTH-WEST and these are also the regions that they are working in too, so when they create a record their region

Re: dropdown window bug in 1.10.0

2015-11-25 Thread Dan Haywood
On 25 November 2015 at 10:19, Martin Vogel wrote: > Hi Dan, > > in Jira issue ISIS-1020 you were discussing possible solutions to the the > dropdown window opening in the upper left corner and closed the issue as > fixed for 1.10.0. > According to the screencast attached I can

Re: Application Tenancy

2015-11-25 Thread Dan Haywood
Hi Steve, Not sure I follow quite all the ins-and-outs of this, but what could well be of use is the optional ApplicationTenancyPathEvaluator domain service[1]. If an implementation is registered (on the classpath), then the security module will delegate to this [2] in order to determine who

Re: New and better view models coming in 1.11.0-SNAPSHOT

2015-11-25 Thread Dan Haywood
On 21 November 2015 at 20:25, Vladimir Nišević wrote: > Hi Dan, thank you, this is a really cool feature! The applications I'm > building, have often legacy systems and some parts of my domain models are > built on service calls to that legacy systems - in that case we build

Re: isis maven plugin

2015-11-25 Thread Dan Haywood
On 10 November 2015 at 17:42, Cesar Lugo wrote: > > Just wondering if you will > let us know when will the add-ons get released to 1.10.0 as well. > > Even when it works ok, my dom's POM can't find these plugins: > > org.apache.isis.tools artifact isis-maven-plugin . >