Re: I am not able to call JSON file in my tapestry template file .. Native HTML standalone works finr in browsers ..

2014-04-03 Thread Lenny Primak
But, you truly need / want support, than you need to pay for it. On Apr 3, 2014, at 12:24 PM, Lenny Primak wrote: > Well, then there is browser "View Source" or firebug that you can use. > Again, out of scope of the tapestry mailing list. > Tapestry is open source. Use

Re: I am not able to call JSON file in my tapestry template file .. Native HTML standalone works finr in browsers ..

2014-04-03 Thread Lenny Primak
h I am > able to see separately running HTML in a browser) > Therefore, I cannot attach any error snippet > > Regards, > Vivek > > -Original Message- > From: Lenny Primak [mailto:lpri...@hope.nyc.ny.us] > Sent: Thursday, April 03, 2014 9:47 PM > To: Tapes

Re: I am not able to call JSON file in my tapestry template file .. Native HTML standalone works finr in browsers ..

2014-04-03 Thread Lenny Primak
Vivek, Tapestry forum (or any other forum) is not a free consulting / support forum. There is no such thing. If you have a specific problem, you need to include simple snippet that illustrates it, along with any error messages you received. Nobody on this forum is going to do the work that you

Tapestry 5.3.7 and Java 8

2014-04-02 Thread Lenny Primak
Does anybody have ready-made tapestry-xxx.jar for 5.3.7 that work with Java 8? I don't have the time to go through 1000s of steps to get my own built, test and debug. Thank you! - To unsubscribe, e-mail: users-unsubscr...@tapes

Re: T5.4 - spinner zone overlay

2014-03-21 Thread Lenny Primak
Please create an issue on google code. Thanks. > On Mar 21, 2014, at 9:48 AM, Martin Nagl wrote: > > I found the solution. The event I was looking for is "events.zone.refresh". > See where it is triggered in module "t5/core/zone". > > @Lenny Primak >

Re: T5.4 - spinner zone overlay

2014-03-20 Thread Lenny Primak
Hi, Flowlogix 1.2.x does not support Tapestry 5.4, Flowlogix 1.4-SNAPSHOT supports Tapestry 5.4-JQuery combination. There is also tapestry-5.4 tag On Mar 20, 2014, at 4:45 AM, Martin Nagl wrote: > Hi all, > > I am trying to implement a "loading" indicator for zone updates in Tapestry > 5.4. So

Re: an old chestnut - how to disable form inputs after submit pressed

2014-03-15 Thread Lenny Primak
https://code.google.com/p/flowlogix/wiki/TLDisableAfterSubmit > On Mar 15, 2014, at 12:03 PM, "John" wrote: > > The user presses submit the server takes a while during which submit can be > pressed again. > > I need to rerender the form inputs disabled and then fire the submit. How to? > > Jo

Re: shiro UsernamePasswordToken "RememberMe" problems

2014-02-25 Thread Lenny Primak
I believe that "remember me" works only in production mode by default. On Feb 25, 2014, at 2:44 AM, Lidija Dolinar wrote: > Hi, > > I tried "Remember Me" functionality here: > http://tynamo-federatedaccounts.tynamo.org/ (live demo webapp) but the user > isn't remembered. > > When I check the "R

Re: [Might be OT] What is the difference between J2EE CDI and Tapestry's IoC ?

2014-01-07 Thread Lenny Primak
This is somewhat a sensitive subject: http://apache-tapestry-mailing-list-archives.1045711.n5.nabble.com/Merits-of-Tapestry-IOC-td5721445.html http://apache-tapestry-mailing-list-archives.1045711.n5.nabble.com/First-stab-at-CDI-module-for-tapestry-td4469281.html http://apache-tapestry-mailing-list

Re: using tapx-templating with T5.4

2013-12-05 Thread Lenny Primak
I just went through this exercise on my client's project. I explored both tapestry-offline and just using HtmlUnit GET a page, then clean it up and send it out as Email. We wound up using Freemarker for this. Template syntax is largely the same, there is no cleanup necessary and it works better f

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-26 Thread Lenny Primak
That was pretty funny I have to admit. You should start working on some new material though. > On Nov 26, 2013, at 5:08 PM, Emmanuel Sowah wrote: > > Dude, > > Glad you've finally found out yourself that following and coding Tapestry > won't pay the bills. It's a failed framework and nobody

Re: Web frameworks

2013-11-20 Thread Lenny Primak
Emanuel, you are absolutely correct. You are very smart and thank you for shining the light upon us. We are all very stupid and we will stop using Tapestry right away! We will all learn from you. We may someday be at most 50% as smart as you. Tapestry is dead!!! --- People,

Re: Web frameworks

