How to refresh a zone containing document.write()?

2013-11-25 Thread Lidija Dolinar
Hi, I need to display a zone, containing javascript code that contains document.write(). I created an example - here is the relevant code: ... var currentdate = new Date(); var datetime = "Current time (JS): " + currentdate.getDay() + "."+cur

Apache Tapestry 5.4-alpha-28 preview release

2013-11-25 Thread Howard Lewis Ship
Getting very close to a beta ... This release fixes a latent bug in the jQuery event support that would manifest as forms with input validations getting submitted via a LinkSubmit, and perhaps other ways. I've hopefully fixed a bug that affects Windows/Eclipse users, where the application will no

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-25 Thread Chris Mylonas
The ML hustle is strong with Mr T. The support option is really cool (and I'm interested) - particularly with 5.4 coming out soon[1] I hope you make your target and we all benefit. Cheers Chris [1] Surprisingly in nautical terms, soon doesn't mean soon enough!! http://www.metoffice.gov.uk/weathe

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-25 Thread Alexander Sommer
great. 2013/11/25 Andreas Fink > Hi Thiago. > What an interesting idea about filling "the gap". > I hope you can raise enough and that you get a gig in exactly 6 weeks :-) > > Thanks for the relentless battle against/with the ML! > > On Nov 25, 2013, at 22:08 , Thiago H de Paula Figueiredo wrot

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-25 Thread Andreas Fink
Hi Thiago. What an interesting idea about filling "the gap". I hope you can raise enough and that you get a gig in exactly 6 weeks :-) Thanks for the relentless battle against/with the ML! On Nov 25, 2013, at 22:08 , Thiago H de Paula Figueiredo wrote: > Hi! > > I've just went live with an Indi

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-25 Thread Stephan Windmüller
On 25.11.2013 22:08, Thiago H de Paula Figueiredo wrote: > I've just went live with an IndieGogo campaign so I can work a whole > month in Tapestry itself and nothing else fixing bugs, implementing new > stuff and working on the documentation. Well done Thiago, now IndieGogo is broken, most likel

IndieGogo campaign: a month of Apache Tapestry 5

2013-11-25 Thread Thiago H de Paula Figueiredo
Hi! I've just went live with an IndieGogo campaign so I can work a whole month in Tapestry itself and nothing else fixing bugs, implementing new stuff and working on the documentation. Here's the link: http://www.indiegogo.com/projects/a-month-of-apache-tapestry-5. Any questions, just a

Re: 5.4 Bug with select nested inside form loop.

2013-11-25 Thread George Christman
Lance just incase your email client is stripping out the html. On Mon, Nov 25, 2013 at 9:24 AM, George Christman wrote: > > > > On Sun, Nov 24, 2013 at 7:37 AM, Lance Java wrote: > >> > I used very similar code in 5.3.7 without issue which is why I believe >> this >> is a bug. >> >> Ah, ok... I

Re: [ANN] Tapestry 5.4 alternative datepicker

2013-11-25 Thread Barry Books
Added this also, but now I wonder what would happen if you provide a LocalDate translator but no TypeCoercers. I had assumed the type of value was Date but it's really unknown. Not sure this can be solved in a generalized way. The code is only needed to support native date pickers so perhaps it sho

Re: 5.4 Bug with select nested inside form loop.

2013-11-25 Thread George Christman
On Sun, Nov 24, 2013 at 7:37 AM, Lance Java wrote: > > I used very similar code in 5.3.7 without issue which is why I believe > this > is a bug. > > Ah, ok... I agree that this does point in the direction of a 5.4 bug. > > > > I was hoping to manage the formloop through the use of my person > obje

Re: [ANNOUNCEMENT] tynamo-federatedaccounts 0.4.3 released!

2013-11-25 Thread Borut Bolčina
Turning on debug wire level reveals some data, but only small responses from fb are logged. No error messages receiving, logged in to facebook and local app, just a dialog which should close is still open presenting 500 error. After inspecting the communication with wireshark on port 443, I do g

Re: [ANNOUNCEMENT] tynamo-federatedaccounts 0.4.3 released!

2013-11-25 Thread Dmitry Gusev
Hi, I suspect you have some error and what you're receiving in your header is a stacktrace or some error message/page. After you increased your header size, can you grab the traffic with some sniffer to see what's in there? On Mon, Nov 25, 2013 at 1:25 PM, Borut Bolčina wrote: > Hi again, >

Re: 'bootstrap/popover' Module

2013-11-25 Thread Eugen
Thanks Howard, last commit solved this issue Best regards Eugen 2013/11/18 Eugen : > Good day > I've tried it with the last version from staging repository (tapestry > 5-alpha-25) and last version from Git repo (5-alpha-26). > I use Eclipse 4.4.0 with maven-jetty-plugin 9.0.4.v20130625 (tested >