visural-wicket 0.7.0 released with Wicket 1.5 support

2011-09-09 Thread Richard Nichols
ket-1-5/ This release includes a number of bug fixes and minor enhancements also - it's been quite a while since the last release. Please let me know if you experience any issues with the Wicket 1.5 version as I am still using Wicket 1.4 for most of my projects. cheers, Richard -- Richa

Re: shift / ctrl / alt keys + ajax

2011-03-08 Thread Richard Nichols
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Richard Nichols http://www.richardnichols.net/ :: http://onmydoorstep.com.au/

Re: visural-wicket running on wicket 1.5?

2011-03-08 Thread Richard Nichols
, Mar 9, 2011 at 4:30 AM, nino martinez wael < nino.martinez.w...@gmail.com> wrote: > ok great.. I'll probably take at look at it monday then.. > > 2011/3/8 Richard Nichols > > > Hi Nino, > > > > The version in the public respository 1.5 branch is stil

Re: visural-wicket running on wicket 1.5?

2011-03-08 Thread Richard Nichols
il.com> wrote: > Strange it compiles well, but does not work as wanted.. Any idea on which > parts are causing the problems? On my dropdowns the dropdowns are empty, > and in my textfields both the text and the span are added if in view mode, > and if not 2 textfields are added.

Re: visural-wicket running on wicket 1.5?

2011-03-04 Thread Richard Nichols
I've created a 1.5 branch and it's in the works. 1.5 broke more stuff than expected :) Hopefully I can have a beta 1.5 branch functional within a few weeks Sent from my iPhone On 05/03/2011, at 6:15 AM, nino martinez wael wrote: > So does has anybody run it on wicket 1.5, or is there something

Re: visural-wicket 0.6.5 released!

2010-11-29 Thread Richard Nichols
:45 PM, Marc Ende wrote: > May be you should mention the need for visural-common in the basic-usage. > When using the InputHintBehavior I got an ClassNotFound exception. > > anyway: a visural-wicket is a great collection of components. ;) > > marc > > 2010/11/25 Richard N

Re: visural-wicket 0.6.5 released!

2010-11-25 Thread Richard Nichols
What error are you getting? It may be related to my separating the visural-common dependency from the main visural-wicket JAR. On Fri, Nov 26, 2010 at 8:56 AM, Paul Szulc wrote: > maven repo is not working > > On Thu, Nov 25, 2010 at 9:19 PM, Richard Nichols wrote: > > >

Re: visural-wicket 0.6.5 released!

2010-11-25 Thread Richard Nichols
st you did not add banner on the top of all of that > > :) > > > > -- > > Best regards > > Alex > > > > - > > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > > For additional commands, e-mail: users-h...@wicket.apache.org > > > > > -- Richard Nichols http://www.richardnichols.net/ :: http://onmydoorstep.com.au/

visural-wicket 0.6.5 released!

2010-11-25 Thread Richard Nichols
net/2010/11/visural-wicket-0-6-5-release-is-available/>Or if you're just after the download - http://code.google.com/p/visural-wicket/downloads/detail?name=visural-wicket-0.6.5.zip Hope you find it useful - please let me know if you discover any problems with this release. cheers, Rich --

Re: Getting client IP address

2010-10-06 Thread Richard Nichols
w? > > kind regards. > -- Richard Nichols http://www.richardnichols.net/ :: http://onmydoorstep.com.au/

Re: chrome + wicket ajax + back button = problem?

2010-09-23 Thread Richard Nichols
gt; object via the inspector. > > Has anyone else seen similar behavior? Even better, anyone else have a > solution? You may be seeing errors like this one in your logs: > > org.apache.wicket.protocol.http.request.InvalidUrlException: > org.apache.wicket.WicketRuntimeException:

Re: Wicket Visural Confirmers

2010-09-19 Thread Richard Nichols
} > >}; > > I have tried with ConfirmerAjaxLink and no confirmation dialog is poping > up,, > > Where am i going wrong? > > Josh > -- Richard Nichols http://www.richardnichols.net/ :: http://onmydoorstep.com.au/

Re: How would you pass your character limits in reusable forms?

2010-09-15 Thread Richard Nichols
d you choose? > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Richard Nichols http://www.richardnichols.net/ :: http://onmydoorstep.com.au/

Re: Conditional Validation (Save versus Submit)

2010-09-15 Thread Richard Nichols
n the underlying model isn't > updated either, right? This seems like a pretty common issue, has anyone > else implemented a genius way of dealing with save/submit logic? > > Thanks, > > -Clint > -- Richard Nichols http://www.richardnichols.net/ :: http://onmydoorstep.com.au/

Re: production quality wicket applications running on GAE

2010-07-16 Thread Richard Nichols
Best, > > Ernesto > > 1-http://wiquery-plugins-demo.appspot.com/demo/ > 2-http://apache-wicket.1842946.n4.nabble.com/Wicket-And-GAE-tt1892457.html > > - > To unsubscribe, e-mail: users-unsubscr...@w

