[jira] [Commented] (TAP5-2233) AjaxFormLoop: rowvalue missing when removeRowLink is not plain text

2014-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982258#comment-13982258 ] ASF subversion and git services commented on TAP5-2233: --- Commit

[5/5] git commit: TAP5-2233: fix t:rowvalue XHR parameter if the RemoveRowLink contains nested elements

2014-04-27 Thread jkemnade
TAP5-2233: fix t:rowvalue XHR parameter if the RemoveRowLink contains nested elements Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/3e600c77 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/3e600c77

[4/5] git commit: TAP5-2277: update Moment.js to latest release

2014-04-27 Thread jkemnade
TAP5-2277: update Moment.js to latest release Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/36375f07 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/36375f07 Diff:

[1/5] Git Push Summary

2014-04-27 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 138414faf - 36375f07c

[jira] [Commented] (TAP5-2277) Update momentjs

2014-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982259#comment-13982259 ] ASF subversion and git services commented on TAP5-2277: --- Commit

[jira] [Closed] (TAP5-2277) Update momentjs

2014-04-27 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade closed TAP5-2277. Resolution: Fixed Fix Version/s: 5.4 Update momentjs ---

[jira] [Closed] (TAP5-2233) AjaxFormLoop: rowvalue missing when removeRowLink is not plain text

2014-04-27 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade closed TAP5-2233. Resolution: Fixed Fix Version/s: 5.4 AjaxFormLoop: rowvalue missing when removeRowLink is

[jira] [Updated] (TAP5-2278) ModuleDispatcher returns start page for requests to nonexistent modules

2014-04-27 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated TAP5-2278: - Description: A request to {code}${BASE_URL}/modules.gz/t5/core/xyz.js{code} returns the index

[jira] [Commented] (TAP5-2278) ModuleDispatcher returns start page for requests to nonexistent modules

2014-04-27 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982287#comment-13982287 ] Jochen Kemnade commented on TAP5-2278: -- There's even a test that ensures the

[jira] [Assigned] (TAP5-2229) Make the DatePicker script an AMD module

2014-04-27 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade reassigned TAP5-2229: Assignee: Jochen Kemnade Make the DatePicker script an AMD module

[jira] [Assigned] (TAP5-1866) ZoneRefresh mixin should perform cleanup if the zone is destroyed

2014-04-27 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade reassigned TAP5-1866: Assignee: Jochen Kemnade ZoneRefresh mixin should perform cleanup if the zone is destroyed

[jira] [Commented] (TAP5-1867) SeleniumTestCase.waitForElementToDisappear(String elementId) does not seem to work

2014-04-27 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982294#comment-13982294 ] Jochen Kemnade commented on TAP5-1867: --

[jira] [Commented] (TAP5-1866) ZoneRefresh mixin should perform cleanup if the zone is destroyed

2014-04-27 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982296#comment-13982296 ] Jochen Kemnade commented on TAP5-1866: -- Do you think there is a way to rewrite the

[jira] [Commented] (TAP5-1800) LinkSubmit/Submit should store evet and context in ComponentAction

2014-04-27 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982298#comment-13982298 ] Jochen Kemnade commented on TAP5-1800: -- Have you set the {{defer}} parameter of the

[1/3] git commit: TAP5-2183: correctly set the submitting element for LinkSumbit component with nested elements

2014-04-27 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 36375f07c - 1a37c6abd TAP5-2183: correctly set the submitting element for LinkSumbit component with nested elements Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

[3/3] git commit: TAP5-2219, TAP5-1778, TAP5-1714: when transforming the template stream, use the same encoding for the input and the output

2014-04-27 Thread jkemnade
TAP5-2219, TAP5-1778, TAP5-1714: when transforming the template stream, use the same encoding for the input and the output Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1a37c6ab Tree:

[2/3] git commit: TAP5-2229: make the DatePicker JavaScript an AMD module

2014-04-27 Thread jkemnade
TAP5-2229: make the DatePicker JavaScript an AMD module Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/70d4efbc Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/70d4efbc Diff:

[jira] [Commented] (TAP5-2183) 5.4 Linksubmit does not generate events with Bootstrap glyphicon

2014-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982320#comment-13982320 ] ASF subversion and git services commented on TAP5-2183: --- Commit

[jira] [Commented] (TAP5-2219) XML-Parsing broken if system encoding is not UTF-8

2014-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982322#comment-13982322 ] ASF subversion and git services commented on TAP5-2219: --- Commit

[jira] [Closed] (TAP5-2219) XML-Parsing broken if system encoding is not UTF-8

2014-04-27 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade closed TAP5-2219. Resolution: Fixed Fix Version/s: 5.4 XML-Parsing broken if system encoding is not UTF-8

[jira] [Commented] (TAP5-1714) Allow to specify name for the threads created by ParallelExecutorImpl

2014-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982324#comment-13982324 ] ASF subversion and git services commented on TAP5-1714: --- Commit

[jira] [Commented] (TAP5-1778) Template parsing dependent on JVM default charset

2014-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982323#comment-13982323 ] ASF subversion and git services commented on TAP5-1778: --- Commit

[jira] [Commented] (TAP5-2229) Make the DatePicker script an AMD module

2014-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982321#comment-13982321 ] ASF subversion and git services commented on TAP5-2229: --- Commit

[jira] [Closed] (TAP5-2229) Make the DatePicker script an AMD module

2014-04-27 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade closed TAP5-2229. Resolution: Fixed Fix Version/s: 5.4 Make the DatePicker script an AMD module

[jira] [Closed] (TAP5-2183) 5.4 Linksubmit does not generate events with Bootstrap glyphicon

2014-04-27 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade closed TAP5-2183. Resolution: Fixed Fix Version/s: 5.4 5.4 Linksubmit does not generate events with Bootstrap

[jira] [Commented] (TAP5-1741) Parsing template which contains Chinese (Maybe other double bytes) words throws MalformedByteSequenceException: Invalid byte 3 of 3-byte UTF-8 sequence.

2014-04-27 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982328#comment-13982328 ] Jochen Kemnade commented on TAP5-1741: -- This should be fixed in master now (see