| Ulrich Stärk |
remove ide specific files and add them to svn:ignore |
Mon, 03 Aug, 11:01 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-802) Tapestry should report client-side initialization errors (using the console) but then continue as best it can |
Tue, 04 Aug, 12:10 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-803) ProgressiveDisplay should include a read-only body property of type Block, just like Zone |
Wed, 05 Aug, 11:28 |
| Paul Field (JIRA) |
[jira] Created: (TAP5-804) Element#addClassName can create an additional new 'class' attribute |
Wed, 05 Aug, 12:56 |
| Gabriel RodrĂguez (JIRA) |
[jira] Created: (TAP5-805) DateField does not allow disabling of client-side validation, side-effects |
Wed, 05 Aug, 16:43 |
| Howard M. Lewis Ship (JIRA) |
[jira] Updated: (TAP5-806) PipelineBuilder should fail fast (throw an exception) in the situations where it currently logs an error |
Thu, 06 Aug, 04:08 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-806) PipelineBuilder should fail fast (throw an exception) in the situations where it current logs an error |
Thu, 06 Aug, 04:08 |
| Ben Gidley |
Re: TAP5-769 and interface changes |
Thu, 06 Aug, 07:05 |
| 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 |
Thu, 06 Aug, 11:38 |
| Robert Zeigler |
Re: TAP5-769 and interface changes |
Thu, 06 Aug, 11:45 |
| Christian Edward Gruber |
Re: [jira] Updated: (TAP5-713) Change template parser to not use STAX, as it is not (yet) compatible with Google App Engine |
Thu, 06 Aug, 11:56 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-807) PageRenderLinkSource should add additional methods for creating a Link when you have the page's activation context as an EventContext |
Thu, 06 Aug, 12:19 |
| Apache Wiki |
[Tapestry Wiki] Update of "CreatingCustomValidators" by SebastianHennebrueder |
Thu, 06 Aug, 14:30 |
| Taylor Mathewson (JIRA) |
[jira] Commented: (TAP5-799) Overriden Service Injected Into Page via @Inject Loses Decoration |
Thu, 06 Aug, 16:32 |
| Taylor Mathewson (JIRA) |
[jira] Commented: (TAP5-799) Overriden Service Injected Into Page via @Inject Loses Decoration |
Fri, 07 Aug, 01:47 |
| Paul Field (JIRA) |
[jira] Created: (TAP5-808) Add references to tapestry-xpath and tapestry-testify to the documentation |
Fri, 07 Aug, 08:49 |
| Carl Crowder (JIRA) |
[jira] Created: (TAP5-809) Spring services should be decoratable |
Fri, 07 Aug, 12:26 |
| Carl Crowder (JIRA) |
[jira] Updated: (TAP5-809) Spring services should be decoratable |
Fri, 07 Aug, 12:26 |
| Thiago H. de Paula Figueiredo (JIRA) |
[jira] Commented: (TAP5-335) Provide access to annotations of service implementation class |
Fri, 07 Aug, 20:15 |
| Sebastian Hennebrueder (JIRA) |
[jira] Created: (TAP5-810) Persist page doesn't describe the parameter to use (patch attached) |
Sat, 08 Aug, 17:47 |
| Sebastian Hennebrueder (JIRA) |
[jira] Created: (TAP5-811) Layout component documentation is not very clear about directory structure |
Sat, 08 Aug, 17:49 |
| Sebastian Hennebrueder (JIRA) |
[jira] Updated: (TAP5-810) Persist page doesn't describe the parameter to use (patch attached) |
Sat, 08 Aug, 17:49 |
| Sebastian Hennebrueder (JIRA) |
[jira] Updated: (TAP5-811) Layout component documentation is not very clear about directory structure |
Sat, 08 Aug, 17:51 |
| Ted Steen (JIRA) |
[jira] Assigned: (TAP5-807) PageRenderLinkSource should add additional methods for creating a Link when you have the page's activation context as an EventContext |
Sat, 08 Aug, 20:46 |
| Ted Steen (JIRA) |
[jira] Resolved: (TAP5-807) PageRenderLinkSource should add additional methods for creating a Link when you have the page's activation context as an EventContext |
Sat, 08 Aug, 20:58 |
| Ted Steen (JIRA) |
[jira] Closed: (TAP5-807) PageRenderLinkSource should add additional methods for creating a Link when you have the page's activation context as an EventContext |
Sat, 08 Aug, 21:02 |
| te...@apache.org |
svn commit: r802459 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/ test/java/org/apache/tapestry5/internal/services/ test/java/org/apache/tapestry5/internal/t... |
Sat, 08 Aug, 21:38 |
| Ted Steen (JIRA) |
[jira] Assigned: (TAP5-734) Tapestry tutorial documentation refers to old archtype command |
Sun, 09 Aug, 18:50 |
| Ted Steen (JIRA) |
[jira] Closed: (TAP5-734) Tapestry tutorial documentation refers to old archtype command |
Sun, 09 Aug, 19:14 |
| te...@apache.org |
svn commit: r802572 - /tapestry/tapestry5/trunk/tapestry-tutorial1/src/site/apt/first.apt |
Sun, 09 Aug, 19:15 |
| te...@apache.org |
svn commit: r802573 - /tapestry/tapestry5/trunk/tapestry-tutorial1/src/site/apt/first.apt |
Sun, 09 Aug, 19:22 |
| Ted Steen (JIRA) |
[jira] Assigned: (TAP5-764) Hidden should support ClientElement and support informal parameters. |
Sun, 09 Aug, 19:44 |
| Ted Steen (JIRA) |
[jira] Closed: (TAP5-764) Hidden should support ClientElement and support informal parameters. |
Sun, 09 Aug, 21:08 |
| te...@apache.org |
svn commit: r802606 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Hidden.java |
Sun, 09 Aug, 21:11 |
| Ulrich Stärk |
Re: svn commit: r802459 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/ test/java/org/apache/tapestry5/internal/services/ test/java/org/apache/tapestry5/internal/t... |
Mon, 10 Aug, 11:11 |
| Ulrich Stärk |
Re: svn commit: r802606 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Hidden.java |
Mon, 10 Aug, 11:13 |
| Ted Steen |
Re: svn commit: r802459 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/ test/java/org/apache/tapestry5/internal/services/ test/java/org/apache/tapestry5/inte |
Tue, 11 Aug, 11:45 |
| te...@apache.org |
svn commit: r803072 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: corelib/components/Hidden.java internal/services/PageRenderLinkSourceImpl.java services/PageRenderLinkSource.java |
Tue, 11 Aug, 11:45 |
| Ted Steen (JIRA) |
[jira] Assigned: (TAP5-719) Component LinkSubmit doesn't work |
Tue, 11 Aug, 20:20 |
| te...@apache.org |
svn commit: r803292 - in /tapestry/tapestry5/trunk/tapestry-core/src/main: java/org/apache/tapestry5/MarkupConstants.java resources/org/apache/tapestry5/tapestry.js |
Tue, 11 Aug, 20:51 |
| Ted Steen (JIRA) |
[jira] Closed: (TAP5-719) Component LinkSubmit doesn't work |
Tue, 11 Aug, 20:52 |
| Geoff Callender (JIRA) |
[jira] Created: (TAP5-812) The documentation shows doing validation in onSuccess() |
Tue, 11 Aug, 23:20 |
| Geoff Callender (JIRA) |
[jira] Updated: (TAP5-812) The documentation shows doing validation in onSuccess() |
Wed, 12 Aug, 04:02 |
| Ted Steen |
Re: svn commit: r803292 - in /tapestry/tapestry5/trunk/tapestry-core/src/main: java/org/apache/tapestry5/MarkupConstants.java resources/org/apache/tapestry5/tapestry.js |
Wed, 12 Aug, 07:04 |
| Apache Wiki |
[Tapestry Wiki] Update of "Tapestry5SelectObject" by MaximeCapelle |
Wed, 12 Aug, 09:26 |
| te...@apache.org |
svn commit: r803671 - in /tapestry/tapestry5/trunk/tapestry-core/src/test: app1/ java/org/apache/tapestry5/integration/ java/org/apache/tapestry5/integration/app1/pages/ |
Wed, 12 Aug, 19:15 |
| te...@apache.org |
svn commit: r803677 - /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/LinkSubmitWithoutValidatorDemo.java |
Wed, 12 Aug, 19:34 |
| Ulrich Stärk (JIRA) |
[jira] Created: (TAP5-813) the component rendering page of the user guide is not generated by maven |
Thu, 13 Aug, 08:27 |
| Ulrich Stärk (JIRA) |
[jira] Updated: (TAP5-813) the component rendering page of the user guide is not generated by maven |
Thu, 13 Aug, 08:29 |
| Ulrich Stärk (JIRA) |
[jira] Updated: (TAP5-813) the component rendering page of the user guide is not generated by maven |
Thu, 13 Aug, 08:29 |
| Ulrich Stärk (JIRA) |
[jira] Updated: (TAP5-813) the component rendering page of the user guide is not generated by maven |
Thu, 13 Aug, 08:29 |
| Ulrich Stärk (JIRA) |
[jira] Updated: (TAP5-814) include a diagram showing how incoming requests pass through the different pipelines, filters and dispatchers |
Thu, 13 Aug, 08:47 |
| Ulrich Stärk (JIRA) |
[jira] Created: (TAP5-814) include a diagram showing how incoming requests pass through the different pipelines, filters and dispatchers |
Thu, 13 Aug, 08:47 |
| Thiago H. de Paula Figueiredo (JIRA) |
[jira] Created: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable |
Sat, 15 Aug, 12:22 |
| Thiago H. de Paula Figueiredo (JIRA) |
[jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable |
Sat, 15 Aug, 12:34 |
| marcanti |
How to pass persisted data between secure and non secure pages? |
Mon, 17 Aug, 12:16 |
| Denis Delangle (JIRA) |
[jira] Created: (TAP5-816) Add logs on reply script evaluation error |
Tue, 18 Aug, 14:25 |
| Mario Luis Gomes Cavalcanti (JIRA) |
[jira] Updated: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. |
Tue, 18 Aug, 19:00 |
| Mario Luis Gomes Cavalcanti (JIRA) |
[jira] Created: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. |
Tue, 18 Aug, 19:00 |
| Mario Luis Gomes Cavalcanti (JIRA) |
[jira] Updated: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. |
Tue, 18 Aug, 19:06 |
| Mario Luis Gomes Cavalcanti (JIRA) |
[jira] Updated: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. |
Tue, 18 Aug, 19:30 |
| Mario Luis Gomes Cavalcanti (JIRA) |
[jira] Updated: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. |
Tue, 18 Aug, 20:36 |
| Shane Curcuru (JIRA) |
[jira] Moved: (TAP5-818) JDK5 Generic is not supported by property chain |
Tue, 18 Aug, 21:07 |
| Shane Curcuru (JIRA) |
[jira] Commented: (TAP5-818) JDK5 Generic is not supported by property chain |
Tue, 18 Aug, 21:09 |
| Ulrich Stärk (JIRA) |
[jira] Created: (TAP5-819) remove ide-specific files from all sub-modules and add them to svn:ignore |
Wed, 19 Aug, 13:52 |
| Kevin Menard (JIRA) |
[jira] Assigned: (TAP5-819) remove ide-specific files from all sub-modules and add them to svn:ignore |
Wed, 19 Aug, 13:59 |
| Sebastian Hennebrueder (JIRA) |
[jira] Created: (TAP5-820) Misleading error message if page misses a no-argument constructor |
Wed, 19 Aug, 16:21 |
| marcanti |
Because of the bug TAP5-817, I may be forced to drop Tapestry. |
Wed, 19 Aug, 16:38 |
| Ben Gidley (JIRA) |
[jira] Commented: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. |
Wed, 19 Aug, 18:12 |
| Howard M. Lewis Ship (JIRA) |
[jira] Commented: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. |
Wed, 19 Aug, 23:12 |
| Igor Drobiazko (JIRA) |
[jira] Assigned: (TAP5-801) TriggerEvent component to trigger a component event during rendering |
Thu, 20 Aug, 07:25 |
| Igor Drobiazko (JIRA) |
[jira] Assigned: (TAP5-678) Allow blackbird to be disabled in production mode |
Thu, 20 Aug, 07:25 |
| Mario Luis Gomes Cavalcanti (JIRA) |
[jira] Commented: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. |
Thu, 20 Aug, 08:22 |
| Igor Drobiazko (JIRA) |
[jira] Commented: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. |
Thu, 20 Aug, 09:37 |
| Apache Wiki |
[Tapestry Wiki] Update of "Tapestry5HowToFormatDateTimeEtc" by SebastianHennebrueder |
Thu, 20 Aug, 10:34 |
| Apache Wiki |
[Tapestry Wiki] Update of "Tapestry5HowTos" by SebastianHennebrueder |
Thu, 20 Aug, 10:49 |
| Mario Luis Gomes Cavalcanti (JIRA) |
[jira] Commented: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. |
Thu, 20 Aug, 13:29 |
| Christian Edward Gruber |
Re: [jira] Commented: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. |
Thu, 20 Aug, 15:11 |
| Mario Luis Gomes Cavalcanti (JIRA) |
[jira] Commented: (TAP5-817) When sending muliple page requests very fast (using browser refresh button or pressing a link), for the first time a page is loaded, cause Tapestry to crash and become unresponsive. |
Thu, 20 Aug, 22:11 |
| Kristian Marinkovic (JIRA) |
[jira] Created: (TAP5-821) Invalid component event decoding if the pathPrefix of a LibraryMapping contains a "-" character |
Sat, 22 Aug, 21:41 |
| Vjeran Marcinko (JIRA) |
[jira] Created: (TAP5-822) Strange error when trying to reference property from hierarchy of generic classes |
Sun, 23 Aug, 07:59 |
| mike wasserman |
RE: [jira] Commented: (TAPESTRY-2723) Compenents that should be found are not found during page loading |
Sun, 23 Aug, 17:40 |
| Howard Lewis Ship |
Nightly builds failing |
Sun, 23 Aug, 19:27 |
| Ulrich Stärk |
Re: Nightly builds failing |
Mon, 24 Aug, 07:35 |
| Ulrich Stärk |
Re: Nightly builds failing |
Mon, 24 Aug, 07:43 |
| Dmitry Gusev |
Running Tapestry 5.0.18 on Google App Engine |
Tue, 25 Aug, 12:12 |
| Igor Drobiazko (JIRA) |
[jira] Created: (TAP5-823) Message about incompatible return type of a render phase method is misleading |
Tue, 25 Aug, 14:01 |
| Howard M. Lewis Ship (JIRA) |
[jira] Created: (TAP5-824) Javasisst 3.9.0.GA not available from central repository |
Tue, 25 Aug, 23:47 |
| Erik Putrycz (JIRA) |
[jira] Created: (TAP5-825) Improve label messages for beaneditform |
Wed, 26 Aug, 03:47 |
| Ulrich Stärk (JIRA) |
[jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable |
Wed, 26 Aug, 08:13 |
| Ilya Obshadko (JIRA) |
[jira] Commented: (TAP5-577) TAP5-422 changes break persistent locale backwards compatibility. |
Wed, 26 Aug, 08:19 |
| Ilya Obshadko (JIRA) |
[jira] Issue Comment Edited: (TAP5-577) TAP5-422 changes break persistent locale backwards compatibility. |
Wed, 26 Aug, 08:21 |
| Thiago H. de Paula Figueiredo (JIRA) |
[jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable |
Wed, 26 Aug, 11:11 |
| Ulrich Stärk (JIRA) |
[jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable |
Wed, 26 Aug, 11:27 |
| Thiago H. de Paula Figueiredo (JIRA) |
[jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable |
Wed, 26 Aug, 11:35 |
| Sebastian Hennebrueder (JIRA) |
[jira] Updated: (TAP5-826) The action link documentation is missing the option to use [param1, param2] |
Wed, 26 Aug, 16:25 |
| Sebastian Hennebrueder (JIRA) |
[jira] Created: (TAP5-826) The action link documentation is missing the option to use [param1, param2] |
Wed, 26 Aug, 16:25 |
| Robert Zeigler (JIRA) |
[jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable |
Wed, 26 Aug, 17:47 |
| Ulrich Stärk (JIRA) |
[jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable |
Wed, 26 Aug, 18:13 |
| Igor Drobiazko |
Re: Nightly builds failing |
Thu, 27 Aug, 06:24 |