Re: Inline edit

2016-05-16 Thread Dan Haywood
I think we're edging closer to being able to support that... the simplified edit mode introduced in 1.12.0 means that - in theory - it could perhaps be supported by providing the edit icon on each editable field in the table, such that it could be edited in the modal dialog. Maybe later that will

Re: Simpleapp 12.0.1. - Swagger not working when packaging war and deploying to Tomcat

2016-05-16 Thread Dan Haywood
Ah, I remember this issue. It turns out that it does work, so long as you deploy the webapp as ROOT.war. The issue is the path to the swaggerService does not resolve correctly when running as anything other than the root app. I did manage to figure out the hacks though if you really do want to d

Re: Inline edit

2016-05-16 Thread César Camilo Lugo Marcos
I'm interested in this enhancement too. Hopefully gets added to the wicket viewer. I asked about it some time ago, and doesn't seem to be a priority, lets hear from the Apache ISIS team. On Mon, 2016-05-16 at 14:59 +0530, sunand p wrote: > Hi Guys, > > Just a quick question, is it possible to sup

Inline edit

2016-05-16 Thread sunand p
Hi Guys, Just a quick question, is it possible to support inline edits for the table which got rendered for listing the domain objects? Cheers! Sunand

Re: Simpleapp 12.0.1. - Swagger not working when packaging war and deploying to Tomcat

2016-05-16 Thread Dan Haywood
Ok, thanks for reporting, I'll take a look hopefully this evening. Dan. On 16 May 2016 10:02 am, "Vladimir Nišević" wrote: Based on discussion in https://issues.apache.org/jira/browse/ISIS-1358 I think I've found an issue, but I cannot create new JIRA issue any more - seems the issue creation po

Simpleapp 12.0.1. - Swagger not working when packaging war and deploying to Tomcat

2016-05-16 Thread Vladimir Nišević
Based on discussion in https://issues.apache.org/jira/browse/ISIS-1358 I think I've found an issue, but I cannot create new JIRA issue any more - seems the issue creation policy has been changed, so I am sending the issue on this way. *Steps to reproduce:* 1. Create archetype as described in guid