| Robert Zeigler (JIRA) |
[jira] Closed: (TAP5-777) Tapestry should ensure that mixins are applied in a deterministic order. |
Fri, 17 Jul, 22:56 |
| Robert Zeigler (JIRA) |
[jira] Closed: (TAP5-786) Exception messages in the pageload packages should be localized |
Fri, 17 Jul, 22:56 |
| robertdzeig...@apache.org |
svn commit: r795307 [1/2] - in /tapestry/tapestry5/trunk: tapestry-annotations/src/main/java/org/apache/tapestry5/beaneditor/ tapestry-annotations/src/main/java/org/apache/tapestry5/ioc/annotations/ tapestry-core/src/main/java/org/apache/tapestry5/anno... |
Sat, 18 Jul, 04:07 |
| robertdzeig...@apache.org |
svn commit: r795307 [2/2] - in /tapestry/tapestry5/trunk: tapestry-annotations/src/main/java/org/apache/tapestry5/beaneditor/ tapestry-annotations/src/main/java/org/apache/tapestry5/ioc/annotations/ tapestry-core/src/main/java/org/apache/tapestry5/anno... |
Sat, 18 Jul, 04:07 |
| Robert Zeigler (JIRA) |
[jira] Closed: (TAP5-783) tapestry should mark via annotation which annotations are component-specific vs. more general |
Sat, 18 Jul, 04:10 |
| Massimo Lusetti (JIRA) |
[jira] Created: (TAP5-788) ParallelExecutor service throws RejectedExecutionException if more then THREAD_POOL_MAX_SIZE jobs are submitted |
Sat, 18 Jul, 10:06 |
| Massimo Lusetti (JIRA) |
[jira] Updated: (TAP5-788) ParallelExecutor service throws RejectedExecutionException if more then THREAD_POOL_MAX_SIZE jobs are submitted |
Sat, 18 Jul, 10:12 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-69) Add annotation, @Contribute, to allow service contributor methods to be arbitrary named |
Sat, 18 Jul, 13:56 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-710) Documentation about "use of asset: and context: to reference assets directly from a template file" has errors (See TAP5-214) |
Sat, 18 Jul, 13:56 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-48) Let Tapestry - Hibernate connect to multiple databases |
Sat, 18 Jul, 13:56 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-247) Move all Tapestry 5 configuration keys to a constant class |
Sat, 18 Jul, 13:58 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-508) Same reporting behaviour between unchecked and checked Exceptions |
Sat, 18 Jul, 14:00 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-787) AbstractIntegrationTest's "assertTextPresent" only checks the first value |
Sat, 18 Jul, 14:02 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-786) Exception messages in the pageload packages should be localized |
Sat, 18 Jul, 14:04 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-556) Fix TranslatorSourceImplTest |
Sat, 18 Jul, 14:06 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-748) NPE when defining a component using just t:id and no type or @Component annotation |
Sat, 18 Jul, 14:06 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-767) PropertyConduitSourceImpl should use english locale (instead of default locale) when evaluating decimals |
Sat, 18 Jul, 14:06 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-762) Upgrade Selenium dependencies to version 1.0.1 |
Sat, 18 Jul, 14:10 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-777) Tapestry should ensure that mixins are applied in a deterministic order. |
Sat, 18 Jul, 14:10 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-692) T5 should pick up validators to be applied to a field from the containing component's .properties file. |
Sat, 18 Jul, 14:10 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-756) Add ioko-tapestry-commons to the related projects list |
Sat, 18 Jul, 14:10 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-103) provide access to component parameters from within mixins |
Sat, 18 Jul, 14:10 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-226) Add annotation @SessionAttribute to map a field to a specific session attribute |
Sat, 18 Jul, 14:10 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-680) Tapestry should provide a mixin for ensuring that the client id of a ClientElement is rendered |
Sat, 18 Jul, 14:12 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-755) URL rewriting documentation contains an example that won't compile due to lack of a return value |
Sat, 18 Jul, 14:12 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-783) tapestry should mark via annotation which annotations are component-specific vs. more general |
Sat, 18 Jul, 14:12 |
| Robert Zeigler (JIRA) |
[jira] Updated: (TAP5-749) The FormFragment and LinkSubmit components create a hidden field whose id ends with ":hidden" |
Sat, 18 Jul, 14:12 |
| Igor Drobiazko (JIRA) |
[jira] Created: (TAP5-789) Provide bean and display blocks for java.util.Calendar |
Mon, 20 Jul, 06:21 |
| Igor Drobiazko (JIRA) |
[jira] Assigned: (TAP5-789) Provide bean and display blocks for java.util.Calendar |
Mon, 20 Jul, 06:21 |
| Igor Drobiazko (JIRA) |
[jira] Created: (TAP5-790) Provide ApplicationStatePersistenceStrategy for Hibernate entities |
Mon, 20 Jul, 06:27 |
| Igor Drobiazko (JIRA) |
[jira] Assigned: (TAP5-790) Provide ApplicationStatePersistenceStrategy for Hibernate entities |
Mon, 20 Jul, 06:27 |
| Christian Köberl (JIRA) |
[jira] Updated: (TAP5-713) Change template parser to not use STAX, as it is not (yet) compatible with Google App Engine |
Tue, 21 Jul, 06:49 |
| Christian Köberl (JIRA) |
[jira] Updated: (TAP5-713) Change template parser to not use STAX, as it is not (yet) compatible with Google App Engine |
Tue, 21 Jul, 20:32 |
| zebracmz (JIRA) |
[jira] Created: (TAP5-791) How to get IP Address of client? |
Fri, 24 Jul, 08:38 |
| Magnus Rundberget (JIRA) |
[jira] Commented: (TAP5-260) Autocompleter mixin doesn't work when inside zone and after update |
Fri, 24 Jul, 08:38 |
| zebracmz (JIRA) |
[jira] Resolved: (TAP5-791) How to get IP Address of client? |
Fri, 24 Jul, 08:42 |
| zebracmz (JIRA) |
[jira] Closed: (TAP5-791) How to get IP Address of client? |
Fri, 24 Jul, 08:42 |
| Mario Luis Gomes Cavalcanti (JIRA) |
[jira] Created: (TAP5-792) Internet Explorer 8 dont display client side validation error bubble correctly, only the message text is visible. |
Fri, 24 Jul, 11:01 |
| Thiago H. de Paula Figueiredo (JIRA) |
[jira] Commented: (TAP5-791) How to get IP Address of client? |
Fri, 24 Jul, 13:31 |
| Jérôme VERITE (JIRA) |
[jira] Created: (TAP5-793) Ajax back button feature for zones |
Sat, 25 Jul, 14:49 |
| Peter Mädel (JIRA) |
[jira] Commented: (TAP5-120) Make Tapestry 5 ready for IDE content assistance |
Sat, 25 Jul, 19:40 |
| thomas w knych (JIRA) |
[jira] Updated: (TAP5-608) Quickstart archetype is broken for 5.1.0.2: missing META-INF/maven/archetype.xml |
Sun, 26 Jul, 08:37 |
| thomas w knych (JIRA) |
[jira] Updated: (TAP5-608) Quickstart archetype is broken for 5.1.0.2: missing META-INF/maven/archetype.xml |
Sun, 26 Jul, 11:47 |
| thomas w knych (JIRA) |
[jira] Updated: (TAP5-608) Quickstart archetype is broken for 5.1.0.2: missing META-INF/maven/archetype.xml |
Sun, 26 Jul, 11:47 |
| thomas w knych (JIRA) |
[jira] Created: (TAP5-794) update tutorial quickstart to use mvn archetype:generate command |
Sun, 26 Jul, 11:59 |
| drobia...@apache.org |
svn commit: r797996 - in /tapestry/tapestry5/trunk: src/site/apt/guide/ tapestry-core/src/main/java/org/apache/tapestry5/corelib/pages/ tapestry-core/src/main/java/org/apache/tapestry5/services/ tapestry-core/src/main/resources/org/apache/tapestry5/cor... |
Sun, 26 Jul, 22:32 |
| Igor Drobiazko (JIRA) |
[jira] Closed: (TAP5-789) Provide bean and display blocks for java.util.Calendar |
Sun, 26 Jul, 22:34 |
| Peter Stavrinides (JIRA) |
[jira] Created: (TAP5-795) StartupInitializer provides an OderedConfiguration for EagerLoaded services |
Mon, 27 Jul, 09:57 |
| Sergey Didenko (JIRA) |
[jira] Created: (TAP5-796) Form component generates invalid xHtml: there should not be the "name" attribute |
Mon, 27 Jul, 10:23 |
| Peter Stavrinides (JIRA) |
[jira] Updated: (TAP5-795) StartupInitializer provides an OderedConfiguration for EagerLoaded services |
Mon, 27 Jul, 10:29 |
| Peter Stavrinides (JIRA) |
[jira] Updated: (TAP5-795) Tapestry IoC should provide an OderedConfiguration for EagerLoaded services |
Mon, 27 Jul, 12:05 |
| Peter Stavrinides (JIRA) |
[jira] Updated: (TAP5-795) Tapestry IoC should provide an OrderedConfiguration for EagerLoaded services |
Mon, 27 Jul, 12:05 |
| Peter Stavrinides (JIRA) |
[jira] Updated: (TAP5-795) Tapestry IoC should provide an OrderedConfiguration for EagerLoaded services |
Mon, 27 Jul, 12:13 |
| Carl Crowder (JIRA) |
[jira] Created: (TAP5-797) Using "tapestry.combine-scripts" with an EmptyClientInfrastructure still adds an empty JavaScript file |
Mon, 27 Jul, 14:40 |
| Carl Crowder (JIRA) |
[jira] Updated: (TAP5-797) Using "tapestry.combine-scripts" with an EmptyClientInfrastructure still adds an empty JavaScript file |
Mon, 27 Jul, 14:42 |
| Constantin Partac (JIRA) |
[jira] Commented: (TAP5-541) Regression: Parameter namespacePrefix was null |
Mon, 27 Jul, 20:54 |
| Peter Stavrinides (JIRA) |
[jira] Commented: (TAP5-795) Tapestry IoC should provide an OrderedConfiguration for EagerLoaded services |
Tue, 28 Jul, 07:51 |
| Andrej Aschenbrenner (JIRA) |
[jira] Commented: (TAP5-733) AjaxFormLoop occasionally fails with "The rendered content did not include any elements that allow for the positioning of the hidden form field's element" |
Tue, 28 Jul, 08:37 |
| Andrej Aschenbrenner (JIRA) |
[jira] Updated: (TAP5-765) Includes JavaScript libraries are not properly uniqued within an Ajax partial update response |
Tue, 28 Jul, 08:53 |
| Ulrich Stärk (JIRA) |
[jira] Commented: (TAP5-714) Incorrect encoding of single quotes for Ajax requests |
Tue, 28 Jul, 11:57 |
| Massimo Lusetti (JIRA) |
[jira] Commented: (TAP5-795) Tapestry IoC should provide an OrderedConfiguration for EagerLoaded services |
Tue, 28 Jul, 12:53 |
| Dustin Digmann (JIRA) |
[jira] Created: (TAP5-798) AjaxFormLoop - Add new rows before or after desired row, not top or bottom |
Tue, 28 Jul, 22:47 |
| Christian Köberl (JIRA) |
[jira] Updated: (TAP5-713) Change template parser to not use STAX, as it is not (yet) compatible with Google App Engine |
Wed, 29 Jul, 20:12 |
| Taylor Mathewson (JIRA) |
[jira] Created: (TAP5-799) Overriden Service Injected Into Page via @Inject Loses Decoration |
Thu, 30 Jul, 01:33 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-800) Server side error during provideCompletions event for Autocompleter mixin is not reported on the client side properly |
Fri, 31 Jul, 08:53 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-800) Server side error during provideCompletions event for Autocompleter mixin is not reported on the client side properly |
Fri, 31 Jul, 08:53 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-801) TriggerEvent component to trigger a component event during rendering |
Fri, 31 Jul, 10:12 |
| Howard M. Lewis Ship (JIRA) |
[jira] Commented: (TAP5-801) TriggerEvent component to trigger a component event during rendering |
Fri, 31 Jul, 10:14 |