I do believe your assumption is correct.
> On Oct 28, 2013, at 2:51 AM, "mailingl...@j-b-s.de"
> wrote:
>
> Hi Lenny
>
> Thanks for your answer. I guess my description was somehow incomplete...
>
> OnActivate from the "unauthorized" page is not called, that's surprising to
> me.
>
> The u
Hi Lenny
Thanks for your answer. I guess my description was somehow incomplete...
OnActivate from the "unauthorized" page is not called, that's surprising to me.
The user has permission to view the page in general but misses certain
functionality permissions triggered by event callback method
Sorry for the thread revival, however I am coming up against the same
problem.
I have a page needs to be served via https for some customers and http
for others.
If I request the page via https without the @Secure annotation, all ajax
event urls are incorrectly altered to:
http://domain:443
It's easy... Read http://tapestry.apache.org/localization.html --
especially the very last section.
I've done these before myself and will be happy to commit them.
On Oct 27, 2013 11:50 AM, "Muhammad Gelbana" wrote:
> I'd like to provide Arabic translations to help have the Arabic locale
> built
I'd like to provide Arabic translations to help have the Arabic locale
built-in Tapestry.
If its possible, where should I start ?
*-*
*Muhammad Gelbana*
http://www.linkedin.com/in/mgelbana
Hi,
Thanks for your reply.
Do You know how I add a click event to the mixin?
1 ) I want to click on it and display the first initial list
2) And on choosing (Click in autocomplit list) to call a method in java.
Can I do that? Or do I have to write my own component?
Thanks,
Vasili
-Ursprüng
I have a separate Hudson for each of may applications because they are
written for different organizations. You could run one Hudson to control as
many apps as you like if for example you had many apps in the same
container.
I have one application that runs Hudson under a different Tomcat because
Hi,
i got a grid from a database. Now i want that the eventlink is only
shown if the status is 100. i.e.
t:context="tachyonbestellung.bestnr">buchen
At the moment i do not see an easy way to do that.
Any hints?
Andreas
--
ae | Andreas Ernst | IT Spektrum
Postfach 5, 65612 Besel
I don't think Tapestry-Security works for Ajax requests.
I think it's geared more of blocking access to pages for initial load.
How can you have AJAX requests for a page that's not authorized?
Also, in Tapestry 5.4, this should be handled properly by way T5.4 handles
JavaScript.
onActivate isn'
Ok, good to know :)
Thanks
On Sun, Oct 27, 2013 at 2:38 PM, Lenny Primak wrote:
> Bootstrap 3.
> As far as the release, who knows?
> One can say that there that Alpha's really stable (which it is)
> but there are many number of things that still need fixing and updating.
> if I would guess, at
Bootstrap 3.
As far as the release, who knows?
One can say that there that Alpha's really stable (which it is)
but there are many number of things that still need fixing and updating.
if I would guess, at least 6 months from now.
On Oct 27, 2013, at 6:47 AM, Boris Horvat wrote:
> What version of
Hi all!
I have a strange problem and maybe one of you can give me a hint...
Basically I have a table and each individual forms it's own zone
and can be replaced independently from each other by an eventlink (works
perfectly).
Next I added @RequiresPermissions("MyPermission:modify") on the
ev
Thanks for suggestions. I'm going to take a look at jquery-hashchange.
On Sun, Oct 27, 2013 at 9:07 PM, Dmitry Gusev wrote:
> I wouldn't expect this functionality from Tapestry, because it can't and
> shouldn't compete with client-side frameworks that should do this job.
>
> Tapestry 5.4 allows
What version of the bootstrap will tapestry include? And does anyone have
any idea when will the release happen?
I am thinking about moving some of my code to the bootstrap so I kind need
this information :)
Cheers
--
Sincerely
*Boris Horvat*
I wouldn't expect this functionality from Tapestry, because it can't and
shouldn't compete with client-side frameworks that should do this job.
Tapestry 5.4 allows better pluggable client-site integration, so using some
3rd party client-side library for this stuff sounds reasonable. I'm sure
you'v
Barry,
Am I understanding you right, that you deploy separate Hudson instance per
tapestry application?
And you deploy it to the same web container that the app is running at?
On Sat, Oct 26, 2013 at 4:42 PM, Barry Books wrote:
> Martin,
>
> I do just create pages and run them with Hudson. Th
That's understandable. However, *client-side* part of Tapestry might deal
with URL anchors in one way or another, for example, transforming them to
some kind of component events being sent to server over AJAX.
This is actually what I'm interested in: to create some kind of 'bridge'
between browser
17 matches
Mail list logo