Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-15 Thread Borut Bolčina
Nice, thanks for this!

I included the repositories and dependencies section into my project, but
there seems to be a dependency to the Tapestry 5.3-beta-21 in the released
tapestry5-jquery module and unfortunately this beta21 is not on line any
more.

Can you do a 3.0.1 release with dependeny to released tapestry version 3.0?

Thanks,
borut

2011/12/13 Emmanuel DEMEY demey.emman...@gmail.com

 Atos is very pleased to announce a new version of Tapestry5-jQuery. This
 new
 release (3.0.0) is based on Tapestry 5.3.

 In this version, all the JavaScript layer has been revised, in order to
 correspond to the one provided by Tapestry. There are also new components:
 Gallery, InPlaceEditor, Draggable, andZoneRefresh ZoneDroppable and
 DataTable.

 I would like to thank those who worked on this new version:
 - Clement USTER and François FACON  from Atos
 - Christian RIEDEL, Pablo NUSSEMBAUM, Barry BOOKS and Alexander OBLOVATNIY
 from the Tapestry Community.
 - And finally, all users of this project.


 If you want to test it, please add this dependency into your pom.xml file :
 dependency
 groupIdorg.got5/groupId
 artifactIdtapestry5-jquery/artifactId
 version3.0.0/version
 /dependency

 repository
   iddevlab722-repo/id
   urlhttp://nexus.devlab722.net/nexus/content/repositories/releases
 /url
   snapshots
 enabledfalse/enabled
   /snapshots
 /repository

 repository
   id devlab722-snapshot-repo /id

 urlhttp://nexus.devlab722.net/nexus/content/repositories/snapshots/url
   releases
 enabledfalse/enabled
   /releases
 /repository

 If this project interests you, here are 3 websites that may be of interest
 to you :
 - The demo site, where you will find examples of all components and all the
 documentation.
 - Our Google Group for you questions and your feedbacks
 - Our Github repository for possible issues. If you want to contribute to
 this project, Please fork our project, and send to us all your pull
 requests.

 Thank you in advance for the interest you have for this project.

 Emmanuel


 --
 View this message in context:
 http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-jQuery-3-0-0-Available-tp5070822p5070822.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org




Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-15 Thread Emmanuel DEMEY
I do not see any dependencies to Tapestry5.3-beta-* ... :
http://nexus.devlab722.net/nexus/content/repositories/releases/org/got5/tapestry5-jquery/3.0.0/tapestry5-jquery-3.0.0.pom

2011/12/15 Borut Bolčina borut.bolc...@gmail.com

 Nice, thanks for this!

 I included the repositories and dependencies section into my project, but
 there seems to be a dependency to the Tapestry 5.3-beta-21 in the released
 tapestry5-jquery module and unfortunately this beta21 is not on line any
 more.

 Can you do a 3.0.1 release with dependeny to released tapestry version 3.0?

 Thanks,
 borut

 2011/12/13 Emmanuel DEMEY demey.emman...@gmail.com

  Atos is very pleased to announce a new version of Tapestry5-jQuery. This
  new
  release (3.0.0) is based on Tapestry 5.3.
 
  In this version, all the JavaScript layer has been revised, in order to
  correspond to the one provided by Tapestry. There are also new
 components:
  Gallery, InPlaceEditor, Draggable, andZoneRefresh ZoneDroppable and
  DataTable.
 
  I would like to thank those who worked on this new version:
  - Clement USTER and François FACON  from Atos
  - Christian RIEDEL, Pablo NUSSEMBAUM, Barry BOOKS and Alexander
 OBLOVATNIY
  from the Tapestry Community.
  - And finally, all users of this project.
 
 
  If you want to test it, please add this dependency into your pom.xml
 file :
  dependency
  groupIdorg.got5/groupId
  artifactIdtapestry5-jquery/artifactId
  version3.0.0/version
  /dependency
 
  repository
iddevlab722-repo/id
urlhttp://nexus.devlab722.net/nexus/content/repositories/releases
  /url
snapshots
  enabledfalse/enabled
/snapshots
  /repository
 
  repository
id devlab722-snapshot-repo /id
 
  urlhttp://nexus.devlab722.net/nexus/content/repositories/snapshots
 /url
releases
  enabledfalse/enabled
/releases
  /repository
 
  If this project interests you, here are 3 websites that may be of
 interest
  to you :
  - The demo site, where you will find examples of all components and all
 the
  documentation.
  - Our Google Group for you questions and your feedbacks
  - Our Github repository for possible issues. If you want to contribute to
  this project, Please fork our project, and send to us all your pull
  requests.
 
  Thank you in advance for the interest you have for this project.
 
  Emmanuel
 
 
  --
  View this message in context:
 
 http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-jQuery-3-0-0-Available-tp5070822p5070822.html
  Sent from the Tapestry - User mailing list archive at Nabble.com.
 
  -
  To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
  For additional commands, e-mail: users-h...@tapestry.apache.org
 
 




