Mailing list archives: October 2007

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · Next »Thread · Author · Date
[jira] Commented: (TAPESTRY-1830) sharing value and index parameter in loop, count ... compoentes
Christian E Gruber (JIRA)   [jira] Commented: (TAPESTRY-1830) sharing value and index parameter in loop, count ... compoentes Sun, 14 Oct, 22:17
Christian E Gruber (JIRA)   [jira] Commented: (TAPESTRY-1830) sharing value and index parameter in loop, count ... compoentes Sun, 14 Oct, 22:21
[jira] Updated: (TAPESTRY-1830) allow local value and index parameters (i.e. not page class variables) in loop, count ... components
Christian E Gruber (JIRA)   [jira] Updated: (TAPESTRY-1830) allow local value and index parameters (i.e. not page class variables) in loop, count ... components Sun, 14 Oct, 22:21
Howard M. Lewis Ship (JIRA)   [jira] Updated: (TAPESTRY-1830) allow local value and index parameters (i.e. not page class variables) in loop, count ... components Sun, 21 Oct, 19:25
[jira] Commented: (TAPESTRY-1830) allow local value and index parameters (i.e. not page class variables) in loop, count ... components
Kevin Menard (JIRA)   [jira] Commented: (TAPESTRY-1830) allow local value and index parameters (i.e. not page class variables) in loop, count ... components Mon, 15 Oct, 00:10
Nick Westgate (JIRA)   [jira] Commented: (TAPESTRY-1830) allow local value and index parameters (i.e. not page class variables) in loop, count ... components Mon, 15 Oct, 01:38
Christian E Gruber (JIRA)   [jira] Commented: (TAPESTRY-1830) allow local value and index parameters (i.e. not page class variables) in loop, count ... components Mon, 15 Oct, 03:05
Nick Westgate (JIRA)   [jira] Commented: (TAPESTRY-1830) allow local value and index parameters (i.e. not page class variables) in loop, count ... components Mon, 15 Oct, 06:04
[jira] Updated: (TAPESTRY-1694) Add ability to auto-enhance pages with temp variables.
Christian E Gruber (JIRA)   [jira] Updated: (TAPESTRY-1694) Add ability to auto-enhance pages with temp variables. Mon, 15 Oct, 03:07
Nick Westgate (JIRA)   [jira] Updated: (TAPESTRY-1694) Add ability to auto-enhance pages with temp variables. Mon, 15 Oct, 05:59
Hugo Palma (JIRA) [jira] Commented: (TAPESTRY-1648) Coercing from null to BigDecimal causes an NPE Mon, 15 Oct, 10:03
[Tapestry Wiki] Update of "Tapestry5HowToCreateADispatcher" by ChrisLewis
Apache Wiki   [Tapestry Wiki] Update of "Tapestry5HowToCreateADispatcher" by ChrisLewis Mon, 15 Oct, 12:22
Apache Wiki   [Tapestry Wiki] Update of "Tapestry5HowToCreateADispatcher" by ChrisLewis Mon, 15 Oct, 13:08
uday65 T5 Not getting request values from jsp page. Mon, 15 Oct, 13:03
Howard Lewis Ship   Re: T5 Not getting request values from jsp page. Tue, 16 Oct, 13:52
Apache Wiki [Tapestry Wiki] Update of "LocalSpellingWords" by ChrisLewis Mon, 15 Oct, 13:05
Apache Wiki [Tapestry Wiki] Update of "Tapestry5HowTos" by ChrisLewis Mon, 15 Oct, 13:24
Dan Adams (JIRA) [jira] Updated: (TAPESTRY-1372) Allow contributions to the Hibernate Configuration Mon, 15 Oct, 13:33
dad...@apache.org svn commit: r584786 - in /tapestry/tapestry5/trunk/tapestry-hibernate: ./ src/main/java/org/apache/tapestry/hibernate/ src/main/java/org/apache/tapestry/internal/hibernate/ src/test/java/org/apache/tapestry/internal/hibernate/ Mon, 15 Oct, 13:35
D&J Gredler   Re: svn commit: r584786 - in /tapestry/tapestry5/trunk/tapestry-hibernate: ./ src/main/java/org/apache/tapestry/hibernate/ src/main/java/org/apache/tapestry/internal/hibernate/ src/test/java/org/apache/tapestry/internal/hibernate/ Mon, 15 Oct, 15:57
Dan Adams     Re: svn commit: r584786 - in /tapestry/tapestry5/trunk/tapestry-hibernate: ./ src/main/java/org/apache/tapestry/hibernate/ src/main/java/org/apache/tapestry/internal/hibernate/ src/test/java/org/apache/tapestry/internal/hibernate/ Mon, 15 Oct, 18:11
Dan Adams (JIRA) [jira] Resolved: (TAPESTRY-1372) Allow contributions to the Hibernate Configuration Mon, 15 Oct, 13:35
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-1829) Allow @Marker annotation on module classes, to automatically mark all services of that module with the annotation Mon, 15 Oct, 14:18
hls...@apache.org svn commit: r584809 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry/ioc/internal/RegistryImpl.java main/java/org/apache/tapestry/ioc/internal/RegistryWrapper.java test/java/org/apache/tapestry/ioc/IntegrationTest.java Mon, 15 Oct, 15:46
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-1831) Builtin services (TypeCoercer, ClassFactory, etc.) are not marked with the @Builtin annotation Mon, 15 Oct, 15:47
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1831) Builtin services (TypeCoercer, ClassFactory, etc.) are not marked with the @Builtin annotation Mon, 15 Oct, 15:47
Dan Adams (JIRA) [jira] Assigned: (TAPESTRY-1615) ClassTransformation needs ability to rename a method and extend the beginning of a method Mon, 15 Oct, 15:49
Dan Adams Testing class transformations Mon, 15 Oct, 18:18
Howard Lewis Ship   Re: Testing class transformations Mon, 15 Oct, 19:12
Dan Adams     Re: Testing class transformations Mon, 15 Oct, 19:37
Dan Adams Possible bug in class enhancement? Mon, 15 Oct, 19:43
Howard Lewis Ship   Re: Possible bug in class enhancement? Mon, 15 Oct, 21:12
Dan Adams     Re: Possible bug in class enhancement? Tue, 16 Oct, 14:51
Dan Adams (JIRA) [jira] Resolved: (TAPESTRY-1615) ClassTransformation needs ability to rename a method and extend the beginning of a method Mon, 15 Oct, 21:25
dad...@apache.org svn commit: r584927 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry/internal/services/ main/java/org/apache/tapestry/services/ main/java/org/apache/tapestry/test/ test/java/org/apache/tapestry/integration/app2/ test/java... Mon, 15 Oct, 21:26
Nick Westgate (JIRA) [jira] Commented: (TAPESTRY-1694) Add ability to auto-enhance pages with temp variables. Tue, 16 Oct, 03:57
Nick Westgate (JIRA) [jira] Created: (TAPESTRY-1832) Document changing the (persisted) locale Tue, 16 Oct, 04:01
Manfred Hantschel (JIRA) [jira] Created: (TAPESTRY-1833) XTile does not work with cookies turned off Tue, 16 Oct, 12:21
dad...@apache.org svn commit: r585136 - /tapestry/tapestry5/trunk/tapestry-hibernate/src/site/apt/conf.apt Tue, 16 Oct, 12:55
Jesse Kuhnert   Re: svn commit: r585136 - /tapestry/tapestry5/trunk/tapestry-hibernate/src/site/apt/conf.apt Tue, 16 Oct, 13:27
Dan Adams (JIRA) [jira] Created: (TAPESTRY-1834) Fields not rewritten when modifying existing methods Tue, 16 Oct, 14:28
Dan Adams (JIRA) [jira] Updated: (TAPESTRY-1834) Fields not rewritten when modifying existing methods Tue, 16 Oct, 14:50
Dan Adams (JIRA) [jira] Assigned: (TAPESTRY-1647) Need to be able to render elements before and after form labels Tue, 16 Oct, 15:04
Dan Adams (JIRA) [jira] Created: (TAPESTRY-1835) Indicated if a field is required Tue, 16 Oct, 19:31
Dan Adams (JIRA) [jira] Assigned: (TAPESTRY-1635) Support for optional validator constraints Wed, 17 Oct, 13:17
hls...@apache.org svn commit: r585527 - /tapestry/tapestry5/trunk/quickstart/src/main/resources/META-INF/archetype.xml Wed, 17 Oct, 14:54
Dan Adams Connection between component messages and symbols Wed, 17 Oct, 15:01
Re: (TAPESTRY-1618) page messages
Howard Lewis Ship   Re: (TAPESTRY-1618) page messages Wed, 17 Oct, 17:59
Dan Adams     Re: (TAPESTRY-1618) page messages Thu, 18 Oct, 13:55
Apache Wiki [Tapestry Wiki] Update of "Tapestry5HowtoSelectWithObjects" by DavorHrg Thu, 18 Oct, 05:56
kron bars (JIRA) [jira] Created: (TAPESTRY-1836) Redirect after post causes issues with maintaining client side persistence and forces use of session Thu, 18 Oct, 10:52
[jira] Commented: (TAPESTRY-1836) Redirect after post causes issues with maintaining client side persistence and forces use of session
Kristian Marinkovic (JIRA)   [jira] Commented: (TAPESTRY-1836) Redirect after post causes issues with maintaining client side persistence and forces use of session Thu, 18 Oct, 11:01
kron bars (JIRA)   [jira] Commented: (TAPESTRY-1836) Redirect after post causes issues with maintaining client side persistence and forces use of session Thu, 18 Oct, 11:08
[jira] Updated: (TAPESTRY-1799) German "ValidationString_de.properties" still contains invalid characters
Ulrich Stärk (JIRA)   [jira] Updated: (TAPESTRY-1799) German "ValidationString_de.properties" still contains invalid characters Thu, 18 Oct, 15:35
Ulrich Stärk (JIRA)   [jira] Updated: (TAPESTRY-1799) German "ValidationString_de.properties" still contains invalid characters Thu, 18 Oct, 15:37
Ulrich Stärk (JIRA)   [jira] Updated: (TAPESTRY-1799) German "ValidationString_de.properties" still contains invalid characters Thu, 18 Oct, 15:39
Andreas Andreou (JIRA) [jira] Assigned: (TAPESTRY-1799) German "ValidationString_de.properties" still contains invalid characters Thu, 18 Oct, 19:03
andy...@apache.org svn commit: r586086 - /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/valid/ValidationStrings_de.properties Thu, 18 Oct, 19:05
Andreas Andreou (JIRA) [jira] Resolved: (TAPESTRY-1799) German "ValidationString_de.properties" still contains invalid characters Thu, 18 Oct, 19:05
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · Next »Thread · Author · Date
Box list
Dec 200944
Nov 2009361
Oct 2009281
Sep 2009128
Aug 2009120
Jul 2009227
Jun 2009115
May 2009202
Apr 2009560
Mar 2009591
Feb 2009566
Jan 2009463
Dec 2008238
Nov 2008612
Oct 2008643
Sep 2008794
Aug 2008610
Jul 2008311
Jun 2008463
May 2008368
Apr 2008403
Mar 2008762
Feb 2008997
Jan 2008871
Dec 2007372
Nov 2007504
Oct 2007502
Sep 2007646
Aug 2007249
Jul 2007314
Jun 20071533
May 2007646
Apr 2007352
Mar 2007740
Feb 2007720
Jan 2007502
Dec 2006669
Nov 2006828
Oct 2006323
Sep 2006345
Aug 2006483
Jul 2006751
Jun 2006551
May 2006560
Apr 2006754
Mar 2006746
Feb 2006292
Jan 2006430
Dec 2005398
Nov 2005388
Oct 2005454
Sep 2005570
Aug 2005775
Jul 2005687
Jun 2005394
May 2005400
Apr 2005247
Mar 2005369
Feb 2005269
Jan 2005229
Dec 2004141
Nov 200489
Oct 2004278
Sep 2004187
Aug 2004204
Jul 200458
Jun 2004178
May 200471
Apr 2004206
Mar 2004294
Feb 2004280
Jan 2004208
Dec 2003155
Nov 2003110
Oct 2003190
Sep 2003162
Aug 2003186
Jul 2003133
Jun 2003190
May 2003142
Apr 2003285
Mar 2003414
Feb 2003146
Jan 2003150