Mailing list archives: March 2009

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · Next »Thread · Author · Date
hls...@apache.org svn commit: r751140 - in /tapestry/tapestry5/trunk: src/site/apt/guide/ tapestry-core/src/main/java/org/apache/tapestry5/ajax/ tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/ tapestry-core/src/main/java/org/apache/tapestry5/interna... Fri, 06 Mar, 23:43
Howard M. Lewis Ship (JIRA) [jira] Updated: (TAP5-108) A component event handler for Ajax requests should have a mechanism to update mutiple zones on the client Fri, 06 Mar, 23:44
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-108) A component event handler for Ajax requests should have a mechanism to update mutiple zones on the client Fri, 06 Mar, 23:44
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-255) Easy management of zones inside a loop Fri, 06 Mar, 23:56
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-420) Dynamic input fields generation using the @Loop component Fri, 06 Mar, 23:56
Howard M. Lewis Ship (JIRA) [jira] Created: (TAP5-563) Ability to limit the template's effective content to just a small section (similar to Tapestry 4's $content$ marker) Sat, 07 Mar, 00:04
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-563) Ability to limit the template's effective content to just a small section (similar to Tapestry 4's $content$ marker) Sat, 07 Mar, 00:04
hls...@apache.org svn commit: r751160 - in /tapestry/tapestry5/trunk: src/site/apt/guide/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/resources/org/apache/tapestry5/internal/services/ tapestry-core/src/test/java/org/apache/... Sat, 07 Mar, 01:12
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-563) Ability to limit the template's effective content to just a small section (similar to Tapestry 4's $content$ marker) Sat, 07 Mar, 01:12
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-43) Add configuration to turn off @Secure when in development Sat, 07 Mar, 01:30
hls...@apache.org svn commit: r751300 - in /tapestry/tapestry5/trunk: src/site/apt/ src/site/apt/guide/ tapestry-core/src/main/java/org/apache/tapestry5/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5... Sat, 07 Mar, 17:49
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-43) Add configuration to turn off @Secure when in development Sat, 07 Mar, 17:50
Kevin Menard (JIRA) [jira] Updated: (TAP5-564) Add StringPropertySelectModel Sun, 08 Mar, 04:02
Kevin Menard (JIRA) [jira] Created: (TAP5-565) Add BeanPropertySelectModel Sun, 08 Mar, 04:02
Kevin Menard (JIRA) [jira] Assigned: (TAP5-564) Add StringPropertySelectModel Sun, 08 Mar, 04:02
Kevin Menard (JIRA) [jira] Created: (TAP5-564) Add StringPropertySelectModel Sun, 08 Mar, 04:02
Kevin Menard (JIRA) [jira] Assigned: (TAP5-565) Add BeanPropertySelectModel Sun, 08 Mar, 04:02
Kevin Menard (JIRA) [jira] Resolved: (TAP5-213) Create an easier way to populate List of object to Select component Sun, 08 Mar, 04:04
kmen...@apache.org svn commit: r751365 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java Sun, 08 Mar, 05:02
kmen...@apache.org svn commit: r751366 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/util/StringSelectModel.java test/java/org/apache/tapestry5/util/StringSelectModelTest.java Sun, 08 Mar, 05:02
kmen...@apache.org svn commit: r751367 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Select.xdoc Sun, 08 Mar, 05:05
kmen...@apache.org svn commit: r751368 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/util/StringSelectModel.java test/java/org/apache/tapestry5/util/StringSelectModelTest.java Sun, 08 Mar, 05:11
Kevin Menard (JIRA) [jira] Closed: (TAP5-564) Add StringPropertySelectModel Sun, 08 Mar, 05:14
[jira] Commented: (TAP5-565) Add BeanPropertySelectModel
Ulrich Stärk (JIRA)   [jira] Commented: (TAP5-565) Add BeanPropertySelectModel Sun, 08 Mar, 10:20
Thiago H. de Paula Figueiredo (JIRA)   [jira] Commented: (TAP5-565) Add BeanPropertySelectModel Mon, 09 Mar, 00:01
Ulrich Stärk (JIRA)   [jira] Commented: (TAP5-565) Add BeanPropertySelectModel Mon, 09 Mar, 13:54
Howard M. Lewis Ship (JIRA) [jira] Assigned: (TAP5-74) Provide a way that a component sub-class can merge its template with that of its container Mon, 09 Mar, 16:46
Borut Bolcina (JIRA) [jira] Created: (TAP5-566) Error in documentation for TextField component. Mon, 09 Mar, 23:46
[jira] Commented: (TAP5-566) Error in documentation for TextField component.
Thiago H. de Paula Figueiredo (JIRA)   [jira] Commented: (TAP5-566) Error in documentation for TextField component. Mon, 09 Mar, 23:52
Borut Bolcina (JIRA)   [jira] Commented: (TAP5-566) Error in documentation for TextField component. Tue, 10 Mar, 10:40
Howard M. Lewis Ship (JIRA)   [jira] Commented: (TAP5-566) Error in documentation for TextField component. Tue, 10 Mar, 14:18
thiag...@apache.org svn commit: r751937 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/services/ main/java/org/apache/tapestry5/urlrewriter/ test/app3/ test/conf/ test/java/org/apache/tapestry5/integration/app3/pages/ test/java/org/apache... Tue, 10 Mar, 01:23
[jira] Updated: (TAP5-557) Provide support for URL rewriting
Thiago H. de Paula Figueiredo (JIRA)   [jira] Updated: (TAP5-557) Provide support for URL rewriting Tue, 10 Mar, 01:24
Thiago H. de Paula Figueiredo (JIRA)   [jira] Updated: (TAP5-557) Provide support for URL rewriting Tue, 10 Mar, 01:24
Thiago H. de Paula Figueiredo (JIRA)   [jira] Updated: (TAP5-557) Provide support for URL rewriting Tue, 10 Mar, 13:30
[jira] Resolved: (TAP5-557) Provide support for URL rewriting
Thiago H. de Paula Figueiredo (JIRA)   [jira] Resolved: (TAP5-557) Provide support for URL rewriting Tue, 10 Mar, 01:26
Thiago H. de Paula Figueiredo (JIRA)   [jira] Resolved: (TAP5-557) Provide support for URL rewriting Tue, 17 Mar, 02:45
thiag...@apache.org svn commit: r751969 - in /tapestry/tapestry5/trunk/src/site: apt/guide/url-rewriting.apt site.xml Tue, 10 Mar, 02:33
Thiago H. de Paula Figueiredo (JIRA) [jira] Reopened: (TAP5-557) Provide support for URL rewriting Tue, 10 Mar, 12:14
Andy Pahne (JIRA) [jira] Created: (TAP5-567) Create a FilesystemResource class and make AssetFactory handle it Tue, 10 Mar, 14:36
hls...@apache.org svn commit: r752175 - in /tapestry/tapestry5/trunk: quickstart/src/main/resources/archetype-resources/src/main/resources/components/ quickstart/src/main/resources/archetype-resources/src/main/webapp/ src/site/apt/guide/ tapestry-core/src/main/java/org/... Tue, 10 Mar, 17:30
Howard M. Lewis Ship (JIRA) [jira] Closed: (TAP5-74) Provide a way that a component sub-class can merge its template with that of its container Tue, 10 Mar, 17:44
Howard M. Lewis Ship (JIRA) [jira] Moved: (TAP5-568) javascript is not nor showing nor being rendered within the .html. we have a prototype and implemented the same things? Tue, 10 Mar, 17:54
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-568) javascript is not nor showing nor being rendered within the .html. we have a prototype and implemented the same things? Tue, 10 Mar, 17:54
hls...@apache.org svn commit: r752192 - /tapestry/tapestry5/trunk/pom.xml Tue, 10 Mar, 17:55
Howard M. Lewis Ship (JIRA) [jira] Commented: (TAP5-59) Tracking issue for Tapestry/Spring Web Flow integration Tue, 10 Mar, 18:10
Fernando (JIRA) [jira] Created: (TAP5-569) add convenience js method: Tapestry.activateZone( zoneId, url ), maybe Tapesry.activateZones( url ) Tue, 10 Mar, 18:16
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · Next »Thread · Author · Date
Box list
Dec 200920
Nov 2009217
Oct 2009165
Sep 2009101
Aug 200995
Jul 2009168
Jun 200997
May 2009135
Apr 2009449
Mar 2009447
Feb 2009353
Jan 2009271
Dec 200845
Nov 200894
Oct 200847
Sep 2008103
Aug 200875
Jul 200842
Jun 200878
May 2008155
Apr 200842
Mar 200880
Feb 2008164
Jan 2008139
Dec 200748
Nov 2007125
Oct 200776
Sep 200797
Aug 200736
Jul 200740
Jun 2007148
May 2007203
Apr 2007119
Mar 2007213
Feb 2007228
Jan 2007157
Dec 2006205
Nov 2006319
Oct 2006153
Sep 2006154
Aug 2006143
Jul 2006208
Jun 2006138
May 2006136