On Jan 18, 2008 12:33 AM, Eelco Hillenius <[EMAIL PROTECTED]> wrote:

> You should give us your sourceforge id (the name, not the number), and
> if the original developers of wicketstuff-jquery (David Bernard and
> Xavier Hanin) agree, you can commit (probably a good idea to chat with
> with them first if they don't react on this thread).

Catching up a bit late on this but as far as I can say your changes are very
welcome Edvin.

Xavier


>
> Thanks,
>
> Eelco
>
> On Jan 17, 2008 3:07 PM, Edvin Syse <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I've made some updates to wicketstuff-jquery in my local copy, and would
> like to contribute to the project.
> >
> > The changes are:
> >
> > - Upgrade to jquery-1.2.2.js
> > - Upgrade to jquery-datePicker-2007-10-25.js
> > - Added support for the cornerz plugin (CornerzBehaviour and
> CornerzOptions)
> > - Fixed format pickup in datepicker by moving code from the constructor
> to the onbind function so that the correct locale can be picked up
> > from the component. (I think the code was for the pre-1.3 DateConverter
> that had a getDatePattern() method)
> > - Made the datepicker pickup format from custom dateconverters (Changed
> "cnv instanceof DateConverter" to
> > "DateConverter.class.isAssignableFrom(cnv.getClass())" so it supports
> converters that extend DateConverter.
> > - Removed some unused imports
> >
> > How would I go about submitting my updates?
> >
> > Sincerely,
> > Edvin Syse
> >
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/

Reply via email to