Re: [ANN] Apache Isis version 1.15.0 Released

2017-08-21 Thread Anisha Jaiswal
nsingh > > > From: Dan Haywood <d...@haywood-associates.co.uk> > Sent: 17 August 2017 19:07:45 > To: users@isis.apache.org > Cc: dev > Subject: Re: [ANN] Apache Isis version 1.15.0 Released > > Hi Mansingh , > > thank

Re: [ANN] Apache Isis version 1.15.0 Released

2017-08-18 Thread Manasingarao Shitole
ood <d...@haywood-associates.co.uk> Sent: 17 August 2017 19:07:45 To: users@isis.apache.org Cc: dev Subject: Re: [ANN] Apache Isis version 1.15.0 Released Hi Mansingh , thanks for that ... you are absolutely right, for inline action prompt the action needs to be associated with a property

Re: [ANN] Apache Isis version 1.15.0 Released

2017-08-18 Thread Erik de Hair
Thanks for the great release! Our users will be thankful also! Erik On 08/14/2017 11:48 PM, Dan Haywood wrote: Thanks for the heads-up. The correct links are: - http://isis.apache.org/release-notes/release-notes.html#_release-notes_1.15.0 -

Re: [ANN] Apache Isis version 1.15.0 Released

2017-08-17 Thread Anisha Jaiswal
="ALL_TABLES"> > > > > Updates the object's notes > > > > > > > > > > Cheers, > > > > -Mansingh > > > > > > From: Manasingarao Shitole <shit...@prime-resear

Re: [ANN] Apache Isis version 1.15.0 Released

2017-08-17 Thread Dan Haywood
> > > From: Manasingarao Shitole <shit...@prime-research.com> > Sent: 17 August 2017 18:54:41 > To: users@isis.apache.org > Cc: dev > Subject: Re: [ANN] Apache Isis version 1.15.0 Released > > > > Hi Anisha, > > > To sim

Re: [ANN] Apache Isis version 1.15.0 Released

2017-08-17 Thread Manasingarao Shitole
, -Mansingh From: Manasingarao Shitole <shit...@prime-research.com> Sent: 17 August 2017 18:54:41 To: users@isis.apache.org Cc: dev Subject: Re: [ANN] Apache Isis version 1.15.0 Released Hi Anisha, To simulate your problem, I have added "Update Notes&qu

Re: [ANN] Apache Isis version 1.15.0 Released

2017-08-17 Thread Manasingarao Shitole
ociates.co.uk> Sent: 17 August 2017 16:35:13 To: users@isis.apache.org Cc: dev Subject: Re: [ANN] Apache Isis version 1.15.0 Released Hi Anisha, I must admit that what you've written there looks ok to me. Any possibility of providing an example app on github that exhibits the problem? Start o

Re: [ANN] Apache Isis version 1.15.0 Released

2017-08-17 Thread Dan Haywood
Hi Anisha, I must admit that what you've written there looks ok to me. Any possibility of providing an example app on github that exhibits the problem? Start off with the new helloworld archetype, perhaps? Also, try adding in the configuration property "isis.viewer.wicket.promptStyle", as

Re: [ANN] Apache Isis version 1.15.0 Released

2017-08-17 Thread Anisha Jaiswal
Hi Dan, This is great ! I upgraded my application to v1.15.0. I wanted to use inline prompts for action methods, but somehow have not been able to make it work. I noticed that the default behaviour for editing of properties is now inline and it looks nice. I wanted to use my action method also

Re: [ANN] Apache Isis version 1.15.0 Released

2017-08-17 Thread Vladimir Nišević
Thanks Dan, great work! 2017-08-17 3:39 GMT+02:00 Stephen Cameron : > It's excellent, my thanks to all those involved. > > On Tue, Aug 15, 2017 at 5:50 PM, Johan Doornenbal > wrote: > > > Congrats Dan. Thank you for all your work!! > > > > >

Re: [ANN] Apache Isis version 1.15.0 Released

2017-08-16 Thread Stephen Cameron
It's excellent, my thanks to all those involved. On Tue, Aug 15, 2017 at 5:50 PM, Johan Doornenbal wrote: > Congrats Dan. Thank you for all your work!! > > > > > On Mon, Aug 14, 2017 11:48 PM, Dan Haywood d...@haywood-associates.co.uk > wrote: > Thanks for the heads-up.

Re: [ANN] Apache Isis version 1.15.0 Released

2017-08-15 Thread Johan Doornenbal
Congrats Dan. Thank you for all your work!! On Mon, Aug 14, 2017 11:48 PM, Dan Haywood d...@haywood-associates.co.uk wrote: Thanks for the heads-up. The correct links are: - http://isis.apache.org/release-notes/release-notes.html#_release-notes_1.15.0 -

Re: [ANN] Apache Isis version 1.15.0 Released

2017-08-14 Thread Dan Haywood
Thanks for the heads-up. The correct links are: - http://isis.apache.org/release-notes/release-notes.html#_release-notes_1.15.0 - http://isis.apache.org/migration-notes/migration-notes.html#_migration-notes_1.14.0-to-1.15.0 I'll update our release procedures so this doesn't happen next time.

Re: [ANN] Apache Isis version 1.15.0 Released

2017-08-14 Thread Mariano Lahoz
Hello Dan, releases notes are not found when opening link. On Mon, 14 Aug 2017 at 17:08 Dan Haywood wrote: > The Apache Isis team is pleased to announce the release of Apache Isis > v1.15.0. > > New features in this release include: > * inline prompts: the

[ANN] Apache Isis version 1.15.0 Released

2017-08-14 Thread Dan Haywood
The Apache Isis team is pleased to announce the release of Apache Isis v1.15.0. New features in this release include: * inline prompts: the ability to edit a property or invoke an action (associated with a property) without requiring a modal dialog box. * a "hello world" archetype * upgrade of