| hls...@apache.org |
svn commit: r747611 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/corelib/base/ main/java/org/apache/tapestry5/corelib/internal/ test/java/org/apache/tapestry5/corelib/internal/ |
Tue, 24 Feb, 23:32 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (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, 01:07 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-537) PersistentLocale.setLocale() allows the applicaiton to set a locale that isn't supported, and the subsequent URL may not be interpreted correctly |
Thu, 26 Feb, 01:07 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-211) Client-side validation of numeric user input does not take into account the user's locale which causes spurious client- and server-side exceptions when users enter numbers "naturally" |
Thu, 26 Feb, 01:53 |
| hls...@apache.org |
svn commit: r747983 - in /tapestry/tapestry5/trunk: src/site/apt/ tapestry-core/src/main/java/org/apache/tapestry5/internal/translator/ tapestry-core/src/main/java/org/apache/tapestry5/services/ tapestry-core/src/main/resources/org/apache/tapestry5/ ta... |
Thu, 26 Feb, 01:54 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-211) Client-side validation of numeric user input does not take into account the user's locale which causes spurious client- and server-side exceptions when users enter numbers "naturally" |
Thu, 26 Feb, 01:57 |
| Ulrich Stärk |
Re: [jira] Closed: (TAP5-211) Client-side validation of numeric user input does not take into account the user's locale which causes spurious client- and server-side exceptions when users enter numbers "naturally" |
Thu, 26 Feb, 08:23 |
| Scott Russell (JIRA) |
[jira] Created: (TAP5-538) Add the facility to optionally disable on-focus-change triggered validation while retaining the on-form-submit validation |
Thu, 26 Feb, 10:45 |
| Grigoris Ioannou (JIRA) |
[jira] Created: (TAP5-539) utf-8 content in urls |
Thu, 26 Feb, 14:45 |
| Grigoris Ioannou (JIRA) |
[jira] Updated: (TAP5-539) utf-8 content in urls |
Thu, 26 Feb, 14:47 |
| Grigoris Ioannou (JIRA) |
[jira] Updated: (TAP5-539) utf-8 content in urls |
Thu, 26 Feb, 14:51 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-533) Error running mvn site:site |
Thu, 26 Feb, 17:31 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-520) Using regular expressions with the @Validate annotation causes odd parse errors if the regexp includes common characters (including commas) |
Thu, 26 Feb, 17:33 |
| 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] 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] 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] 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] 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] 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-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 |