Re: Wicket graduation proposal passes the Incubator PMC

2007-05-28 Thread Paolo Di Tommaso
My biggest congratulation and good luck! Paolo DI Tommaso On 5/27/07, Martijn Dashorst [EMAIL PROTECTED] wrote: All, I just wanted to let you know that the Wicket graduation proposal has passed the Incuabator Project Committee and we will now propose the Board to establish Apache Wicket

Ext js

2007-04-22 Thread Paolo Di Tommaso
Guys, have someone played with Ext-js? It appears to be an impressive collection of UI Ajax components. http://extjs.com/deploy/ext/docs/index.html Among the other things controls are skinnable with a theme and you can choose the underling library between Yahoo UI Library or jQuery or Prototype

Re: compressing javascript and css header contributions by default

2007-02-09 Thread Paolo Di Tommaso
I've read about a lot of browser problems handling JavaScript zip-compressed resources. http://support.microsoft.com/kb/871205 http://www.thinkvitamin.com/features/webapps/serving-javascript-fast Are you sure to don't have side effect enabling compression by default? - Paolo On 2/8/07,

Re: VOTE: include WICKET-218 in 1.2.5

2007-01-19 Thread Paolo Di Tommaso
+1 On 1/18/07, Al Maw [EMAIL PROTECTED] wrote: Igor Vaynberg wrote: include https://issues.apache.org/jira/browse/WICKET-218 in 1.2.5 I've only seen this once before, but why not? +1

Re: VOTE 1.2 Modal Window fixes

2007-01-18 Thread Paolo Di Tommaso
+1 On 1/18/07, Frank Bille [EMAIL PROTECTED] wrote: +1 On 1/17/07, Matej Knopp [EMAIL PROTECTED] wrote: I've got couple of modal window fixes for 1.2, can I commit it in? -Matej

Ajax failure message on connection error does not work in Mozilla Firefox

2006-12-22 Thread Paolo Di Tommaso
I would like to display an alert message when the user is performing an ajax operation but the connection is down. The wicketGlobalFailureHandler should work for this, and it does on IE but it does not on Firefox (1.5.0.9). Debugging JavaScript with FireBug I've found that there is a JavaScript

Dinamically change header title

2006-12-18 Thread Paolo Di Tommaso
How to change an page header title? Is it possible to make something like this: wicket:head title wicket:id=title my dinamic title /title /wicket:head But how to map then in code? Or does exist another API method? Thank you, Paolo

Re: Wicket site v2.0

2006-12-11 Thread Paolo Di Tommaso
Very nice +1 - Paolo On 12/11/06, Martijn Dashorst [EMAIL PROTECTED] wrote: Vincent delivered, and came up with a nice follow up to the previous design. http://issues.apache.org/jira/secure/attachment/12346927/wicket_v2.png Any feedback on this one? Can we move forward and rework

Re: VOTE: Backport support for replacing td, td,th, thead and tbody for 1.2.4

2006-12-08 Thread Paolo Di Tommaso
+1 On 12/5/06, Matej Knopp [EMAIL PROTECTED] wrote: Hi, I've just committed a fix that allows td, tr, th, thead and tbody replaced by AJAX. Should I backport this to 1.2.4? +1 (binding) -Matej -- get professional wicket training and consultation http://www.wicket-support.com

ModalWindow example

2006-12-08 Thread Paolo Di Tommaso
Is there a Wicket ModalWindow example somewhere? I've looked on Wicket live examples but it seems missing? Thank you, - Paolo

Re: ModalWindow example

2006-12-08 Thread Paolo Di Tommaso
Wow .. amazing! Thanks, - Paolo On 12/8/06, Stefan Lindner [EMAIL PROTECTED] wrote: Look into section AJAX: http://www.wicket-library.com/wicket-examples/ajax?wicket:bookmarkablePage=:wicket.examples.ajax.builtin.modal.ModalWindowPage Von: Paolo Di Tommaso

Service point publishing

2006-12-06 Thread Paolo Di Tommaso
Wicket is a wonderful framework for handle web pages request. But I'm thinking that it would be nice too to publish general web service without any visual component associated. In other word would be very useful to use Wicket to expose a server side services in protocol agnostic way. For

Re: Almost 100,000 downloads for Wicket!

2006-12-04 Thread Paolo Di Tommaso
congratulations! On 12/2/06, Martijn Dashorst [EMAIL PROTECTED] wrote: And that is only counting the sourceforge downloads. http://sourceforge.net/project/stats/detail.php?group_id=119783ugn=wickettype=prdownloadmode=alltimepackage_id=0 Martijn -- a

Re: AW: Nested forms

2006-11-06 Thread Paolo Di Tommaso
Maybe is off topic in this thread, but what about XForm in wicket? http://ibm.com/developerworks/xml/library/x-xformstipmultipleforms/index.html?ca=drs- Do plan to support it in future releases? Bye - Paolo On 11/5/06, Eelco Hillenius [EMAIL PROTECTED] wrote: the idea of me was that the

Re: OnError does not work on file upload exceding max size

2006-10-23 Thread Paolo Di Tommaso
It would be nice, if it will be fixed for 1.2.3 also ... - Paolo On 10/23/06, Johan Compagner [EMAIL PROTECTED] wrote: i fixed this in my code base, but i don't know if we can do that for 1.2.x (suddenly onError is called for more things) will commit this for 1.3 and 2.0, or if nobody sees a

Re: Wicket JMX

2006-10-16 Thread Paolo Di Tommaso
Which repository? I'm unable to find it on https://svn.sourceforge.net/svnroot/wicket/branches/wicket-1.x Thanks. - Paolo On 10/14/06, Eelco Hillenius [EMAIL PROTECTED] wrote: Hi folks, I just added project wicket-jmx in the wicket-1.x branch which provides JMX support for Wicket. It

Re: Wicket JMX

2006-10-16 Thread Paolo Di Tommaso
That's right. Thanks Paolo On 10/16/06, Johan Compagner [EMAIL PROTECTED] wrote: we moved to apache see list. https://svn.apache.org/repos/asf/incubator/wicket On 10/16/06, Paolo Di Tommaso [EMAIL PROTECTED] wrote: Which repository? I'm unable to find it on https://svn.sourceforge.net

OnError does not work on file upload exceding max size

2006-10-16 Thread Paolo Di Tommaso
The Form#onError method is not invoked when a user is uploading a file bigger than the max size attribute specified. This is a strange behaviour because an error message is set correctly but is not possible to intercept the reasing error event. I would like to intercept onError event to

Re: Wicket JMX

2006-10-15 Thread Paolo Di Tommaso
Wow really interesting ... I will try it as soon as possible! Regards, - Paolo On 10/14/06, Eelco Hillenius [EMAIL PROTECTED] wrote: Hi folks, I just added project wicket-jmx in the wicket-1.x branch which provides JMX support for Wicket. It currently exposes most of the application

Re: Wicket website design for Apache site

2006-10-12 Thread Paolo Di Tommaso
Wow .. very aggressive! Paolo On 10/11/06, Martijn Dashorst [EMAIL PROTECTED] wrote: All, We are going to move to Apache, and with that we want to take a moment and redesign our website. I think that Wicket's current website is already much prettier than any of the TLP's websites features