-- 
Emmanuel DEMEY
Ingénieur Etude et Développement
ATOS Worldline
+33 (0)6 47 47 42 02
demey.emman...@gmail.com
http://emmanueldemey.fr

Twitter : @gillespie59


Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-15 Thread Christian Köberl
2011-12-13 09:56, Emmanuel DEMEY:
 Atos is very pleased to announce a new version of Tapestry5-jQuery. This new
 release (3.0.0) is based on Tapestry 5.3.

Really good to hear!! Wonderful work!

 repository 
iddevlab722-repo/id 
urlhttp://nexus.devlab722.net/nexus/content/repositories/releases/url 
snapshots 
  enabledfalse/enabled 
/snapshots 
 /repository 


It would be great if you could deploy tapestry5-jquery to the central
Maven repository. Sonatype provides a service for open source projects:
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide

It's quite easy - I did it for my projects, e.g.:
http://search.maven.org/#search|ga|1|spring-contributions

-- 
Chris

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-15 Thread Emmanuel DEMEY
It is in my ToDo list !!

2011/12/15 Christian Köberl tapestry.christian.koeb...@gmail.com

 2011-12-13 09:56, Emmanuel DEMEY:
  Atos is very pleased to announce a new version of Tapestry5-jQuery. This
 new
  release (3.0.0) is based on Tapestry 5.3.

 Really good to hear!! Wonderful work!

  repository
 iddevlab722-repo/id
 urlhttp://nexus.devlab722.net/nexus/content/repositories/releases
 /url
 snapshots
   enabledfalse/enabled
 /snapshots
  /repository


 It would be great if you could deploy tapestry5-jquery to the central
 Maven repository. Sonatype provides a service for open source projects:

 https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide

 It's quite easy - I did it for my projects, e.g.:
 http://search.maven.org/#search|ga|1|spring-contributions

 --
 Chris

 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org




-- 
Emmanuel DEMEY
Ingénieur Etude et Développement
ATOS Worldline
+33 (0)6 47 47 42 02
demey.emman...@gmail.com
http://emmanueldemey.fr

Twitter : @gillespie59


[ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread Emmanuel DEMEY
Atos is very pleased to announce a new version of Tapestry5-jQuery. This new
release (3.0.0) is based on Tapestry 5.3.

In this version, all the JavaScript layer has been revised, in order to
correspond to the one provided by Tapestry. There are also new components:
Gallery, InPlaceEditor, Draggable, andZoneRefresh ZoneDroppable and
DataTable.

I would like to thank those who worked on this new version:
- Clement USTER and François FACON  from Atos 
- Christian RIEDEL, Pablo NUSSEMBAUM, Barry BOOKS and Alexander OBLOVATNIY
from the Tapestry Community.
- And finally, all users of this project. 


If you want to test it, please add this dependency into your pom.xml file : 
dependency 
 groupIdorg.got5/groupId 
 artifactIdtapestry5-jquery/artifactId 
 version3.0.0/version 
/dependency 

repository 
   iddevlab722-repo/id 
   urlhttp://nexus.devlab722.net/nexus/content/repositories/releases/url 
   snapshots 
 enabledfalse/enabled 
   /snapshots 
/repository 

repository 
   id devlab722-snapshot-repo /id 
  
urlhttp://nexus.devlab722.net/nexus/content/repositories/snapshots/url 
   releases 
 enabledfalse/enabled 
   /releases 
/repository 

If this project interests you, here are 3 websites that may be of interest
to you :
- The demo site, where you will find examples of all components and all the
documentation.
- Our Google Group for you questions and your feedbacks
- Our Github repository for possible issues. If you want to contribute to
this project, Please fork our project, and send to us all your pull
requests. 

Thank you in advance for the interest you have for this project.

Emmanuel


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-jQuery-3-0-0-Available-tp5070822p5070822.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread Christian Riedel
Good news :-)

I think you forgot the links that everyone should find useful:

 If this project interests you, here are 3 websites that may be of interest
 to you :
 - The demo site, where you will find examples of all components and all the
 documentation.

http://tapestry5-jquery.com/


 - Our Google Group for you questions and your feedbacks

https://groups.google.com/forum/?hl=en#!forum/tapestry5-jquery


 - Our Github repository for possible issues. If you want to contribute to
 this project, Please fork our project, and send to us all your pull
 requests. 

https://github.com/got5/tapestry5-jquery/



-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread Igor Drobiazko
Good job, guys. Thank you.

