[jira] [Assigned] (TAP5-1562) Tree leafs are not selectable

2011-07-01 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko reassigned TAP5-1562: Assignee: Igor Drobiazko Tree leafs are not selectable -

[jira] [Updated] (TAP5-1547) Tapestry should include built-in coercions from String to JSONObject and JSONArray

2011-07-01 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-1547: --- Affects Version/s: (was: 5.3.0) 5.3 Tapestry should

[jira] [Assigned] (TAP5-1547) Tapestry should include built-in coercions from String to JSONObject and JSONArray

2011-07-01 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-1547: -- Assignee: Howard M. Lewis Ship Tapestry should include built-in coercions from

svn commit: r1142044 - /tapestry/tapestry5/trunk/support/tapestry_idea_codestyle.xml

2011-07-01 Thread drobiazko
Author: drobiazko Date: Fri Jul 1 19:46:38 2011 New Revision: 1142044 URL: http://svn.apache.org/viewvc?rev=1142044view=rev Log: Tapestry IDEA codestyle settings Added: tapestry/tapestry5/trunk/support/tapestry_idea_codestyle.xml Added:

svn commit: r1142070 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/corelib/components/ main/java/org/apache/tapestry5/tree/ main/reso

2011-07-01 Thread drobiazko
Author: drobiazko Date: Fri Jul 1 20:24:03 2011 New Revision: 1142070 URL: http://svn.apache.org/viewvc?rev=1142070view=rev Log: TAP5-1562: Made tree leafs selectable Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/EventConstants.java

[jira] [Closed] (TAP5-1562) Tree leafs are not selectable

2011-07-01 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko closed TAP5-1562. Resolution: Fixed Fix Version/s: 5.3.1 Tree leafs are not selectable

[jira] [Commented] (TAP5-1562) Tree leafs are not selectable

2011-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13058780#comment-13058780 ] Hudson commented on TAP5-1562: -- Integrated in tapestry-trunk-freestyle #401 (See

[jira] [Updated] (TAP5-558) Create modal dialog component

2011-07-01 Thread Taha Hafeez (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taha Hafeez updated TAP5-558: - Attachment: tawus-addons.tar.gz I have integrated a Modal dialog using

[jira] [Updated] (TAP5-746) Zone should include an option to periodically update itself

2011-07-01 Thread Taha Hafeez (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taha Hafeez updated TAP5-746: - Attachment: zone-refresh.patch Modified the ZoneRefresh mixin to load the zone by default without the need

svn commit: r1142121 - /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/tree.js

2011-07-01 Thread hlship
Author: hlship Date: Sat Jul 2 00:05:09 2011 New Revision: 1142121 URL: http://svn.apache.org/viewvc?rev=1142121view=rev Log: TAP5-999: Add missing copyright, and use lower-case for package name Modified:

svn commit: r1142122 - /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/t5-core.js

2011-07-01 Thread hlship
Author: hlship Date: Sat Jul 2 00:05:18 2011 New Revision: 1142122 URL: http://svn.apache.org/viewvc?rev=1142122view=rev Log: TAP5-999: Add some documentation to the T5 namespace, and remove one of the direct Prototype dependencies Modified:

svn commit: r1142123 - in /tapestry/tapestry5/trunk/tapestry-core/src/main: java/org/apache/tapestry5/internal/services/javascript/ resources/org/apache/tapestry5/

2011-07-01 Thread hlship
Author: hlship Date: Sat Jul 2 00:05:36 2011 New Revision: 1142123 URL: http://svn.apache.org/viewvc?rev=1142123view=rev Log: TAP5-999: Add placeholders for additional T5 modules: ajax and func. Added:

svn commit: r1142124 - /tapestry/tapestry5/trunk/.gitignore

2011-07-01 Thread hlship
Author: hlship Date: Sat Jul 2 00:05:40 2011 New Revision: 1142124 URL: http://svn.apache.org/viewvc?rev=1142124view=rev Log: Ignore the out directory created by IntelliJ Modified: tapestry/tapestry5/trunk/.gitignore Modified: tapestry/tapestry5/trunk/.gitignore URL:

svn commit: r1142125 - /tapestry/tapestry5/trunk/tapestry-json/src/main/java/org/apache/tapestry5/json/JSONArray.java

2011-07-01 Thread hlship
Author: hlship Date: Sat Jul 2 00:05:57 2011 New Revision: 1142125 URL: http://svn.apache.org/viewvc?rev=1142125view=rev Log: Make use of {@code} taglet in JSONArray documentation Modified: tapestry/tapestry5/trunk/tapestry-json/src/main/java/org/apache/tapestry5/json/JSONArray.java

svn commit: r1142126 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/json/ main/java/org/apache/tapestry5/services/ test/groovy/org/apache/tapestry5/

2011-07-01 Thread hlship
Author: hlship Date: Sat Jul 2 00:06:12 2011 New Revision: 1142126 URL: http://svn.apache.org/viewvc?rev=1142126view=rev Log: TAP5-1457: Support coercions from String to JSONObject and JSONArray Added:

svn commit: r1142127 - /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/t5-ajax.js

2011-07-01 Thread hlship
Author: hlship Date: Sat Jul 2 00:06:22 2011 New Revision: 1142127 URL: http://svn.apache.org/viewvc?rev=1142127view=rev Log: TAP5-999: Correct the JavaScript error accidentally committed to t5-ajax.js Modified:

[jira] [Closed] (TAP5-1547) Tapestry should include built-in coercions from String to JSONObject and JSONArray

2011-07-01 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1547. -- Resolution: Fixed Fix Version/s: 5.3 Tapestry should include built-in coercions

svn commit: r1142135 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/TapestryFilter.java

2011-07-01 Thread joshcanfield
Author: joshcanfield Date: Sat Jul 2 00:49:17 2011 New Revision: 1142135 URL: http://svn.apache.org/viewvc?rev=1142135view=rev Log: Added support for adding tapestry.%s-modules via SystemProperties in addition to Servlet Context Properties Modified:

[jira] [Commented] (TAP5-1457) Remove SCRIPTS_AT_TOP from SymbolConstants

2011-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13058893#comment-13058893 ] Hudson commented on TAP5-1457: -- Integrated in tapestry-trunk-freestyle #403 (See

[jira] [Commented] (TAP5-999) Implement an agnostic tapestry.js layer + adapters to allow developers to switch from prototype to jquery

2011-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13058892#comment-13058892 ] Hudson commented on TAP5-999: - Integrated in tapestry-trunk-freestyle #403 (See

svn commit: r1142144 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/internal/services/javascript/ main/java/org/apache/tapestry5/servi

2011-07-01 Thread hlship
Author: hlship Date: Sat Jul 2 02:32:23 2011 New Revision: 1142144 URL: http://svn.apache.org/viewvc?rev=1142144view=rev Log: TAP5-999: Strip out Blackbird, create T5.console namespace Added: tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/t5-console.js

[jira] [Commented] (TAP5-999) Implement an agnostic tapestry.js layer + adapters to allow developers to switch from prototype to jquery

2011-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13058980#comment-13058980 ] Hudson commented on TAP5-999: - Integrated in tapestry-trunk-freestyle #404 (See