[jira] [Created] (TAP5-1625) RubyonRails-like Asset Pipeline

2011-09-01 Thread Toby (JIRA)
RubyonRails-like Asset Pipeline --- Key: TAP5-1625 URL: https://issues.apache.org/jira/browse/TAP5-1625 Project: Tapestry 5 Issue Type: Wish Components: tapestry-core Reporter: Toby

[jira] [Commented] (TAP5-1409) datefield - cannot select same day in different month

2011-09-01 Thread b kopelove (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095402#comment-13095402 ] b kopelove commented on TAP5-1409: -- This fix is great but it introduced a different bug.

[jira] [Resolved] (TAP5-1625) RubyonRails-like Asset Pipeline

2011-09-01 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship resolved TAP5-1625. Resolution: Invalid Assignee: Howard M. Lewis Ship Tapestry 5.3 already has

[jira] [Commented] (TAP5-1625) RubyonRails-like Asset Pipeline

2011-09-01 Thread Thiago H. de Paula Figueiredo (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13095407#comment-13095407 ] Thiago H. de Paula Figueiredo commented on TAP5-1625: - Tapestry already

svn commit: r1164203 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/internal/service

2011-09-01 Thread hlship
Author: hlship Date: Thu Sep 1 19:01:14 2011 New Revision: 1164203 URL: http://svn.apache.org/viewvc?rev=1164203view=rev Log: TAP5-743: First pass at application folder work Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/SymbolConstants.java

svn commit: r1164204 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/templates/ main/java/org/apache/tapestry5/services/ test/appfolder/ test/appfold

2011-09-01 Thread hlship
Author: hlship Date: Thu Sep 1 19:01:29 2011 New Revision: 1164204 URL: http://svn.apache.org/viewvc?rev=1164204view=rev Log: TAP5-743: Allow for page templates in the folder, under the context Begin adding tests Added: tapestry/tapestry5/trunk/tapestry-core/src/test/appfolder/

svn commit: r1164206 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/SymbolConstants.java

2011-09-01 Thread hlship
Author: hlship Date: Thu Sep 1 19:01:38 2011 New Revision: 1164206 URL: http://svn.apache.org/viewvc?rev=1164206view=rev Log: TAP5-743: Add note about servlet container case sensitivity Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/SymbolConstants.java

svn commit: r1164207 - in /tapestry/tapestry5/trunk/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/appfolder/pages: ContextTemplate.groovy ContextTemplate.java

2011-09-01 Thread hlship
Author: hlship Date: Thu Sep 1 19:01:42 2011 New Revision: 1164207 URL: http://svn.apache.org/viewvc?rev=1164207view=rev Log: TAP5-743: Change the ContextTemplate demo page to a Groovy class (the original intention) Added:

svn commit: r1164210 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ComponentEventLinkEncoderImpl.java

2011-09-01 Thread hlship
Author: hlship Date: Thu Sep 1 19:01:51 2011 New Revision: 1164210 URL: http://svn.apache.org/viewvc?rev=1164210view=rev Log: TAP5-743: Make a correction to page render request decoding that appears to only occur when testing with Selenium Modified:

svn commit: r1164209 - in /tapestry/tapestry5/trunk/tapestry-core/src/test: appfolder/ appfolder/t5app/ conf/ groovy/org/apache/tapestry5/integration/appfolder/ resources/org/apache/tapestry5/integrat

2011-09-01 Thread hlship
Author: hlship Date: Thu Sep 1 19:01:47 2011 New Revision: 1164209 URL: http://svn.apache.org/viewvc?rev=1164209view=rev Log: TAP5-743: Add basic tests for application folder support Added:

svn commit: r1164211 - /tapestry/tapestry5/trunk/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/appfolder/AppFolderTests.groovy

2011-09-01 Thread hlship
Author: hlship Date: Thu Sep 1 19:01:54 2011 New Revision: 1164211 URL: http://svn.apache.org/viewvc?rev=1164211view=rev Log: TAP5-743: Add test to verify that assets are downloaded from a URL inside the application folder Modified:

[jira] [Closed] (TAP5-743) It is too much work to hide all T5 pages inside a virtual folder, for use in mixed-implementation deployments

2011-09-01 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-743. - Resolution: Fixed Fix Version/s: 5.3 It is too much work to hide all T5 pages

svn commit: r1164241 - /tapestry/tapestry5/trunk/build.gradle

2011-09-01 Thread hlship
Author: hlship Date: Thu Sep 1 20:13:52 2011 New Revision: 1164241 URL: http://svn.apache.org/viewvc?rev=1164241view=rev Log: Prep for 5.3-beta-2 Modified: tapestry/tapestry5/trunk/build.gradle Modified: tapestry/tapestry5/trunk/build.gradle URL:

svn commit: r1164262 - /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-catalog.xml

2011-09-01 Thread mlusetti
Author: mlusetti Date: Thu Sep 1 20:28:19 2011 New Revision: 1164262 URL: http://svn.apache.org/viewvc?rev=1164262view=rev Log: TAP5-1609 Import all the current published archetypes at tapestry.apache.org Modified: tapestry/tapestry5/trunk/quickstart/prototypes/archetype-catalog.xml

svn commit: r1164263 - /tapestry/tapestry5/trunk/quickstart/build.gradle

2011-09-01 Thread mlusetti
Author: mlusetti Date: Thu Sep 1 20:29:14 2011 New Revision: 1164263 URL: http://svn.apache.org/viewvc?rev=1164263view=rev Log: TAP5-1609 Example task to publish newly generate archetype catalog to people.apache.org Modified: tapestry/tapestry5/trunk/quickstart/build.gradle Modified:

[jira] [Resolved] (TAP5-1609) Generate Maven archetype from within gradle builds

2011-09-01 Thread Massimo Lusetti (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Massimo Lusetti resolved TAP5-1609. --- Resolution: Fixed Fix Version/s: 5.3 Generate Maven archetype from within gradle

[CONF] Apache Tapestry Configuration

2011-09-01 Thread confluence
Configuration Page edited by Howard M. Lewis Ship Comment: document app folders Changes (3) ... *Contents*

[CONF] Apache Tapestry Ajax Components FAQ

2011-09-01 Thread confluence
Ajax Components FAQ Page edited by Howard M. Lewis Ship Comment: document AjaxResponseRenderer as replacement for MultiZoneUpdate Changes (3)

[CONF] Apache Tapestry Request Processing FAQ

2011-09-01 Thread confluence
Request Processing FAQ Page edited by Howard M. Lewis Ship Comment: add link to application folder config Changes (1) ...

[CONF] Apache Tapestry Limitations

2011-09-01 Thread confluence
Limitations Page edited by Howard M. Lewis Ship Comment: add note that multiple t5 apps in one war not supported Changes (1)

[CONF] Apache Tapestry Release Notes 5.3

2011-09-01 Thread confluence
Release Notes 5.3 Page edited by Howard M. Lewis Ship Comment: add note about application folders Changes (2) ...

[jira] [Reopened] (TAP5-1409) datefield - cannot select same day in different month

2011-09-01 Thread Robert Zeigler (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Zeigler reopened TAP5-1409: -- Re-opened to address month popup issue. datefield - cannot select same day in different month