Good to hear... thanks for reporting back! There's a fix for app tenancy in 1.10.0-SNAPSHOT ... currently the choices/autoComplete and various other aspects of the UI don't properly filter out tenanted objects.
Hoping to push out 1.10.0 as a release sooner rather than later; probably in next couple of weeks. Cheers Dan On 20 October 2015 at 23:23, Cesar Lugo <[email protected]> wrote: > Hello Dan, > > Good news, with your help, I have been able to enable the other add-on > modules I needed, including security and security, audit, session logger > and dev-utils. Looking good! > > Now I am starting to understand the security module, I'm interested in > particular in the multi-tenancy feature, so I am studying the documentation > included in the security module add-on reamde. So far I have created a > tenancy and assigned the so loved sven user to it, quite straightforward. > Now I will try to associate some objects to the tenancy an go from there. > > Thank you! > > -----Original Message----- > From: Dan Haywood [mailto:[email protected]] > Sent: Thursday, October 15, 2015 4:16 PM > To: users > Subject: Re: ISIS Security and DevUtils add-on modules > > Hi Cesar, > > A little while back (in preparation for RAD RACE [1]) I put together a > version of the simpleapp (as generated by our archetype) that has a number > of the addons pre-configured, called "quickstart". You'll find it here [2]. > > The README isn't complete, but as its appmanifest shows [3], it includes > many of the most useful addons. > > HTH > Dan > > > [1] https://github.com/incodehq/radrace2015 > [2] https://github.com/isisaddons/isis-app-quickstart > [3] > > https://github.com/isisaddons/isis-app-quickstart/blob/master/app/src/main/java/domainapp/app/DomainAppAppManifest.java#L43 > > > > > > > On 15 October 2015 at 19:20, Cesar Lugo <[email protected]> wrote: > > > Hello, > > > > > > > > I am working with some of the apache isis add-ons, with great success > > on some and not so much on some others, so I ask for your guidance to > > see if I am missing something. I tried the fullcalendar2, gmap3 and > > the wichedcharts add-ons on my prototype and they work just fine. > > Amazingly easy to set up and use! J. > > > > Now I have been trying to use the security module add on, as well as > > the devutils add on. Not much luck on those so far. I double checked > > that I am using the right dependencies and parameters as shown on the > > tutorial (PetClinic advanced tutorial on github > > > > https://github.com/johandoornenbal/tutorial_code/blob/master/AsciiDoc/ > > 14_pet > > clinic_addons.adoc) and it looks I have followed all steps correctly. > > > > > > > > I read that you know that the security module is working because you > > will need to use the isis-module-security-admin now. And it will show > > the new menu on the right side of the menu form, but that is not the > > case in my prototype. I downloaded the todo-app and the statio app to > > check those out and I see that both ad-ons work fine on those apps, > > but they use much more functionality than the tutorial, so I got a > > little bit lost trying to find what is the difference with my > prototype's repository. > > > > > > > > I am sorry if might not be providing enough information to help you > > help me with this, but I wanted your guidance or any hints to know > > where to look and if that is the case what else should I send you to > > give you more info. > > > > > > > > Cesar. > > > > > > > > > > > > --- > > This email has been checked for viruses by Avast antivirus software. > > https://www.avast.com/antivirus > > > > > --- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus > >
