Mailing list archives: October 2007

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · Next »Thread · Author · Date
hls...@apache.org svn commit: r584456 - in /tapestry/tapestry5/trunk: support/ tapestry-core/src/main/java/org/apache/tapestry/internal/services/ tapestry-core/src/main/resources/org/apache/tapestry/internal/services/ tapestry-core/src/test/app1/ tapestry-core/src/test/... Sat, 13 Oct, 21:39
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1345) Exception generated when a page does not have a template is confusing: "No root element has been defined." Sat, 13 Oct, 21:40
hls...@apache.org svn commit: r584457 - /tapestry/tapestry5/trunk/tapestry-core/src/site/apt/guide/alias.apt Sat, 13 Oct, 21:40
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1824) Code example on Alias page of tapestry-core guide is wrong, has extra "new" Sat, 13 Oct, 21:42
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-1395) Add mixin to render element name & id Sat, 13 Oct, 22:19
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-1826) Use namespaces in templates to reference components in libraries Sat, 13 Oct, 22:23
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-1358) Create BeanDisplay component to display the content of a single bean Sat, 13 Oct, 22:25
Kevin Menard (JIRA) [jira] Created: (TAPESTRY-1827) "Checkbox" component should be named "CheckBox" Sun, 14 Oct, 16:08
hls...@apache.org svn commit: r584596 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry/corelib/base/ main/java/org/apache/tapestry/corelib/components/ main/java/org/apache/tapestry/corelib/pages/ main/java/org/apache/tapestry/services/ mai... Sun, 14 Oct, 20:10
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1358) Create BeanDisplay component to display the content of a single bean Sun, 14 Oct, 20:12
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-1558) Alias service dependancy fails when using injection while adding TypeCoercer Sun, 14 Oct, 20:41
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1809) archetype.xml doesn't account for change to .tml (/WEB-INF/Start.html should be /Start.tml) Sun, 14 Oct, 20:43
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-1828) Convert uses of @InjectService to be @Inject plus a marker annotation Sun, 14 Oct, 21:07
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-1829) Allow @Marker annotation on module classes, to automatically mark all services of that module with the annotation Sun, 14 Oct, 21:23
M. H. Shamsi (JIRA) [jira] Created: (TAPESTRY-1830) sharing value and index parameter in loop, count ... compoentes Sun, 14 Oct, 21:38
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
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
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
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
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
Hugo Palma (JIRA) [jira] Commented: (TAPESTRY-1648) Coercing from null to BigDecimal causes an NPE Mon, 15 Oct, 10:03
Apache Wiki [Tapestry Wiki] Update of "Tapestry5HowToCreateADispatcher" by ChrisLewis Mon, 15 Oct, 12:22
uday65 T5 Not getting request values from jsp page. Mon, 15 Oct, 13:03
Apache Wiki [Tapestry Wiki] Update of "LocalSpellingWords" by ChrisLewis Mon, 15 Oct, 13:05
Apache Wiki [Tapestry Wiki] Update of "Tapestry5HowToCreateADispatcher" by ChrisLewis Mon, 15 Oct, 13:08
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
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
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 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 (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
Howard Lewis Ship Re: T5 Not getting request values from jsp page. Tue, 16 Oct, 13:52
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 Re: Possible bug in class enhancement? Tue, 16 Oct, 14:51
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
Howard Lewis Ship Re: (TAPESTRY-1618) page messages Wed, 17 Oct, 17:59
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
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
Dan Adams Re: (TAPESTRY-1618) page messages Thu, 18 Oct, 13:55
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
Jesse Kuhnert (JIRA) [jira] Created: (TAPESTRY-1837) GTimePicker should fire onChange event when text input value is changed manually Thu, 18 Oct, 21:01
Massimo Lusetti (JIRA) [jira] Commented: (TAPESTRY-1671) Need a way to redirect to external URLs. Thu, 18 Oct, 21:36
jkuhn...@apache.org svn commit: r586151 - in /tapestry/tapestry4/trunk: tapestry-annotations/ tapestry-contrib/ tapestry-contrib/src/java/org/apache/tapestry/contrib/ajax/ tapestry-contrib/src/java/org/apache/tapestry/contrib/palette/ tapestry-examples/TimeTracker/ tapest... Thu, 18 Oct, 21:47
Jesse Kuhnert (JIRA) [jira] Resolved: (TAPESTRY-1837) GTimePicker should fire onChange event when text input value is changed manually Thu, 18 Oct, 21:48
jkuhn...@apache.org svn commit: r586172 - in /tapestry/tapestry4/trunk/tapestry-examples: TimeTracker/pom.xml Workbench/pom.xml Thu, 18 Oct, 23:16
Nick Westgate (JIRA) [jira] Commented: (TAPESTRY-1671) Need a way to redirect to external URLs. Fri, 19 Oct, 03:38
Massimo Lusetti (JIRA) [jira] Commented: (TAPESTRY-1671) Need a way to redirect to external URLs. Fri, 19 Oct, 07:39
Nick Westgate (JIRA) [jira] Commented: (TAPESTRY-1671) Need a way to redirect to external URLs. Fri, 19 Oct, 07:52
Massimo Lusetti (JIRA) [jira] Commented: (TAPESTRY-1671) Need a way to redirect to external URLs. Fri, 19 Oct, 08:11
andy...@apache.org svn commit: r586311 - in /tapestry/tapestry4/trunk/tapestry-annotations/src: java/org/apache/tapestry/annotations/ test/org/apache/tapestry/annotations/ Fri, 19 Oct, 08:16
Andreas Andreou (JIRA) [jira] Resolved: (TAPESTRY-1547) no equivalent of <inherited-binding> when using annotations Fri, 19 Oct, 08:20
Eric BIANCHI (JIRA) [jira] Created: (TAPESTRY-1838) Palette javascript Error when an item contains a quote Fri, 19 Oct, 09:57
Howard Lewis Ship dashboard handoff Fri, 19 Oct, 17:28
Dan Adams (JIRA) [jira] Closed: (TAPESTRY-1618) Addition and display of page messages analogous to Errors Fri, 19 Oct, 18:00
Dan Adams (JIRA) [jira] Created: (TAPESTRY-1839) Include SymbolSource when looking up component messages Fri, 19 Oct, 18:52
Apache Wiki [Tapestry Wiki] Update of "Tapestry5WhereToStoreConfigurationResources" by JacquesBlier Fri, 19 Oct, 18:55
andyhot Re: dashboard handoff Fri, 19 Oct, 20:48
Jesse Kuhnert Re: dashboard handoff Fri, 19 Oct, 21:02
Eirik Maus (JIRA) [jira] Created: (TAPESTRY-1840) tapestry5 still doesnt compile with java6 Fri, 19 Oct, 22:14
Howard Lewis Ship Re: dashboard handoff Fri, 19 Oct, 23:20
Nick Westgate (JIRA) [jira] Commented: (TAPESTRY-1839) Include SymbolSource when looking up component messages Sat, 20 Oct, 13:15
Dan Adams (JIRA) [jira] Assigned: (TAPESTRY-1576) Getting access to the created configuration Sat, 20 Oct, 15:13
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-1841) Extend PageRenderSupport to have equivalent support for CSS stylesheets Sat, 20 Oct, 18:02
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-1841) Extend PageRenderSupport to have equivalent support for CSS stylesheets Sat, 20 Oct, 18:02
hls...@apache.org svn commit: r586776 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry/ main/java/org/apache/tapestry/dom/ main/java/org/apache/tapestry/internal/services/ main/java/org/apache/tapestry/internal/test/ main/java/org/apache/t... Sat, 20 Oct, 19:09
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1841) Extend PageRenderSupport to have equivalent support for CSS stylesheets Sat, 20 Oct, 19:11
Dan Adams (JIRA) [jira] Created: (TAPESTRY-1842) Allow coercions to handle multiple or non-concrete types Sat, 20 Oct, 20:01
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · Next »Thread · Author · Date
Box list
Dec 200945
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