Mailing list archives: October 2008

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · Next »Thread · Author · Date
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-84) Change proxy generation to use atomic references rather than synchronized blocks Thu, 16 Oct, 17:23
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-99) Frequently instantiated service implementations should have a specialized instantiation class created to prevent extra reflection calls Thu, 16 Oct, 17:23
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-98) Tapestry should be smarter about coersing string literals to Enum's Thu, 16 Oct, 17:23
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-93) Javascript Adapter Architecture Thu, 16 Oct, 17:23
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-96) Component parameter report should document alternate types Thu, 16 Oct, 17:23
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-107) Add translations for Spanish locale Thu, 16 Oct, 17:23
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-65) Validate fields based on EJB annotations Thu, 16 Oct, 17:23
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-109) Allow define Grid sort within the template. Thu, 16 Oct, 17:23
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-109) Allow define Grid sort within the template. Thu, 16 Oct, 17:25
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-3) app_*.properties will only be read if app.properties exists Thu, 16 Oct, 17:25
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-241) Doc out of date: Hibernate version Thu, 16 Oct, 17:25
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-238) Default for Grid's empty parameter does not work Thu, 16 Oct, 17:27
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-17) Null value in RadioGroup returns the string "on" Thu, 16 Oct, 17:29
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-129) Tapestry does not always diagnose conflicts between @Component and elements in the template correctly Thu, 16 Oct, 17:31
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-100) When rendering a partial markup response, Tapestry should quote attributes with single quotes (so that each quote doesn't have to be escaped in the JSON) Thu, 16 Oct, 17:33
hls...@apache.org svn commit: r705353 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/resources/org/apache/tapestry5/internal/services/ test/app1/ test/app4/ test/java/org/apache/tapestry5/integration/ test/java/o... Thu, 16 Oct, 20:30
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-285) Components such as ActionLink and EventLink should require that there be *some* event handler for their triggered events Thu, 16 Oct, 20:30
Joshua Partogi (JIRA) [jira] Commented: (TAP5-122) Integrate scriptaculous Ajax.InPlaceEditor with Tapestry Thu, 16 Oct, 20:42
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-294) Add easy way to pre-load pages at application startup Thu, 16 Oct, 20:46
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-294) Add easy way to pre-load pages at application startup Thu, 16 Oct, 20:48
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-295) Option to startup hibernate early, rather than on first request Thu, 16 Oct, 20:48
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-294) Add easy way to pre-load pages at application startup Thu, 16 Oct, 20:48
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-225) DateField shows empty selection after first date select Thu, 16 Oct, 20:54
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-225) DateField shows empty selection after first date select Thu, 16 Oct, 21:04
hls...@apache.org svn commit: r705401 - in /tapestry/tapestry5/trunk/tapestry-core/src/main: java/org/apache/tapestry5/corelib/components/DateField.java resources/org/apache/tapestry5/corelib/components/datefield.js Thu, 16 Oct, 23:20
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-225) DateField shows empty selection after first date select Thu, 16 Oct, 23:20
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-278) Empty DateField component Thu, 16 Oct, 23:22
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-283) FormFragments are not ignored if the form has client validation disabled Thu, 16 Oct, 23:22
Dmitry Gusev Request for introducing java.util.Date type coercion out-of-the-box Fri, 17 Oct, 08:44
Massimo Lusetti (JIRA) [jira] Commented: (TAP5-53) Mechanism to send pointers to serialized data to the client, not the data itself Fri, 17 Oct, 09:42
Massimo Lusetti (JIRA) [jira] Commented: (TAP5-63) Tapestry HiveMind integration module Fri, 17 Oct, 09:48
Apache Wiki [Tapestry Wiki] Update of "Tapestry5HowToSpringSecurityAndOpenId" by UlrichStaerk Fri, 17 Oct, 09:56
Hugo Palma (JIRA) [jira] Created: (TAP5-296) Showing an empty grid with just the column headers should be easy Fri, 17 Oct, 11:15
Apache Wiki [Tapestry Wiki] Update of "Tapestry5HowToSpringSecurityAndOpenId" by UlrichStaerk Fri, 17 Oct, 11:55
Apache Wiki [Tapestry Wiki] Update of "Tapestry5HowTos" by UlrichStaerk Fri, 17 Oct, 11:58
Apache Wiki [Tapestry Wiki] Update of "Tapestry5HowToSpringSecurityAndOpenId" by UlrichStaerk Fri, 17 Oct, 13:13
Howard Lewis Ship Re: Request for introducing java.util.Date type coercion out-of-the-box Fri, 17 Oct, 14:20
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-283) FormFragments are not ignored if the form has client validation disabled Fri, 17 Oct, 16:14
hls...@apache.org svn commit: r705667 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/resources/org/apache/tapestry5/tapestry.js test/java/org/apache/tapestry5/integration/app1/pages/FormFragmentDemo.java Fri, 17 Oct, 16:44
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-283) FormFragments are not ignored if the form has client validation disabled Fri, 17 Oct, 16:46
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-134) Recursive Components cause heap space overflow Fri, 17 Oct, 16:56
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-134) Recursive Components cause heap space overflow Fri, 17 Oct, 16:58
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-135) Grid.getSortContraints NPE when sortColumnId != null Fri, 17 Oct, 17:00
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-23) TextStreamResponse needs a charset Fri, 17 Oct, 17:06
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-250) How to set character encoding Fri, 17 Oct, 17:06
Dmitry Gusev Re: Request for introducing java.util.Date type coercion out-of-the-box Fri, 17 Oct, 17:26
hls...@apache.org svn commit: r705690 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/util/ test/java/org/apache/tapestry5/ test/resources/org/apache/tapes... Fri, 17 Oct, 18:13
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-23) TextStreamResponse needs a charset Fri, 17 Oct, 18:15
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-268) UTF8 characters are not supported in the autocomplete mixin Fri, 17 Oct, 18:15
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-281) Form should detect when it is nested inside another Form and identify that as an error Fri, 17 Oct, 18:29
hls...@apache.org svn commit: r705705 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/corelib/components/ main/java/org/apache/tapestry5/corelib/internal/ main/resources/org/apache/tapestry5/corelib/components/ test/app1/ test/java/org/a... Fri, 17 Oct, 18:54
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-281) Form should detect when it is nested inside another Form and identify that as an error Fri, 17 Oct, 18:55
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-48) Let Tapestry - Hibernate connect to multiple databases Fri, 17 Oct, 18:57
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-86) Submit add parameter type, with possible values submit,reset,cancel,cancelsubmit Fri, 17 Oct, 18:59
Martin Gainty (JIRA) [jira] Commented: (TAP5-222) Runtime problems for Tapestry inside WebSphere 6.1 Fri, 17 Oct, 19:09
Howard Lewis Ship Re: T5: NullPointerException on post with 5.0.15 RC Fri, 17 Oct, 20:04
Martijn Brinkers Re: T5: NullPointerException on post with 5.0.15 RC Fri, 17 Oct, 20:13
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-279) Client-side validation is always enabled for injected AjaxFormLoop fields Fri, 17 Oct, 20:23
hls...@apache.org svn commit: r705756 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/corelib/components/ main/java/org/apache/tapestry5/corelib/internal/ main/java/org/apache/tapestry5/services/ test/java/org/apache/tapestry5/corelib/in... Fri, 17 Oct, 21:15
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-279) Client-side validation is always enabled for injected AjaxFormLoop fields Fri, 17 Oct, 21:17
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-280) Fields injected by AjaxFormLoop sometimes have incorrect values after submits where validation fails. Fri, 17 Oct, 21:37
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-280) Fields injected by AjaxFormLoop sometimes have incorrect values after submits where validation fails. Fri, 17 Oct, 21:57
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-290) Namespace error when partial-updating a zone with a block Fri, 17 Oct, 22:03
Geoff Callender (JIRA) [jira] Resolved: (TAP5-242) Cannot submit when Form is around Grid Sat, 18 Oct, 01:36
Geoff Callender (JIRA) [jira] Reopened: (TAP5-238) Default for Grid's empty parameter does not work Sat, 18 Oct, 01:50
Apache Wiki [Tapestry Wiki] Update of "Tapestry5HowTos" by VilleVirtanen Sat, 18 Oct, 10:48
Apache Wiki [Tapestry Wiki] Update of "Tapestry5SubmitContextWithNavigationComponent" by VilleVirtanen Sat, 18 Oct, 11:02
Apache Wiki [Tapestry Wiki] Update of "Tapestry5SubmitContextWithNavigationComponent" by VilleVirtanen Sat, 18 Oct, 11:06
Dan Adams (JIRA) [jira] Created: (TAPESTRY-2711) NPE in SelectModelRenderer when Palette used with mismatched values and model Sat, 18 Oct, 22:08
Dan Adams (JIRA) [jira] Created: (TAPESTRY-2712) JS error in Palette for disabled options Sat, 18 Oct, 22:16
Joost Schouten (JIRA) [jira] Created: (TAP5-297) Provide access to the Autocompleter javascript instance Sun, 19 Oct, 11:10
Joost Schouten (JIRA) [jira] Updated: (TAP5-297) Provide access to the Autocompleter javascript instance Sun, 19 Oct, 11:12
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-290) Namespace error when partial-updating a zone with a block Sun, 19 Oct, 19:30
Martijn Brinkers (JIRA) [jira] Commented: (TAPESTRY-2710) activation context cannot contain a (URL encoded) / symbol (%2f) Sun, 19 Oct, 20:06
Jochen Kemnade (JIRA) [jira] Commented: (TAP5-296) Showing an empty grid with just the column headers should be easy Mon, 20 Oct, 11:55
Pablo Gra\\~na (JIRA) [jira] Commented: (TAPESTRY-2709) Possible resource leak on war redeploy - RegexMatcher Mon, 20 Oct, 12:31
Paul Stanton (JIRA) [jira] Commented: (TAPESTRY-2251) ButtonLinkRenderer overwrites onclick event handler Mon, 20 Oct, 14:45
Paul Stanton (JIRA) [jira] Updated: (TAPESTRY-2251) ButtonLinkRenderer overwrites onclick event handler Mon, 20 Oct, 14:47
Fernando (JIRA) [jira] Commented: (TAP5-119) remove DEBUG level logging in page/component log categories Mon, 20 Oct, 15:57
Axel Mannhardt (JIRA) [jira] Commented: (TAP5-135) Grid.getSortContraints NPE when sortColumnId != null Mon, 20 Oct, 17:35
Axel Mannhardt (JIRA) [jira] Issue Comment Edited: (TAP5-135) Grid.getSortContraints NPE when sortColumnId != null Mon, 20 Oct, 17:37
Axel Mannhardt (JIRA) [jira] Issue Comment Edited: (TAP5-135) Grid.getSortContraints NPE when sortColumnId != null Mon, 20 Oct, 17:37
Hugo Palma (JIRA) [jira] Closed: (TAP5-296) Showing an empty grid with just the column headers should be easy Mon, 20 Oct, 22:20
hls...@apache.org svn commit: r706488 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/corelib/mixins/ main/java/org/apache/tapestry5/dom/ main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/internal/test/ mai... Tue, 21 Oct, 01:26
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-290) Namespace error when partial-updating a zone with a block Tue, 21 Oct, 01:28
pmcdaid single quotes causes problems when passed into javascript from properties file Tue, 21 Oct, 15:00
Shymon (JIRA) [jira] Created: (TAP5-300) Autocompleter on scrollable pages scrolls whole page when ArrowUp is pressed Tue, 21 Oct, 16:07
Joel Halbert (JIRA) [jira] Created: (TAPESTRY-2713) When @Property generated accessor methods will overwrite user generated accessors then either warn the user or do not generate them. Tue, 21 Oct, 17:31
Joel Halbert (JIRA) [jira] Updated: (TAPESTRY-2713) When @Property generated accessor methods will overwrite user generated accessors then either warn the user or do not generate them. Tue, 21 Oct, 17:39
Joel Halbert (JIRA) [jira] Created: (TAP5-301) When @Property generated accessor methods will overwrite user generated accessors then either warn the user or do not generate them. Tue, 21 Oct, 18:05
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-303) When @Property generated accessor methods will overwrite user generated accessors then either warn the user or do not generate them. Tue, 21 Oct, 23:52
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-302) activation context cannot contain a (URL encoded) / symbol (%2f) Tue, 21 Oct, 23:52
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-302) activation context cannot contain a (URL encoded) / symbol (%2f) Tue, 21 Oct, 23:54
Geoff Callender (JIRA) [jira] Commented: (TAP5-303) When @Property generated accessor methods will overwrite user generated accessors then either warn the user or do not generate them. Wed, 22 Oct, 11:06
Joel Halbert (JIRA) [jira] Commented: (TAP5-303) When @Property generated accessor methods will overwrite user generated accessors then either warn the user or do not generate them. Wed, 22 Oct, 12:54
Andy Blower (JIRA) [jira] Commented: (TAP5-303) When @Property generated accessor methods will overwrite user generated accessors then either warn the user or do not generate them. Wed, 22 Oct, 13:28
Ulrich Stärk (JIRA) [jira] Commented: (TAP5-257) NPE in RequestFilter if ApplicationStateManager is used Wed, 22 Oct, 13:47
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-304) Tapestry outputs a warning when a component defined in the Java code (via @Component) does not have a corresponding element in the template; this should be escalated to an exception Wed, 22 Oct, 14:17
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-305) The JVM System Properties Symbol Source should always be ordered first (ahead of ApplicationDefaults, etc.) Wed, 22 Oct, 17:35
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-306) PropertyEditContext should include a option to suppress the label for each field Wed, 22 Oct, 19:40
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · Next »Thread · Author · Date
Box list
Dec 200977
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