2013-11-20 Thread Lenny Primak
What a troll!! On Nov 20, 2013, at 2:52 PM, Emmanuel Sowah wrote: > Guys, > > You Tapestry aficionados are just some radicals who are blind to see the > reality. The fact of the matter is Tapestry is no more relevant in the > developers community. Even Mr. Ship doesn't use Tapestry anymore in h

Re: Strategy for Ajax + Expired Session

2013-11-20 Thread Lenny Primak
If you would like to contribute this filter to FlowLogix, I will gladly add you as a committer so you can do this. On Nov 19, 2013, at 11:25 AM, Lenny Primak wrote: > I always thought that this was supposed to be handled by Tapestry by default. > So, filter approach would probably wor

Re: Strategy for Ajax + Expired Session

2013-11-19 Thread Lenny Primak
I always thought that this was supposed to be handled by Tapestry by default. So, filter approach would probably work very well. On Nov 19, 2013, at 10:16 AM, Ben Titmarsh wrote: > Hi Guys, > > This is a problem I've been grappling with for a while now. My app is very > Ajax intensive and rel

Re: uk.org.cezary.t5conduit question

2013-11-04 Thread Lenny Primak
I am using 0.7'and everything works as advertised. > On Nov 4, 2013, at 2:18 PM, Jon Williams wrote: > > This message is regarding the T5Conduit tapestry 5.3 less library. > > > Anyone with t5conduit experience (0.8 SNAPSHOT)... > > Is it possible to get the generated style sheet to be a .cs

Re: Tapestry 5.4 demo

2013-11-01 Thread Lenny Primak
pache.tapestry5.corelib.pages.ExceptionReport.setupRender(ExceptionReport.java) > > > > On Fri, Nov 1, 2013 at 6:05 PM, Boris Horvat wrote: > >> This looks perfect, will give it read and try it out. >> >> Thanks >> >> >> On Fri, Nov 1, 20

Re: Tapestry 5.4 demo

2013-11-01 Thread Lenny Primak
? > > > On Fri, Nov 1, 2013 at 5:46 PM, Lenny Primak wrote: > >> Tynamo Security is ready for T5.4. I think (not sure) but RestEasy is >> good to go as well. >> Tapestry-JQuery is definitely incompatible at this point. >> >> >> On Nov 1, 2013, a

Re: Tapestry 5.4 demo

2013-11-01 Thread Lenny Primak
Tynamo Security is ready for T5.4. I think (not sure) but RestEasy is good to go as well. Tapestry-JQuery is definitely incompatible at this point. On Nov 1, 2013, at 8:25 AM, Boris Horvat wrote: > Yea probably from say Tynamo Security or Rest, or it could be from > tapestry-jquery > > I

Re: [5.4] Is preview-able TML dead?

2013-10-30 Thread Lenny Primak
We have scenario #2 with the caveat that designer used their own tool to edit templates and the IDE runs in the background so they can check how the web site looks live. > On Oct 30, 2013, at 7:26 PM, Bob Harner wrote: > > Previewable templates are a great marketing bullet point, but whethe

Re: [5.4] Is preview-able TML dead?

2013-10-30 Thread Lenny Primak
Just so there is no misunderstandings, I personally love previewable templates. I would love to keep them. That's one of the best parts of tapestry and a great differentiating factor. I just feel that's not a priority for most of the tapestry team (Thiago excluded). I hope I am wrong. If thi

Re: Deploying .war file to jetty (Something is going wrong - please help!)

2013-10-30 Thread Lenny Primak
Your pom.xml is broken in some way. Are you using eclipse internal maven support or generating via mvn eclipse:eclipse? If latter, you may be out of sync. Doubt anyone can help you without looking at your pom.xml though. On Oct 30, 2013, at 11:40 AM, Steve wrote: > Hi, > > Sorry to bother you

Re: Tapestry and Bootstrap

2013-10-30 Thread Lenny Primak
elbana* >> http://www.linkedin.com/in/mgelbana >> >> >> On Sun, Oct 27, 2013 at 3:39 PM, Boris Horvat >> wrote: >> >>> Ok, good to know :) >>> >>> Thanks >>> >>> >>> On Sun, Oct 27, 2013 at 2:38 PM, Len

Re: onActivate not called / Ajax / Shiro

2013-10-30 Thread Lenny Primak
/wiki/TLSessionMonitor On Oct 30, 2013, at 3:56 AM, Andreas Fink wrote: > Hi Jens > > On Oct 28, 2013, at 19:44 , Lenny Primak wrote: > > ... > >>> The statement above would make me think that Tapestry-Security does work >>> for AJAX requests too, as onActivat

Re: [5.4] Is preview-able TML dead?

