You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r939873 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/corelib/components/Any.java test/java/org/apache/tapestry5/corelib/components/AnyTest.java - posted by hl...@apache.org on 2010/05/01 01:25:05 UTC, 0 replies.
- [jira] Updated: (TAP5-1031) NPE from Any component when invoking getClientId() before the component renders - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/01 01:25:53 UTC, 0 replies.
- [jira] Closed: (TAP5-1031) NPE from Any component when invoking getClientId() before the component renders - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/01 01:25:54 UTC, 0 replies.
- [jira] Closed: (TAP5-1032) Reporting validation exceptions by throwing an exception is bad form: allow for returning a value instead - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/01 01:33:53 UTC, 0 replies.
- [jira] Assigned: (TAP5-1083) When using a radio button as a trigger on a form fragment, the button no longer selects (because the DOM click event is aborted) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/01 02:28:53 UTC, 0 replies.
- [jira] Closed: (TAP5-1083) When using a radio button as a trigger on a form fragment, the button no longer selects (because the DOM click event is aborted) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/01 02:30:53 UTC, 0 replies.
- [jira] Assigned: (TAP5-1105) BeanModelSource should recognize public field as properties, but doesn't - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/01 02:56:57 UTC, 0 replies.
- [jira] Updated: (TAP5-1124) FormEventManager.setSubmittingElement(element) creates input element with type="input" - posted by "Dustin Woods (JIRA)" <ji...@apache.org> on 2010/05/01 21:25:55 UTC, 0 replies.
- svn commit: r940400 - 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/integration/app1/ test/java/org/apache/tapestry5/integration... - posted by ul...@apache.org on 2010/05/03 10:53:54 UTC, 0 replies.
- [jira] Updated: (TAP5-1080) Context info is lost when @Secure redirects from http to https - posted by "Ulrich Stärk (JIRA)" <ji...@apache.org> on 2010/05/03 10:55:57 UTC, 0 replies.
- [jira] Closed: (TAP5-1080) Context info is lost when @Secure redirects from http to https - posted by "Ulrich Stärk (JIRA)" <ji...@apache.org> on 2010/05/03 10:55:58 UTC, 0 replies.
- [jira] Updated: (TAP5-1080) Page activation context lost when redirecting from HTTP to HTTPS due to the @Secure annotation - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/03 19:19:58 UTC, 0 replies.
- svn commit: r940643 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/ tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/... - posted by hl...@apache.org on 2010/05/03 23:52:38 UTC, 0 replies.
- [jira] Closed: (TAP5-1105) BeanModelSource should recognize public field as properties, but doesn't - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/03 23:54:55 UTC, 1 replies.
- [jira] Assigned: (TAP5-1088) Bean editor model for already contains a property model for property - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/04 00:10:56 UTC, 0 replies.
- [jira] Updated: (TAP5-1088) Bean editor model for already contains a property model for property - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/04 00:17:05 UTC, 0 replies.
- [jira] Updated: (TAP5-1088) Bean editor model for already contains a property model for property when combining model parameter with add parameter of BeanEditor or BeanEditForm - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/04 00:42:56 UTC, 0 replies.
- [jira] Issue Comment Edited: (TAP5-1088) Bean editor model for already contains a property model for property when combining model parameter with add parameter of BeanEditor or BeanEditForm - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/04 00:42:56 UTC, 0 replies.
- svn commit: r940664 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components: BeanDisplay.java BeanEditForm.java BeanEditor.java Grid.java - posted by hl...@apache.org on 2010/05/04 01:05:07 UTC, 0 replies.
- [jira] Closed: (TAP5-1088) Bean editor model for already contains a property model for property when combining model parameter with add parameter of BeanEditor or BeanEditForm - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/04 01:06:57 UTC, 0 replies.
- [jira] Closed: (TAP5-1051) Using "add" with BeanEditor results in "Bean editor model for XXX already contains a property model for property 'xxx'." - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/04 01:08:57 UTC, 0 replies.
- [jira] Created: (TAP5-1125) Upload component should be enhanced to work with Ajax - posted by "Chuck Kring (JIRA)" <ji...@apache.org> on 2010/05/04 01:10:56 UTC, 0 replies.
- [jira] Commented: (TAP5-1125) Upload component should be enhanced to work with Ajax - posted by "Massimo Lusetti (JIRA)" <ji...@apache.org> on 2010/05/04 01:24:56 UTC, 0 replies.
- svn commit: r940742 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/annotations/ main/java/org/apache/tapestry5/internal/transform/ test/app1/ test/java/org/apache/tapestry5/integration/app1/ test/java/org/apache/tapest... - posted by dr...@apache.org on 2010/05/04 08:35:29 UTC, 0 replies.
- [jira] Created: (TAP5-1126) Add a new validator, "none", used when overriding the @Validate annotation - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/04 18:12:56 UTC, 0 replies.
- [jira] Assigned: (TAP5-1126) Add a new validator, "none", used when overriding the @Validate annotation - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/04 18:51:01 UTC, 0 replies.
- [jira] Commented: (TAP5-1105) BeanModelSource should recognize public field as properties, but doesn't - posted by "Pierce Wetter (JIRA)" <ji...@apache.org> on 2010/05/04 18:52:55 UTC, 0 replies.
- svn commit: r940954 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ajax/ tapestry-core/src/main/java/org/apache/tapestry5/internal/s... - posted by hl...@apache.org on 2010/05/04 18:59:52 UTC, 0 replies.
- svn commit: r940955 - in /tapestry/tapestry5/trunk: src/site/apt/guide/validation.apt tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java tapestry-core/src/main/java/org/apache/tapestry5/validator/None.java - posted by hl...@apache.org on 2010/05/04 18:59:57 UTC, 0 replies.
- [jira] Reopened: (TAP5-1105) BeanModelSource should recognize public field as properties, but doesn't - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/04 19:02:57 UTC, 0 replies.
- [jira] Closed: (TAP5-1126) Add a new validator, "none", used when overriding the @Validate annotation - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/04 19:30:55 UTC, 0 replies.
- svn commit: r940978 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/data/ tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal... - posted by hl...@apache.org on 2010/05/04 19:35:53 UTC, 0 replies.
- svn commit: r940984 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/validator/None.java - posted by hl...@apache.org on 2010/05/04 19:55:46 UTC, 0 replies.
- [jira] Created: (TAP5-1127) Documentation for the Submit and LinkSubmit components should identify that you should cancel defer when inside a Loop - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/04 21:15:57 UTC, 0 replies.
- [jira] Reopened: (TAPESTRY-2503) A space is added to a HTML start comment sequence making it impossible to add IE conditional comments - posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2010/05/04 23:19:05 UTC, 0 replies.
- [jira] Moved: (TAP5-1128) A space is added to a HTML start comment sequence making it impossible to add IE conditional comments - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/04 23:21:02 UTC, 0 replies.
- [jira] Created: (TAP5-1129) JavaScript-only components, such as LinkSubmit, should render themselves minimally (and as or
tags) and then fill in the details on the client - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/04 23:53:04 UTC, 0 replies.
- [jira] Updated: (TAP5-1129) LinkSubmit should render minimally (and as tag) and then fill in the details on the client - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/05 00:36:02 UTC, 0 replies.
- [jira] Assigned: (TAP5-1129) LinkSubmit should render minimally (and as tag) and then fill in the details on the client - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/05 00:36:03 UTC, 0 replies.
- [jira] Assigned: (TAP5-1127) Documentation for the Submit and LinkSubmit components should identify that you should cancel defer when inside a Loop - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/05 00:38:14 UTC, 0 replies.
- svn commit: r941085 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/corelib/components/ main/resources/org/apache/tapestry5/ main/resources/org/apache/tapestry5/corelib/components/ test/app1/ - posted by hl...@apache.org on 2010/05/05 01:09:20 UTC, 0 replies.
- svn commit: r941086 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components: LinkSubmit.java Submit.java - posted by hl...@apache.org on 2010/05/05 01:09:23 UTC, 0 replies.
- svn commit: r941087 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/resources/org/apache/tapestry5/tapestry.js test/app1/LinkSubmitDemo.tml - posted by hl...@apache.org on 2010/05/05 01:09:25 UTC, 0 replies.
- [jira] Closed: (TAP5-1127) Documentation for the Submit and LinkSubmit components should identify that you should cancel defer when inside a Loop - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/05 01:12:02 UTC, 0 replies.
- [jira] Closed: (TAP5-1129) LinkSubmit should render minimally (and as tag) and then fill in the details on the client - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/05 03:26:02 UTC, 1 replies.
- [jira] Created: (TAP5-1130) LinkSubmit component doesn't work when form contains Select component with default id - posted by "Ivan Khalopik (JIRA)" <ji...@apache.org> on 2010/05/05 09:58:02 UTC, 0 replies.
- svn commit: r941314 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/resources/org/apache/tapestry5/ test/app1/ test/java/org/apache/tapestry5/integration/app1/ - posted by hl...@apache.org on 2010/05/05 16:34:14 UTC, 0 replies.
- [jira] Commented: (TAP5-1130) LinkSubmit component doesn't work when form contains Select component with default id - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/05 18:53:02 UTC, 0 replies.
- [jira] Assigned: (TAP5-1130) LinkSubmit component doesn't work when form contains Select component with default id - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/05 18:53:02 UTC, 0 replies.
- svn commit: r941389 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: corelib/components/Form.java internal/InternalSymbols.java services/TapestryModule.java - posted by hl...@apache.org on 2010/05/05 19:15:28 UTC, 0 replies.
- [jira] Closed: (TAP5-1130) LinkSubmit component doesn't work when form contains Select component with default id - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/05 19:18:02 UTC, 0 replies.
- svn commit: r941390 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Form.java - posted by hl...@apache.org on 2010/05/05 19:18:07 UTC, 0 replies.
- [jira] Created: (TAP5-1131) @SkipIfValidationErrors component method annotation - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/05 20:12:03 UTC, 0 replies.
- [jira] Updated: (TAP5-1131) @SkipIfValidationErrors component method annotation - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/05 20:12:04 UTC, 0 replies.
- [jira] Created: (TAP5-1132) HibernateGridDataSource should handle Hibernate < 3.5 rowCount projection as well as Hibernate >= 3.5 - posted by "Dustin Woods (JIRA)" <ji...@apache.org> on 2010/05/06 02:06:02 UTC, 0 replies.
- [jira] Updated: (TAP5-1132) HibernateGridDataSource should handle Hibernate < 3.5 rowCount projection as well as Hibernate >= 3.5 - posted by "Dustin Woods (JIRA)" <ji...@apache.org> on 2010/05/06 02:10:02 UTC, 1 replies.
- [jira] Commented: (TAP5-1132) HibernateGridDataSource should handle Hibernate < 3.5 rowCount projection as well as Hibernate >= 3.5 - posted by "Dustin Woods (JIRA)" <ji...@apache.org> on 2010/05/06 02:24:02 UTC, 0 replies.
- [jira] Issue Comment Edited: (TAP5-1132) HibernateGridDataSource should handle Hibernate < 3.5 rowCount projection as well as Hibernate >= 3.5 - posted by "Dustin Woods (JIRA)" <ji...@apache.org> on 2010/05/06 02:24:03 UTC, 0 replies.
- [jira] Created: (TAP5-1133) app-version in URL should be disabled when in production-mode - posted by "Antoine Lochet (JIRA)" <ji...@apache.org> on 2010/05/06 12:14:49 UTC, 0 replies.
- [jira] Updated: (TAP5-1133) app-version in URL should be disabled when in production-mode - posted by "Antoine Lochet (JIRA)" <ji...@apache.org> on 2010/05/06 12:14:51 UTC, 0 replies.
- [jira] Assigned: (TAP5-1133) app-version in URL should be disabled when in production-mode - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/06 13:22:50 UTC, 0 replies.
- [jira] Assigned: (TAP5-1132) HibernateGridDataSource should handle Hibernate < 3.5 rowCount projection as well as Hibernate >= 3.5 - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/06 13:24:48 UTC, 0 replies.
- [jira] Created: (TAP5-1134) Upgrade Hibernate dependencies to 3.5.1 - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/06 13:28:48 UTC, 0 replies.
- [jira] Assigned: (TAP5-1134) Upgrade Hibernate dependencies to 3.5.1 - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/06 13:28:49 UTC, 0 replies.
- [jira] Created: (TAP5-1135) Provide a convinient method to build and start the registry - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/06 13:34:48 UTC, 0 replies.
- [jira] Updated: (TAP5-1134) Upgrade Hibernate dependencies to 3.5.1 - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/06 13:36:49 UTC, 0 replies.
- [jira] Closed: (TAP5-1133) app-version in URL should be disabled when in production-mode - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/06 13:38:48 UTC, 0 replies.
- [jira] Issue Comment Edited: (TAP5-1133) app-version in URL should be disabled when in production-mode - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/06 13:40:50 UTC, 0 replies.
- [jira] Updated: (TAP5-1135) Provide a convinient method to build and start the registry - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/06 13:54:48 UTC, 0 replies.
- [jira] Created: (TAP5-1136) java.lang.UnsupportedOperationException from UpdateListenerHub when a weak reference is reclaimed - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/06 23:48:50 UTC, 0 replies.
- svn commit: r941949 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/internal/services/UpdateListenerHubImpl.java test/java/org/apache/tapestry5/ioc/internal/services/UpdateListenerHubImplTest.java - posted by hl...@apache.org on 2010/05/06 23:58:58 UTC, 0 replies.
- [jira] Closed: (TAP5-1136) java.lang.UnsupportedOperationException from UpdateListenerHub when a weak reference is reclaimed - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 00:00:54 UTC, 0 replies.
- [jira] Closed: (TAP5-1044) When using a doctype, elements are rendered with default attribute values - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 01:07:48 UTC, 0 replies.
- [jira] Assigned: (TAP5-898) BeanModel interface - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 01:19:48 UTC, 0 replies.
- [jira] Updated: (TAP5-898) BeanModel methods reorder, include and exclude should return BeanModel (not BeanModel) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 01:21:48 UTC, 0 replies.
- svn commit: r941969 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: beaneditor/BeanModel.java internal/beaneditor/BeanModelImpl.java - posted by hl...@apache.org on 2010/05/07 01:22:52 UTC, 0 replies.
- [jira] Closed: (TAP5-898) BeanModel methods reorder, include and exclude should return BeanModel (not BeanModel) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 01:23:49 UTC, 0 replies.
- [jira] Assigned: (TAP5-424) "Global" app.properties for a component-module - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 01:25:48 UTC, 0 replies.
- [jira] Assigned: (TAP5-1124) FormEventManager.setSubmittingElement(element) creates input element with type="input" - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 02:17:48 UTC, 0 replies.
- [jira] Commented: (TAP5-154) Controlling included stylesheets order - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 02:19:49 UTC, 0 replies.
- svn commit: r941977 - /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js - posted by hl...@apache.org on 2010/05/07 02:34:45 UTC, 0 replies.
- [jira] Closed: (TAP5-1124) FormEventManager.setSubmittingElement(element) creates input element with type="input" - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 02:35:48 UTC, 0 replies.
- [jira] Closed: (TAP5-957) Unexcept "beforeunload" event generated by ie - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 02:39:49 UTC, 0 replies.
- [jira] Closed: (TAP5-935) Per-script combining configuration - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 02:41:49 UTC, 0 replies.
- [jira] Updated: (TAP5-694) IE error using an ActionLink to update a Zone - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 02:43:48 UTC, 0 replies.
- [jira] Created: (TAP5-1137) Dynamically adding JavaScript libraries to a page via a partial page update does not seem to work properly in Safari and Chromie - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 02:43:50 UTC, 0 replies.
- [jira] Assigned: (TAP5-1137) Dynamically adding JavaScript libraries to a page via a partial page update does not seem to work properly in Safari and Chromie - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 02:45:47 UTC, 0 replies.
- [jira] Updated: (TAP5-1137) Dynamically adding JavaScript libraries to a page via a partial page update does not seem to work properly in Safari and Chromie - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 02:58:48 UTC, 1 replies.
- [jira] Commented: (TAP5-957) Unexcept "beforeunload" event generated by ie - posted by "mindhawk (JIRA)" <ji...@apache.org> on 2010/05/07 03:50:50 UTC, 0 replies.
- [jira] Reopened: (TAP5-957) Unexcept "beforeunload" event generated by ie - posted by "mindhawk (JIRA)" <ji...@apache.org> on 2010/05/07 04:07:48 UTC, 0 replies.
- svn commit: r942013 - /tapestry/tapestry5/trunk/tapestry-hibernate/src/main/java/org/apache/tapestry5/hibernate/HibernateGridDataSource.java - posted by dr...@apache.org on 2010/05/07 08:47:03 UTC, 0 replies.
- [jira] Updated: (TAP5-1132) HibernateGridDataSource should assign the result of Projections.rowCount() to java.lang.Number when determining the number of rows for the configured entity type - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/07 08:47:48 UTC, 0 replies.
- svn commit: r942014 - /tapestry/tapestry5/trunk/tapestry-hibernate-core/pom.xml - posted by dr...@apache.org on 2010/05/07 08:49:02 UTC, 0 replies.
- [jira] Closed: (TAP5-1132) HibernateGridDataSource should assign the result of Projections.rowCount() to java.lang.Number when determining the number of rows for the configured entity type - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/07 08:50:48 UTC, 0 replies.
- [jira] Closed: (TAP5-1134) Upgrade Hibernate dependencies to 3.5.1 - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/07 08:50:49 UTC, 0 replies.
- [jira] Updated: (TAP5-1137) Dynamically adding JavaScript libraries to a page via a partial page update does not seem to work consistently in Safari and Chromie - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 19:31:48 UTC, 0 replies.
- [jira] Updated: (TAP5-1137) Dynamically adding JavaScript libraries to a page via a partial page update does not seem to work consistently in Safari and Chrome - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 19:45:48 UTC, 0 replies.
- svn commit: r942158 - /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js - posted by hl...@apache.org on 2010/05/07 19:47:30 UTC, 0 replies.
- [jira] Closed: (TAP5-1137) Dynamically adding JavaScript libraries to a page via a partial page update does not seem to work consistently in Safari and Chrome - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/07 19:49:49 UTC, 0 replies.
- [jira] Updated: (TAP5-1125) Upload component should be enhanced to work with Ajax - posted by "Robert Zeigler (JIRA)" <ji...@apache.org> on 2010/05/07 21:28:48 UTC, 0 replies.
- [jira] Created: (TAP5-1138) ClassTransformation deprecated a bunch of methods, then refers to replacements that don't exist - posted by "Pierce Wetter (JIRA)" <ji...@apache.org> on 2010/05/08 22:08:48 UTC, 0 replies.
- [jira] Created: (TAP5-1139) Log missing message keys - posted by "Martin Strand (JIRA)" <ji...@apache.org> on 2010/05/09 02:25:47 UTC, 0 replies.
- [jira] Updated: (TAP5-1139) Log missing message keys - posted by "Martin Strand (JIRA)" <ji...@apache.org> on 2010/05/09 02:47:48 UTC, 0 replies.
- [jira] Created: (TAP5-1140) Extend the support for JS localization from within the framework to users of the framework. - posted by "Shankar Prasad Jha (JIRA)" <ji...@apache.org> on 2010/05/10 13:50:50 UTC, 0 replies.
- [jira] Commented: (TAP5-1040) Allow HTML5 doctype to be printed - posted by "Albert Tumanov (JIRA)" <ji...@apache.org> on 2010/05/10 15:25:51 UTC, 0 replies.
- [jira] Created: (TAP5-1141) TypeCoercion from arbitrary object to Boolean will NPE when the value is null (should coerce to false) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/10 21:26:34 UTC, 0 replies.
- [jira] Updated: (TAP5-1141) TypeCoercion from arbitrary object to Boolean will NPE when the value is null (should coerce to false) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/10 21:28:32 UTC, 1 replies.
- svn commit: r942905 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/services/TapestryIOCModule.java test/java/org/apache/tapestry5/ioc/internal/services/TypeCoercerImplTest.java - posted by hl...@apache.org on 2010/05/10 23:15:26 UTC, 0 replies.
- [jira] Updated: (TAP5-1141) Type coercion from arbitrary object to Boolean will NPE when the object's toString() returns null (should coerce to false) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/10 23:16:30 UTC, 0 replies.
- [jira] Updated: (TAP5-1141) TypeCoercion from arbitrary object to Boolean will NPE when the object's toString() returns null (should coerce to false) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/10 23:16:30 UTC, 0 replies.
- [jira] Closed: (TAP5-1141) Type coercion from arbitrary object to Boolean will NPE when the object's toString() returns null (should coerce to false) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/10 23:18:29 UTC, 0 replies.
- [jira] Created: (TAP5-1142) Tapestry5 template name simplification - posted by "sandeepraj singh (JIRA)" <ji...@apache.org> on 2010/05/11 07:47:30 UTC, 0 replies.
- [jira] Commented: (TAP5-700) Improve Grid component of Tapestry - posted by "Geoff Callender (JIRA)" <ji...@apache.org> on 2010/05/11 15:18:41 UTC, 0 replies.
- [jira] Created: (TAP5-1143) Grid should allow empty "include" parameter - posted by "Geoff Callender (JIRA)" <ji...@apache.org> on 2010/05/11 15:32:41 UTC, 0 replies.
- [jira] Created: (TAP5-1144) Would like a simple way to set GridPager range - posted by "Geoff Callender (JIRA)" <ji...@apache.org> on 2010/05/11 15:57:41 UTC, 0 replies.
- [jira] Updated: (TAP5-424) Allow component libraries to contribute extra resources to the global application catalog - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/11 20:27:42 UTC, 0 replies.
- svn commit: r943317 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TranslatorSource.java - posted by hl...@apache.org on 2010/05/12 00:50:19 UTC, 0 replies.
- svn commit: r943318 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/internal/structure/ main/java/org/apache/tapestry5/services/ main/java/org/apache/tapestry5/services/... - posted by hl...@apache.org on 2010/05/12 00:50:25 UTC, 0 replies.
- svn commit: r943319 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/ main/java/org/apache/tapestry5/services/messages/ test/app1/ test/app1/WEB-INF/ test/java/o... - posted by hl...@apache.org on 2010/05/12 00:50:30 UTC, 0 replies.
- svn commit: r943320 - /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/services/AppModule.java - posted by hl...@apache.org on 2010/05/12 00:50:33 UTC, 0 replies.
- svn commit: r943321 - 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/ - posted by hl...@apache.org on 2010/05/12 00:50:37 UTC, 0 replies.
- [jira] Closed: (TAP5-424) Allow component libraries to contribute extra resources to the global application catalog - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/12 00:51:43 UTC, 0 replies.
- [jira] Closed: (TAP5-1059) Mechanism for contributing to the application message catalog - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/12 01:11:44 UTC, 0 replies.
- [jira] Created: (TAP5-1145) Writing only text (or raw text) into a Document via MarkupWriter results in [empty Document], not the actual text - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/12 01:19:41 UTC, 0 replies.
- [jira] Assigned: (TAP5-1145) Writing only text (or raw text) into a Document via MarkupWriter results in [empty Document], not the actual text - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/12 01:19:41 UTC, 0 replies.
- svn commit: r943341 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/dom/ main/resources/org/apache/tapestry5/dom/ test/java/org/apache/tapestry5/dom/ test/java/org/apache/tapestry5/internal/services/ - posted by hl...@apache.org on 2010/05/12 01:48:25 UTC, 0 replies.
- [jira] Closed: (TAP5-1145) Writing only text (or raw text) into a Document via MarkupWriter results in [empty Document], not the actual text - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/12 01:49:41 UTC, 0 replies.
- [jira] Commented: (TAP5-424) Allow component libraries to contribute extra resources to the global application catalog - posted by "Massimo Lusetti (JIRA)" <ji...@apache.org> on 2010/05/12 11:00:47 UTC, 0 replies.
- [jira] Reopened: (TAP5-1129) LinkSubmit should render minimally (and as tag) and then fill in the details on the client - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/12 17:04:41 UTC, 0 replies.
- [jira] Issue Comment Edited: (TAP5-1129) LinkSubmit should render minimally (and as tag) and then fill in the details on the client - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/12 17:04:42 UTC, 0 replies.
- svn commit: r943582 - /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js - posted by hl...@apache.org on 2010/05/12 19:09:39 UTC, 0 replies.
- svn commit: r943583 - in /tapestry/tapestry5/trunk/tapestry-core/src/test: conf/ java/org/apache/tapestry5/integration/app1/ java/org/apache/tapestry5/internal/test/ - posted by hl...@apache.org on 2010/05/12 19:09:43 UTC, 0 replies.
- [jira] Created: (TAP5-1146) In a Multi-Zone update, if the identified Zone does not exist, the content is silently dropped (should log an error to the client-side console) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/12 22:50:42 UTC, 0 replies.
- [jira] Assigned: (TAP5-1146) In a Multi-Zone update, if the identified Zone does not exist, the content is silently dropped (should log an error to the client-side console) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/12 23:58:44 UTC, 0 replies.
- [jira] Created: (TAP5-1147) Ajax updated under IE leak lots of memory - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/12 23:58:45 UTC, 0 replies.
- [jira] Updated: (TAP5-1147) Ajax updates under IE leak lots of memory - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/13 00:07:42 UTC, 1 replies.
- [jira] Created: (TAP5-1148) org.apache.tapestry5.internal.DefaultValidationDecorator sounld not be final - posted by "Michael Wyraz (JIRA)" <ji...@apache.org> on 2010/05/13 10:12:43 UTC, 0 replies.
- [jira] Updated: (TAP5-1148) org.apache.tapestry5.internal.DefaultValidationDecorator sounld not be final - posted by "Michael Wyraz (JIRA)" <ji...@apache.org> on 2010/05/13 10:12:45 UTC, 0 replies.
- svn commit: r943940 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5: tapestry-console.js tapestry.js - posted by hl...@apache.org on 2010/05/13 19:17:53 UTC, 0 replies.
- [jira] Closed: (TAP5-1147) Ajax updates under IE leak lots of memory - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/13 19:52:44 UTC, 0 replies.
- [jira] Created: (TAP5-1149) Make ValidationTracker.extraErrors visible in Interface - posted by "Michael Wyraz (JIRA)" <ji...@apache.org> on 2010/05/13 21:56:42 UTC, 0 replies.
- [jira] Created: (TAP5-1150) Refactor out a new base class between org.testng.Assert and org.apache.tapestry5.ioc.test.TestBase for non-mock related tests - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/14 02:57:43 UTC, 0 replies.
- [jira] Created: (TAP5-1151) Customization of Grid Pager - posted by "Nicolas Bouillon (JIRA)" <ji...@apache.org> on 2010/05/14 11:43:44 UTC, 0 replies.
- [jira] Updated: (TAP5-1151) Customization of Grid Pager - posted by "Nicolas Bouillon (JIRA)" <ji...@apache.org> on 2010/05/14 11:45:43 UTC, 0 replies.
- svn commit: r944351 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/dom/ main/java/org/apache/tapestry5/internal/services/ test/java/org/apache/tapestry5/dom/ test/java/org/apache/tapestr... - posted by hl...@apache.org on 2010/05/14 19:35:18 UTC, 0 replies.
- svn commit: r944352 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/beaneditor/ tapestry-core/src/main/java/org/apache/tapestry5/internal/renderers/ tapestry-core/src/main/java/org/apache/tapestry5/internal/ser... - posted by hl...@apache.org on 2010/05/14 19:35:28 UTC, 0 replies.
- [jira] Closed: (TAP5-1035) In places where an invalid key is used to accessed a named value, Tapestry should report the possible names better (using HTML lists, rather than a long comma-separated string) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/14 19:42:43 UTC, 0 replies.
- [jira] Closed: (TAP5-1128) A space is added to a HTML start comment sequence making it impossible to add IE conditional comments - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/14 19:42:45 UTC, 0 replies.
- [jira] Assigned: (TAP5-1087) Upgrade TestNG dependencies to version 5.12 - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/14 23:02:42 UTC, 0 replies.
- [jira] Assigned: (TAP5-1138) ClassTransformation deprecated a bunch of methods, then refers to replacements that don't exist - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/14 23:14:43 UTC, 0 replies.
- [jira] Assigned: (TAP5-1150) Refactor out a new base class between org.testng.Assert and org.apache.tapestry5.ioc.test.TestBase for non-mock related tests - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/14 23:14:44 UTC, 0 replies.
- [jira] Updated: (TAP5-1087) Upgrade TestNG dependencies to version 5.12.1 - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/14 23:24:45 UTC, 0 replies.
- [jira] Assigned: (TAP5-1081) Remove formos references from 5.2.0 archetype - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/14 23:44:34 UTC, 1 replies.
- [jira] Commented: (TAP5-1081) Remove formos references from 5.2.0 archetype - posted by "Andreas Andreou (JIRA)" <ji...@apache.org> on 2010/05/14 23:58:44 UTC, 0 replies.
- [jira] Updated: (TAP5-1008) The order in which zones are added to the MultiZoneUpdate should be honored on the client side, to allow nested zones to be updated all in a single request - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/15 00:30:43 UTC, 1 replies.
- svn commit: r944507 - in /tapestry/tapestry5/trunk: ./ quickstart/ quickstart/src/main/resources/archetype-resources/ tapestry-annotations/ tapestry-component-report/ tapestry-ioc/ tapestry-test/ tapestry-tutorial1/ - posted by hl...@apache.org on 2010/05/15 00:32:16 UTC, 0 replies.
- svn commit: r944508 - in /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/test: TestBase.java TestUtils.java - posted by hl...@apache.org on 2010/05/15 00:32:19 UTC, 0 replies.
- svn commit: r944509 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/ClassTransformation.java - posted by hl...@apache.org on 2010/05/15 00:32:22 UTC, 0 replies.
- [jira] Closed: (TAP5-1150) Refactor out a new base class between org.testng.Assert and org.apache.tapestry5.ioc.test.TestBase for non-mock related tests - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/15 00:32:46 UTC, 0 replies.
- [jira] Closed: (TAP5-1138) ClassTransformation deprecated a bunch of methods, then refers to replacements that don't exist - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/15 00:32:47 UTC, 0 replies.
- [jira] Closed: (TAP5-1087) Upgrade TestNG dependencies to version 5.12.1 - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/15 00:34:42 UTC, 0 replies.
- [jira] Assigned: (TAP5-1000) When Autobuilding a class, the constructor to be used should be identified in the trace output - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/15 00:36:42 UTC, 0 replies.
- [jira] Created: (TAP5-1152) TypeCoercer should include a method exposing the coercion it would use - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/15 00:57:42 UTC, 0 replies.
- [jira] Updated: (TAP5-1152) TypeCoercer should include a method exposing the coercion it would use for a given source and target type - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/15 01:17:52 UTC, 0 replies.
- svn commit: r944512 - /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/RegistryImpl.java - posted by hl...@apache.org on 2010/05/15 01:19:39 UTC, 0 replies.
- svn commit: r944513 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/internal/services/ main/java/org/apache/tapestry5/ioc/services/ test/java/org/apache/tapestry5/ioc/internal/services/ - posted by hl...@apache.org on 2010/05/15 01:19:42 UTC, 0 replies.
- [jira] Closed: (TAP5-1152) TypeCoercer should include a method exposing the coercion it would use for a given source and target type - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/15 01:21:48 UTC, 0 replies.
- [jira] Closed: (TAP5-1000) When Autobuilding a class, the constructor to be used should be identified in the trace output - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/15 01:21:49 UTC, 0 replies.
- [jira] Created: (TAP5-1153) When in development mode, Tapestry should pretty-print JSON content - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/15 01:31:42 UTC, 0 replies.
- [jira] Assigned: (TAP5-1153) When in development mode, Tapestry should pretty-print JSON content - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/15 01:31:42 UTC, 0 replies.
- svn commit: r944547 - in /tapestry/tapestry5/trunk/quickstart/src/main/resources: archetype-catalog.xml archetype-resources/pom.xml - posted by an...@apache.org on 2010/05/15 04:03:41 UTC, 0 replies.
- [jira] Closed: (TAP5-1081) Remove formos references from 5.2.0 archetype - posted by "Andreas Andreou (JIRA)" <ji...@apache.org> on 2010/05/15 04:04:43 UTC, 0 replies.
- svn commit: r944571 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/internal/services/ajax/ main/java/org/apache/tapestry5/json/ main/java/org/apache/tapestry5/services/ test/java/org/apa... - posted by hl...@apache.org on 2010/05/15 07:22:52 UTC, 0 replies.
- [jira] Closed: (TAP5-1153) When in development mode, Tapestry should pretty-print JSON content - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/15 07:23:42 UTC, 0 replies.
- [jira] Created: (TAP5-1154) ValidationDecorator.insideField not called for org.apache.tapestry5.corelib.components.Select - posted by "Michael Wyraz (JIRA)" <ji...@apache.org> on 2010/05/15 21:03:42 UTC, 0 replies.
- [jira] Created: (TAP5-1155) JavaScript initialization inside the partial page render Ajax response should be unquoted - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/16 01:15:42 UTC, 0 replies.
- [jira] Created: (TAP5-1156) ValueEncoderFactory should only be created when a mapped class exists - posted by "Dustin Woods (JIRA)" <ji...@apache.org> on 2010/05/16 17:50:42 UTC, 0 replies.
- [jira] Updated: (TAP5-1156) ValueEncoderFactory should only be created when a mapped class exists - posted by "Dustin Woods (JIRA)" <ji...@apache.org> on 2010/05/16 17:52:43 UTC, 0 replies.
- [jira] Assigned: (TAP5-1155) JavaScript initialization inside the partial page render Ajax response should be unquoted - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/16 18:10:42 UTC, 0 replies.
- svn commit: r944978 [1/2] - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/corelib/components/ main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/internal/services/ajax/ main/java/org/apache... - posted by hl...@apache.org on 2010/05/17 07:37:27 UTC, 0 replies.
- svn commit: r944978 [2/2] - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/corelib/components/ main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/internal/services/ajax/ main/java/org/apache... - posted by hl...@apache.org on 2010/05/17 07:37:27 UTC, 0 replies.
- [jira] Closed: (TAP5-1155) JavaScript initialization inside the partial page render Ajax response should be unquoted - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/17 07:47:42 UTC, 0 replies.
- [jira] Reopened: (TAP5-1134) Upgrade Hibernate dependencies to 3.5.1 - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/18 17:25:43 UTC, 0 replies.
- svn commit: r945759 - /tapestry/tapestry5/trunk/tapestry-hibernate-core/pom.xml - posted by hl...@apache.org on 2010/05/18 19:08:34 UTC, 0 replies.
- [jira] Updated: (TAP5-1134) Upgrade Hibernate dependencies to 3.5.2 - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/18 19:08:42 UTC, 0 replies.
- [jira] Closed: (TAP5-1134) Upgrade Hibernate dependencies to 3.5.2 - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/18 19:10:42 UTC, 0 replies.
- [jira] Created: (TAP5-1157) Client-side exceptions during Tapestry.init() should be caught and reported with the console - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/18 20:40:42 UTC, 0 replies.
- [jira] Assigned: (TAP5-1157) Client-side exceptions during Tapestry.init() should be caught and reported with the console - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/18 23:58:42 UTC, 0 replies.
- svn commit: r945920 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5: tapestry-messages.js tapestry.js - posted by hl...@apache.org on 2010/05/19 00:02:02 UTC, 0 replies.
- [jira] Closed: (TAP5-1157) Client-side exceptions during Tapestry.init() should be caught and reported with the console - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/19 00:02:42 UTC, 0 replies.
- [jira] Created: (TAP5-1158) Captured HTML from failed Selenium assertions do not get stored in the correct place on Windows - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/19 00:12:44 UTC, 0 replies.
- [jira] Assigned: (TAP5-1158) Captured HTML from failed Selenium assertions do not get stored in the correct place on Windows - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/19 00:14:42 UTC, 0 replies.
- [jira] Updated: (TAP5-1158) Captured HTML from failed Selenium assertions do not get stored in the correct place on Windows - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/19 00:16:44 UTC, 0 replies.
- svn commit: r945942 - /tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test/ErrorReporterImpl.java - posted by hl...@apache.org on 2010/05/19 00:43:12 UTC, 0 replies.
- [jira] Closed: (TAP5-1158) Captured HTML from failed Selenium assertions do not get stored in the correct place on Windows - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/19 00:44:55 UTC, 0 replies.
- [jira] Assigned: (TAP5-461) It is very common to map the value attribute of a type annotation as a meta-data property; it would be nice if there was an easy way to do this, via contributing the annotation type and meta-data key - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/19 02:00:58 UTC, 0 replies.
- svn commit: r945983 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: SymbolConstants.java services/TapestryModule.java - posted by hl...@apache.org on 2010/05/19 03:02:33 UTC, 0 replies.
- svn commit: r945984 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/internal/services/meta/ main/java/org/apache/tapestry5/internal/transform/ main/java/org/apache/tapes... - posted by hl...@apache.org on 2010/05/19 03:02:39 UTC, 0 replies.
- [jira] Updated: (TAP5-461) Create a service that fits into the ComponentClassTransformWorker chain and can be configured to extract component meta-data from class annotations - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/19 03:02:53 UTC, 0 replies.
- [jira] Closed: (TAP5-461) Create a service that fits into the ComponentClassTransformWorker chain and can be configured to extract component meta-data from class annotations - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/19 03:04:53 UTC, 0 replies.
- svn commit: r945985 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java - posted by hl...@apache.org on 2010/05/19 03:04:55 UTC, 0 replies.
- svn commit: r946271 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/ComponentRequestHandler.java - posted by hl...@apache.org on 2010/05/19 18:51:57 UTC, 0 replies.
- svn commit: r946272 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java - posted by hl...@apache.org on 2010/05/19 18:52:00 UTC, 0 replies.
- svn commit: r946273 - /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/json/JSONObjectTest.java - posted by hl...@apache.org on 2010/05/19 18:52:03 UTC, 0 replies.
- svn commit: r946274 - /tapestry/tapestry5/trunk/tapestry-core/pom.xml - posted by hl...@apache.org on 2010/05/19 18:52:05 UTC, 0 replies.
- [jira] Created: (TAP5-1159) Easy way to support override locations for page and component templates - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/19 19:38:54 UTC, 0 replies.
- [jira] Assigned: (TAP5-1159) Easy way to support override locations for page and component templates - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/19 19:48:53 UTC, 0 replies.
- [jira] Updated: (TAP5-1159) Easy way to customize search locations for page and component templates - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/20 02:08:53 UTC, 0 replies.
- svn commit: r946491 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/internal/ main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/ test/java/org/apac... - posted by hl...@apache.org on 2010/05/20 02:18:57 UTC, 0 replies.
- svn commit: r946492 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/internal/services/templates/ main/java/org/apache/tapestry5/services/ main/java/org/apache/tapestry5/... - posted by hl...@apache.org on 2010/05/20 02:19:05 UTC, 0 replies.
- [jira] Closed: (TAP5-1159) Easy way to customize search locations for page and component templates - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/20 02:20:54 UTC, 0 replies.
- [jira] Created: (TAP5-1160) Extend property expression language to include ternary and "Elvis" operators - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/20 02:34:53 UTC, 0 replies.
- [jira] Assigned: (TAP5-56) Tapestry should have support for IE conditional stylesheets - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/20 04:22:54 UTC, 0 replies.
- [jira] Commented: (TAP5-857) Exclude recursion detection during initial render on blocks that are used for zone updates. - posted by "Josh Canfield (JIRA)" <ji...@apache.org> on 2010/05/20 07:17:53 UTC, 4 replies.
- [jira] Created: (TAP5-1161) Tapestry 5.1 seems incompatible with Spring 3 - posted by "Fernando Bellas Permuy (JIRA)" <ji...@apache.org> on 2010/05/20 12:36:58 UTC, 0 replies.
- [jira] Issue Comment Edited: (TAP5-857) Exclude recursion detection during initial render on blocks that are used for zone updates. - posted by "Seth Call (JIRA)" <ji...@apache.org> on 2010/05/20 14:43:54 UTC, 0 replies.
- [jira] Closed: (TAP5-1161) Tapestry 5.1 seems incompatible with Spring 3 - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/20 18:12:54 UTC, 0 replies.
- [jira] Assigned: (TAP5-1161) Tapestry 5.1 seems incompatible with Spring 3 - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/20 18:12:54 UTC, 0 replies.
- svn commit: r946941 - /tapestry/tapestry5/branches/5.1.0.x-dev/src/site/apt/guide/url-rewriting.apt - posted by ul...@apache.org on 2010/05/21 11:21:36 UTC, 0 replies.
- svn commit: r946942 - /tapestry/tapestry5/trunk/src/site/apt/guide/url-rewriting.apt - posted by ul...@apache.org on 2010/05/21 11:22:17 UTC, 0 replies.
- svn commit: r947149 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/internal/services/ajax/ main/java/org/apache/tapestry5/services/ main/java/org/apache/tapestry5/servi... - posted by hl...@apache.org on 2010/05/21 22:05:34 UTC, 0 replies.
- svn commit: r947150 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/javascript/ test/app1/css/ test/java/org/apache/tapestry5/integration/app1/pages/nested/ tes... - posted by hl...@apache.org on 2010/05/21 22:05:40 UTC, 0 replies.
- svn commit: r947151 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/internal/util/Func.java test/java/org/apache/tapestry5/ioc/internal/util/FuncTest.java - posted by hl...@apache.org on 2010/05/21 22:05:43 UTC, 0 replies.
- svn commit: r947152 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/annotations/ main/java/org/apache/tapestry5/corelib/components/ main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/intern... - posted by hl...@apache.org on 2010/05/21 22:05:51 UTC, 0 replies.
- svn commit: r947153 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/ main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/internal/services/ajax/ main/java/org/apache/tapestry5/inter... - posted by hl...@apache.org on 2010/05/21 22:05:56 UTC, 0 replies.
- [jira] Closed: (TAP5-56) Tapestry should have support for IE conditional stylesheets - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/21 22:58:17 UTC, 0 replies.
- [jira] Created: (TAP5-1162) Need a way to pass context with GridPager - posted by "Geoff Callender (JIRA)" <ji...@apache.org> on 2010/05/24 16:08:23 UTC, 0 replies.
- [jira] Created: (TAP5-1163) ClassTransformation Javassist Compile error accessing public field of non-component class - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/24 20:04:23 UTC, 0 replies.
- [jira] Created: (TAP5-1164) missing or misspelled tapestry xmlns causes "Embedded component(s) defined but not found error" - posted by "Josh Canfield (JIRA)" <ji...@apache.org> on 2010/05/24 21:48:23 UTC, 0 replies.
- [jira] Created: (TAP5-1165) Make better use of the OperationTracker to identify what's going on during a request (and especially, during page construction) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/24 23:42:23 UTC, 0 replies.
- [jira] Assigned: (TAP5-1165) Make better use of the OperationTracker to identify what's going on during a request (and especially, during page construction) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/25 00:00:28 UTC, 0 replies.
- [jira] Created: (TAP5-1166) ClassPropertyAdapterImpl should skip static fields - posted by "Dmitry Gusev (JIRA)" <ji...@apache.org> on 2010/05/25 09:21:24 UTC, 0 replies.
- [jira] Updated: (TAP5-1166) ClassPropertyAdapterImpl should skip static fields - posted by "Dmitry Gusev (JIRA)" <ji...@apache.org> on 2010/05/25 09:21:24 UTC, 0 replies.
- [jira] Created: (TAP5-1167) LinkSubmit should be a generic mixin - posted by "Inge (JIRA)" <ji...@apache.org> on 2010/05/25 10:09:26 UTC, 0 replies.
- [jira] Commented: (TAP5-785) Logfiles contain many warnings that something is wrong with Blackbird cookies - posted by "Inge (JIRA)" <ji...@apache.org> on 2010/05/25 11:16:26 UTC, 0 replies.
- svn commit: r948125 - /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/OperationTrackerImpl.java - posted by hl...@apache.org on 2010/05/25 19:40:55 UTC, 0 replies.
- svn commit: r948126 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/pageload/ tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ tapestry-core/src/main/java/org/apache/tapestry5/services/ tape... - posted by hl...@apache.org on 2010/05/25 19:41:03 UTC, 0 replies.
- svn commit: r948127 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ComponentClassTransformerImpl.java - posted by hl...@apache.org on 2010/05/25 19:41:08 UTC, 0 replies.
- svn commit: r948128 - /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/OperationException.java - posted by hl...@apache.org on 2010/05/25 19:41:13 UTC, 0 replies.
- svn commit: r948129 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal: pageload/ComponentAssemblerImpl.java pageload/PageLoaderImpl.java services/TemplateParserImpl.java - posted by hl...@apache.org on 2010/05/25 19:41:20 UTC, 0 replies.
- svn commit: r948130 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/structure/ test/java/org/apache/tapestry5/integration/app1/ - posted by hl...@apache.org on 2010/05/25 19:41:26 UTC, 0 replies.
- [jira] Closed: (TAP5-1165) Make better use of the OperationTracker to identify what's going on during a request (and especially, during page construction) - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/25 19:46:24 UTC, 0 replies.
- [jira] Created: (TAP5-1168) @Track annotation that can be used to automatically track a component or service method invocation using the OperationTracker - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/25 19:50:23 UTC, 0 replies.
- [jira] Created: (TAP5-1169) Select component should be able to find a default ValueEncoder based on the type bound to its value parameter - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/25 19:52:24 UTC, 0 replies.
- [jira] Assigned: (TAP5-1169) Select component should be able to find a default ValueEncoder based on the type bound to its value parameter - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/25 19:52:24 UTC, 0 replies.
- [jira] Closed: (TAP5-1169) Select component should be able to find a default ValueEncoder based on the type bound to its value parameter - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/25 19:56:23 UTC, 0 replies.
- [jira] Created: (TAP5-1170) Remove automatic injection of service id into String - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/26 00:01:50 UTC, 0 replies.
- [jira] Updated: (TAP5-1170) Remove automatic injection of service id into String - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/26 00:03:33 UTC, 0 replies.
- svn commit: r948226 - in /tapestry/tapestry5/trunk: src/site/apt/ tapestry-annotations/src/main/java/org/apache/tapestry5/ioc/annotations/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapest... - posted by hl...@apache.org on 2010/05/26 00:35:04 UTC, 0 replies.
- [jira] Updated: (TAP5-1170) Remove automatic injection of service id into parameters of type String - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/26 00:35:36 UTC, 0 replies.
- [jira] Closed: (TAP5-1170) Remove automatic injection of service id into parameters of type String - posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/05/26 00:35:36 UTC, 0 replies.
- svn commit: r948273 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ajax/ ... - posted by hl...@apache.org on 2010/05/26 02:40:23 UTC, 0 replies.
- svn commit: r948274 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ajax/ tapestry-core/src/main/java/org/apache/tapestry5/internal/t... - posted by hl...@apache.org on 2010/05/26 02:40:29 UTC, 0 replies.
- svn commit: r948275 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ajax/ tapestry-core/src/main/java/org/apache/tapestry5/internal/t... - posted by hl...@apache.org on 2010/05/26 02:40:34 UTC, 0 replies.
- svn commit: r948276 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/javasc... - posted by hl...@apache.org on 2010/05/26 02:40:40 UTC, 0 replies.
- svn commit: r948277 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ tapestry-core/src/main/java/org/apache/tapestry5/services/ tape... - posted by hl...@apache.org on 2010/05/26 02:40:46 UTC, 0 replies.
- svn commit: r948278 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/util/func/ ... - posted by hl...@apache.org on 2010/05/26 02:40:52 UTC, 0 replies.
- svn commit: r948279 - /tapestry/tapestry5/trunk/tapestry-hibernate/src/test/java/org/example/app0/services/AppModule.java - posted by hl...@apache.org on 2010/05/26 02:40:55 UTC, 0 replies.
- svn commit: r948286 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/util/func/ test/java/org/apache/tapestry5/ioc/util/func/ - posted by hl...@apache.org on 2010/05/26 03:57:45 UTC, 0 replies.
- svn commit: r948287 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/util/func/ test/java/org/apache/tapestry5/ioc/util/func/ - posted by hl...@apache.org on 2010/05/26 03:57:49 UTC, 0 replies.
- svn commit: r948348 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ test/app1/ test/java/org/apache/tapestry5/integration/app1/ test/java/org/apache/tapestry5/integration/app1/pages/ - posted by dr...@apache.org on 2010/05/26 09:05:39 UTC, 0 replies.
- [jira] Closed: (TAP5-978) Provide remote management of the page pool settings - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/26 09:08:33 UTC, 0 replies.
- [jira] Created: (TAP5-1171) Tapestry should ignore FXBase methods in JavaFX module classes - posted by "Antoine Mischler (JIRA)" <ji...@apache.org> on 2010/05/26 14:33:33 UTC, 0 replies.
- [jira] Updated: (TAP5-1171) Tapestry should ignore FXBase methods in JavaFX module classes - posted by "Antoine Mischler (JIRA)" <ji...@apache.org> on 2010/05/26 14:35:55 UTC, 2 replies.
- [jira] Commented: (TAP5-1171) Tapestry should ignore FXBase methods in JavaFX module classes - posted by "Antoine Mischler (JIRA)" <ji...@apache.org> on 2010/05/26 14:53:32 UTC, 1 replies.
- [jira] Created: (TAP5-1172) By default, all URLs that do not exist are homepage aliasses - posted by "Tobias Marx (JIRA)" <ji...@apache.org> on 2010/05/26 16:55:37 UTC, 0 replies.
- [jira] Commented: (TAP5-1172) By default, all URLs that do not exist are homepage aliasses - posted by "Christophe Cordenier (JIRA)" <ji...@apache.org> on 2010/05/26 16:59:40 UTC, 0 replies.
- [jira] Created: (TAP5-1173) deployment Notes for Glassfish V3 - posted by "Thomas Margreiter (JIRA)" <ji...@apache.org> on 2010/05/26 17:51:41 UTC, 0 replies.
- [jira] Resolved: (TAP5-1172) By default, all URLs that do not exist are homepage aliasses - posted by "Thiago H. de Paula Figueiredo (JIRA)" <ji...@apache.org> on 2010/05/26 18:56:38 UTC, 0 replies.
- svn commit: r948514 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/XMLTokenType.java - posted by hl...@apache.org on 2010/05/26 20:13:57 UTC, 0 replies.
- svn commit: r948515 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/util/func/Flow.java main/java/org/apache/tapestry5/ioc/util/func/FlowImpl.java test/java/org/apache/tapestry5/ioc/util/func/FuncTest.java - posted by hl...@apache.org on 2010/05/26 20:14:03 UTC, 0 replies.
- svn commit: r948639 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/services/CoercionTuple.java - posted by hl...@apache.org on 2010/05/27 02:09:18 UTC, 0 replies.
- svn commit: r948640 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services: PagePool.java PagePoolImpl.java - posted by hl...@apache.org on 2010/05/27 02:09:21 UTC, 0 replies.
- [jira] Assigned: (TAP5-1174) Provide a ComponentEventResultProcessor that sends an error response to the client - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/27 16:02:28 UTC, 0 replies.
- [jira] Created: (TAP5-1174) Provide a ComponentEventResultProcessor that sends an error response to the client - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/27 16:02:28 UTC, 0 replies.
- svn commit: r948919 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/javasc... - posted by hl...@apache.org on 2010/05/27 19:32:38 UTC, 0 replies.
- svn commit: r948920 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/util/func/ ... - posted by hl...@apache.org on 2010/05/27 19:32:45 UTC, 0 replies.
- svn commit: r948921 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ajax/ tapestry-core/src/main/java/org/apache/tapestry5/internal/t... - posted by hl...@apache.org on 2010/05/27 19:32:50 UTC, 0 replies.
- svn commit: r948922 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ajax/ ... - posted by hl...@apache.org on 2010/05/27 19:33:00 UTC, 0 replies.
- svn commit: r948923 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/func/ main/java/org/apache/tapestry5/ioc/internal/util/ test/java/org/apache/tapestry5/func/ test/java/org/apache/tapestry5/ioc/internal/util/ - posted by hl...@apache.org on 2010/05/27 19:33:04 UTC, 0 replies.
- svn commit: r948924 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ajax/ tapestry-core/src/main/java/org/apache/tapestry5/internal/s... - posted by hl...@apache.org on 2010/05/27 19:33:11 UTC, 0 replies.
- svn commit: r949058 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/func/Flow.java main/java/org/apache/tapestry5/func/FlowImpl.java test/java/org/apache/tapestry5/func/FuncTest.java - posted by hl...@apache.org on 2010/05/28 03:20:37 UTC, 0 replies.
- svn commit: r949059 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/func/Flow.java main/java/org/apache/tapestry5/func/FlowImpl.java test/java/org/apache/tapestry5/func/FuncTest.java - posted by hl...@apache.org on 2010/05/28 03:20:40 UTC, 0 replies.
- svn commit: r949060 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/func/Flow.java main/java/org/apache/tapestry5/func/FlowImpl.java test/java/org/apache/tapestry5/func/FuncTest.java - posted by hl...@apache.org on 2010/05/28 03:20:43 UTC, 0 replies.
- svn commit: r949213 - /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/func/FlowImpl.java - posted by hl...@apache.org on 2010/05/28 18:13:38 UTC, 0 replies.
- svn commit: r949214 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/func/ test/java/org/apache/tapestry5/func/ - posted by hl...@apache.org on 2010/05/28 18:13:42 UTC, 0 replies.
- svn commit: r949275 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ test/java/org/apache/tapestry5/integration/app1/pages/ - posted by dr...@apache.org on 2010/05/28 22:10:27 UTC, 0 replies.
- [jira] Assigned: (TAP5-1135) Provide a convinient method to build and start the registry - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/28 22:10:49 UTC, 0 replies.
- svn commit: r949276 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/RegistryBuilder.java site/apt/run.apt test/java/org/apache/tapestry5/ioc/RegistryBuilderTest.java - posted by dr...@apache.org on 2010/05/28 22:11:34 UTC, 0 replies.
- [jira] Closed: (TAP5-1135) Provide a convinient method to build and start the registry - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/28 22:59:37 UTC, 0 replies.
- [jira] Updated: (TAP5-1174) Provide a ComponentEventResultProcessor that sends an error response to the client - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/28 23:01:37 UTC, 0 replies.
- svn commit: r949300 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/services/ test/app1/ test/java/org/apache/tapestry5/integration/app1/ test/java/org/apache/tapestry5/integration/app1/pages/ - posted by dr...@apache.org on 2010/05/28 23:25:06 UTC, 0 replies.
- [jira] Closed: (TAP5-1174) Provide a ComponentEventResultProcessor that sends an error response to the client - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/28 23:28:37 UTC, 0 replies.
- svn commit: r949313 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/MBeanSupportImpl.java - posted by dr...@apache.org on 2010/05/29 00:30:06 UTC, 0 replies.
- [jira] Assigned: (TAP5-1166) ClassPropertyAdapterImpl should skip static fields - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/29 00:54:37 UTC, 0 replies.
- svn commit: r949315 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/ioc/internal/services/ClassPropertyAdapterImpl.java test/java/org/apache/tapestry5/ioc/internal/services/PropertyAccessImplTest.java - posted by dr...@apache.org on 2010/05/29 01:06:01 UTC, 0 replies.
- [jira] Closed: (TAP5-1166) ClassPropertyAdapterImpl should skip static fields - posted by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/05/29 01:08:35 UTC, 0 replies.
- svn commit: r949413 - /tapestry/tapestry5/trunk/tapestry-hibernate/pom.xml - posted by hl...@apache.org on 2010/05/29 18:18:31 UTC, 0 replies.
- svn commit: r949454 - /tapestry/tapestry5/trunk/pom.xml - posted by an...@apache.org on 2010/05/30 02:03:23 UTC, 0 replies.
- [jira] Created: (TAPESTRY-2764) single quote escapted to ' causes issues in ie8 - posted by "Paul Stanton (JIRA)" <de...@tapestry.apache.org> on 2010/05/31 07:59:36 UTC, 0 replies.
- [jira] Created: (TAPESTRY-2765) async form submission creates a new session every time when cookies are disabled - posted by "Paul Stanton (JIRA)" <de...@tapestry.apache.org> on 2010/05/31 08:05:36 UTC, 0 replies.
- [jira] Moved: (TAP5-1175) single quote escapted to ' causes issues in ie8 - posted by "Ulrich Stärk (JIRA)" <ji...@apache.org> on 2010/05/31 09:40:36 UTC, 0 replies.
- [jira] Moved: (TAP5-1176) async form submission creates a new session every time when cookies are disabled - posted by "Ulrich Stärk (JIRA)" <ji...@apache.org> on 2010/05/31 09:40:37 UTC, 0 replies.
- svn commit: r949811 - in /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/func: ArrayFlow.java F.java FlowImpl.java - posted by hl...@apache.org on 2010/05/31 19:33:40 UTC, 0 replies.
- svn commit: r949812 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/func/ test/java/org/apache/tapestry5/func/ - posted by hl...@apache.org on 2010/05/31 19:34:49 UTC, 0 replies.
- svn commit: r949813 - in /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/func: AbstractFlow.java ArrayFlow.java - posted by hl...@apache.org on 2010/05/31 19:34:52 UTC, 0 replies.
- svn commit: r949814 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/func/ test/java/org/apache/tapestry5/func/ - posted by hl...@apache.org on 2010/05/31 19:34:55 UTC, 0 replies.
- svn commit: r949821 - in /tapestry/tapestry5/trunk/tapestry-ioc/src: main/java/org/apache/tapestry5/func/ test/java/org/apache/tapestry5/func/ - posted by hl...@apache.org on 2010/05/31 19:55:52 UTC, 0 replies.