Mailing list archives: April 2009

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · Next »Thread · Author · Date
Paul Field (JIRA) [jira] Created: (TAP5-627) Allow injection of named spring beans Tue, 07 Apr, 12:20
Thilo Tanner (JIRA) [jira] Created: (TAP5-628) Parameter namespacePrefix was null. Tue, 07 Apr, 13:21
Thilo Tanner (JIRA) [jira] Updated: (TAP5-628) Parameter namespacePrefix was null. Tue, 07 Apr, 13:23
Thilo Tanner (JIRA) [jira] Commented: (TAP5-628) Parameter namespacePrefix was null. Tue, 07 Apr, 13:25
Thilo Tanner (JIRA) [jira] Updated: (TAP5-628) Parameter namespacePrefix was null. Tue, 07 Apr, 13:34
Thilo Tanner (JIRA) [jira] Updated: (TAP5-628) Parameter namespacePrefix was null. Tue, 07 Apr, 13:38
Paul Field (JIRA) [jira] Created: (TAP5-629) Ensure blackbird console appears on top of other page elements Tue, 07 Apr, 13:44
Andy Blower (JIRA) [jira] Created: (TAP5-630) Blackbird error console class names are too generic and can easily conflict Tue, 07 Apr, 16:36
Andy Blower (JIRA) [jira] Updated: (TAP5-630) Blackbird error console class names are too generic and can easily conflict Tue, 07 Apr, 16:40
Thilo Tanner (JIRA) [jira] Updated: (TAP5-628) Parameter namespacePrefix was null. Tue, 07 Apr, 17:04
Martin Papy (JIRA) [jira] Created: (TAP5-631) ApplicationInitializer not allways executed Tue, 07 Apr, 17:56
Martin Papy (JIRA) [jira] Updated: (TAP5-631) ApplicationInitializer not allways executed Tue, 07 Apr, 17:58
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-630) Blackbird error console class names are too generic and can easily conflict Tue, 07 Apr, 18:02
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-630) Blackbird error console class names are too generic and can easily conflict Tue, 07 Apr, 18:08
hls...@apache.org svn commit: r762893 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/blackbird_1_0: blackbird.css blackbird.js Tue, 07 Apr, 18:31
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-630) Blackbird error console class names are too generic and can easily conflict Tue, 07 Apr, 18:34
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-632) Property names (in property expressions) should be able to read or update public variables Tue, 07 Apr, 20:55
Paul Field (JIRA) [jira] Created: (TAP5-633) Allow page classes to have a "Page" suffix that is not included in the URL Wed, 08 Apr, 10:08
Andy Blower (JIRA) [jira] Commented: (TAP5-469) ResponseCompressionAnalyzer: application/json responses should be uncompressable by default Wed, 08 Apr, 11:54
Peter Stavrinides (JIRA) [jira] Commented: (TAP5-469) ResponseCompressionAnalyzer: application/json responses should be uncompressable by default Wed, 08 Apr, 12:41
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-634) Google App Engine Support: disable code that creates new threads Wed, 08 Apr, 15:51
Andy Blower (JIRA) [jira] Created: (TAP5-635) NPE when using a label with a radio group component Wed, 08 Apr, 16:14
Andy Blower (JIRA) [jira] Updated: (TAP5-635) NPE when using a label with a radio group component Wed, 08 Apr, 16:18
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-636) NPE inside Attribute.write() if value is null Wed, 08 Apr, 16:42
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-636) NPE inside Attribute.write() if value is null Wed, 08 Apr, 16:42
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-469) ResponseCompressionAnalyzer: application/json responses should be uncompressable by default Wed, 08 Apr, 16:42
hls...@apache.org svn commit: r763334 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/dom/AbstractMarkupModel.java main/java/org/apache/tapestry5/dom/Element.java test/java/org/apache/tapestry5/dom/DOMTest.java Wed, 08 Apr, 18:02
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-636) Using Element.forceAttribute() with a null value can cause a later NPE during rendering under some circumstances Wed, 08 Apr, 18:02
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-636) Using Element.forceAttribute() with a null value can cause a later NPE during rendering under some circumstances Wed, 08 Apr, 18:04
Thiago H. de Paula Figueiredo (JIRA) [jira] Commented: (TAP5-634) Google App Engine Support: disable code that creates new threads Wed, 08 Apr, 19:33
Thiago H. de Paula Figueiredo (JIRA) [jira] Commented: (TAP5-138) Add Zone parameter to Select component Wed, 08 Apr, 19:35
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-635) NPE when using a label with a radio group component Wed, 08 Apr, 20:03
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-469) ResponseCompressionAnalyzer: application/json responses should be uncompressable by default Wed, 08 Apr, 20:11
hls...@apache.org svn commit: r763377 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java Wed, 08 Apr, 20:21
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-469) ResponseCompressionAnalyzer: application/json responses should be uncompressable by default Wed, 08 Apr, 20:24
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-634) Google App Engine Support: disable code that creates new threads Wed, 08 Apr, 20:24
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-634) Google App Engine Support: disable code that creates new threads Wed, 08 Apr, 20:50
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-634) Google App Engine Support: ability to disable code that creates new threads Wed, 08 Apr, 21:00
hls...@apache.org svn commit: r763398 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/ioc/internal/services/ main/java/org/apache/tapestry5/ioc/services/ site/ site/apt/ test/java/org/apache/tapestry5/ioc/i... Wed, 08 Apr, 21:17
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-634) Google App Engine Support: ability to disable code that creates new threads Wed, 08 Apr, 21:26
hls...@apache.org svn commit: r763433 - in /tapestry/tapestry5/trunk: ./ quickstart/ quickstart/src/main/resources/archetype-resources/ src/site/xdoc/ tapestry-annotations/ tapestry-component-report/ tapestry-core/ tapestry-hibernate-core/ tapestry-hibernate/ tapestry-i... Wed, 08 Apr, 22:35
hls...@apache.org svn commit: r763436 - /tapestry/tapestry5/tags/releases/5.1.0.3/ Wed, 08 Apr, 22:39
hls...@apache.org svn commit: r763437 - in /tapestry/tapestry5/trunk: ./ quickstart/ quickstart/src/main/resources/archetype-resources/ tapestry-annotations/ tapestry-component-report/ tapestry-core/ tapestry-hibernate-core/ tapestry-hibernate/ tapestry-ioc/ tapestry-sp... Wed, 08 Apr, 22:40
Paudi Moriarty (JIRA) [jira] Commented: (TAP5-469) ResponseCompressionAnalyzer: application/json responses should be uncompressable by default Thu, 09 Apr, 07:36
Hugo Palma (JIRA) [jira] Created: (TAP5-637) There should be a javascript counterpart for the URLE Thu, 09 Apr, 11:33
Hugo Palma (JIRA) [jira] Updated: (TAP5-637) There should be a javascript counterpart for the URLEncoder service Thu, 09 Apr, 11:35
Hugo Palma (JIRA) [jira] Updated: (TAP5-637) There should be a javascript counterpart for the URLEncoder service Thu, 09 Apr, 11:35
Andy Blower (JIRA) [jira] Updated: (TAP5-577) TAP5-422 changes break persistent locale backwards compatibility. Thu, 09 Apr, 14:57
Hugo Palma (JIRA) [jira] Created: (TAP5-638) Support for ajax requests Thu, 09 Apr, 15:21
Hugo Palma (JIRA) [jira] Updated: (TAP5-638) Support for uploading files using AJAX Thu, 09 Apr, 15:23
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-633) Allow page classes to have a "Page" suffix that is not included in the URL Thu, 09 Apr, 15:27
Paul Field (JIRA) [jira] Commented: (TAP5-633) Allow page classes to have a "Page" suffix that is not included in the URL Thu, 09 Apr, 16:53
Andy Blower (JIRA) [jira] Commented: (TAP5-621) When using PageTester, an exception in the page is hidden by an exception rendering the exception report page Thu, 09 Apr, 18:40
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-639) Inlcude a coercion from Hibernate's Criteria object to a GridDataSource Thu, 09 Apr, 18:44
Robert Zeigler (JIRA) [jira] Commented: (TAP5-639) Inlcude a coercion from Hibernate's Criteria object to a GridDataSource Thu, 09 Apr, 18:58
robertdzeig...@apache.org svn commit: r763830 - in /tapestry/tapestry5/trunk: src/site/apt/ src/site/apt/guide/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/services/ tapestry-core/src/main/java/org/apache/... Thu, 09 Apr, 22:26
Dan Adams (JIRA) [jira] Created: (TAP5-640) DOM manipulation no longer allowed during rendering Thu, 09 Apr, 23:16
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-640) DOM manipulation no longer allowed during rendering Fri, 10 Apr, 21:52
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-640) DOM manipulation during rendering can NPE Fri, 10 Apr, 21:52
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-622) Zone reloading fails in WebKit based browsers (Safari / Chrome) when element IDs contain a colon. Fri, 10 Apr, 23:31
hls...@apache.org svn commit: r764106 - in /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/util: IdToDependencyNode.java idToDependencyNode.java Fri, 10 Apr, 23:38
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-622) Zone reloading fails in WebKit based browsers (Safari / Chrome) when element IDs contain a colon. Fri, 10 Apr, 23:57
hls...@apache.org svn commit: r764126 - in /tapestry/tapestry5/trunk: src/site/apt/ tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/ tapestry-core/src/main/java/org/apache/tapestry5/internal/ tapestry-core/src/main/java/org/apache/tapestry5/services/... Sat, 11 Apr, 00:53
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-622) Zone reloading fails in WebKit based browsers (Safari / Chrome) when element IDs contain a colon Sat, 11 Apr, 00:53
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-622) Client ids should not contain the ':' character, as that can confuse WebKit-based browsers Sat, 11 Apr, 00:55
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-622) Client ids should not contain the ':' character, as that can confuse WebKit-based browsers Sat, 11 Apr, 00:55
Robert Zeigler (JIRA) [jira] Resolved: (TAP5-612) URLRewriting should distinguish between incoming and outgoing requests Sat, 11 Apr, 06:05
robertdzeig...@apache.org svn commit: r764166 - /tapestry/tapestry5/trunk/src/site/apt/guide/url-rewriting.apt Sat, 11 Apr, 06:13
manuel aldana (JIRA) [jira] Updated: (TAP5-423) Implement a file-system Asset type Sun, 12 Apr, 17:22
manuel aldana (JIRA) [jira] Commented: (TAP5-423) Implement a file-system Asset type Sun, 12 Apr, 17:40
manuel aldana (JIRA) [jira] Issue Comment Edited: (TAP5-423) Implement a file-system Asset type Sun, 12 Apr, 17:42
manuel aldana (JIRA) [jira] Issue Comment Edited: (TAP5-423) Implement a file-system Asset type Sun, 12 Apr, 17:42
manuel aldana (JIRA) [jira] Issue Comment Edited: (TAP5-423) Implement a file-system Asset type Sun, 12 Apr, 17:44
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-637) There should be a javascript counterpart for the URLEncoder service Sun, 12 Apr, 18:47
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-631) ApplicationInitializer not allways executed Sun, 12 Apr, 19:21
Martin Papy (JIRA) [jira] Commented: (TAP5-631) ApplicationInitializer not allways executed Sun, 12 Apr, 20:23
Hugo Palma (JIRA) [jira] Commented: (TAP5-637) There should be a javascript counterpart for the URLEncoder service Mon, 13 Apr, 08:59
Martin Papy (JIRA) [jira] Commented: (TAP5-631) ApplicationInitializer not allways executed Mon, 13 Apr, 09:56
Thiago H. de Paula Figueiredo (JIRA) [jira] Commented: (TAP5-633) Allow page classes to have a "Page" suffix that is not included in the URL Mon, 13 Apr, 13:19
hls...@apache.org svn commit: r764524 - /tapestry/tapestry-site/trunk/src/site/xdoc/index.xml Mon, 13 Apr, 16:46
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-631) ApplicationInitializer not allways executed Mon, 13 Apr, 18:31
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-631) ApplicationInitializer not allways executed Mon, 13 Apr, 18:37
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-628) Parameter namespacePrefix was null when deploying in Glassfish Mon, 13 Apr, 18:41
Martin Papy (JIRA) [jira] Reopened: (TAP5-631) ApplicationInitializer not allways executed Mon, 13 Apr, 18:47
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-623) Tapestry gives really vague error message under certain circumstances / NPE while rendering (repro page included) Mon, 13 Apr, 20:48
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-631) ApplicationInitializer not allways executed Mon, 13 Apr, 21:32
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-631) ApplicationInitializer not allways executed Mon, 13 Apr, 21:32
hls...@apache.org svn commit: r764621 - /tapestry/tapestry5/trunk/tapestry-spring/src/main/java/org/apache/tapestry5/spring/SpringModule.java Mon, 13 Apr, 21:35
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-631) Contributed ApplicationInitializer not allways executed when using tapestry-spring Mon, 13 Apr, 21:36
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-631) Contributed ApplicationInitializer not always executed when using tapestry-spring Mon, 13 Apr, 21:36
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-631) Contributed ApplicationInitializer not always executed when using tapestry-spring Mon, 13 Apr, 21:36
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-641) Iherited parameters are sometimes null Mon, 13 Apr, 21:48
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-641) Inherited parameters are sometimes null Mon, 13 Apr, 21:48
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-641) Inherited parameters are sometimes null Mon, 13 Apr, 22:24
hls...@apache.org svn commit: r764648 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/pageload/ test/app1/ test/java/org/apache/tapestry5/integration/ test/java/org/apache/tapestry5/integration/app1/components/ test/java/org/apa... Mon, 13 Apr, 23:38
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-641) Inherited parameters that are themselves inherited will appear null Mon, 13 Apr, 23:38
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-641) Inherited parameters that are themselves inherited will appear null Mon, 13 Apr, 23:40
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-628) Parameter namespacePrefix was null when deploying in Glassfish Tue, 14 Apr, 00:27
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-628) Parameter namespacePrefix was null when deploying in Glassfish Tue, 14 Apr, 01:04
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-642) Document how to configure Glassfish 2.1 to deploy Tapestry applications Tue, 14 Apr, 01:06
Message list« Previous · 1 · 2 · 3 · 4 · 5 · Next »Thread · Author · Date
Box list
Dec 200920
Nov 2009217
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