[jira] [Commented] (TAP5-2024) tapestry-spring has a dependency tapestry-core

2012-11-01 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488865#comment-13488865 ] Howard M. Lewis Ship commented on TAP5-2024: This will require the same kind of

[CONF] Apache Tapestry BeanEditForm Guide

2012-11-01 Thread confluence
BeanEditForm Guide Page edited by Kalle Korhonen Changes (3) ... {code:java} t:beaneditform object=loginCredentials

[3/5] git commit: Add a reference to ExtensibleJavaScriptStack

2012-11-01 Thread hlship
Add a reference to ExtensibleJavaScriptStack Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/60268e6d Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/60268e6d Diff:

[1/5] git commit: Add a STACK extension type for use with ExtensibleJavaScriptStack

2012-11-01 Thread hlship
Updated Branches: refs/heads/5.4-js-rewrite b1bd02711 - 8131b9a8d Add a STACK extension type for use with ExtensibleJavaScriptStack Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8131b9a8 Tree:

[5/5] git commit: Rename method for consistency - modules() was incorrect, as other attributes were in the singular

2012-11-01 Thread hlship
Rename method for consistency - modules() was incorrect, as other attributes were in the singular Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/90f4ae18 Tree:

[4/5] git commit: No longer automatically import core JavaScript stack Mark initializer-oriented methods of JavaScriptStack as deprecated

2012-11-01 Thread hlship
No longer automatically import core JavaScript stack Mark initializer-oriented methods of JavaScriptStack as deprecated Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/9b83cfa8 Tree:

[2/5] git commit: Update documentation, and deprecate one option

2012-11-01 Thread hlship
Update documentation, and deprecate one option Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/58d8a7a6 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/58d8a7a6 Diff:

git commit: Remove CoreJavaScriptStack, use ExtensibleJavaScriptStack instead

2012-11-01 Thread hlship
Updated Branches: refs/heads/5.4-js-rewrite 8131b9a8d - e067e5519 Remove CoreJavaScriptStack, use ExtensibleJavaScriptStack instead Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/e067e551 Tree:

[jira] [Assigned] (TAP5-2022) Add PropertyAccess.getAnnotation

2012-11-01 Thread Kalle Korhonen (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kalle Korhonen reassigned TAP5-2022: Assignee: Kalle Korhonen Add PropertyAccess.getAnnotation

[2/2] git commit: Add Element.extendAttribute() to add new words to an attribute

2012-11-01 Thread hlship
Add Element.extendAttribute() to add new words to an attribute Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/e992792e Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/e992792e Diff:

[1/2] git commit: Re-implement the client-side required validator

2012-11-01 Thread hlship
Updated Branches: refs/heads/5.4-js-rewrite e067e5519 - b70bcee47 Re-implement the client-side required validator Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/b70bcee4 Tree:

[2/2] git commit: Slight refactoring

2012-11-01 Thread hlship
Slight refactoring Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/97af1283 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/97af1283 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/97af1283

[1/2] git commit: Create a virtual resource for decimal format symbols (needed on the client)

2012-11-01 Thread hlship
Updated Branches: refs/heads/5.4-js-rewrite b70bcee47 - ac7f26352 Create a virtual resource for decimal format symbols (needed on the client) Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ac7f2635 Tree:

git commit: FIXED - TAP5-2022: Add PropertyAccess.getAnnotation - implement convenience for PropertyAccess.getAdapter().getPropertyAdapter().getAnnotation()

2012-11-01 Thread kaosko
Updated Branches: refs/heads/master 015816ed4 - b108e06f4 FIXED - TAP5-2022: Add PropertyAccess.getAnnotation - implement convenience for PropertyAccess.getAdapter().getPropertyAdapter().getAnnotation() Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit:

[jira] [Resolved] (TAP5-2022) Add PropertyAccess.getAnnotation

2012-11-01 Thread Kalle Korhonen (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kalle Korhonen resolved TAP5-2022. -- Resolution: Fixed Fix Version/s: 5.4 Convenience only, no burning reason to merge to

[jira] [Commented] (TAP5-2022) Add PropertyAccess.getAnnotation

2012-11-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13489219#comment-13489219 ] Hudson commented on TAP5-2022: -- Integrated in tapestry-trunk-freestyle #976 (See