2013-10-30 Thread Lenny Primak
It looks so. I think this is a real shame IMHO, because one of the biggest differentiators of the Tapestry framework are previewable templates. In fact, originally, we chose Tapestry for all of our projects mostly because of this feature. On Oct 30, 2013, at 3:04 AM, Geoff Callender wrote: >

Re: onActivate not called / Ajax / Shiro

2013-10-28 Thread Lenny Primak
On Oct 28, 2013, at 8:09 AM, Thiago H de Paula Figueiredo wrote: > On Sun, 27 Oct 2013 11:44:42 -0200, Lenny Primak > wrote: > >> I don't think Tapestry-Security works for Ajax requests. >> I think it's geared more of blocking access to pages for initial load.

Re: Same page secured and unsecured

2013-10-28 Thread Lenny Primak
I think you are running into this issue: https://issues.apache.org/jira/browse/TAP5-2080 Seems due to political issues it will not be fixed, But the workaround in the issue should work for you. I feel your pain because I had to implement a similar workaround as well. > On Oct 28, 2013, at 2:35

Re: onActivate not called / Ajax / Shiro

2013-10-27 Thread Lenny Primak
ajax" related, I guess shiro does not handle > XHR requests correctly when rendering/redirecting, but this just an > assumption. I have to dig deeper in the shiro source > > Jens > > Von meinem iPhone gesendet > >> Am 27.10.2013 um 14:44 schrieb Lenny Primak : &g

Re: onActivate not called / Ajax / Shiro

2013-10-27 Thread Lenny Primak
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'

Re: Tapestry and Bootstrap

2013-10-27 Thread Lenny Primak
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

Re: [T5.4] BeanEditor and Friends don't look as good as in Tap 5.3

2013-10-21 Thread Lenny Primak
1.4-SNAPSHOT version of the flowlogix library now adds form-horizontal markup to every beaneditor / beanedifrom. On Oct 20, 2013, at 4:20 PM, Lenny Primak wrote: > I forgot, in the example, you also need to include class="form-horizontal" in > beaneditform de

Re: [T5.4] BeanEditor and Friends don't look as good as in Tap 5.3

2013-10-20 Thread Lenny Primak
I forgot, in the example, you also need to include class="form-horizontal" in beaneditform declaration, i.e. > labelClass="col-md-3" object="obj"/> On Oct 20, 2013, at 4:15 PM, Lenny Primak wrote: > I did some work on a mixin (very preliminary)

Re: [T5.4] BeanEditor and Friends don't look as good as in Tap 5.3

2013-10-20 Thread Lenny Primak
I did some work on a mixin (very preliminary) It generates correct markup for form-horizontal layout for beaneditor. I will put it into flowlogix module or a separate module under flowlogix when its ready Example Code -- package com.flowlogix.website.mixins; i

Re: [T5.4] BeanEditor and Friends don't look as good as in Tap 5.3

2013-10-16 Thread Lenny Primak
tbootstrap.com/css/#forms-horizontal >> >> I'm not really sure how to support this because each property can have >> different col settings. My first thought is the mixin needs a map of >> propertyName/columnWidth. It might be possible to do this with the message >

Re: [T5.4] BeanEditor and Friends don't look as good as in Tap 5.3

2013-10-15 Thread Lenny Primak
olumnWidth. It might be possible to do this with the message > catalogue also. > > > On Mon, Oct 14, 2013 at 9:43 PM, Lenny Primak wrote: > >> I know of its existence but didn't really use it. I can do it with a >> visitor, but >> all of these approaches

Component Replacer service

2013-10-14 Thread Lenny Primak
Voited: https://issues.apache.org/jira/browse/TAP5-1611 - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org

Re: [T5.4] BeanEditor and Friends don't look as good as in Tap 5.3

2013-10-14 Thread Lenny Primak
harder to get right :) On Oct 14, 2013, at 10:28 PM, Thiago H de Paula Figueiredo wrote: > On Mon, 14 Oct 2013 22:29:57 -0300, Lenny Primak > wrote: > >> I have tried to implement this using a mixin, but it gets too complicated >> for my taste. >> >> The p

Re: [T5.4] BeanEditor and Friends don't look as good as in Tap 5.3

2013-10-14 Thread Lenny Primak
support horizontal bootstrap layout of of the box. I updated the issue: https://issues.apache.org/jira/browse/TAP5-2182 with what I've discovered so far (mostly what Howard already said in this discussion) On Sep 23, 2013, at 8:51 PM, Lenny Primak wrote: > Is there a solution for thi

Re: Is there a Tap method that fires in component on ajax request

2013-10-14 Thread Lenny Primak
OnActivate gets called from Ajax requests. Does this not work for you? > On Oct 14, 2013, at 1:22 PM, George Christman wrote: > > Helo all, I'm wondering if there is a tap method that will fire every time > in a component similar to onActivate or onPrepare when an ajax request > occurs. I'm t