On Tue, Dec 13, 2011 at 9:56 AM, Emmanuel DEMEY demey.emman...@gmail.comwrote:

 Atos is very pleased to announce a new version of Tapestry5-jQuery. This
 new
 release (3.0.0) is based on Tapestry 5.3.

 In this version, all the JavaScript layer has been revised, in order to
 correspond to the one provided by Tapestry. There are also new components:
 Gallery, InPlaceEditor, Draggable, andZoneRefresh ZoneDroppable and
 DataTable.

 I would like to thank those who worked on this new version:
 - Clement USTER and François FACON  from Atos
 - Christian RIEDEL, Pablo NUSSEMBAUM, Barry BOOKS and Alexander OBLOVATNIY
 from the Tapestry Community.
 - And finally, all users of this project.


 If you want to test it, please add this dependency into your pom.xml file :
 dependency
 groupIdorg.got5/groupId
 artifactIdtapestry5-jquery/artifactId
 version3.0.0/version
 /dependency

 repository
   iddevlab722-repo/id
   urlhttp://nexus.devlab722.net/nexus/content/repositories/releases
 /url
   snapshots
 enabledfalse/enabled
   /snapshots
 /repository

 repository
   id devlab722-snapshot-repo /id

 urlhttp://nexus.devlab722.net/nexus/content/repositories/snapshots/url
   releases
 enabledfalse/enabled
   /releases
 /repository

 If this project interests you, here are 3 websites that may be of interest
 to you :
 - The demo site, where you will find examples of all components and all the
 documentation.
 - Our Google Group for you questions and your feedbacks
 - Our Github repository for possible issues. If you want to contribute to
 this project, Please fork our project, and send to us all your pull
 requests.

 Thank you in advance for the interest you have for this project.

 Emmanuel


 --
 View this message in context:
 http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-jQuery-3-0-0-Available-tp5070822p5070822.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org




-- 
Best regards,

Igor Drobiazko
http://tapestry5.de


Re: [ANN] Tapestry5-jQuery 3.0.0 Available !!

2011-12-13 Thread trsvax
Best news I've had since Tapestry 5.3.

Thanks
Barry


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-jQuery-3-0-0-Available-tp5070822p5071911.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Fwd: [ANN] Tapestry5-jQuery 2.6.0

2011-08-25 Thread Emmanuel DEMEY
I am pleased to announce the new release of the Tapestry-jQuery Project :
Tapestry5-jQuery 2.6.0 (based on Tapestry 5.2.6)



A lot of new features :

 -   New Components : Carousel, CheckBox, RangeSlide, Slider, SuperfishMenu


 -   New Mixins :

  -CutomDatepicker : This mixin allows us to change the JSONObject
parameter of the jQuery Datefield.

  -CustomZone : very useful for customizing the effect used by the
Zone component.

  -Mask : used to specify a specific format for your inputs.

  -Reveal : for displaying a modal window.

  -Tooltip : it allows you to display a tooltip for all your inputs.

  -Bind : used to connect java/javascript objects to jQuery events.

-A Widget class, which is useful for creating a new jQuery widget very
easily.  We will just have to create a new mixin, extending this class (for
importing the assets for example), and the jQuery widget constructor will be
called automatically.

-A New selector prefix binding and mixin. It is automatically injected
into components that support getClientId. The new prefix binding will be
used to get the clientId of a Tapestry Component. We just have to specify
the t:id of the desired component.

-A documentation site with a lot of samples



If you want to test it, please add this dependency into your pom.xml file :

dependency

   groupIdorg.got5/groupId

   artifactIdtapestry5-jquery/artifactId

   version2.6.0/version

/dependency



repository

   iddevlab722-repo/id

   url
http://nexus.devlab722.net/nexus/content/repositories/releases

   /url

   snapshots

   enabledfalse/enabled

   /snapshots

/repository



repository

   iddevlab722-snapshot-repo/id

   url
http://nexus.devlab722.net/nexus/content/repositories/snapshots

   /url

   releases

   enabledfalse/enabled

   /releases

/repository



All source code is available on Github
http://github.com/got5/tapestry5-jquery



Any feedback is welcome. Please join us in our Google Group :
https://groups.google.com/forum/?hl=fr#!forum/tapestry5-jquery



We really want to thank everyone who contributes to this project, and
especially the newest contributors : Amaury Willemant, Clément Uster and
Barry Books, which has been very  active in the last few weeks..



Finally, a really really thanks to Clément for the deployment of the website
:  http://tapestry5-jquery.com



If your forgot, we also have 2 others projects based on jQuery and Tapestry
:

http://github.com/got5/tapestry5-jquery-mobile
https://github.com/got5/tapestry5-jquery-jqgrid



Emmanuel


Re: [ANN] Tapestry5-jQuery 2.6.0

2011-08-25 Thread Igor Drobiazko
Great job, guys. Do you have any plans to migrate the lib to Tapestry 5.3?

