Mailing list archives: September 2007

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · Next »Thread · Author · Date
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-1737) When a property name in a property expression is not valid, the exception message should list the available property names Sat, 08 Sep, 15:30
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1737) When a property name in a property expression is not valid, the exception message should list the available property names Sat, 08 Sep, 15:30
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-1737) When a property name in a property expression is not valid, the exception message should list the available property names. Sat, 08 Sep, 15:30
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-1604) BeanEditForm outputs text values raw (no escaping of HTML characters) Sat, 08 Sep, 20:31
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-1604) Attributes of elements do not have entity values quoted (including the " character itself) resulting in invalid markup Sat, 08 Sep, 20:48
hls...@apache.org svn commit: r573908 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry/dom/ main/java/org/apache/tapestry/dom/util/ main/java/org/apache/tapestry/internal/util/ test/java/org/apache/tapestry/dom/ Sat, 08 Sep, 20:48
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1604) Attributes of elements do not have entity values quoted (including the " character itself) resulting in invalid markup Sat, 08 Sep, 20:50
Howard M. Lewis Ship (JIRA) [jira] Resolved: (TAPESTRY-1712) Quotes in TextField component value attribute not escaped Sat, 08 Sep, 20:54
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-1438) Compile of tapestry-test fails with maven 2.0.6 Sat, 08 Sep, 20:56
hls...@apache.org svn commit: r573910 - in /tapestry/tapestry5/trunk: src/site/apt/ tapestry-core/src/main/java/org/apache/tapestry/internal/services/ tapestry-core/src/site/ tapestry-core/src/site/apt/guide/ tapestry-core/src/test/java/org/apache/tapestry/internal/serv... Sat, 08 Sep, 21:28
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAPESTRY-1738) Render debugging output is incredibly verbose, and should only be output at the TRACE (i.e. more vebose than DEBUG) logging level Sat, 08 Sep, 21:30
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1738) Render debugging output is incredibly verbose, and should only be output at the TRACE (i.e. more vebose than DEBUG) logging level Sat, 08 Sep, 21:30
hls...@apache.org svn commit: r573914 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry/ tapestry-core/src/main/java/org/apache/tapestry/corelib/base/ tapestry-core/src/main/java/org/apache/tapestry/corelib/components/ tapestry-core/src/mai... Sat, 08 Sep, 21:57
hls...@apache.org svn commit: r573916 - in /tapestry/tapestry5/trunk/tapestry-upload/src: main/java/org/apache/tapestry/upload/components/Upload.java test/java/org/apache/tapestry/upload/components/UploadTest.java Sat, 08 Sep, 22:04
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1417) CSS classes on text input fields are discarded when field is in error Sat, 08 Sep, 22:05
Default [Bamboo] Tapestry 5 - Trunk build 23 has FAILED (3 tests failed). Change made by Howard M. Lewis Ship Sun, 09 Sep, 05:20
Default [Bamboo] Tapestry 5 - Trunk build 24 was SUCCESSFUL (with 1283 tests). Change made by Howard M. Lewis Ship Sun, 09 Sep, 05:32
jkuhn...@apache.org svn commit: r574013 - in /tapestry/tapestry4/trunk: src/site/ src/site/resources/images/ComponentReference/ src/site/xdoc/components/dojo/ tapestry-contrib/src/site/ tapestry-framework/src/java/org/apache/tapestry/dojo/form/ Sun, 09 Sep, 13:44
jkuhn...@apache.org svn commit: r574014 - /tapestry/tapestry4/trunk/tapestry-framework/src/test/org/apache/tapestry/dojo/form/TestGTimePicker.java Sun, 09 Sep, 13:54
Apache Wiki [Tapestry Wiki] Trivial Update of "SuccessStories" by JeanPhilippeBouchard Sun, 09 Sep, 15:27
hls...@apache.org svn commit: r574117 - /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry/ioc/test/MockTester.java Mon, 10 Sep, 02:42
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-1741) TestBase/MockTester should give each Mock a name based on the type of mock, which assists with debugging Mon, 10 Sep, 02:42
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-1471) Controlling the order of properties within a BeanModel is too complex and needs an improved API Mon, 10 Sep, 02:44
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1741) TestBase/MockTester should give each Mock a name based on the type of mock, which assists with debugging Mon, 10 Sep, 02:44
hls...@apache.org svn commit: r574118 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry/beaneditor/ tapestry-core/src/main/java/org/apache/tapestry/internal/ tapestry-core/src/main/java/org/apache/tapestry/internal/beaneditor/ tapestry-core... Mon, 10 Sep, 02:44
hls...@apache.org svn commit: r574132 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry/beaneditor/ main/java/org/apache/tapestry/internal/beaneditor/ test/java/org/apache/tapestry/internal/services/ Mon, 10 Sep, 05:31
hls...@apache.org svn commit: r574136 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry/beaneditor: OrderAfter.java RelativePosition.java Mon, 10 Sep, 05:33
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1471) Controlling the order of properties within a BeanModel is too complex and needs an improved API Mon, 10 Sep, 05:33
Howard M. Lewis Ship (JIRA) [jira] Resolved: (TAPESTRY-1613) add an optionnal t:listener to t:actionLink Mon, 10 Sep, 05:43
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAPESTRY-1633) PropertyDisplayContext should expose the id/propertyName of the currently rendering property Mon, 10 Sep, 05:47
hls...@apache.org svn commit: r574140 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry: corelib/components/GridCell.java services/PropertyDisplayContext.java Mon, 10 Sep, 05:48
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAPESTRY-1633) PropertyDisplayContext should expose the id/propertyName of the currently rendering property Mon, 10 Sep, 05:49
Howard M. Lewis Ship (JIRA) [jira] Created: (TAPESTRY-1742) Support removal and reordering of BeanModel properties inside Grid and BeanEditForm components Mon, 10 Sep, 06:08
Joshua Jackson (JIRA) [jira] Created: (TAPESTRY-1743) Create an easier way to populate List of object to Select component Mon, 10 Sep, 06:50
[jira] Commented: (TAPESTRY-1742) Support removal and reordering of BeanModel properties inside Grid and BeanEditForm components
Howard M. Lewis Ship (JIRA)   [jira] Commented: (TAPESTRY-1742) Support removal and reordering of BeanModel properties inside Grid and BeanEditForm components Mon, 10 Sep, 14:08
Jonathan Barker (JIRA)   [jira] Commented: (TAPESTRY-1742) Support removal and reordering of BeanModel properties inside Grid and BeanEditForm components Mon, 10 Sep, 17:44
Howard M. Lewis Ship (JIRA)   [jira] Commented: (TAPESTRY-1742) Support removal and reordering of BeanModel properties inside Grid and BeanEditForm components Mon, 10 Sep, 17:49
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-1508) NPE on console after using StreamResponse with image/jpeg via jfreecharts Mon, 10 Sep, 14:12
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-1632) Upgrade Tapestry Bamboo server to Maven 2.0.7 Mon, 10 Sep, 14:12
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-1736) Add link to Tapestry5HowTos Mon, 10 Sep, 14:12
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-1393) Missing feature to add additional stylesheets to page Mon, 10 Sep, 14:12
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAPESTRY-1602) Returning false from setupRender() reports a "no root element" error in the logs Mon, 10 Sep, 14:12
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · Next »Thread · Author · Date
Box list
Dec 200942
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