Re: get @RequestParameters on submit

2013-10-14 Thread Lenny Primak
Od you can use tapestry-exceptionpage. It's great at handling things such as this: http://docs.codehaus.org/display/TYNAMO/tapestry-exceptionpage+guide On Oct 14, 2013, at 3:06 AM, Dmitry Gusev wrote: > Probably this can help with exceptions handling? > > http://tapestry.apache.org/component

Re: JPA

2013-10-11 Thread Lenny Primak
On Oct 11, 2013, at 12:28 PM, Andreas Ernst wrote: > Am 11.10.13 17:57, schrieb Lenny Primak: >> The issue you are facing boils down to this: >> >> EntityManager(s) (EM) in JPA can be created multiple ways. >> >> Tapestry-JPA manages / creates it's own Ent

Re: JPA

2013-10-11 Thread Lenny Primak
The issue you are facing boils down to this: EntityManager(s) (EM) in JPA can be created multiple ways. Tapestry-JPA manages / creates it's own EntityManagerFactory (EMF) and EMs It also reads persistence.xml on its own, and follows its own rules as far as having to have entities in a specific

Re: [5.4.22] Overriding core css - bug?

2013-10-08 Thread Lenny Primak
Voted: https://issues.apache.org/jira/browse/TAP5-2197 On Oct 4, 2013, at 8:37 AM, Geoff Callender wrote: > Added to JIRA as TAP5-2197 - Overriding core css - bug? > > On 02/10/2013, at 7:00 AM, Thiago H de Paula Figueiredo wrote: > >> On Tue, 01 Oct 2013 05:29:12 -0300, Geoff Callender >> wr

Re: [5.4.22] RequireJs custom path contribution - perhaps on Stacks or JavaScriptSupport

2013-10-08 Thread Lenny Primak
Voted On Oct 3, 2013, at 3:44 PM, Bård Magnus Kvalheim wrote: > Thanks Lenny, JIRA created https://issues.apache.org/jira/browse/TAP5-2196 > > Please vote guys :) > > > On Thu, Oct 3, 2013 at 8:02 PM, Lenny Primak wrote: > >> +1. I can see lots of things needing

Re: [T5.4] Removing Bootstrap from pages individually

2013-10-08 Thread Lenny Primak
ff. > > > On Tue, Oct 8, 2013 at 8:14 PM, Lenny Primak wrote: > >> Hence my post :) Every one of these methods is very hack-ish. >> There should be an 'official' ability for Tapestry to do this. >> >> Another JIRA? >> >> On Oct 8, 2013,

Re: [T5.4] Removing Bootstrap from pages individually

2013-10-08 Thread Lenny Primak
can do what you said (hopefully) > > > On Tue, Oct 8, 2013 at 8:09 PM, Lenny Primak wrote: > >> Yes, but how did you remove the reference to bootstrap.css form the old >> layout? >> Or did you override Tapestry bootstrap location and import bootstrap from >> t

Re: [T5.4] Removing Bootstrap from pages individually

2013-10-08 Thread Lenny Primak
rap pages and left the old one > for old style pages. > > > On Tue, Oct 8, 2013 at 7:41 PM, Lenny Primak wrote: > >> I am upgrading a site to T5.4. The plan is to have 'old' layout for old >> pages and 'new' bootstrap-based >> layout for

[T5.4] Removing Bootstrap from pages individually

2013-10-08 Thread Lenny Primak
I am upgrading a site to T5.4. The plan is to have 'old' layout for old pages and 'new' bootstrap-based layout for new pages. For old pages, I would just like to disable bootstrap loading completely, and internally substitute it with our old CSS. This doesn't solve beaneditor layout problem,

Re: [ANN] Tapestry 5.4 alternative datepicker

2013-10-08 Thread Lenny Primak
Let us know when the beaneditor support is there. I'll try it then and give feedback Thank you! On Oct 8, 2013, at 6:39 AM, Barry Books wrote: > https://oss.sonatype.org/content/repositories/snapshots/ > > > > com.trsvax > > tapestry-datepicker > > 0.0.1-SNAPSHOT > > > It's still a work

Re: [T5.3] Completely Disabling Tapestry Sessions

2013-10-06 Thread Lenny Primak
You should not need to do anything in Tapestry to disable sessions. If you are not using them, they should not be created. I have confirmed this in my own app. On Oct 5, 2013, at 2:05 PM, Robert Hailey wrote: > > Greetings, all! > > I've nearly completed a really small service, and (as far as

Re: [ANN] Tapestry 5.4 alternative datepicker

2013-10-03 Thread Lenny Primak
slator. Currently the JavaScript includes are hard > coded but I'm thinking about using a configuration to support different > JavaScript components. It seems like that would solve your problem also > > >> On Thursday, October 3, 2013, Lenny Primak wrote: >> >