On Thu, Aug 25, 2011 at 11:36 AM, Emmanuel DEMEY emmanuel.de...@atos.netwrote:

 I am pleased to announce the new release of the Tapestry-jQuery Project :
 Tapestry5-jQuery 2.6.0 (based on Tapestry 5.2.6)



 A lot of new features :

  -   New Components : Carousel, CheckBox, RangeSlide, Slider, SuperfishMenu


  -   New Mixins :

  -CutomDatepicker : This mixin allows us to change the JSONObject
 parameter of the jQuery Datefield.

  -CustomZone : very useful for customizing the effect used by the
 Zone component.

  -Mask : used to specify a specific format for your inputs.

  -Reveal : for displaying a modal window.

  -Tooltip : it allows you to display a tooltip for all your inputs.

  -Bind : used to connect java/javascript objects to jQuery events.

 -A Widget class, which is useful for creating a new jQuery widget very
 easily.  We will just have to create a new mixin, extending this class (for
 importing the assets for example), and the jQuery widget constructor will
 be
 called automatically.

 -A New selector prefix binding and mixin. It is automatically injected
 into components that support getClientId. The new prefix binding will be
 used to get the clientId of a Tapestry Component. We just have to specify
 the t:id of the desired component.

 -A documentation site with a lot of samples



 If you want to test it, please add this dependency into your pom.xml file :

 dependency

   groupIdorg.got5/groupId

   artifactIdtapestry5-jquery/artifactId

   version2.6.0/version

/dependency



 repository

   iddevlab722-repo/id

   url
 http://nexus.devlab722.net/nexus/content/repositories/releases

   /url

   snapshots

   enabledfalse/enabled

   /snapshots

/repository



repository

   iddevlab722-snapshot-repo/id

   url
 http://nexus.devlab722.net/nexus/content/repositories/snapshots

   /url

   releases

   enabledfalse/enabled

   /releases

/repository



 All source code is available on Github
 http://github.com/got5/tapestry5-jquery



 Any feedback is welcome. Please join us in our Google Group :
 https://groups.google.com/forum/?hl=fr#!forum/tapestry5-jquery



 We really want to thank everyone who contributes to this project, and
 especially the newest contributors : Amaury Willemant, Clément Uster and
 Barry Books, which has been very  active in the last few weeks..



 Finally, a really really thanks to Clément for the deployment of the
 website
 :  http://tapestry5-jquery.com



 If your forgot, we also have 2 others projects based on jQuery and Tapestry
 :

 http://github.com/got5/tapestry5-jquery-mobile
 https://github.com/got5/tapestry5-jquery-jqgrid



 Emmanuel




-- 
Best regards,

Igor Drobiazko
http://tapestry5.de


Re: [ANN] Tapestry5-jQuery 2.6.0

2011-08-25 Thread Clément Uster
Thanks,
There is a specific branch on github for tapestry 5.3 ;)
https://github.com/got5/tapestry5-jquery/tree/Tapestry-jquery_T53


On 25 August 2011 11:42, Igor Drobiazko igor.drobia...@gmail.com wrote:

 Great job, guys. Do you have any plans to migrate the lib to Tapestry 5.3?

 On Thu, Aug 25, 2011 at 11:36 AM, Emmanuel DEMEY emmanuel.de...@atos.net
 wrote:

  I am pleased to announce the new release of the Tapestry-jQuery Project :
  Tapestry5-jQuery 2.6.0 (based on Tapestry 5.2.6)
 
 
 
  A lot of new features :
 
   -   New Components : Carousel, CheckBox, RangeSlide, Slider,
 SuperfishMenu
 
 
   -   New Mixins :
 
   -CutomDatepicker : This mixin allows us to change the JSONObject
  parameter of the jQuery Datefield.
 
   -CustomZone : very useful for customizing the effect used by the
  Zone component.
 
   -Mask : used to specify a specific format for your inputs.
 
   -Reveal : for displaying a modal window.
 
   -Tooltip : it allows you to display a tooltip for all your
 inputs.
 
   -Bind : used to connect java/javascript objects to jQuery
 events.
 
  -A Widget class, which is useful for creating a new jQuery widget
 very
  easily.  We will just have to create a new mixin, extending this class
 (for
  importing the assets for example), and the jQuery widget constructor will
  be
  called automatically.
 
  -A New selector prefix binding and mixin. It is automatically
 injected
  into components that support getClientId. The new prefix binding will be
  used to get the clientId of a Tapestry Component. We just have to specify
  the t:id of the desired component.
 
  -A documentation site with a lot of samples
 
 
 
  If you want to test it, please add this dependency into your pom.xml file
 :
 
  dependency
 
groupIdorg.got5/groupId
 
artifactIdtapestry5-jquery/artifactId
 
version2.6.0/version
 
 /dependency
 
 
 
  repository
 
iddevlab722-repo/id
 
url
  http://nexus.devlab722.net/nexus/content/repositories/releases
 
/url
 
snapshots
 
enabledfalse/enabled
 
/snapshots
 
 /repository
 
 
 
 repository
 
iddevlab722-snapshot-repo/id
 
url
  http://nexus.devlab722.net/nexus/content/repositories/snapshots
 
/url
 
releases
 
enabledfalse/enabled
 
