5.4 + jquery/bootstrap configuration

2014-08-09 Thread Chris Mylonas
hi t5.4.ppl, I've just completed porting a bought html5/css3 template ( http://www.stephenmuscat.com/twilli_air/1.1/) to tapestry-5.4-beta6 for some drills/exercises. >From this list and howard's blog I've added: configuration.add(SymbolConstants.BOOTSTRAP_ROOT, "context:assets/bootstra

Re: [5.4-beta-6] How to update a Zone inside a loop ?

2014-08-09 Thread Muhammad Gelbana
But even if I can submit a context value, how can I know the which zone to update ? (i.e. what is zone's id ?)​ I mentioned that zones and select components are repeated in a loop. *-* *Muhammad Gelbana* http://www.linkedin.com/in/mgelbana On Sat, Aug 9, 2014 at 4:59 PM, Muh

Re: [5.4-beta-6] How to update a Zone inside a loop ?

2014-08-09 Thread Muhammad Gelbana
I can't figure out the version having this fix ! I can only see that 5.4-beta-6 was announced on tapestry.apache.org few days before Thiago committed the fox on GIT but I cannot figure out the exact version having this fix and I don't know how the developers organize their brnaches *-

Re: [5.4-beta-6] How to update a Zone inside a loop ?

2014-08-09 Thread Lance Java
Here's the jira https://issues.apache.org/jira/plugins/servlet/mobile#issue/TAP5-2301 Looks like you're in luck... Thiago has implemented it!

Re: [5.4-beta-6] How to update a Zone inside a loop ?

2014-08-09 Thread Muhammad Gelbana
Thank you. Is there a Jira issue to "watch" ? *-* *Muhammad Gelbana* http://www.linkedin.com/in/mgelbana On Sat, Aug 9, 2014 at 2:46 PM, Lance Java wrote: > As had been mentioned a few times on this list, it would be nice if a > context value was passed to the event. Unfort

Re: [5.4-beta-6] How to update a Zone inside a loop ?

2014-08-09 Thread Lance Java
As had been mentioned a few times on this list, it would be nice if a context value was passed to the event. Unfortunately this isn't supported (yet). You could use the observe mixin here: http://tapestry-stitch.uklance.cloudbees.net/observedemo This can observe any clientside event on any number

Re: [5.4-beta-6] How to update a Zone inside a loop ?

2014-08-09 Thread Muhammad Gelbana
Is it even feasible ? Is it valid to start a Jira issue ? *-* *Muhammad Gelbana* http://www.linkedin.com/in/mgelbana On Fri, Aug 8, 2014 at 7:21 PM, Muhammad Gelbana wrote: > I have a loop that displays numerous components including a *Zone*. All > all these components are