Mailing list archives: August 2009

Site index · List index
Message listThread · Author · Date
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-802) Tapestry should report client-side initialization errors (using the console) but then continue as best it can Tue, 04 Aug, 12:10
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-803) ProgressiveDisplay should include a read-only body property of type Block, just like Zone Wed, 05 Aug, 11:28
Paul Field (JIRA) [jira] Created: (TAP5-804) Element#addClassName can create an additional new 'class' attribute Wed, 05 Aug, 12:56
Gabriel Rodríguez (JIRA) [jira] Created: (TAP5-805) DateField does not allow disabling of client-side validation, side-effects Wed, 05 Aug, 16:43
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-806) PipelineBuilder should fail fast (throw an exception) in the situations where it currently logs an error Thu, 06 Aug, 04:08
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-806) PipelineBuilder should fail fast (throw an exception) in the situations where it current logs an error Thu, 06 Aug, 04:08
Christian Köberl (JIRA) [jira] Updated: (TAP5-713) Change template parser to not use STAX, as it is not (yet) compatible with Google App Engine Thu, 06 Aug, 11:38
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-807) PageRenderLinkSource should add additional methods for creating a Link when you have the page's activation context as an EventContext Thu, 06 Aug, 12:19
Taylor Mathewson (JIRA) [jira] Commented: (TAP5-799) Overriden Service Injected Into Page via @Inject Loses Decoration Thu, 06 Aug, 16:32
Taylor Mathewson (JIRA) [jira] Commented: (TAP5-799) Overriden Service Injected Into Page via @Inject Loses Decoration Fri, 07 Aug, 01:47
Paul Field (JIRA) [jira] Created: (TAP5-808) Add references to tapestry-xpath and tapestry-testify to the documentation Fri, 07 Aug, 08:49
Carl Crowder (JIRA) [jira] Updated: (TAP5-809) Spring services should be decoratable Fri, 07 Aug, 12:26
Carl Crowder (JIRA) [jira] Created: (TAP5-809) Spring services should be decoratable Fri, 07 Aug, 12:26
Thiago H. de Paula Figueiredo (JIRA) [jira] Commented: (TAP5-335) Provide access to annotations of service implementation class Fri, 07 Aug, 20:15
Sebastian Hennebrueder (JIRA) [jira] Created: (TAP5-810) Persist page doesn't describe the parameter to use (patch attached) Sat, 08 Aug, 17:47
Sebastian Hennebrueder (JIRA) [jira] Created: (TAP5-811) Layout component documentation is not very clear about directory structure Sat, 08 Aug, 17:49
Sebastian Hennebrueder (JIRA) [jira] Updated: (TAP5-810) Persist page doesn't describe the parameter to use (patch attached) Sat, 08 Aug, 17:49
Sebastian Hennebrueder (JIRA) [jira] Updated: (TAP5-811) Layout component documentation is not very clear about directory structure Sat, 08 Aug, 17:51
Ted Steen (JIRA) [jira] Assigned: (TAP5-807) PageRenderLinkSource should add additional methods for creating a Link when you have the page's activation context as an EventContext Sat, 08 Aug, 20:46
Ted Steen (JIRA) [jira] Resolved: (TAP5-807) PageRenderLinkSource should add additional methods for creating a Link when you have the page's activation context as an EventContext Sat, 08 Aug, 20:58
Ted Steen (JIRA) [jira] Closed: (TAP5-807) PageRenderLinkSource should add additional methods for creating a Link when you have the page's activation context as an EventContext Sat, 08 Aug, 21:02
te...@apache.org svn commit: r802459 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/ test/java/org/apache/tapestry5/internal/services/ test/java/org/apache/tapestry5/internal/t... Sat, 08 Aug, 21:38
Ted Steen (JIRA) [jira] Assigned: (TAP5-734) Tapestry tutorial documentation refers to old archtype command Sun, 09 Aug, 18:50
Ted Steen (JIRA) [jira] Closed: (TAP5-734) Tapestry tutorial documentation refers to old archtype command Sun, 09 Aug, 19:14
te...@apache.org svn commit: r802572 - /tapestry/tapestry5/trunk/tapestry-tutorial1/src/site/apt/first.apt Sun, 09 Aug, 19:15
te...@apache.org svn commit: r802573 - /tapestry/tapestry5/trunk/tapestry-tutorial1/src/site/apt/first.apt Sun, 09 Aug, 19:22
Ted Steen (JIRA) [jira] Assigned: (TAP5-764) Hidden should support ClientElement and support informal parameters. Sun, 09 Aug, 19:44
Ted Steen (JIRA) [jira] Closed: (TAP5-764) Hidden should support ClientElement and support informal parameters. Sun, 09 Aug, 21:08
te...@apache.org svn commit: r802606 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Hidden.java Sun, 09 Aug, 21:11
te...@apache.org svn commit: r803072 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: corelib/components/Hidden.java internal/services/PageRenderLinkSourceImpl.java services/PageRenderLinkSource.java Tue, 11 Aug, 11:45
Ted Steen (JIRA) [jira] Assigned: (TAP5-719) Component LinkSubmit doesn't work Tue, 11 Aug, 20:20
te...@apache.org svn commit: r803292 - in /tapestry/tapestry5/trunk/tapestry-core/src/main: java/org/apache/tapestry5/MarkupConstants.java resources/org/apache/tapestry5/tapestry.js Tue, 11 Aug, 20:51
Ted Steen (JIRA) [jira] Closed: (TAP5-719) Component LinkSubmit doesn't work Tue, 11 Aug, 20:52
Geoff Callender (JIRA) [jira] Created: (TAP5-812) The documentation shows doing validation in onSuccess() Tue, 11 Aug, 23:20
Geoff Callender (JIRA) [jira] Updated: (TAP5-812) The documentation shows doing validation in onSuccess() Wed, 12 Aug, 04:02
te...@apache.org svn commit: r803671 - in /tapestry/tapestry5/trunk/tapestry-core/src/test: app1/ java/org/apache/tapestry5/integration/ java/org/apache/tapestry5/integration/app1/pages/ Wed, 12 Aug, 19:15
te...@apache.org svn commit: r803677 - /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/LinkSubmitWithoutValidatorDemo.java Wed, 12 Aug, 19:34
Ulrich Stärk (JIRA) [jira] Created: (TAP5-813) the component rendering page of the user guide is not generated by maven Thu, 13 Aug, 08:27
Ulrich Stärk (JIRA) [jira] Updated: (TAP5-813) the component rendering page of the user guide is not generated by maven Thu, 13 Aug, 08:29
Ulrich Stärk (JIRA) [jira] Updated: (TAP5-813) the component rendering page of the user guide is not generated by maven Thu, 13 Aug, 08:29
Ulrich Stärk (JIRA) [jira] Updated: (TAP5-813) the component rendering page of the user guide is not generated by maven Thu, 13 Aug, 08:29
Ulrich Stärk (JIRA) [jira] Updated: (TAP5-814) include a diagram showing how incoming requests pass through the different pipelines, filters and dispatchers Thu, 13 Aug, 08:47
Ulrich Stärk (JIRA) [jira] Created: (TAP5-814) include a diagram showing how incoming requests pass through the different pipelines, filters and dispatchers Thu, 13 Aug, 08:47
Thiago H. de Paula Figueiredo (JIRA) [jira] Created: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable Sat, 15 Aug, 12:22
Thiago H. de Paula Figueiredo (JIRA) [jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable Sat, 15 Aug, 12:34
Denis Delangle (JIRA) [jira] Created: (TAP5-816) Add logs on reply script evaluation error Tue, 18 Aug, 14:25
Mario Luis Gomes Cavalcanti (JIRA) [jira] Updated: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. Tue, 18 Aug, 19:00
Mario Luis Gomes Cavalcanti (JIRA) [jira] Created: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. Tue, 18 Aug, 19:00
Mario Luis Gomes Cavalcanti (JIRA) [jira] Updated: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. Tue, 18 Aug, 19:06
Mario Luis Gomes Cavalcanti (JIRA) [jira] Updated: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. Tue, 18 Aug, 19:30
Mario Luis Gomes Cavalcanti (JIRA) [jira] Updated: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. Tue, 18 Aug, 20:36
Shane Curcuru (JIRA) [jira] Moved: (TAP5-818) JDK5 Generic is not supported by property chain Tue, 18 Aug, 21:07
Shane Curcuru (JIRA) [jira] Commented: (TAP5-818) JDK5 Generic is not supported by property chain Tue, 18 Aug, 21:09
Ulrich Stärk (JIRA) [jira] Created: (TAP5-819) remove ide-specific files from all sub-modules and add them to svn:ignore Wed, 19 Aug, 13:52
Kevin Menard (JIRA) [jira] Assigned: (TAP5-819) remove ide-specific files from all sub-modules and add them to svn:ignore Wed, 19 Aug, 13:59
Sebastian Hennebrueder (JIRA) [jira] Created: (TAP5-820) Misleading error message if page misses a no-argument constructor Wed, 19 Aug, 16:21
Ben Gidley (JIRA) [jira] Commented: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. Wed, 19 Aug, 18:12
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. Wed, 19 Aug, 23:12
Igor Drobiazko (JIRA) [jira] Assigned: (TAP5-678) Allow blackbird to be disabled in production mode Thu, 20 Aug, 07:25
Igor Drobiazko (JIRA) [jira] Assigned: (TAP5-801) TriggerEvent component to trigger a component event during rendering Thu, 20 Aug, 07:25
Mario Luis Gomes Cavalcanti (JIRA) [jira] Commented: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. Thu, 20 Aug, 08:22
Igor Drobiazko (JIRA) [jira] Commented: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. Thu, 20 Aug, 09:37
Mario Luis Gomes Cavalcanti (JIRA) [jira] Commented: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. Thu, 20 Aug, 13:29
Mario Luis Gomes Cavalcanti (JIRA) [jira] Commented: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. Thu, 20 Aug, 22:11
Kristian Marinkovic (JIRA) [jira] Created: (TAP5-821) Invalid component event decoding if the pathPrefix of a LibraryMapping contains a "-" character Sat, 22 Aug, 21:41
Vjeran Marcinko (JIRA) [jira] Created: (TAP5-822) Strange error when trying to reference property from hierarchy of generic classes Sun, 23 Aug, 07:59
Igor Drobiazko (JIRA) [jira] Created: (TAP5-823) Message about incompatible return type of a render phase method is misleading Tue, 25 Aug, 14:01
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-824) Javasisst 3.9.0.GA not available from central repository Tue, 25 Aug, 23:47
Erik Putrycz (JIRA) [jira] Created: (TAP5-825) Improve label messages for beaneditform Wed, 26 Aug, 03:47
Ulrich Stärk (JIRA) [jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable Wed, 26 Aug, 08:13
Ilya Obshadko (JIRA) [jira] Commented: (TAP5-577) TAP5-422 changes break persistent locale backwards compatibility. Wed, 26 Aug, 08:19
Ilya Obshadko (JIRA) [jira] Issue Comment Edited: (TAP5-577) TAP5-422 changes break persistent locale backwards compatibility. Wed, 26 Aug, 08:21
Thiago H. de Paula Figueiredo (JIRA) [jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable Wed, 26 Aug, 11:11
Ulrich Stärk (JIRA) [jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable Wed, 26 Aug, 11:27
Thiago H. de Paula Figueiredo (JIRA) [jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable Wed, 26 Aug, 11:35
Sebastian Hennebrueder (JIRA) [jira] Updated: (TAP5-826) The action link documentation is missing the option to use [param1, param2] Wed, 26 Aug, 16:25
Sebastian Hennebrueder (JIRA) [jira] Created: (TAP5-826) The action link documentation is missing the option to use [param1, param2] Wed, 26 Aug, 16:25
Robert Zeigler (JIRA) [jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable Wed, 26 Aug, 17:47
Ulrich Stärk (JIRA) [jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable Wed, 26 Aug, 18:13
maxyu (JIRA) [jira] Created: (TAP5-827) Validation error popup bubbles is overlapped by select box in IE6 Thu, 27 Aug, 06:44
Danny Brain (JIRA) [jira] Created: (TAP5-828) Add support for springs @Autowired annotation Thu, 27 Aug, 13:05
Erik Putrycz (JIRA) [jira] Created: (TAP5-829) Provide metadata for beanviewers Fri, 28 Aug, 13:42
Danny Brain (JIRA) [jira] Closed: (TAP5-828) Add support for springs @Autowired annotation Sun, 30 Aug, 00:22
maxyu (JIRA) [jira] Updated: (TAP5-827) Validation error popup bubbles is overlapped by select box in IE6 Sun, 30 Aug, 01:46
Igor Drobiazko (JIRA) [jira] Updated: (TAP5-801) Add Trigger component to trigger a component event during rendering Sun, 30 Aug, 16:11
drobia...@apache.org svn commit: r809368 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/corelib/components/ test/java/org/apache/tapestry5/integration/ test/java/org/apache/tapestry5/integration/app1/pages/ test/resources/org/apache/tapest... Sun, 30 Aug, 16:13
Igor Drobiazko (JIRA) [jira] Closed: (TAP5-801) Add Trigger component to trigger a component event during rendering Sun, 30 Aug, 16:17
Igor Drobiazko (JIRA) [jira] Assigned: (TAP5-814) include a diagram showing how incoming requests pass through the different pipelines, filters and dispatchers Sun, 30 Aug, 17:21
Igor Drobiazko (JIRA) [jira] Assigned: (TAP5-759) The documentation of DefaultNullFieldStrategy#replaceFromClient() is wrong about what gets returned Sun, 30 Aug, 17:21
drobia...@apache.org svn commit: r809386 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/DefaultNullFieldStrategy.java Sun, 30 Aug, 17:23
drobia...@apache.org svn commit: r809388 - in /tapestry/tapestry5/trunk/src: ./ site/apt/guide/request.apt site/resources/images/tapestry_request_processing_800.png Sun, 30 Aug, 17:26
Igor Drobiazko (JIRA) [jira] Closed: (TAP5-814) include a diagram showing how incoming requests pass through the different pipelines, filters and dispatchers Sun, 30 Aug, 17:27
Igor Drobiazko (JIRA) [jira] Closed: (TAP5-759) The documentation of DefaultNullFieldStrategy#replaceFromClient() is wrong about what gets returned Sun, 30 Aug, 17:29
Andrey Larionov (JIRA) [jira] Created: (TAP5-830) Non generalized interface usage4 in SpringModuleDef Mon, 31 Aug, 10:24
Andrey Larionov (JIRA) [jira] Updated: (TAP5-830) Non generalized interface usage in SpringModuleDef Mon, 31 Aug, 10:24
Message listThread · Author · Date
Box list
Nov 2009206
Oct 2009165
Sep 2009101
Aug 200995
Jul 2009168
Jun 200997
May 2009135
Apr 2009449
Mar 2009447
Feb 2009353
Jan 2009271
Dec 200845
Nov 200894
Oct 200847
Sep 2008103
Aug 200875
Jul 200842
Jun 200878
May 2008155
Apr 200842
Mar 200880
Feb 2008164
Jan 2008139
Dec 200748
Nov 2007125
Oct 200776
Sep 200797
Aug 200736
Jul 200740
Jun 2007148
May 2007203
Apr 2007119
Mar 2007213
Feb 2007228
Jan 2007157
Dec 2006205
Nov 2006319
Oct 2006153
Sep 2006154
Aug 2006143
Jul 2006208
Jun 2006138
May 2006136