/releases
 
 /repository
 
 
 
  All source code is available on Github
  http://github.com/got5/tapestry5-jquery
 
 
 
  Any feedback is welcome. Please join us in our Google Group :
  https://groups.google.com/forum/?hl=fr#!forum/tapestry5-jquery
 
 
 
  We really want to thank everyone who contributes to this project, and
  especially the newest contributors : Amaury Willemant, Clément Uster and
  Barry Books, which has been very  active in the last few weeks..
 
 
 
  Finally, a really really thanks to Clément for the deployment of the
  website
  :  http://tapestry5-jquery.com
 
 
 
  If your forgot, we also have 2 others projects based on jQuery and
 Tapestry
  :
 
  http://github.com/got5/tapestry5-jquery-mobile
  https://github.com/got5/tapestry5-jquery-jqgrid
 
 
 
  Emmanuel
 



 --
 Best regards,

 Igor Drobiazko
 http://tapestry5.de



Re: [ANN] Tapestry5-jQuery 2.6.0

2011-08-25 Thread Clément Uster
But I guess some work has to be done to fit the new tapestry 5.3 javascript
spirit.



2011/8/25 Clément Uster clement.us...@gmail.com


 Thanks,
 There is a specific branch on github for tapestry 5.3 ;)
 https://github.com/got5/tapestry5-jquery/tree/Tapestry-jquery_T53


 On 25 August 2011 11:42, Igor Drobiazko igor.drobia...@gmail.com wrote:

 Great job, guys. Do you have any plans to migrate the lib to Tapestry 5.3?

 On Thu, Aug 25, 2011 at 11:36 AM, Emmanuel DEMEY emmanuel.de...@atos.net
 wrote:

  I am pleased to announce the new release of the Tapestry-jQuery Project
 :
  Tapestry5-jQuery 2.6.0 (based on Tapestry 5.2.6)
 
 
 
  A lot of new features :
 
   -   New Components : Carousel, CheckBox, RangeSlide, Slider,
 SuperfishMenu
 
 
   -   New Mixins :
 
   -CutomDatepicker : This mixin allows us to change the
 JSONObject
  parameter of the jQuery Datefield.
 
   -CustomZone : very useful for customizing the effect used by
 the
  Zone component.
 
   -Mask : used to specify a specific format for your inputs.
 
   -Reveal : for displaying a modal window.
 
   -Tooltip : it allows you to display a tooltip for all your
 inputs.
 
   -Bind : used to connect java/javascript objects to jQuery
 events.
 
  -A Widget class, which is useful for creating a new jQuery widget
 very
  easily.  We will just have to create a new mixin, extending this class
 (for
  importing the assets for example), and the jQuery widget constructor
 will
  be
  called automatically.
 
  -A New selector prefix binding and mixin. It is automatically
 injected
  into components that support getClientId. The new prefix binding will be
  used to get the clientId of a Tapestry Component. We just have to
 specify
  the t:id of the desired component.
 
  -A documentation site with a lot of samples
 
 
 
  If you want to test it, please add this dependency into your pom.xml
 file :
 
  dependency
 
groupIdorg.got5/groupId
 
artifactIdtapestry5-jquery/artifactId
 
version2.6.0/version
 
 /dependency
 
 
 
  repository
 
iddevlab722-repo/id
 
url
  http://nexus.devlab722.net/nexus/content/repositories/releases
 
/url
 
snapshots
 
enabledfalse/enabled
 
/snapshots
 
 /repository
 
 
 
 repository
 
iddevlab722-snapshot-repo/id
 
url
  http://nexus.devlab722.net/nexus/content/repositories/snapshots
 
/url
 
releases
 
enabledfalse/enabled
 
/releases
 
 /repository
 
 
 
  All source code is available on Github
  http://github.com/got5/tapestry5-jquery
 
 
 
  Any feedback is welcome. Please join us in our Google Group :
  https://groups.google.com/forum/?hl=fr#!forum/tapestry5-jquery
 
 
 
  We really want to thank everyone who contributes to this project, and
  especially the newest contributors : Amaury Willemant, Clément Uster and
  Barry Books, which has been very  active in the last few weeks..
 
 
 
  Finally, a really really thanks to Clément for the deployment of the
  website
  :  http://tapestry5-jquery.com
 
 
 
  If your forgot, we also have 2 others projects based on jQuery and
 Tapestry
  :
 
  http://github.com/got5/tapestry5-jquery-mobile
  https://github.com/got5/tapestry5-jquery-jqgrid
 
 
 
  Emmanuel
 



 --
 Best regards,

 Igor Drobiazko
 http://tapestry5.de





Re: [ANN] Tapestry5-jQuery 2.6.0

2011-08-25 Thread François Facon
Thanks Igor.

This release also allows you to choose whether to include or not
Prototype (and original tapestry components).
In your AppModule inside contributeApplicationDefaults method, you
just have to set the JQuerySymbolConstants.SUPPRESS_PROTOTYPE to
false in order to force the use of default prototype implementation
of the Tapestry Core components.

We also have in mind to prepare the lib in order to be compatible with
the JavaScript Abstraction Layer.
By the way, any advices about this point is welcome.

Kudos to Emmanuel, Clement and Barry.
Regards
François