Re: [5.4.22] RequireJs custom path contribution - perhaps on Stacks or JavaScriptSupport

2013-10-03 Thread Lenny Primak
+1. I can see lots of things needing this. JIRA please ill vote for it. > On Oct 3, 2013, at 1:33 AM, Bård Magnus Kvalheim wrote: > > Hi folks. > > As part of 5.4 migration process we have some components that make use of > JQueryFileUpload, https://github.com/blueimp/jQuery-File-Upload . > >

Re: [ANN] Tapestry 5.4 alternative datepicker

2013-10-03 Thread Lenny Primak
r plus I use BeanEditForm almost exclusively. My > plan is to support Date/Calendar with a "Date" type format and Timestamp as > a "DateTime" format if the javascript component supports that. > > >> On Wed, Oct 2, 2013 at 9:53 PM, Lenny Primak wrote: >>

Re: Should the JQuery UI library be include with 5.4

2013-10-03 Thread Lenny Primak
Also I wonder what would happen if there were more modules that depended on > the same jqueryui script..? > >> On Thu, Oct 3, 2013 at 4:40 AM, Lenny Primak wrote: >> >> I tried to do exactly what you are trying to do and that's what >> precipitated the discuss

Re: [ANN] Tapestry 5.4 alternative datepicker

2013-10-02 Thread Lenny Primak
Excellent. Any plans to make beaneditor use this or does this already work? > On Oct 2, 2013, at 7:08 PM, Barry Books wrote: > > I've uploaded the initial version to github > > https://github.com/trsvax/tapestry-datepicker > > I think I'm going to make this standalone project that only conta

Re: Should the JQuery UI library be include with 5.4

2013-10-02 Thread Lenny Primak
I tried to do exactly what you are trying to do and that's what precipitated the discussion about JQuery and Bootstrap from CDN. I have brought back T5.4 zone highlight effect with this: https://code.google.com/p/flowlogix/source/browse/tapestry-services/src/main/resources/META-INF/modules/flowl

Re: [5.4.22] Need example of custom javascript

2013-10-02 Thread Lenny Primak
Not sure what you are doing wrong here, besides Lance' suggestion, but I have plenty of up to date examples in FlowLogix under tapestry-5.4 branch or the source code in maven central snapshot release. Ex: https://code.google.com/p/flowlogix/source/browse/tapestry-services/src/main/java/com/flow

Re: 5.4 Datepicker survey

2013-10-01 Thread Lenny Primak
I would go with JQueryUI datepicker. It looks great and doesn't even depend of bootstrap version or even has bootstrap dependency. I also looked at number of bootstrap datepicker sand the JQUeryUI one looks better and has more options than all of them. > On Oct 1, 2013, at 4:26 AM, Barry Book

Re: [5.4.22] Overriding core css - bug?

2013-10-01 Thread Lenny Primak
This is the same behavior that you get if writing items directly to head element. This should be fixed. > On Oct 1, 2013, at 1:29 AM, Geoff Callender > wrote: > > I'm having trouble overriding the core css. I want to override the css of the > bootstrap classes... > > When I do the following

Re: Live Sites Running 5.4 Anyone?

2013-09-25 Thread Lenny Primak
These are preventing me (so far) to put T5.4 apps into production: TAP5-2182 - BeanEditor doesn't look as good in T5.4 as in T5.3 TAP5-2187 - CSS relative URL rewriting isn't lenient enough TAP5-2158 - Client-side validation of @Size is not working when only min or max is set TAP5-2185 - Problem

Re: [T5.4] BeanEditor and Friends don't look as good as in Tap 5.3

2013-09-23 Thread Lenny Primak
ve to do this with a mixin. The mixin might take > some work but it could then be added go all the BeanEditors > > On Monday, September 16, 2013, Lenny Primak wrote: > > > I think this should be the default, at least for compatibility's sake. > > Sounds like a lot o

