| Yunhua Sang (JIRA) |
[jira] Created: (TAP5-529) Attach an annotation marker(s) with @Component to remove ambiguities of injection within a component. |
Thu, 19 Feb, 21:18 |
|
[jira] Updated: (TAP5-529) Attach an annotation marker(s) with @Component to remove ambiguities of injection within a component. |
|
| Yunhua Sang (JIRA) |
[jira] Updated: (TAP5-529) Attach an annotation marker(s) with @Component to remove ambiguities of injection within a component. |
Thu, 19 Feb, 21:18 |
| Yunhua Sang (JIRA) |
[jira] Updated: (TAP5-529) Attach an annotation marker(s) with @Component to remove ambiguities of injection within a component. |
Thu, 19 Feb, 21:18 |
| hls...@apache.org |
svn commit: r746033 - in /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main: java/components/ java/pages/ resources/components/ webapp/ webapp/layout/ |
Thu, 19 Feb, 22:23 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-528) The new quickstart layout should be simplified to remove "lorem ipson" text |
Thu, 19 Feb, 22:24 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-528) The new quickstart layout should be simplified to remove "lorem ipson" text |
Thu, 19 Feb, 22:26 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-69) Add annotation, @Contribute, to allow service contributor methods to be arbitrary named |
Thu, 19 Feb, 22:40 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-45) Allow override default translator |
Thu, 19 Feb, 22:40 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-48) Let Tapestry - Hibernate connect to multiple databases |
Thu, 19 Feb, 22:40 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-215) Configuration interface should support contributing a class (which is autobuilt) in addition to an instance |
Thu, 19 Feb, 22:44 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-216) Many methods of the Page interface could be moved to PageResources (which should be renamed to ComponentPageElementResources) |
Thu, 19 Feb, 22:44 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-385) Tapestry 5 often renders empty elements incorrectly |
Thu, 19 Feb, 22:46 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-386) Tapestry IoC documentation improvements |
Thu, 19 Feb, 22:46 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-429) Tapestry should throw an exception when a contribute method of a module class does not match a known service |
Thu, 19 Feb, 22:48 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-445) Add ability to turn off GZIP compression easily, for both static assets and dynamic page renders |
Thu, 19 Feb, 22:48 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-462) FAQ: The Hibernate startup question now has a really easy answer |
Thu, 19 Feb, 22:48 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-80) New attribute for BeanEditForm, "disabled", like "remove" and "reorder" |
Thu, 19 Feb, 22:48 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-371) Service contribution methods should be able to include a parameter of type Logger (the service's logger), so as to give contributions the option to log with the service |
Thu, 19 Feb, 22:50 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-380) Add localization support for Greek |
Thu, 19 Feb, 22:50 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-417) Tapestry Performance Improvements |
Thu, 19 Feb, 22:52 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-406) Remove IDEA and Eclipse control files from the source tree |
Thu, 19 Feb, 22:52 |
| hls...@apache.org |
svn commit: r746057 - in /tapestry/tapestry5/trunk: ./ quickstart/ quickstart/src/main/resources/archetype-resources/ src/site/ src/site/xdoc/ tapestry-annotations/ tapestry-component-report/ tapestry-core/ tapestry-hibernate-core/ tapestry-hibernate/ ... |
Thu, 19 Feb, 23:44 |
| hls...@apache.org |
svn commit: r746058 - /tapestry/tapestry5/tags/releases/5.1.0.0/ |
Thu, 19 Feb, 23:46 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-530) Documentation should identify how to boot-strap the quickstart archetype from the Tapestry360 Maven repository (not snapshot repository) |
Fri, 20 Feb, 00:38 |
| Howard M. Lewis Ship (JIRA) |
[jira] Assigned: (TAP5-530) Documentation should identify how to boot-strap the quickstart archetype from the Tapestry360 Maven repository (not snapshot repository) |
Fri, 20 Feb, 00:48 |
| hls...@apache.org |
svn commit: r746081 - in /tapestry/tapestry5/trunk: ./ quickstart/ quickstart/src/main/resources/archetype-resources/ quickstart/src/site/apt/ tapestry-annotations/ tapestry-component-report/ tapestry-core/ tapestry-hibernate-core/ tapestry-hibernate/ ... |
Fri, 20 Feb, 01:02 |
| Howard M. Lewis Ship (JIRA) |
[jira] Closed: (TAP5-530) Documentation should identify how to boot-strap the quickstart archetype from the Tapestry360 Maven repository (not snapshot repository) |
Fri, 20 Feb, 01:04 |
| Ulrich Stärk (JIRA) |
[jira] Updated: (TAP5-527) Input validation documentation is missing clear list of available validators and their correct notation to use. |
Fri, 20 Feb, 11:01 |
| Ulrich Stärk (JIRA) |
[jira] Created: (TAP5-531) the documentation should show how to use the delegate component to have switch-like behaviour |
Fri, 20 Feb, 13:15 |
| Ulrich Stärk (JIRA) |
[jira] Updated: (TAP5-531) the documentation should show how to use the delegate component to have switch-like behaviour |
Fri, 20 Feb, 13:17 |
| drobia...@apache.org |
svn commit: r746802 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Submit.java |
Sun, 22 Feb, 19:21 |
| drobia...@apache.org |
svn commit: r746803 - /tapestry/tapestry5/trunk/src/site/apt/guide/validation.apt |
Sun, 22 Feb, 19:26 |
| Igor Drobiazko (JIRA) |
[jira] Assigned: (TAP5-527) Input validation documentation is missing clear list of available validators and their correct notation to use. |
Sun, 22 Feb, 19:27 |
| Igor Drobiazko (JIRA) |
[jira] Closed: (TAP5-527) Input validation documentation is missing clear list of available validators and their correct notation to use. |
Sun, 22 Feb, 19:29 |
| Igor Drobiazko (JIRA) |
[jira] Assigned: (TAP5-525) The Component Report should provide the Tapestry version the particular parameter was introduced in |
Sun, 22 Feb, 22:35 |
| Igor Drobiazko (JIRA) |
[jira] Updated: (TAP5-525) The Component Report should provide the Tapestry version a parameter or a component was introduced in |
Sun, 22 Feb, 22:37 |
| Igor Drobiazko (JIRA) |
[jira] Created: (TAP5-532) Handler method of LinkSubmit component should accept a context |
Sun, 22 Feb, 22:41 |
| Igor Drobiazko (JIRA) |
[jira] Assigned: (TAP5-532) Handler method of LinkSubmit component should accept a context |
Sun, 22 Feb, 22:41 |
| drobia...@apache.org |
svn commit: r746843 - in /tapestry/tapestry5/trunk/tapestry-component-report/src: main/java/org/apache/tapestry/mojo/ test/java/org/apache/tapestry/mojo/ |
Sun, 22 Feb, 22:45 |
| Igor Drobiazko (JIRA) |
[jira] Closed: (TAP5-525) The Component Report should provide the Tapestry version a parameter or a component was introduced in |
Sun, 22 Feb, 22:49 |
| Konstantin Miklevskiy (JIRA) |
[jira] Closed: (TAP5-520) Regexp validator parse error |
Mon, 23 Feb, 09:19 |