Le 25 août 2011 13:17, Clément Uster clement.us...@gmail.com a écrit :
 But I guess some work has to be done to fit the new tapestry 5.3 javascript
 spirit.



 2011/8/25 Clément Uster clement.us...@gmail.com


 Thanks,
 There is a specific branch on github for tapestry 5.3 ;)
 https://github.com/got5/tapestry5-jquery/tree/Tapestry-jquery_T53


 On 25 August 2011 11:42, Igor Drobiazko igor.drobia...@gmail.com wrote:

 Great job, guys. Do you have any plans to migrate the lib to Tapestry 5.3?

 On Thu, Aug 25, 2011 at 11:36 AM, Emmanuel DEMEY emmanuel.de...@atos.net
 wrote:

  I am pleased to announce the new release of the Tapestry-jQuery Project
 :
  Tapestry5-jQuery 2.6.0 (based on Tapestry 5.2.6)
 
 
 
  A lot of new features :
 
   -   New Components : Carousel, CheckBox, RangeSlide, Slider,
 SuperfishMenu
 
 
   -   New Mixins :
 
       -    CutomDatepicker : This mixin allows us to change the
 JSONObject
  parameter of the jQuery Datefield.
 
       -    CustomZone : very useful for customizing the effect used by
 the
  Zone component.
 
       -    Mask : used to specify a specific format for your inputs.
 
       -    Reveal : for displaying a modal window.
 
       -    Tooltip : it allows you to display a tooltip for all your
 inputs.
 
       -    Bind : used to connect java/javascript objects to jQuery
 events.
 
  -    A Widget class, which is useful for creating a new jQuery widget
 very
  easily.  We will just have to create a new mixin, extending this class
 (for
  importing the assets for example), and the jQuery widget constructor
 will
  be
  called automatically.
 
  -    A New selector prefix binding and mixin. It is automatically
 injected
  into components that support getClientId. The new prefix binding will be
  used to get the clientId of a Tapestry Component. We just have to
 specify
  the t:id of the desired component.
 
  -    A documentation site with a lot of samples
 
 
 
  If you want to test it, please add this dependency into your pom.xml
 file :
 
  dependency
 
                    groupIdorg.got5/groupId
 
                                artifactIdtapestry5-jquery/artifactId
 
                                version2.6.0/version
 
                 /dependency
 
 
 
  repository
 
                                iddevlab722-repo/id
 
                                url
  http://nexus.devlab722.net/nexus/content/repositories/releases
 
                                /url
 
                                snapshots
 
                                                enabledfalse/enabled
 
                                /snapshots
 
                 /repository
 
 
 
                 repository
 
                                iddevlab722-snapshot-repo/id
 
                                url
  http://nexus.devlab722.net/nexus/content/repositories/snapshots
 
                                /url
 
                                releases
 
                                                enabledfalse/enabled
 
                                /releases
 
                 /repository
 
 
 
  All source code is available on Github
  http://github.com/got5/tapestry5-jquery
 
 
 
  Any feedback is welcome. Please join us in our Google Group :
  https://groups.google.com/forum/?hl=fr#!forum/tapestry5-jquery
 
 
 
  We really want to thank everyone who contributes to this project, and
  especially the newest contributors : Amaury Willemant, Clément Uster and
  Barry Books, which has been very  active in the last few weeks..
 
 
 
  Finally, a really really thanks to Clément for the deployment of the
  website
  :  http://tapestry5-jquery.com
 
 
 
  If your forgot, we also have 2 others projects based on jQuery and
 Tapestry
  :
 
  http://github.com/got5/tapestry5-jquery-mobile
  https://github.com/got5/tapestry5-jquery-jqgrid
 
 
 
  Emmanuel
 



 --
 Best regards,

 Igor Drobiazko
 http://tapestry5.de





-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: [ANN] Tapestry5-jQuery 2.6.0

2011-08-25 Thread Igor Drobiazko
That's great. Currently this is the only one blocker why I wouldn't upgrade
some apps to 5.3 :( Hope you will release 5.3 compatible version soon.

Kudos to all who is involved.

2011/8/25 Clément Uster clement.us...@gmail.com

 Thanks,
 There is a specific branch on github for tapestry 5.3 ;)
 https://github.com/got5/tapestry5-jquery/tree/Tapestry-jquery_T53





-- 
Best regards,

Igor Drobiazko
http://tapestry5.de


Re: [ANN] Tapestry5-jQuery 2.6.0

2011-08-25 Thread Taha Hafeez
Great!

I came from a jquery background but had to shift to prototype for
tapestry. Now I can go back to the good old days :)

Thanks to everyone involved

On Thu, Aug 25, 2011 at 5:57 PM, Igor Drobiazko
igor.drobia...@gmail.com wrote:
 That's great. Currently this is the only one blocker why I wouldn't upgrade
 some apps to 5.3 :( Hope you will release 5.3 compatible version soon.

 Kudos to all who is involved.

 2011/8/25 Clément Uster clement.us...@gmail.com

 Thanks,
 There is a specific branch on github for tapestry 5.3 ;)
 https://github.com/got5/tapestry5-jquery/tree/Tapestry-jquery_T53





 --
 Best regards,

 Igor Drobiazko
 http://tapestry5.de




