Mailing list archives: April 2008

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · Next »Thread · Author · Date
Andy Blower (JIRA) [jira] Commented: (TAPESTRY-2082) Add support for server-side only comments Thu, 10 Apr, 11:20
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-2342) The InjectPageWorker should use the ComponentSource service, rather than the RequestPageCache Thu, 10 Apr, 15:56
jleroux (JIRA) [jira] Commented: (TAPESTRY-2340) Informal Parameters are not rendered in component generating "img" element Thu, 10 Apr, 16:42
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-2343) The FormInjector does not copy itself sufficiently on the client side, it should copy all of its attributes (except for id) as well Thu, 10 Apr, 17:28
George Smith (JIRA) [jira] Created: (TAPESTRY-2344) baseclass cleanupRender() method called but @CleanupRender annotated baseclass method not called for page Thu, 10 Apr, 18:14
Emanuel Greisen (JIRA) [jira] Commented: (TAPESTRY-2340) Informal Parameters are not rendered in component generating "img" element Thu, 10 Apr, 18:20
George Smith (JIRA) [jira] Closed: (TAPESTRY-2344) baseclass cleanupRender() method called but @CleanupRender annotated baseclass method not called for page Thu, 10 Apr, 18:42
Skow (JIRA) [jira] Created: (TAPESTRY-2345) DateField customization Thu, 10 Apr, 20:22
Howard Lewis Ship Quarterly report is due Fri, 11 Apr, 01:40
Geoff Callender (JIRA) [jira] Created: (TAPESTRY-2346) Adaptive API example won't work Fri, 11 Apr, 09:28
Geoff Callender (JIRA) [jira] Created: (TAPESTRY-2347) Add a "resources" section to T5 home page Fri, 11 Apr, 09:48
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-2348) Add annotation to expose the properties of a component field as properties of the component Fri, 11 Apr, 15:56
Skow (JIRA) [jira] Created: (TAPESTRY-2349) FormFragment should be tied to the 'click' event of the associated checkbox Fri, 11 Apr, 16:12
Igor Drobiazko (JIRA) [jira] Commented: (TAPESTRY-2132) Allow Blocks to render themselves initially Fri, 11 Apr, 16:16
Philip Lopez (JIRA) [jira] Commented: (TAPESTRY-1732) Replace Maven build with Ant build Sat, 12 Apr, 04:21
Massimo Lusetti (JIRA) [jira] Commented: (TAPESTRY-2132) Allow Blocks to render themselves initially Sat, 12 Apr, 07:09
Philip Lopez (JIRA) [jira] Created: (TAPESTRY-2350) Overriding/alternative to t:id when building composite sub-form components Sat, 12 Apr, 07:11
Igor E. Poteryaev (JIRA) [jira] Commented: (TAPESTRY-1670) remove html comments before render Sat, 12 Apr, 11:03
Igor E. Poteryaev (JIRA) [jira] Created: (TAPESTRY-2351) Expansions ${...} does not work inside html comments. Sat, 12 Apr, 11:15
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-2352) Client side validation does not enforce the format of input (i.e., that numeric fields contain numbers) Sat, 12 Apr, 15:23
Julian Wood (JIRA) [jira] Resolved: (TAPESTRY-2298) Can't use the callback option of AJAX.AutoComplete, because there is no way to produce a quoteless value in a JSONObject Sat, 12 Apr, 17:11
Josh Canfield (JIRA) [jira] Created: (TAPESTRY-2353) initCause in errorFilter causes IllegalStateException Sat, 12 Apr, 18:39
Philip Lopez (JIRA) [jira] Commented: (TAPESTRY-2353) initCause in errorFilter causes IllegalStateException Sun, 13 Apr, 00:54
Ted Steen (JIRA) [jira] Assigned: (TAPESTRY-2342) The InjectPageWorker should use the ComponentSource service, rather than the RequestPageCache Sun, 13 Apr, 14:29
Ted Steen (JIRA) [jira] Resolved: (TAPESTRY-2342) The InjectPageWorker should use the ComponentSource service, rather than the RequestPageCache Sun, 13 Apr, 15:15
te...@apache.org svn commit: r647578 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry: internal/transform/InjectPageWorker.java services/TapestryModule.java Sun, 13 Apr, 15:15
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2247) Transactions should roll back, not commit, at the end of each request Sun, 13 Apr, 22:31
Geoff Callender (JIRA) [jira] Created: (TAPESTRY-2354) Use "flash" persistence on Form's ValidationTracker Mon, 14 Apr, 14:15
Michael Lake (JIRA) [jira] Created: (TAPESTRY-2355) Unable to observe changes to textfield (of Datefield component) using javascript Mon, 14 Apr, 14:29
Hugo Palma (JIRA) [jira] Created: (TAPESTRY-2356) Processing order of IncludeStylesheet annotation Mon, 14 Apr, 15:35
Hugo Palma (JIRA) [jira] Updated: (TAPESTRY-2356) Controlling included stylesheets order Mon, 14 Apr, 15:39
Kevin C. Dorff (JIRA) [jira] Commented: (TAPESTRY-2277) Removing Label body should be parameterizable Mon, 14 Apr, 17:51
Apache Wiki [Tapestry Wiki] Update of "Tapestry5HowTos" by ebolaz Mon, 14 Apr, 18:39
Igor Drobiazko (JIRA) [jira] Updated: (TAPESTRY-2181) The Component Parameters Report should indicate if a component supports informal parameters Mon, 14 Apr, 19:09
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-2357) Unlike Tapestry 4, Tapestry 5 does not automatically position the cursor into a form Mon, 14 Apr, 19:11
Apache Wiki [Tapestry Wiki] Update of "Tapestry5HowToUsePersistentFieldStrategy" by ebolaz Mon, 14 Apr, 19:22
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2346) Update the tapestry-core adaptive API example to match the current set of events triggered by the Form component Mon, 14 Apr, 19:37
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2346) Update the tapestry-core adaptive API example to match the current set of events triggered by the Form component Mon, 14 Apr, 19:37
hls...@apache.org svn commit: r647968 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry/services/TapestryModule.java site/apt/index.apt Mon, 14 Apr, 19:38
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2353) initCause in errorFilter causes IllegalStateException Mon, 14 Apr, 19:45
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2284) Exceptions may be incorrectly reported due to exception invoking initCause() when an exception already has a cause Mon, 14 Apr, 19:45
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-2354) Use "flash" persistence on Form's ValidationTracker Mon, 14 Apr, 19:49
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-2354) Use "flash" persistence on Form's ValidationTracker Mon, 14 Apr, 19:49
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2354) Use "flash" persistence on Form's ValidationTracker Mon, 14 Apr, 19:59
hls...@apache.org svn commit: r647977 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry/ main/java/org/apache/tapestry/corelib/components/ main/java/org/apache/tapestry/services/ site/apt/ Mon, 14 Apr, 20:00
Igor Drobiazko (JIRA) [jira] Updated: (TAPESTRY-2305) When Tapestry throws an exception due to an unrecognized embedded component id, it fails to list the available component ids. Mon, 14 Apr, 20:13
Andrew Court (JIRA) [jira] Created: (TAPESTRY-2358) maintain querystring parameters during @Secure redirect from http to https Mon, 14 Apr, 20:45
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2340) Documentation about informal parameters should reference the @SupportsInformalParameters annotation specifically Mon, 14 Apr, 23:13
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2340) Documentation about informal parameters should reference the @SupportsInformalParameters annotation specifically Mon, 14 Apr, 23:19
hls...@apache.org svn commit: r648052 - /tapestry/tapestry5/trunk/tapestry-core/src/site/apt/guide/parameters.apt Mon, 14 Apr, 23:19
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-2280) The BeanEditForm component has no zone attribute Mon, 14 Apr, 23:25
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2280) Add a zone parameter to the BeanEditForm component Mon, 14 Apr, 23:35
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2280) Add a zone parameter to the BeanEditForm component Tue, 15 Apr, 00:03
hls...@apache.org svn commit: r648072 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry/corelib/components/BeanEditForm.java test/app1/ZoneDemo.tml test/java/org/apache/tapestry/integration/app1/pages/ZoneDemo.java Tue, 15 Apr, 00:03
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-2347) Add a "resources" section to T5 home page Tue, 15 Apr, 00:13
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2347) Add a "resources" section to T5 home page Tue, 15 Apr, 00:25
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1736) Add link to Tapestry5HowTos Tue, 15 Apr, 00:25
hls...@apache.org svn commit: r648077 - in /tapestry/tapestry5/trunk/src/site: apt/index.apt site.xml Tue, 15 Apr, 00:26
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2336) default.css div.t-autocomplete-menu ul style shouldn't have width, height & margin-left Tue, 15 Apr, 01:05
hls...@apache.org svn commit: r648082 - /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry/default.css Tue, 15 Apr, 01:06
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2285) Tutorial #1 talks about "setup()" method instead of "initialize()" Tue, 15 Apr, 01:07
hls...@apache.org svn commit: r648084 - /tapestry/tapestry5/trunk/tapestry-tutorial1/src/site/apt/hilo.apt Tue, 15 Apr, 01:09
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2282) Tutorial #1 talks about "Index.tml" instead of "Start.tml" Tue, 15 Apr, 01:11
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2317) Add configurable limits on how long (in ms) or how many operations are allowed when rendering Tue, 15 Apr, 01:13
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2350) Overriding/alternative to t:id when building composite sub-form components Tue, 15 Apr, 01:19
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2351) Expansions ${...} does not work inside html comments. Tue, 15 Apr, 01:23
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2313) Make usage of expansion within Asset injection and template definition Tue, 15 Apr, 01:37
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1650) Tracking issue for Ajax support Tue, 15 Apr, 01:39
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-2334) Optimize JavaScript generation for FormInjector Tue, 15 Apr, 01:39
Geoff Callender (JIRA) [jira] Commented: (TAPESTRY-1997) PersistentLocale is lower-casing locales Tue, 15 Apr, 01:49
Paul Stanton (JIRA) [jira] Commented: (TAPESTRY-1902) Upgrade Dojo to 1.0 Tue, 15 Apr, 05:23
Andreas Andreou (JIRA) [jira] Commented: (TAPESTRY-1902) Upgrade Dojo to 1.0 Tue, 15 Apr, 05:33
Paul Stanton (JIRA) [jira] Issue Comment Edited: (TAPESTRY-1902) Upgrade Dojo to 1.0 Tue, 15 Apr, 06:13
Paul Stanton (JIRA) [jira] Commented: (TAPESTRY-1902) Upgrade Dojo to 1.0 Tue, 15 Apr, 06:13
Paul Stanton (JIRA) [jira] Issue Comment Edited: (TAPESTRY-1902) Upgrade Dojo to 1.0 Tue, 15 Apr, 06:13
Andreas Andreou (JIRA) [jira] Commented: (TAPESTRY-1902) Upgrade Dojo to 1.0 Tue, 15 Apr, 07:01
Paul Stanton (JIRA) [jira] Commented: (TAPESTRY-1902) Upgrade Dojo to 1.0 Tue, 15 Apr, 07:49
Andreas Andreou (JIRA) [jira] Commented: (TAPESTRY-1902) Upgrade Dojo to 1.0 Tue, 15 Apr, 08:59
Apache Wiki [Tapestry Wiki] Update of "Tapestry5Trolls" by ChrisLewis Tue, 15 Apr, 13:34
Apache Wiki [Tapestry Wiki] Update of "Tapestry5HowTos" by ebolaz Tue, 15 Apr, 14:33
Apache Wiki [Tapestry Wiki] Trivial Update of "Tapestry5HowToUsePersistentFieldStrategy" by ebolaz Tue, 15 Apr, 14:50
hls...@apache.org svn commit: r648325 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry/ main/java/org/apache/tapestry/corelib/mixins/ main/java/org/apache/tapestry/internal/services/ main/java/org/apache/tapestry/services/ main/resources/o... Tue, 15 Apr, 16:50
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2334) Optimize JavaScript generation for FormInjector Tue, 15 Apr, 16:57
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2341) AJAX Zone updating doesn't work correctly in IE Tue, 15 Apr, 16:59
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-2338) Cached methods not cleaned up after ajax request Tue, 15 Apr, 17:07
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-2338) Cached methods not cleaned up after ajax request Tue, 15 Apr, 17:29
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2338) Cached values for methods annotated with @Cache do not reset at end of Ajax request Tue, 15 Apr, 17:53
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2338) Cached values for methods annotated with @Cached do not reset at end of Ajax request Tue, 15 Apr, 17:53
hls...@apache.org svn commit: r648355 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry/annotations/ main/java/org/apache/tapestry/internal/transform/ test/app1/ test/java/org/apache/tapestry/integration/ test/java/org/apache/tapestry/integ... Tue, 15 Apr, 17:55
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-2338) Cached values for methods annotated with @Cached do not reset at end of Ajax request Tue, 15 Apr, 17:57
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-2337) var binding throws error during zone update Tue, 15 Apr, 18:25
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-2337) During an Ajax update, using a "var:" binding prefix causes an exception indicating that the page is not rendering Tue, 15 Apr, 18:27
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-2337) During an Ajax update, using a "var:" binding prefix causes an exception indicating that the page is not rendering Tue, 15 Apr, 18:27
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-2311) "Parents before Child" concept for Component Rendering does not allow different rendering in subclasses Tue, 15 Apr, 18:29
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-2343) The FormInjector does not copy itself sufficiently on the client side, it should copy all of its attributes (except for id) as well Tue, 15 Apr, 18:31
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-2325) Problem with HTML Markup in Block when updating a Zone Tue, 15 Apr, 18:31
Apache Wiki [Tapestry Wiki] Update of "Tapestry5HowTos" by ChrisLewis Tue, 15 Apr, 18:31
Davor Hrg (JIRA) [jira] Updated: (TAPESTRY-2109) Submit add parameter type, with possible values submit,reset,cancel,cancelsubmit Tue, 15 Apr, 18:35
Davor Hrg (JIRA) [jira] Updated: (TAPESTRY-2109) Submit add parameter type, with possible values submit,reset,cancel,cancelsubmit Tue, 15 Apr, 18:43
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-2343) The FormInjector does not copy itself sufficiently on the client side, it should copy all of its attributes (except for id) as well Tue, 15 Apr, 18:43
Message list« Previous · 1 · 2 · 3 · 4 · 5 · Next »Thread · Author · Date
Box list
Dec 200982
Nov 2009361
Oct 2009281
Sep 2009128
Aug 2009120
Jul 2009227
Jun 2009115
May 2009202
Apr 2009560
Mar 2009591
Feb 2009566
Jan 2009463
Dec 2008238
Nov 2008612
Oct 2008643
Sep 2008794
Aug 2008610
Jul 2008311
Jun 2008463
May 2008368
Apr 2008403
Mar 2008762
Feb 2008997
Jan 2008871
Dec 2007372
Nov 2007504
Oct 2007502
Sep 2007646
Aug 2007249
Jul 2007314
Jun 20071533
May 2007646
Apr 2007352
Mar 2007740
Feb 2007720
Jan 2007502
Dec 2006669
Nov 2006828
Oct 2006323
Sep 2006345
Aug 2006483
Jul 2006751
Jun 2006551
May 2006560
Apr 2006754
Mar 2006746
Feb 2006292
Jan 2006430
Dec 2005398
Nov 2005388
Oct 2005454
Sep 2005570
Aug 2005775
Jul 2005687
Jun 2005394
May 2005400
Apr 2005247
Mar 2005369
Feb 2005269
Jan 2005229
Dec 2004141
Nov 200489
Oct 2004278
Sep 2004187
Aug 2004204
Jul 200458
Jun 2004178
May 200471
Apr 2004206
Mar 2004294
Feb 2004280
Jan 2004208
Dec 2003155
Nov 2003110
Oct 2003190
Sep 2003162
Aug 2003186
Jul 2003133
Jun 2003190
May 2003142
Apr 2003285
Mar 2003414
Feb 2003146
Jan 2003150