Mailing list archives: September 2008

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · 16 · Next »Thread · Author · Date
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1875) Add package level to regex in @Match annotation for service decorators Mon, 08 Sep, 22:51
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-2650) Annotation/meta-data for services to prevent decoration Mon, 08 Sep, 22:53
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2348) Add annotation to expose the properties of a component field as properties of the component Mon, 08 Sep, 22:55
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-1340) Long lists in the exception report would be easier to read in unordered list format Mon, 08 Sep, 22:59
[jira] Commented: (TAPESTRY-2032) Range of integers parameter semantics should resolve symbols
Howard M. Lewis Ship (JIRA)   [jira] Commented: (TAPESTRY-2032) Range of integers parameter semantics should resolve symbols Mon, 08 Sep, 22:59
Hugo Palma (JIRA)   [jira] Commented: (TAPESTRY-2032) Range of integers parameter semantics should resolve symbols Tue, 09 Sep, 08:31
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-1844) Devise test stategy for DateField and other DHTML/JS intensive components Mon, 08 Sep, 23:01
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2189) Document the Tapestry release numbering system Mon, 08 Sep, 23:01
[jira] Commented: (TAPESTRY-2016) Make it simple to add new parser patterns
Howard M. Lewis Ship (JIRA)   [jira] Commented: (TAPESTRY-2016) Make it simple to add new parser patterns Mon, 08 Sep, 23:03
Kevin Menard (JIRA)   [jira] Commented: (TAPESTRY-2016) Make it simple to add new parser patterns Mon, 15 Sep, 11:25
hls...@apache.org svn commit: r693311 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java Mon, 08 Sep, 23:08
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1964) Constant not used from app-name in TapestryModule Mon, 08 Sep, 23:09
hls...@apache.org svn commit: r693314 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Grid.java Mon, 08 Sep, 23:18
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2532) Javadoc of inPlace field in Grid class is incomplete Mon, 08 Sep, 23:19
hls...@apache.org svn commit: r693326 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/internal/ main/resources/org/apache/tapestry5/ioc/internal/ site/apt/ test/java/org/apache/tapestry5/ioc/ test/java/org/apache/tapestry5/ioc/internal/ Tue, 09 Sep, 00:27
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2554) When decorating a service using a decorate method, the underlying service (or interceptor) should be available as a parameter of the service type, not just java.lang.Object Tue, 09 Sep, 00:27
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2554) When decorating a service using a decorate method, the underlying service (or interceptor) should be available as a parameter of the service type, not just java.lang.Object Tue, 09 Sep, 00:29
Andy Huhn (JIRA) [jira] Created: (TAPESTRY-2651) Update docs: BeanEditForm Guide Tue, 09 Sep, 01:57
Ted Steen (JIRA) [jira] Created: (TAPESTRY-2652) Returning a block from an event handler method when the block contains a component wrapped in an additional element causes an Exception Tue, 09 Sep, 08:23
Kristian Marinkovic (JIRA) [jira] Created: (TAPESTRY-2653) enable creation of custom "onException" event handler Tue, 09 Sep, 11:43
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-2654) The Zone component should expose its body (as a Block) to make it easier to re-render the Zone's body as an Ajax partial page render Tue, 09 Sep, 16:53
Howard Lewis Ship Just about ready for the release candidate? Tue, 09 Sep, 17:25
Ulrich Stärk   Re: Just about ready for the release candidate? Tue, 09 Sep, 17:42
Vjeran Marcinko   Re: Just about ready for the release candidate? Tue, 09 Sep, 18:53
Howard Lewis Ship     Re: Just about ready for the release candidate? Tue, 09 Sep, 21:58
hls...@apache.org svn commit: r693532 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/corelib/components/ main/java/org/apache/tapestry5/internal/structure/ test/app1/nested/ test/java/org/apache/tapestry5... Tue, 09 Sep, 17:58
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2654) The Zone component should expose its body (as a Block) to make it easier to re-render the Zone's body as an Ajax partial page render Tue, 09 Sep, 17:59
hls...@apache.org svn commit: r693541 - /tapestry/tapestry5/trunk/build.xml Tue, 09 Sep, 18:12
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2287) Include tapestry-test in release download Tue, 09 Sep, 18:13
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-2647) IOC services bound using a marker behave differently than services with a serviceId thus producing a StackOverflow Tue, 09 Sep, 18:15
mschu...@apache.org svn commit: r693556 - in /tapestry/tapestry4/trunk: ./ tapestry-annotations/ tapestry-archetype/ tapestry-archetype/src/main/resources/archetype-resources/ tapestry-contrib/ tapestry-examples/ tapestry-examples/TimeTracker/ tapestry-examples/Workbench/... Tue, 09 Sep, 18:42
mschu...@apache.org svn commit: r693566 - /tapestry/tapestry4/tags/4.1.6-final/ Tue, 09 Sep, 19:01
mschu...@apache.org svn commit: r693571 - /tapestry/tapestry4/trunk/tapestry-framework/src/test/org/apache/tapestry/asset/ClasspathAssetFactoryTest.java Tue, 09 Sep, 19:28
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2647) IOC services bound using a marker behave differently than services with a serviceId thus producing a StackOverflow Tue, 09 Sep, 21:53
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-2655) Services defined with the bind() method may conflict with services from service builder methods without error Tue, 09 Sep, 21:55
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-2655) Services defined with the bind() method may conflict with services from service builder methods without error Tue, 09 Sep, 22:07
hls...@apache.org svn commit: r693636 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/internal/ main/resources/org/apache/tapestry5/ioc/internal/ test/java/org/apache/tapestry5/ioc/internal/ Tue, 09 Sep, 22:21
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2655) Services defined with the bind() method may conflict with services from service builder methods without error Tue, 09 Sep, 22:21
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-2326) Nested Zone ComponentEventException bug Tue, 09 Sep, 23:21
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-2584) AspectInterceptorBuilder should allow for multiple advice per method Tue, 09 Sep, 23:25
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2584) AspectInterceptorBuilder should allow for multiple advice per method Tue, 09 Sep, 23:27
hls...@apache.org svn commit: r693684 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/ tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/services/... Wed, 10 Sep, 02:25
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2584) AspectInterceptorBuilder should allow for multiple advice per method Wed, 10 Sep, 02:29
Andy Huhn (JIRA) [jira] Created: (TAPESTRY-2656) GridModel.getSortContraints - method name misspelled Wed, 10 Sep, 09:22
Andy Huhn (JIRA) [jira] Created: (TAPESTRY-2657) Grid.getSortContraints NPE when sortColumnId != null Wed, 10 Sep, 09:26
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · 16 · Next »Thread · Author · Date
Box list
Dec 200946
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