-- 
Regards

Taha Hafeez Siddiqi (tawus)
http://tawus.wordpress.com

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: [ANN] Tapestry5-JQuery

2011-04-01 Thread François Facon
It's getting better all the time.
TapX is a great source of inspiration. (ImportYUI, Templating etc...)
We will check this ease of configuration and have a closer look at the JSDoc.

Thanks
François

2011/4/1 Howard Lewis Ship hls...@gmail.com:
 2011/3/31 françois facon fra.fa...@gmail.com:
 Thanks Massimo.

 in 5.1.0.5, we used to override the ClientInfrastructureImpl. In 5.2,
 we override CoreJavaScriptStack which internaly use the
 ClientInfrastructure.
 Perhaps in 5.3 or 5.4 we will be allow to dynamically change the all stack.
 Same components but specific javascript stack and templates for each
 device type.

 This is coming shortly in 5.3, based on code already present in TapX.
 Basically, the contents of a stack can be entirely defined in terms of
 an OrderedConfiguration, making it possible to add new entries or
 remove/replace existing ones.  Very powerful ... you can ultimately
 control very precisely which JS files (or CSS files) are part of a
 stack so, for instance, if you use Palette component a lot, you can
 add it to the core stack.



 2011/3/31 Massimo Lusetti mluse...@gmail.com

 2011/3/31 François Facon francois.fa...@atosorigin.com:

  I am really pleased to announce Tapestry5-jQuery 2.1.0, which is built
  against Tapestry 5.2.5.
  The purpose of Tapestry5-jQuery is to remove the dependency on
  Prototype and Scriptaculous by overriding the default Core
  JavaScriptStack by a new stack based on jQuery.

 Definetly worth a try and a look at the code, curious how you have
 substitute the inner prototypejs... Kudos guys!

 Cheers
 --
 Massimo
 http://meridio.blogspot.com

 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org





 --
 Howard M. Lewis Ship

 Creator of Apache Tapestry

 The source for Tapestry training, mentoring and support. Contact me to
 learn how I can get you up and productive in Tapestry fast!

 (971) 678-5210
 http://howardlewisship.com

 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



[ANN] Tapestry5-JQuery

2011-03-31 Thread François Facon
I am really pleased to announce Tapestry5-jQuery 2.1.0, which is built
against Tapestry 5.2.5.
The purpose of Tapestry5-jQuery is to remove the dependency on
Prototype and Scriptaculous by overriding the default Core
JavaScriptStack by a new stack based on jQuery.

The first snapshot version for Tapestry 5.1.0.5 defined the steps
required for integration of a jQuery plugin. Most of the time, you
will have to:

* Create a new extension of Tapestry.Initializer in order to provide
an entry point to initialize your plugin
* Create a component in your application.
* Obtain an id for the elements rendered by the component and use that
id to initialize the JavaScript part of the component.


Now, with the new features in Tapestry 5.2 we could finish the
integration and provide a few cool things:
- @ImportJQueryUI annotation: place this annotation on top of your
page/component, put the name of the jQuery-UI resource in it and get
minified or non-minified version of the file depending on whether
production mode is enabled or not.
- Accordion: implements the nifty jQueryUI accordion
- AjaxUpload: upload multiple files at once in every browser! Based on
https://github.com/valums/file-uploader.
- Dialog/DialogLink: a modal dialog component
- Tabs: based on http://jqueryui.com/demos/tabs/
- Button (mixin): based on http://jqueryui.com/demos/button/

I would like to thank for their help:
Robin Komiwes for sowing the seeds
Andreas Andreou for the help on migration to 5.2
Tom van Dijk for his bugfixes
and last but not least
Christian Riedel for his assistance on the improvement and for
providing new component like ajaxUpload .


All source code is available on Github. http://github.com/got5/tapestry5-jquery