Re: open Modal Window without AjaxRequestTarget

2010-06-30 Thread Richard Nichols
ce, > > Pierre Goupil > > > -- > Les deux règles universelles du bide : > > 1) on n'explique pas un bide > > 2) dans le futur, un bide sera toujours un bide. > -- Richard Nichols http://www.richardnichols.net/ :: http://onmydoorstep.com.au/

Re: Announcing: visural-wicket 0.6 released - open source wicket components

2010-06-24 Thread Richard Nichols
t;> Richard. > >> > >> why not make the component that needs it sniff the request and if > >> browser is IE then add ExCanvasHeaderContributor. Then users will not > >> forget to follow your advice;-) > >> > >> Ernesto > >> > &

Re: Announcing: visural-wicket 0.6 released - open source wicket components

2010-06-23 Thread Richard Nichols
u create maven repository on google code > for this project. Let me know. > > On Wed, Jun 23, 2010 at 1:05 PM, Richard Nichols wrote: > > > It's just hosted in SVN w/ .pom > > > > http://code.google.com/p/visural-wicket/wiki/MavenSupport > > > > <ht

Re: Announcing: visural-wicket 0.6 released - open source wicket components

2010-06-23 Thread Richard Nichols
? It's not > > that difficult. > > > > On Wed, Jun 23, 2010 at 9:27 AM, Paul Szulc > wrote: > > > If you would like to, I can elp you create maven repository on google > > code > > > for this project. Let me know. > > > >

Re: Announcing: visural-wicket 0.6 released - open source wicket components

2010-06-23 Thread Richard Nichols
t; Looks great! I will give it a try. Is it maven repo ? > > > > -Original Message- > > From: r...@richardnichols.net [mailto:r...@richardnichols.net] On Behalf > Of > > Richard Nichols > > Sent: 23 June 2010 01:31 > > To: users@wicket.apache.org >

Announcing: visural-wicket 0.6 released - open source wicket components

2010-06-22 Thread Richard Nichols
pache 2.0 licensed open source. Let me know if you have any problems, suggestions or feedback. cheers, Richard. -- Richard Nichols http://www.richardnichols.net/ :: http://onmydoorstep.com.au/

Re: Just launched - www.onmydoorstep.com.au

2010-05-19 Thread Richard Nichols
configure that you need > this feature in your FB app in FB itself. > > > Žilvinas Vilutis > > Mobile:   (+370) 652 38353 > E-mail:   cika...@gmail.com > > > On Tue, May 18, 2010 at 2:29 PM, Richard Nichols wrote: > >> I pretty much used the code from >&g

Re: Just launched - www.onmydoorstep.com.au

2010-05-18 Thread Richard Nichols
n >> > http://www.wickettraining.com >> > >> > >> > >> > On Mon, May 17, 2010 at 8:43 PM, Cristi Manole > > >wrote: >> > >> > > cool site! I like it! congrats. >> > > >> > > On Mon, May 17, 2010 at 9:31 PM, Rich

Re: Just launched - www.onmydoorstep.com.au

2010-05-18 Thread Richard Nichols
ine it is pretty easy. > > thanks in advance > > On Mon, May 17, 2010 at 10:31 PM, Richard Nichols wrote: > >> Hey all, >> >> Just thought fellow Wicketeers might be interested to take a look at a >> site I have just launched built 100% with Wicket - >>

Just launched - www.onmydoorstep.com.au

2010-05-17 Thread Richard Nichols
e and Hibernate/JPA. I also made extensive use of http://code.google.com/p/visural-wicket Anyhow - happy to answer any questions about the above technologies and the experience of building the site with Wicket. Also welcome feedback & criticism should you have some :) cheers, Richard. -- Richar

Re: Wicket And GAE

2010-04-12 Thread Richard Nichols
unt of data store in the session. If anyone has solutions or further experience with these issues - I'm all ears! :) cheers, Rich On 8 April 2010 17:00, Josh Kamau wrote: > What are the main issues with wicket and Google app engine > -- Richard Nichols :: http://www.visural.com/ :

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-12 Thread Richard Nichols
;> >> about to. just finishing examples tomorrow. stay tuned. >> >> >> cu uwe >> >> - >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org >> For additional commands,

Re: AjaxSubmitLink not calling the onsubmit event handler