[ANN[ FlowLogix Tapestry Library 1.2.6 and -SNAPSHOT for T5.4

2013-09-23 Thread Lenny Primak
Current Stable Version: 1.2.6 (for Tapestry 5.3.x) -SNAPSHOT version for T5.4 with JQuery The project can be found here (Google Code) http://code.google.com/p/flowlogix/wiki/TapestryLibrary http://code.google.com/p/flowlogix/ Documentation: http://code.google.com/p/flowlogix/wiki/TLDocIndex Examp

[T5.4] Tapestry isn't lenient enough when loading CSS files

2013-09-22 Thread Lenny Primak
I am trying to integrate an existing GWT framework as tapestry components. One of the .css files its trying to load references an non-existent .png file. Instead of just ignoring it, Tapestry produces a 500 error loading the .css file, which I don't believe there is a workaround for. I believe th

Re: Redirection afer ajax call when session timeout.

2013-09-19 Thread Lenny Primak
/META-INF/MANIFEST.MF: > > Failure loading Tapestry IoC module class > com.flowlogix.web.services.ServicesModule: Type > org.apache.tapestry5.beanvalidator.BeanValidatorSource not present > at > org.apache.tapestry5.ioc.IOCUtilities.addModulesInManifest(IOCUtilities.java:123) > at > org.a

Re: Dynamically setting translate within a textfield

2013-09-18 Thread Lenny Primak
Translator isn't a Prop: binging, do you can't use it like you are doing here. You need to create a translator that checks the type and does what you need to do depending on the type. On Sep 18, 2013, at 12:37 PM, George Christman wrote: > Hello, I have a textfield placed within a loop. My ob

Re: Redirection afer ajax call when session timeout.

2013-09-18 Thread Lenny Primak
FlowLogix library takes care of this with the @AJAX annotation. http://code.google.com/p/flowlogix/wiki/TLAJAXAnnotation SNAPSHOT release is available for T5.4 On Sep 18, 2013, at 9:48 AM, ANDRE Christophe wrote: > I tried with href but same thing. > > Yes the method is called (checked with

Re: [T5.4] JQuery / Bootstrap etc. from CDN by default?

2013-09-16 Thread Lenny Primak
the CDNs, and benefits from CDNs are huge, like non-duplication of JQuery / bootstrap from other web sites people use, giving your web site superior performance, etc. On Sep 16, 2013, at 8:01 AM, Thiago H de Paula Figueiredo wrote: > On Sun, 15 Sep 2013 20:14:55 -0300, Lenny Primak

Re: [T5.4] BeanEditor and Friends don't look as good as in Tap 5.3

2013-09-16 Thread Lenny Primak
everything stacked vertically and full width. Add "form-horizontal" to the > [BeanEdit]Form and the layout will look nicer. You have to wrap the > form-control elements in .col-md-N (md for medium device size) to keep them > from being 100% wide. > > > On Sun, Sep

[T5.4] JQuery / Bootstrap etc. from CDN by default?

2013-09-15 Thread Lenny Primak
I think there are lots of advantages and few downsides of doing this. It can, of course (optionally) can be turned off, but, in this day and age, I think Tapestry should consider it. - To unsubscribe, e-mail: users-unsubscr...@tap

[T5.4] BeanEditor and Friends don't look as good as in Tap 5.3

2013-09-15 Thread Lenny Primak
Hi guys, I noticed something else that's not as pretty out of the box in T5.4 due to bootstrap probably In T5.3, beaneditor looks something like this: Label [Input Text] Label [Input Text] In T5.4, it looks like this: Label [Input Text (takes up the whole width of the page)] Label [

Re: [T5.4] First impressions

2013-09-15 Thread Lenny Primak
need a separate project files or setup. On Sep 10, 2013, at 8:36 PM, Thiago H de Paula Figueiredo wrote: > On Tue, 10 Sep 2013 20:12:37 -0300, Lenny Primak > wrote: > >> I just realized there is another issue that I came across with assets. >> We use netbeans and it do

Re: [ANN] tapestry-wymeditor for T5.4 released (and tapestry-url-rewriter news)

2013-09-12 Thread Lenny Primak
That's fantastic. Thanks! On Sep 12, 2013, at 12:01 PM, "Thiago H de Paula Figueiredo" wrote: > Hi! > > I've just released an WYMeditor [1] integration for Tapestry 5.4. It's > sources are on https://github.com/thiagohp/tapestry-wymeditor and its 0.0.1 > JAR is on its way to the Maven Centra

Re: [T5.4] First impressions

2013-09-11 Thread Lenny Primak
wrote: > >> On Tue, 10 Sep 2013 18:35:07 -0300, Lenny Primak >> wrote: >> >>> You are technically correct on these points but the goals as stated in my >>> post are to make a clean break with prototype. >> >> Agreed, but the way you wrote

[T5.4] First impressions

2013-09-10 Thread Lenny Primak
Hi guys, I've been recently trying to convert some of our client apps to tapestry 5.4 I am using alpha-17 as of this report. All of these depend on the FlowLogix library so one of the first tasks is to migrate the library. Here are some first impressions so far: Goals: - Migrate to T5.4 - Mi

Re: [T5.4] First impressions

2013-09-10 Thread Lenny Primak
All good points, Thiago. I agree that the way my email was worded cold be misconstrued. On Sep 10, 2013, at 6:57 PM, "Thiago H de Paula Figueiredo" wrote: > On Tue, 10 Sep 2013 18:35:07 -0300, Lenny Primak > wrote: > >> You are technically correct on these point

Re: [T5.4] First impressions

2013-09-10 Thread Lenny Primak
I just realized there is another issue that I came across with assets. We use netbeans and it doesn't support having META-INF/assets very well for maven projects. I have a simple proposal, why not /t5-assets and /t5-js-modules/ from root? This way META-INF isn't involved, it's in the place where

Re: [T5.4] First impressions

2013-09-10 Thread Lenny Primak
You are technically correct on these points but the goals as stated in my post are to make a clean break with prototype. On Sep 10, 2013, at 3:40 PM, "Thiago H de Paula Figueiredo" wrote: > On Tue, 10 Sep 2013 16:08:53 -0300, Lenny Primak > wrote: > >> Hi

Re: [T5.4 Alpha-15] constructAssetPath() changes

2013-09-07 Thread Lenny Primak
bleResource. > > We should probably provide an override of getStreamableResource() that > provides the ResourceChangeTracker for you, since it is internal. And > actually, one that defaults StreamableResourceProcessing for you as well. > > > On Mon, Sep 2, 2013 at 12:48 PM,

Re: Lets fix CommitAfter, Please!

2013-09-07 Thread Lenny Primak
This is not as easy as yo are saying ,to solve this, in a compatible way, that works for everybody. I think once you really start thinking about it in a generic way, you open up such a can of worms that your head will spin. What I suggest you do is follow the multiple suggestions given to you a

[T5.4] Replace Datepicker with Bootstrap Datepicker?

2013-09-06 Thread Lenny Primak
I have always had problems with the Tapestry's datepicker. It's old, and doesn't work very well. I maintain patches to it in FlowLogix, but this is an unsustainable approach. In fact, I can no longer patch it the same way in 5.4 due to AMD / RequireJS. The bootstrap datepicker: http://www.eyecon

Re: [T5.4] Datepicker is mostly broken

2013-09-06 Thread Lenny Primak
ng my own DateField > component. > > > On Thu, Sep 5, 2013 at 10:35 PM, Lenny Primak wrote: > >> Now since my bootstrap issues are cleared up, the state of the datepicker >> is still leaves something to be desired. >> This is actually the same state it was since

Re: [T5.4] Datepicker is mostly broken

2013-09-05 Thread Lenny Primak
Now since my bootstrap issues are cleared up, the state of the datepicker is still leaves something to be desired. This is actually the same state it was since T5.3, with the following bugs still not fixed: https://issues.apache.org/jira/browse/TAP5-805 Take a look at my last comment. Basically

Re: [T5.4 Alpha-15] constructAssetPath() changes

2013-09-05 Thread Lenny Primak
JIRA created: https://issues.apache.org/jira/browse/TAP5-2170 On Sep 2, 2013, at 3:48 PM, Lenny Primak wrote: > I am trying to migrate to T5.4, and so far I don't understand how to use > constructAssetPath() > It now requires a third parameter, StreamableResource. > > Wh

Re: [T5.4] Datepicker is mostly broken

2013-09-05 Thread Lenny Primak
JIRA created: https://issues.apache.org/jira/browse/TAP5-2169 On Sep 5, 2013, at 11:02 PM, Lenny Primak wrote: > I figured out what's happening here too. > T5.4 doesn't import "core" stack by default, so all the style goodies are > left out. > The last mess

Re: [T5.4] @Import(library=xxx) doesn't work for META-INF/assset/xxx assets from library

2013-09-05 Thread Lenny Primak
> well (until 5.5, when 5.3 locations will not be supported). > > JIRA issue would be welcome. > > > > On Thu, Sep 5, 2013 at 5:14 PM, Lenny Primak wrote: > >> Now I understand how I could get so confused: >> The error message is this: >> targetExcepti

Re: [T5.4] Datepicker is mostly broken

2013-09-05 Thread Lenny Primak
pha-2-css-overriding-td5719856.html On Sep 5, 2013, at 9:39 PM, Lenny Primak wrote: > I may be missing something in 5.4 - do I need to follow any additional steps > relative to 5.3? I don't even see any arrow GIFs anywhere. > I suspect there needs to be something done in CSS due to the ne

Re: [T5.4] Datepicker is mostly broken

2013-09-05 Thread Lenny Primak
I may be missing something in 5.4 - do I need to follow any additional steps relative to 5.3? I don't even see any arrow GIFs anywhere. I suspect there needs to be something done in CSS due to the new bootstrap. I see the button as being class="btn btn-default" but there are no background images

Re: [T5.4] @Import(library=xxx) doesn't work for META-INF/assset/xxx assets from library

2013-09-05 Thread Lenny Primak
gt; the 5.4 location (under META-INF/assets) and perhaps the 5.3 location as > well (until 5.5, when 5.3 locations will not be supported). > > JIRA issue would be welcome. > > > > On Thu, Sep 5, 2013 at 5:14 PM, Lenny Primak wrote: > >> Now I unders

Re: [T5.4] @Import(library=xxx) doesn't work for META-INF/assset/xxx assets from library

2013-09-05 Thread Lenny Primak
asset here: META-INF/assets/flowlogix/js/DateFieldParserPatch.js Notice the lack of the com/flowlogix/web/... etc. The path in the error message is wrong. This is why I got so confused on where to put these assets. Should I file a JIRA? On Sep 5, 2013, at 7:56 PM, Lenny Primak wrote: > (ans

Re: [T5.4] @Import(library=xxx) doesn't work for META-INF/assset/xxx assets from library

2013-09-05 Thread Lenny Primak
(answering my own question) Looks like the semantics have changed. Used to be that assets were looked up relative to class package name, now they are just looked up relative to root. On Sep 5, 2013, at 6:37 PM, Lenny Primak wrote: > I am trying to migrate FlowLogix library to T5.4... >

Re: [T5.4] Datepicker is mostly broken

2013-09-05 Thread Lenny Primak
, Howard Lewis Ship wrote: > Works for me :-) > > What browser? > > > On Thu, Sep 5, 2013 at 1:39 PM, Lenny Primak wrote: > >> FYI: >> >> There was a whole bunch of bugs that are filed against datepicker that are >> once again broken in T5.4

[T5.4] @Import(library=xxx) doesn't work for META-INF/assset/xxx assets from library

2013-09-05 Thread Lenny Primak
I am trying to migrate FlowLogix library to T5.4... There are a whole bunch of mixins there, that use JavaScript @Import(library="xxx.js"). I used to have those .js in the classpath in the same package. Now, with the new packaging scheme, I moved them to META-INF/assets/flowlogix. After this, none

[T5.4] Datepicker is mostly broken

2013-09-05 Thread Lenny Primak
FYI: There was a whole bunch of bugs that are filed against datepicker that are once again broken in T5.4 (alpha-17 at least) Here are the JIRAs: https://issues.apache.org/jira/browse/TAP5-805 (client validation failures) https://issues.apache.org/jira/browse/TAP5-1697 (and related issue http

Re: [T5.4] more Datepicker issues...

2013-09-05 Thread Lenny Primak
> configuration) >{ >configuration.add(Trait.SCRIPTACULOUS, false); >configuration.add(Trait.INITIALIZERS, false); >} > > > > On Thu, Sep 5, 2013 at 11:52 PM, Lenny Primak wrote: > >> FYI- >> >> It appears that Datepicker is depend

[T5.4] more Datepicker issues...

2013-09-05 Thread Lenny Primak
FYI- It appears that Datepicker is dependent on prototype. So, basically, every page that uses dates brings in prototype, even though I am trying to do clean-sheet JQuery / Bootstrap development... - To unsubscribe, e-mail:

Re: [T5.4] default Datepicker issues

2013-09-05 Thread Lenny Primak
input box, you can override > the tapestries datefield javascript file (t5/core/datefield) and create > your own that uses jquery ui datepicker.I did that once to use > bootstrap-datepicker (http://www.eyecon.ro/bootstrap-datepicker/) > > > On Thu, Sep 5, 2013 at 9:00 PM, Lenny Pr

[T5.4] default Datepicker issues

2013-09-05 Thread Lenny Primak
Right now, it looks like T5.4 uses the 'old' datepicker by default. Shouldn't it use JQuery UI Datepicker instead? Is there any way to switch this on by default? I am using alpha-15 - To unsubscribe, e-mail: users-unsubscr...@ta

[T5.4] YUICompressor issues still present?

2013-09-03 Thread Lenny Primak
Hi, I am now in the process of upgrading infrastructure for the eventual 5.4 release. Tapestry used (still do) have problems with embedded Rhino that was inside yuicompressor library. Does T5.4 still use this library and/or have this issue? Thanks -

Re: [T5.4] YUICompressor issues still present?

2013-09-03 Thread Lenny Primak
re for just simple minimizations (removal of > whitespace, local variable renames, etc.). > > We do use the YUICompressor CSS minimizer. > > > On Tue, Sep 3, 2013 at 11:27 AM, Lenny Primak wrote: > >> Hi, >> >> I am now in the process of upgrading infrastru

[T5.4 Alpha-15] constructAssetPath() changes

2013-09-02 Thread Lenny Primak
I am trying to migrate to T5.4, and so far I don't understand how to use constructAssetPath() It now requires a third parameter, StreamableResource. What I am trying to do is get a path for application asset to a non-tapestry module of the app. Does anyone have an example of how to use construc

  1   2   3   4   5   6   7   8   >