Any suggestions or feedback is welcome.
Please use [Github issues
system](http://github.com/got5/tapestry5-jquery/issues) for that.

If you get some interest on jQuery.
Have a look at others related contributions.
http://github.com/got5/tapestry5-jquery-mobile
https://github.com/got5/tapestry5-jquery-jqgrid


Got5

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: [ANN] Tapestry5-JQuery

2011-03-31 Thread Angelo C.
good, will try this in a new project. I have seen lately quite a lot of 3rd
party components for t5, good news to the t5 users, thanks.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/ANN-Tapestry5-JQuery-tp4272950p4272957.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: [ANN] Tapestry5-JQuery

2011-03-31 Thread Massimo Lusetti
2011/3/31 François Facon francois.fa...@atosorigin.com:

 I am really pleased to announce Tapestry5-jQuery 2.1.0, which is built
 against Tapestry 5.2.5.
 The purpose of Tapestry5-jQuery is to remove the dependency on
 Prototype and Scriptaculous by overriding the default Core
 JavaScriptStack by a new stack based on jQuery.

Definetly worth a try and a look at the code, curious how you have
substitute the inner prototypejs... Kudos guys!

Cheers
-- 
Massimo
http://meridio.blogspot.com

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: [ANN] Tapestry5-JQuery

2011-03-31 Thread françois facon
Thanks Massimo.

in 5.1.0.5, we used to override the ClientInfrastructureImpl. In 5.2,
we override CoreJavaScriptStack which internaly use the
ClientInfrastructure.
Perhaps in 5.3 or 5.4 we will be allow to dynamically change the all stack.
Same components but specific javascript stack and templates for each
device type.


2011/3/31 Massimo Lusetti mluse...@gmail.com

 2011/3/31 François Facon francois.fa...@atosorigin.com:

  I am really pleased to announce Tapestry5-jQuery 2.1.0, which is built
  against Tapestry 5.2.5.
  The purpose of Tapestry5-jQuery is to remove the dependency on
  Prototype and Scriptaculous by overriding the default Core
  JavaScriptStack by a new stack based on jQuery.

 Definetly worth a try and a look at the code, curious how you have
 substitute the inner prototypejs... Kudos guys!

 Cheers
 --
 Massimo
 http://meridio.blogspot.com

 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: [ANN] Tapestry5-JQuery

2011-03-31 Thread Christian Riedel
The main problem was the question of how to override the JavaScript files. It 
wasn't possible to override those files in some places. Tapestry's Palette 
component was one of these so there's an extra component in the jQuery 
namespace.
I'm thinking about the best way to proceed with that problem... 
The core components should be easier to extend: One way could be to patch 
Tapestry's components to make more use of JavaScriptStacks. They can be easily 
overridden. Lots of the plugin's code could be dumped during the migration from 
T5.1 to T5.2 thanks to JavaScriptStacks. Maybe I'll submit a patch for those 
core components that are not easy to extend in terms of their JS-API. Shouldn't 
be much code. Maybe we can have this in T5.2.6 and have an ever smoother 
integration with T5-jQuery... :-)
That could be the first step for Howard's big plan to make the JS-API more 
abstract and more JS-framework-exchange-friendly.


Am 31.03.2011 um 22:08 schrieb françois facon:

 Thanks Massimo.
 
 in 5.1.0.5, we used to override the ClientInfrastructureImpl. In 5.2,
 we override CoreJavaScriptStack which internaly use the
 ClientInfrastructure.
 Perhaps in 5.3 or 5.4 we will be allow to dynamically change the all stack.
 Same components but specific javascript stack and templates for each
 device type.
 
 
 2011/3/31 Massimo Lusetti mluse...@gmail.com
 
 2011/3/31 François Facon francois.fa...@atosorigin.com:
 
 I am really pleased to announce Tapestry5-jQuery 2.1.0, which is built
 against Tapestry 5.2.5.
 The purpose of Tapestry5-jQuery is to remove the dependency on
 Prototype and Scriptaculous by overriding the default Core
 JavaScriptStack by a new stack based on jQuery.
 
 Definetly worth a try and a look at the code, curious how you have
 substitute the inner prototypejs... Kudos guys!
 
 Cheers
 --
 Massimo
 http://meridio.blogspot.com
 
 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org
 


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: [ANN] Tapestry5-JQuery

2011-03-31 Thread Howard Lewis Ship
2011/3/31 françois facon fra.fa...@gmail.com:
 Thanks Massimo.

 in 5.1.0.5, we used to override the ClientInfrastructureImpl. In 5.2,
 we override CoreJavaScriptStack which internaly use the
 ClientInfrastructure.
 Perhaps in 5.3 or 5.4 we will be allow to dynamically change the all stack.
 Same components but specific javascript stack and templates for each
 device type.

This is coming shortly in 5.3, based on code already present in TapX.
Basically, the contents of a stack can be entirely defined in terms of
an OrderedConfiguration, making it possible to add new entries or
remove/replace existing ones.  Very powerful ... you can ultimately
control very precisely which JS files (or CSS files) are part of a
stack so, for instance, if you use Palette component a lot, you can
add it to the core stack.



 2011/3/31 Massimo Lusetti mluse...@gmail.com

 2011/3/31 François Facon francois.fa...@atosorigin.com:

  I am really pleased to announce Tapestry5-jQuery 2.1.0, which is built
  against Tapestry 5.2.5.
  The purpose of Tapestry5-jQuery is to remove the dependency on
  Prototype and Scriptaculous by overriding the default Core
  JavaScriptStack by a new stack based on jQuery.

 Definetly worth a try and a look at the code, curious how you have
 substitute the inner prototypejs... Kudos guys!

 Cheers
 --
 Massimo
 http://meridio.blogspot.com

 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org


 -
 To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
 For additional commands, e-mail: users-h...@tapestry.apache.org





-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org