Hi guys,
I've just migrated to T5.4 and Tapestry-Jquery 4.0.1-SNAPSHOT. And it
seems I have an issue with 'isEmpty' function in GMap.js file. Error in
firebug console looks like:
ReferenceError: isEmpty is not defined
if (isEmpty(specs.params)) {
Source code snippet from GMap.js file wit
It's working, great! Thank you.
On Sat, 29 Nov 2014 20:35:22 +0100, Lance Java
wrote:
You might be interested in this
http://t5stitch-lazan.rhcloud.com/pagerdemo
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.ap
Hi guys,
I apologize, but I need your help again. I used mixin 'tb/pager' together
with 'tb.pagination' in Tapestry 5.3.7 to display a list of entities with
pagination. It was possible to hide pagination, display all item on one
page etc. (see my implementation below)
My issue now is tha
Thank you both for answers, I've made adjustments and now it works and
looks fine. Great!
On Thu, 27 Nov 2014 18:06:20 +0100, Thiago H de Paula Figueiredo
wrote:
On Thu, 27 Nov 2014 09:35:36 -0200, Jan Fryblik
wrote:
Hello guys,
Hi!
scriptSupport.require("L
Hello guys,
I'm fighting a bit with RequireJS modules. So...
I have Tapestry library 'cms' with 'LastArticle' component. So I have
simple RequireJS module in
resources/META-INF/modules/cms folder with following code
define(["jquery", "t5/core/dom", "jquery/jquery.threedots.min"], function
OMG, I'm so blind! Sorry for stupid question! You are right, of course.
Thanks!
On Mon, 17 Nov 2014 19:14:30 +0100, Thiago H de Paula Figueiredo
wrote:
On Mon, 17 Nov 2014 15:56:23 -0200, Jan Fryblik
wrote:
Hi guys,
Hi!
I'm migration my project from tapestry 5.
Hi guys,
I'm migration my project from tapestry 5.3.7 to 5.4-beta22 and I'm facing
another tough error. There is tapestry-jquery 4.0.1-SNAPSHOT included in
project and there is no usage of datepicker in page where is exception
thrown from. Thank you for any comments or ideas.
18:46:25 [
So fixed, i had there also old version of tapestry-security. Million
thanks!
On Sun, 16 Nov 2014 09:22:23 +0100, Jan Fryblik
wrote:
Thanks, I had there old tapestry-upload-5.3.7.jar pulled in by
tapestry5-jquery, so i`ve fixed it. Unfortunately without positive
effect
looks like that.
On Sat, 15 Nov 2014 22:06:54 +0100, Tony Nelson
wrote:
Double check that you don't have both tapestry 5.3 and 5.4 jars in your
class path.
-Tony
On Nov 15, 2014, at 3:03 PM, Jan Fryblik
wrote:
HI guys,
i'm currently migrating from 5.3.7 to 5.4-beta-22 and
HI guys,
i'm currently migrating from 5.3.7 to 5.4-beta-22 and i'm stuck with
strange exception (below) comming from HibernateModule. I have removed all
MethodAdvice references from my project, but without any effect. Could you
please give me a hint what can be a reason? Thanks for any comm
Hi guys,
i haven't used Tapestry for a few months so I want to ask again if
something has changed. Do you have experience with combination of Tapestry
and any JS framework? How difficult is to integrate it together? Are there
any tutorials? I need something to create highly dynamic web fo
Hi,
may be that link would help you.
http://jumpstart.doublenegative.com.au/jumpstart/examples/navigation/returntopage1/abc
BR,
Jan
On Thu, 02 Jan 2014 08:59:08 +0100, Lidija Dolinar
wrote:
Hi,
My page name is Najdi and I have a query parameter appended to the link
so
the link looks
On Tue, 03 Dec 2013 18:07:10 +0100, Thiago H de Paula Figueiredo
wrote:
On Wed, 27 Nov 2013 17:36:05 -0200, Lidija Dolinar
wrote:
Hi,
Hi!
Hi,
I can't seem to get client-side email validation to work.
I don't think the client-side validation was ever implemented, just the
serve
On Mon, 30 Sep 2013 19:40:42 +0200, Thiago H de Paula Figueiredo
wrote:
On Mon, 30 Sep 2013 14:28:34 -0300, Muhammad Gelbana
wrote:
Here comes the problem. When I edit my code, and build my module into a
.jar file, the build is broken because the .jar file is already used by
the loaded
ty, what do you thing is an advanced usage? :)
Thanks for answer! (even previous one)
On Fri, 20 Sep 2013 22:11:32 +0200, Thiago H de Paula Figueiredo
wrote:
On Fri, 20 Sep 2013 16:40:39 -0300, Jan Fryblik
wrote:
I know, i only wanted to see a practical advanced usage of tapestry.
Ever
here?
You might want to check out the tree component (it looks to me that is
what
you need - but I could be way off course here)
On Fri, Sep 20, 2013 at 10:31 PM, Jan Fryblik
wrote:
And isn't there any workaround where i don't need to use another
framework? Angular is likeabl
o help
Cheers
On Fri, Sep 20, 2013 at 10:20 AM, Jan Fryblik
wrote:
**
Hi guys,
could you please provide me a example how to work with AjaxFormLoop
inside
AjaxFormLoop? Or more generaly loop inside loop. I'm stuck with it. I
guess, it's a bit advanced use of tapestry. T
Hi guys,could you please provide me a example how to work with AjaxFormLoop inside AjaxFormLoop? Or more generaly loop inside loop. I'm stuck with it. I guess, it's a bit advanced use of tapestry. Thanks in advance.Best Regards,Jan
type "Ser" you will give them a list of countries that matches the db table.
If you want to show them all just do a db query that will return the entire content of the db table and then show it in screenHope it helps
On Fri, Sep 6, 2013 at 9:19 PM, Jan Fryblik <jan.fryb...@ebrothe
Hi guys,I'm using Tapestry-JQuery AutoComplete component and i would like to have small button to show all options next to text field. Does somebody know how to open autocomplete list? I've tried a few solutions suggested in other discussions, but none of them worked. Thank you in advance.Best Reg
ep 6, 2013 at 9:04 PM, Jan Fryblik
wrote:
**
Hi guys,
I'm using Tapestry-JQuery AutoComplete component and i would like to
have
small button to show all options next to text field. Does somebody know
how
to open autocomplete list? I've tried a few solutions suggested in other
2013 09:36, "Jan Fryblik" wrote:
> **
> Hi guys,
>
> i've run into terrible issue with jobs. I need to generate link which
is
> afterwards sent to user, but issue is... Job is not executed with http
> request so that i haven't informations ab
Hi guys,i've run into terrible issue with jobs. I need to generate link which is afterwards sent to user, but issue is... Job is not executed with http request so that i haven't informations about request to generate the link, so it throws NullPointerException.Is there any other option then having
Thanks for answer.The joke is, its not my component. Its component in Tapestry-jquery module. So if i understood correctly... it is a bug and i should report it, isn't it?BR,JanOn Mon, 24 Jun 2013 23:42:36 +0200, Thiago H de Paula Figueiredo wrote:On Mon, 24 Jun 2013 17:54:14 -0300
Hi guys,i don't know what to do with this error. Its thrown from JGrowl component in Tapestry-JQuery module. What is strange, i have this component in page, but i haven't time to adjust page in order to use it. Also it occurs only in production environment so I think its caused by a robot. Also wh
Hi guys,could you please help me how to use tapestry-bootstrap popover or tooltip? I'm a bit stuck with it and google also didn't help. Thanks.i'm using it like...hover overBR,Jan
I'm just guessing, but try to put there also attribute id. Its often
worked for me.
${textZone}
BR,
Jan
On Tue, 21 May 2013 20:49:56 +0200, Boris Horvat
wrote:
I have tried with prefix t: and it has nothing to do with that (it is not
really mandatory as far as
getContextAsset( "context:/images/backgrounds/" + list[index], persistentLocale.get()); return result;}return null;BR,JanOn Sat, 11 May 2013 23:49:50 +0200, Thiago H de Paula Figueiredo wrote:On Sat, 11 May 2013 17:42:34 -0300, Jan Fryblik
Still i thank you for inspiration with your gallery component and other components in library. Thanks!> Sorry for my previous answer… I didn't realise that this tapestry-bootstrap> mixin existed.>> After looking at the source here:>> https://github.com/trsvax/tapestry-bootstrap/blob/master/src/mai
Hi guys,i just created simple slider component. Now i'm wondering, is somehow possible to load all images from context path? I mean, i have for instance folder /webapp/images/slider and i need to get all images in the directory without knowing image names. Thanks for answer.BR,Jan
odel instead so> that you can take advantage of the HibernateGridDataModel and also> tapestry's built in type coercion from Collection/Array to GridDataModel.>>>> On 5 May 2013 18:19, Jan Fryblik wrote:>> > **> >> > Hi guys,> &g
Hi guys,I using Tapestry 5 and Tapestry Bootstrap and i tried to apply pagination on loop component. I`m using it like that..but it doesn't render any pagination, just complete list. Probably i need to connect it with Pagination component, but i don't know how. Could you please tell me, what
Great! Thanks.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/email-validation-stopped-working-tp5717401p5717502.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe,
I have that form in overlay, so I tried to use client-side validation to
avoid page refresh and simultaneously avoid complications with ajax form.
I`m quite a new to tapestry 5 and i was really surprised that there is no
client-side validation even though there is server-side counterpart...
..it
We are not using any override, additional or any other modification of
tapestry validations.
There is no change since i updated tapestry and i am pretty sure, that it
worked before.
I am not sure, if i have to explicitly turn javascript logging on, but i
cant see any error message in javascript
Hi,
recently i updated to tapestry 5.3.6 and since than all my email validations
don`t work. Other validations work well.
I have field like this:
Thank for your help.
BR,
Honza
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/email-validation-stopped-working-tp571740
Hi,
i`ve tried to implement Microdata into some pages, but i`m getting exception
below. I have doctype set on HTML5, all supporting javascripts included.
Does somebody has experience with this? Please help, thanks in advance.
Caused by: org.xml.sax.SAXParseException: Attribute name "itemscope"
as
Hi,
i have issue with AjaxFormLoop after i`ve updated from 5.2.6 to 5.3.1.
When i click on AddRow link following javascript error occurs (copy/paste
from firebug):
Communication with the server failed: undefined
consolefn && consolefn.call(console, message);
t5-console.js (line 61)
Ajax failure
HI,
i had same issue. Try to comment some fields of form out to find out which
one causes the error. I had field with name 'homepage' and after renaming
this field, the red warning was gone. May be there are some reserved words
or what... ...good luck
--
View this message in context:
http://tap
39 matches
Mail list logo