| hls...@apache.org |
svn commit: r758085 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/json/ test/java/org/apache/tapestry5/json/ |
Tue, 24 Mar, 23:42 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-510) Improve code coverage of JSON unit tests |
Tue, 24 Mar, 23:43 |
| hls...@apache.org |
svn commit: r758097 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/json/ test/java/org/apache/tapestry5/json/ |
Wed, 25 Mar, 00:09 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-39) Add JSON support for literals (often, inline function definitions) that are used to configure some client-side objects (even if they aren't truly JSON) |
Wed, 25 Mar, 00:09 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-39) Add JSON support for literals (often, inline function definitions) that are used to configure some client-side objects (even if they aren't truly JSON) |
Wed, 25 Mar, 00:09 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-574) Invalid urls crash T5 |
Wed, 25 Mar, 00:19 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-531) Add cookbook documentation to show how to use the delegate component for switch-like behaviour |
Wed, 25 Mar, 00:19 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-398) An exception should be thrown when binding a class service(not interface) with the perthread scope |
Wed, 25 Mar, 00:53 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-398) Tapestry should check that the service scope is consistent with the service (throwing an exception if the scope requires a service interface and the service doesn't provide one) |
Wed, 25 Mar, 01:29 |
| hls...@apache.org |
svn commit: r758116 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/ main/java/org/apache/tapestry5/ioc/internal/ main/java/org/apache/tapestry5/ioc/internal/util/ main/java/org/apache/tapestry5/ioc/services/ test/ja... |
Wed, 25 Mar, 01:29 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-398) Tapestry should check that the service scope is consistent with the service (throwing an exception if the scope requires a service interface and the service doesn't provide one) |
Wed, 25 Mar, 01:31 |
| hls...@apache.org |
svn commit: r758117 - /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/json/JSONObjectTest.java |
Wed, 25 Mar, 01:33 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-581) Quickstart archetype should include testng.xml and webdefault.xml |
Wed, 25 Mar, 01:49 |
| hls...@apache.org |
svn commit: r758125 - in /tapestry/tapestry5/trunk/quickstart/src/main/resources: META-INF/maven/archetype-metadata.xml archetype-resources/src/test/conf/ archetype-resources/src/test/conf/testng.xml archetype-resources/src/test/conf/webdefault.xml |
Wed, 25 Mar, 02:02 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-581) Quickstart archetype should include testng.xml and webdefault.xml |
Wed, 25 Mar, 02:03 |
| Hugo Palma (JIRA) |
[jira] Created: (TAP5-597) The form submit event handler method should have access to the source of the event |
Wed, 25 Mar, 13:42 |
| Thiago H. de Paula Figueiredo (JIRA) |
[jira] Commented: (TAP5-597) The form submit event handler method should have access to the source of the event |
Wed, 25 Mar, 13:56 |
| Hugo Palma (JIRA) |
[jira] Closed: (TAP5-597) The form submit event handler method should have access to the source of the event |
Wed, 25 Mar, 14:06 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-595) Binding of Boolean parameter - Coercion null -> false |
Wed, 25 Mar, 15:24 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-586) The JavaScript waitForPage() handler does not need to be added when rending a partial Ajax response |
Wed, 25 Mar, 15:44 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-586) The JavaScript waitForPage() handler does not need to be added when rending a partial Ajax response |
Wed, 25 Mar, 16:00 |
| hls...@apache.org |
svn commit: r758321 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib: base/AbstractComponentEventLink.java components/Form.java components/LinkSubmit.java |
Wed, 25 Mar, 16:01 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-586) The JavaScript waitForPage() handler does not need to be added when rendering a partial Ajax response |
Wed, 25 Mar, 16:02 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-598) Hard-coded messages inside tapestry.js are not localized |
Wed, 25 Mar, 16:16 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-598) Hard-coded messages inside tapestry.js are not localized |
Wed, 25 Mar, 16:16 |
| hls...@apache.org |
svn commit: r758391 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/ main/resources/org/apache/tapestry5/ test/java/org/apache/tapestry5/internal/services/ |
Wed, 25 Mar, 18:25 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-598) Hard-coded messages inside tapestry.js are not localized |
Wed, 25 Mar, 18:31 |
| Michael Fitzurka (JIRA) |
[jira] Created: (TAP5-599) Copying/Cloning a field in the get mutator of a persisted object produces unexpected results on Tapestry page. |
Wed, 25 Mar, 19:49 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-288) Replace JavaScript client-side logging with Blackbird |
Wed, 25 Mar, 20:28 |
| Thiago H. de Paula Figueiredo (JIRA) |
[jira] Closed: (TAP5-599) Copying/Cloning a field in the get mutator of a persisted object produces unexpected results on Tapestry page. |
Wed, 25 Mar, 23:05 |
| hls...@apache.org |
svn commit: r758486 - in /tapestry/tapestry5/trunk: src/site/apt/ src/site/apt/guide/ tapestry-core/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/services/ tapestry-core/src/main/r... |
Thu, 26 Mar, 00:44 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-288) Replace JavaScript client-side logging with Blackbird |
Thu, 26 Mar, 00:46 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-600) JavaScript in Safari appears to be completely nonfunctional |
Thu, 26 Mar, 01:06 |
|
[jira] Commented: (TAP5-600) JavaScript in Safari appears to be completely nonfunctional |
|
| Howard M. Lewis Ship (JIRA) |
[jira] Commented: (TAP5-600) JavaScript in Safari appears to be completely nonfunctional |
Thu, 26 Mar, 01:08 |
| Howard M. Lewis Ship (JIRA) |
[jira] Commented: (TAP5-600) JavaScript in Safari appears to be completely nonfunctional |
Thu, 26 Mar, 01:18 |
| hls...@apache.org |
svn commit: r758492 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5: blackbird_1_0/blackbird.js tapestry.js |
Thu, 26 Mar, 01:16 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-600) JavaScript in Safari appears to be completely nonfunctional |
Thu, 26 Mar, 01:18 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-600) The new Blackbird console makes Safari JavaScript completely non-functional |
Thu, 26 Mar, 01:24 |
| Ulrich Stärk (JIRA) |
[jira] Created: (TAP5-601) Add german translation for javscript messages |
Thu, 26 Mar, 09:47 |
| Ulrich Stärk (JIRA) |
[jira] Updated: (TAP5-601) Add german translation for javscript messages |
Thu, 26 Mar, 10:48 |
| Alfie Kirkpatrick (JIRA) |
[jira] Created: (TAP5-602) Contributing to TypeCoercer with service fails even with @InjectService |
Thu, 26 Mar, 13:28 |