Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Dmitry Gusev
On Wed, Aug 28, 2013 at 6:58 PM, Dmitry Gusev wrote: > Also no CSS files were loaded to the page, though I'm seeing bootstrap CSS > classes applied to HTML elements and there are many *.js files added to the > page, including some bootstrap.js. > > Should I add those manually? > > Sorry, found thi

Re: AJAX zone refresh not working in IE9 and IE10

2013-08-28 Thread Jonathan Martin
* Although I fixed my original issue, I'm getting the same exception elsewhere. Every case I find this error occurring, it involves an actionlink trying to do a zone update. It is my understanding that this invokes an AJAX request and, for some reason I have not found yet, only IE9 and IE10 thr

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Felix Gonschorek
Howard, we are very excited about the latest changes and the overall changes in 5.4 - thanks very much for the engagement from you and the other commiters, i am so glad we chose tapestry 5 as the foundation of our product. 5.4 is going to rock :-) Cheers felix Am 27.08.2013 23:41 schrieb "Howar

Re: Include everything with jquery java anotation ImportJQueryUI

2013-08-28 Thread Emmanuel DEMEY
Something like the Tapestry5-jQuery ImportJQueryUi annotation ? 2013/8/27 Boris Horvat > Hi, > > Is there a way to include everything of the jquery ui packages without > including everything manually? > > Cheers > > -- > Sincerely > *Boris Horvat* > -- Emmanuel DEMEY Ingénieur Etude et Déve

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Dmitry Gusev
Also no CSS files were loaded to the page, though I'm seeing bootstrap CSS classes applied to HTML elements and there are many *.js files added to the page, including some bootstrap.js. Should I add those manually? Here's the source: http://tapestry.apache.org/schema/tapestry_5_3.xsd"; xmlns:p=

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Dmitry Gusev
I've created test app using this release and found these messages in a console, which probably should be fixed: 18:30:23.902 [http-bio-8080-exec-1] ERROR o.a.t.m.AssetsModule.AssetSource - Packaging of classpath assets has changed in release 5.4; Assets should no longer be on the main cla

Re: Tapestry 5.4 URLs on download page

2013-08-28 Thread Thiago H de Paula Figueiredo
On Tue, 27 Aug 2013 18:16:32 -0300, Steve Eynon wrote: Hi, Hi! I was just wondering if the the T5.4 URLs on: http://tapestry.apache.org/download.html could be updated to point to: https://repository.apache.org/content/groups/staging For currently, the alpha1 and alpha2 URLs mentioned don'

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Peter Hvass
It's obviously not super desirable but I found the relevant Github issue (https://github.com/SomMeri/less4j/issues/160) and stepped through, fixed the few small issues that were causing infinite loops and less compilation errors just temporarily for the time being so that we can fix up the clas

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Howard Lewis Ship
There's outstanding bugs in Less4J that they are in the process of correcting, to support compilation of Bootstrap 3. On Wed, Aug 28, 2013 at 12:41 PM, Howard Lewis Ship wrote: > I'm interested to see if the bootstrap 3 .less files can be compiled with > Less4J (or with the primary JavaScript im

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Howard Lewis Ship
I'm interested to see if the bootstrap 3 .less files can be compiled with Less4J (or with the primary JavaScript implementation of Less, for that matter). On Wed, Aug 28, 2013 at 8:58 AM, Peter Hvass wrote: > Many thanks for all the hard work. We're especially pleased to see the > inclusion of

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Peter Hvass
Many thanks for all the hard work. We're especially pleased to see the inclusion of bootstrap js as individual component files! Currently plugging in the bootstrap 3 less files so we can start renaming the classes in our project. :) Thanks again! - Original Message - From: "Howa

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Howard Lewis Ship
Yes, I've been keeping pretty detailed notes: https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;a=blob;f=54_RELEASE_NOTES.txt;h=faad9147d6fb543141ef066d9000a9e510139d2f;hb=cd7f9c874a8ad7e9cea14365a90df7ff616461c0 On Wed, Aug 28, 2013 at 8:53 AM, Muhammad Gelbana wrote: > I totally agree

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Howard Lewis Ship
I think we are very close; I'll be shaking out the Bootstrap 3 support with a client over the next couple of weeks. On Tue, Aug 27, 2013 at 11:25 PM, Kalle Korhonen wrote: > Howard, you are nuts! Thanks for all the hard work. We probably need to > give at least a few weeks to let everybody dige

Re: Tapestry 5.4-alpha-15

2013-08-28 Thread Muhammad Gelbana
I totally agree with Kalle. It will take time to digest all these changes. Will there be a comprehensive documentation about the new stuff in 5.4 ? *-* *Muhammad Gelbana* Java Software Engineer On Wed, Aug 28, 2013 at 12:25 AM, Kalle Korhonen wrote: > Howard, you are nuts!