Mailing list archives: February 2009

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4Thread · Author · Date
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-512) the documentation on how to secure pages contains errors in the sample code Thu, 26 Feb, 17:33
hls...@apache.org svn commit: r748219 - /tapestry/tapestry5/trunk/src/site/apt/guide/secure.apt Thu, 26 Feb, 17:34
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-512) Documentation on how to secure pages contains errors in the sample code Thu, 26 Feb, 17:35
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-512) Documentation on how to secure pages contains errors in the sample code Thu, 26 Feb, 17:35
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-456) NPE in HttpServletRequestFilter if ApplicationStateManager is used Thu, 26 Feb, 17:37
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-374) Persistent (@Persist) fields not set correctly between requests if they are initialised from pageAttached() method Thu, 26 Feb, 18:09
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-374) Persistent (@Persist) fields not set correctly between requests if they are initialised from pageAttached() method Thu, 26 Feb, 18:13
hls...@apache.org svn commit: r748260 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/structure/ main/java/org/apache/tapestry5/internal/transform/ main/java/org/apache/tapestry5/runtime/ main/java/org/apache/tapestry5/services/... Thu, 26 Feb, 18:24
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-374) Persistent (@Persist) fields not set correctly between requests if they are initialised from pageAttached() method Thu, 26 Feb, 18:25
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-537) PersistentLocale.setLocale() allows the application to set a locale that isn't supported, and the subsequent URL may not be interpreted correctly Thu, 26 Feb, 18:37
Joel Halbert (JIRA) [jira] Commented: (TAP5-374) Persistent (@Persist) fields not set correctly between requests if they are initialised from pageAttached() method Thu, 26 Feb, 18:51
hls...@apache.org svn commit: r748272 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/PersistentLocaleImpl.java test/java/org/apache/tapestry5/internal/services/PersistentLocaleImplTest.java Thu, 26 Feb, 18:56
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-537) PersistentLocale.setLocale() allows the application to set a locale that isn't supported, and the subsequent URL may not be interpreted correctly Thu, 26 Feb, 19:11
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-267) BeanDisplay formatting can be off in IE7 with short values Thu, 26 Feb, 19:13
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-36) Only the last of multiple t:parameter components with the same name in the same grid are rendered, without an error message. Thu, 26 Feb, 19:15
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-345) AjaxFormLoop should be able to deduce a default ValueEncoder from the type of its value parameter Thu, 26 Feb, 19:19
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-45) Allow override default translator Thu, 26 Feb, 19:23
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-367) in Grid component "There is no data to display." localization Thu, 26 Feb, 19:27
hls...@apache.org svn commit: r748278 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components: Grid.properties Grid.tml Thu, 26 Feb, 19:30
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-367) The Grid component's "There is no data to display." message should come from a message catalog, to support global overrides and localization Thu, 26 Feb, 19:31
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-367) The Grid component's "There is no data to display." message should come from a message catalog, to support global overrides and localization Thu, 26 Feb, 19:31
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-207) Disguise timing differences for different types of injection Thu, 26 Feb, 19:33
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-193) Ability to escape property expressions Thu, 26 Feb, 19:35
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-186) Provide something like tapestry-blank.war Thu, 26 Feb, 19:35
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-171) Filter out attributes with default value (from DTD) when parsing templates Thu, 26 Feb, 19:37
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-77) Long lists in the exception report would be easier to read in unordered list format Thu, 26 Feb, 19:37
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-236) Implement a Defer component that loads its content via Ajax, to support progressive display Thu, 26 Feb, 19:39
thiag...@apache.org svn commit: r748336 - in /tapestry/tapestry-site/trunk: pom.xml src/site/xdoc/committers.xml Thu, 26 Feb, 22:23
thiag...@apache.org svn commit: r748337 - /tapestry/tapestry5/trunk/pom.xml Thu, 26 Feb, 22:25
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-236) Implement a progressive enhancement component that loads its content via Ajax Thu, 26 Feb, 22:43
hls...@apache.org svn commit: r748340 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/corelib/components/ main/resources/org/apache/tapestry5/ main/resources/org/apache/tapestry5/corelib/components/ test/app1/ test/java/org/apache/tapest... Thu, 26 Feb, 22:44
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-236) Implement a progressive enhancement component that loads its content via Ajax Thu, 26 Feb, 22:47
Paudi Moriarty (JIRA) [jira] Created: (TAP5-540) Allow exact parsing of numeric client input by creating a BigDecimal Translator and enabling parseBigDecimal in DecimalFormat Fri, 27 Feb, 12:37
Paudi Moriarty (JIRA) [jira] Commented: (TAP5-540) Allow exact parsing of numeric client input by creating a BigDecimal Translator and enabling parseBigDecimal in DecimalFormat Fri, 27 Feb, 12:39
Andrej Aschenbrenner (JIRA) [jira] Created: (TAP5-541) Regression: Parameter namespacePrefix was null Fri, 27 Feb, 15:35
Andy Pahne (JIRA) [jira] Commented: (TAP5-541) Regression: Parameter namespacePrefix was null Fri, 27 Feb, 16:25
Andy Pahne (JIRA) [jira] Issue Comment Edited: (TAP5-541) Regression: Parameter namespacePrefix was null Fri, 27 Feb, 16:25
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-542) Add ParallelExecutor service to allow operations to be performed asynchronously in a thread pool Fri, 27 Feb, 16:53
hls...@apache.org svn commit: r748602 - 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/ test/java/org/apache/tapestry5/ioc/internal/services/ Fri, 27 Feb, 17:15
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-542) Add ParallelExecutor service to allow operations to be performed asynchronously in a thread pool Fri, 27 Feb, 17:27
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-543) ProgressiveDisplay component should suport a context parameter and fire an event to inform the container what data is to be displayed Fri, 27 Feb, 17:41
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-543) ProgressiveDisplay component should suport a context parameter and fire an event to inform the container what data is to be displayed Fri, 27 Feb, 17:43
hls...@apache.org svn commit: r748645 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/corelib/components/ main/resources/org/apache/tapestry5/ test/app1/ test/java/org/apache/tapestry5/integration/app1/pages/ Fri, 27 Feb, 19:04
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-543) ProgressiveDisplay component should suport a context parameter and fire an event to inform the container what data is to be displayed Fri, 27 Feb, 19:07
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-543) ProgressiveDisplay component should support a context parameter and fire an event to inform the container what data is to be displayed Fri, 27 Feb, 19:23
hls...@apache.org svn commit: r748668 - in /tapestry/tapestry5/trunk/src/site/apt/guide: compress.apt css.apt Fri, 27 Feb, 20:00
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-544) Improve JavaScript handling to prevent the user from clicking Ajax-oriented links and forms befor the page is "ready" Sat, 28 Feb, 00:11
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-544) Improve JavaScript handling to prevent the user from clicking Ajax-oriented links and forms before the page is "ready" Sat, 28 Feb, 00:13
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-544) Improve JavaScript handling to prevent the user from clicking Ajax-oriented links and forms befor the page is "ready" Sat, 28 Feb, 00:13
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-545) Uprade to Scriptaculous 1.8.2 (released Nov 2008) Sat, 28 Feb, 16:32
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-544) Improve JavaScript handling to prevent the user from clicking Ajax-oriented links and forms before the page is "ready" Sat, 28 Feb, 18:48
hls...@apache.org svn commit: r748906 - in /tapestry/tapestry5/trunk: src/site/apt/guide/ tapestry-core/src/main/java/org/apache/tapestry5/ tapestry-core/src/main/java/org/apache/tapestry5/corelib/base/ tapestry-core/src/main/java/org/apache/tapestry5/corelib/components... Sat, 28 Feb, 19:09
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-544) Improve JavaScript handling to prevent the user from clicking Ajax-oriented links and forms before the page is "ready" Sat, 28 Feb, 21:32
Message list« Previous · 1 · 2 · 3 · 4Thread · 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