2010-03-26 Thread Richard Nichols
or(AjaxRequestTarget target, Form form){ >> >> > >   // Add FeedbackPanel here >> >> > >   target.add( feedback ); >> >> > > }}); >> >> > > -- >> >> > > View this message in context: >> >> > > >>

Re: AjaxSubmitLink not calling the onsubmit event handler

2010-03-24 Thread Richard Nichols
View this message in context: >> > > >> > >> http://old.nabble.com/AjaxSubmitLink-not-calling-the-onsubmit-event-handler-tp2718p27002962.html >> > > Sent from the Wicket - User mailing list archive at Nabble.com. >> > > >> &

Re: Export wicket rendered page to pdf

2010-03-24 Thread Richard Nichols
l: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Richard Nichols :: http://www.visural.com/ :: http://www.richardnichols.net/ - To unsubscribe, e-mail: use

Re: Announcing: visural-wicket 0.5 released - open source wicket components

2010-03-10 Thread Richard Nichols
one > DropDown on my page, everything works great. But when I add another DropDown > to the page, with diferent datasource, the first DropDown shows data from > the second datasource. All DropDowns share the same datasource. > -- Richard Nichols :: http://www.visur

Re: Announcing: visural-wicket 0.5 released - open source wicket components

2010-02-28 Thread Richard Nichols
jpg suffix. I do not know, how to solve it.. :( > > here is the result preview: http://img5.imgup.eu/prevzfs.jpg > -- Richard Nichols :: http://www.visural.com/ :: http://www.richardnichols.net/ - To unsubscrib

Re: Announcing: visural-wicket 0.5 released - open source wicket components

2010-02-27 Thread Richard Nichols
a limitation of fancybox being used in this way. On 27 February 2010 22:17, danisevsky wrote: > thank you. I tryed this, but do not work. I think problem is that image has > no .jpg suffix. I do not know, how to solve it.. :( > > here is the result preview: http://img5.imgup.eu/prevzfs.j

Re: Announcing: visural-wicket 0.5 released - open source wicket components

2010-02-25 Thread Richard Nichols
gt;        add(new Fancybox("image1", > container).setGroup(group).setBoxTitle("Photo 1 of 4")); > > markup: > >        Image 1 >         >             >         > > Could you gime me some advice? > -- Richard Nichols :: http://www.visural.com/ :: http://www.richardnichols.net/ - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: [OT] Wicket App Hosting

2010-02-24 Thread Richard Nichols
t.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > > > Sent via BlackBerry from T-Mobile > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > Fo

Re: Announcing: visural-wicket 0.5 released - open source wicket components

2010-02-24 Thread Richard Nichols
gt;> Regards > >> > >> Roman > >> > >> > >> > >> On Wed, Feb 24, 2010 at 11:53 AM, Pedro Sena > >> wrote: > >> > Great Job! > >> > > >> > I was looking for a Drop Down like that. > >> > >

Re: Announcing: visural-wicket 0.5 released - open source wicket components

2010-02-24 Thread Richard Nichols
t; > > > I was looking for a Drop Down like that. > > > > Thanks and keep the good work. > > > > Regards, > > > > On Wed, Feb 24, 2010 at 7:49 AM, Richard Nichols wrote: > > > >> Hi wicket-users, > >> > >> I'm currently

Announcing: visural-wicket 0.5 released - open source wicket components

2010-02-24 Thread Richard Nichols
at other members of the wicket community may find these components and utilities useful. cheers, Rich. -- Richard Nichols :: http://www.visural.com/ :: http://www.richardnichols.net/

Re: Help with Repeater containing form components with NavigationToolbar

2009-11-01 Thread Richard Nichols
vigationincrementlink() { return new submitlink(); > }}} > > -igor > > > On Sun, Nov 1, 2009 at 6:09 PM, Richard Nichols wrote: > > Hi, > > > > I've spent several hours trying to figure this out and to try to > understand > > how repeaters work with form

Help with Repeater containing form components with NavigationToolbar

2009-11-01 Thread Richard Nichols
original model values. But if the form is submitted then the data on that page is retained. Is it possible to make the NavigationToolbar bind the new values of the form inputs for the page(s) when navigating between pages? Is this sort of behaviour allowed? thanks in advance, Richard. -- Richar

Re: How to change raw body content of SubmitLink?

2009-10-06 Thread Richard Nichols
er than your HTML file.  Doesn't seem like the right separation to me, > but hey - your app. > > -- > Jeremy Thomerson > http://www.wickettraining.com > > > > On Tue, Oct 6, 2009 at 11:28 PM, Richard Nichols > wrote: > >> Is there a way to have it added

Re: How to change raw body content of SubmitLink?

2009-10-06 Thread Richard Nichols
tml file. > > -- > Jeremy Thomerson > http://www.wickettraining.com > > > > On Tue, Oct 6, 2009 at 11:20 PM, Richard Nichols wrote: > >> Hi everyone, I'm a new Wicket user and I have (what I hope is) a >> simple question - >> I have a SubmitLink - >>

How to change raw body content of SubmitLink?

2009-10-06 Thread Richard Nichols
to support CSS link styling. Because the CSS requirements might change over time, I'd like wicket to add this markup, rather than putting it in the HTML. I've tried to figure out how to do this from the examples and the wicket source, but I feel like I'm missing something obvious...