[jira] Created: (TAP5-540) Allow exact parsing of numeric client input by creating a BigDecimal Translator and enabling parseBigDecimal in DecimalFormat

2009-02-27 Thread Paudi Moriarty (JIRA)
Allow exact parsing of numeric client input by creating a BigDecimal Translator and enabling parseBigDecimal in DecimalFormat - Key: TAP5-540

[jira] Commented: (TAP5-540) Allow exact parsing of numeric client input by creating a BigDecimal Translator and enabling parseBigDecimal in DecimalFormat

2009-02-27 Thread Paudi Moriarty (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12677348#action_12677348 ] Paudi Moriarty commented on TAP5-540: - Currently, I'm using a custom BigDecimal

[jira] Created: (TAP5-541) Regression: Parameter namespacePrefix was null

2009-02-27 Thread Andrej Aschenbrenner (JIRA)
Regression: Parameter namespacePrefix was null -- Key: TAP5-541 URL: https://issues.apache.org/jira/browse/TAP5-541 Project: Tapestry 5 Issue Type: Bug Components: tapestry-core

[jira] Commented: (TAP5-541) Regression: Parameter namespacePrefix was null

2009-02-27 Thread Andy Pahne (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12677407#action_12677407 ] Andy Pahne commented on TAP5-541: - I can verify this behaviour. In fact I posted to the

[jira] Created: (TAP5-542) Add ParallelExecutor service to allow operations to be performed asynchronously in a thread pool

2009-02-27 Thread Howard M. Lewis Ship (JIRA)
Add ParallelExecutor service to allow operations to be performed asynchronously in a thread pool Key: TAP5-542 URL: https://issues.apache.org/jira/browse/TAP5-542

svn commit: r748602 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/ioc/internal/services/ main/java/org/apache/tapestry5/ioc/services/

2009-02-27 Thread hlship
Author: hlship Date: Fri Feb 27 17:15:05 2009 New Revision: 748602 URL: http://svn.apache.org/viewvc?rev=748602view=rev Log: TAP5-542: Add ParallelExecutor service to allow operations to be performed asynchronously in a thread pool Added:

[jira] Closed: (TAP5-542) Add ParallelExecutor service to allow operations to be performed asynchronously in a thread pool

2009-02-27 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-542. - Resolution: Fixed Fix Version/s: 5.1.0.1 Add ParallelExecutor service to allow

[jira] Created: (TAP5-543) ProgressiveDisplay component should suport a context parameter and fire an event to inform the container what data is to be displayed

2009-02-27 Thread Howard M. Lewis Ship (JIRA)
ProgressiveDisplay component should suport a context parameter and fire an event to inform the container what data is to be displayed - Key:

svn commit: r748645 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/corelib/components/ main/resources/org/apache/tapestry5/ test/app1/

2009-02-27 Thread hlship
Author: hlship Date: Fri Feb 27 19:04:37 2009 New Revision: 748645 URL: http://svn.apache.org/viewvc?rev=748645view=rev Log: TAP5-483: ProgressiveDisplay component should suport a context parameter and fire an event to inform the container what data is to be displayed Modified:

[jira] Closed: (TAP5-543) ProgressiveDisplay component should suport a context parameter and fire an event to inform the container what data is to be displayed

2009-02-27 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-543. - Resolution: Fixed Fix Version/s: 5.1.0.1 ProgressiveDisplay component should

[jira] Updated: (TAP5-543) ProgressiveDisplay component should support a context parameter and fire an event to inform the container what data is to be displayed

2009-02-27 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-543: -- Summary: ProgressiveDisplay component should support a context parameter and fire an

svn commit: r748668 - in /tapestry/tapestry5/trunk/src/site/apt/guide: compress.apt css.apt

2009-02-27 Thread hlship
Author: hlship Date: Fri Feb 27 20:00:31 2009 New Revision: 748668 URL: http://svn.apache.org/viewvc?rev=748668view=rev Log: Identify the proper use of context: binding prefix (rather than asset:context:) in document documentation. Modified:

[jira] Created: (TAP5-544) Improve JavaScript handling to prevent the user from clicking Ajax-oriented links and forms befor the page is ready

2009-02-27 Thread Howard M. Lewis Ship (JIRA)
Improve JavaScript handling to prevent the user from clicking Ajax-oriented links and forms befor the page is ready - Key: TAP5-544 URL: