| Igor Vaynberg (JIRA) |
[jira] Updated: (WICKET-1648) AbstractRequestTargetUrlCodingStrategy(line 174) throws confusing exception. It would be better redirect to 404-page in this case. |
Wed, 21 May, 08:09 |
| Igor Vaynberg (JIRA) |
[jira] Updated: (WICKET-1648) AbstractRequestTargetUrlCodingStrategy(line 174) throws confusing exception. It would be better redirect to 404-page in this case. |
Wed, 21 May, 08:09 |
| dasho...@apache.org |
svn commit: r658587 - /wicket/trunk/pom.xml |
Wed, 21 May, 08:10 |
| dasho...@apache.org |
svn commit: r658588 - /wicket/branches/wicket-1.3.x/pom.xml |
Wed, 21 May, 08:13 |
| Andy Wilkinson (JIRA) |
[jira] Created: (WICKET-1649) Manifests use incorrect Dynamic-ImportPackage header |
Wed, 21 May, 10:11 |
| David Shepherdson (JIRA) |
[jira] Created: (WICKET-1650) AjaxSubmitLink attached to inner form may call wrong form's onSubmit() |
Wed, 21 May, 14:11 |
| Johan Compagner (JIRA) |
[jira] Assigned: (WICKET-1649) Manifests use incorrect Dynamic-ImportPackage header |
Wed, 21 May, 14:59 |
| Roland Huss (JIRA) |
[jira] Created: (WICKET-1651) Extension Points for AutoComplete |
Wed, 21 May, 15:45 |
| Jarmar Fowler (JIRA) |
[jira] Commented: (WICKET-1646) AjaxFormComponentUpdatingBehavior not working correctly when using IE 7 |
Wed, 21 May, 15:49 |
| Roland Huss (JIRA) |
[jira] Updated: (WICKET-1651) Extension Points for AutoComplete |
Wed, 21 May, 15:51 |
| conflue...@apache.org |
[CONF] Apache Wicket: Misc Tips for FBML App Developers (page created) |
Wed, 21 May, 17:40 |
| Gwyn Evans (JIRA) |
[jira] Created: (WICKET-1652) Hard-coded quotes in xml prologue |
Wed, 21 May, 20:57 |
| Gwyn Evans (JIRA) |
[jira] Updated: (WICKET-1652) Hard-coded quotes in xml prologue |
Wed, 21 May, 20:59 |
| conflue...@apache.org |
[CONF] Apache Wicket: Misc Tips for FBML App Developers (page edited) |
Thu, 22 May, 01:17 |
| Juergen Donnerstag (JIRA) |
[jira] Commented: (WICKET-1652) Hard-coded quotes in xml prologue |
Thu, 22 May, 08:33 |
| Per Newgro (JIRA) |
[jira] Created: (WICKET-1653) Invalid argument in wicket-ajax.js (line 606) causes not loading ajax lazy load panel in IE |
Thu, 22 May, 09:27 |
| David Shepherdson (JIRA) |
[jira] Closed: (WICKET-1411) FormTester doesn't initialise values for RadioGroups |
Thu, 22 May, 10:19 |
| Gwyn Evans (JIRA) |
[jira] Commented: (WICKET-1652) Hard-coded quotes in xml prologue |
Thu, 22 May, 11:25 |
| David Shepherdson (JIRA) |
[jira] Closed: (WICKET-1397) AjaxSubmitLink doesn't always find enclosing form properly |
Thu, 22 May, 11:53 |
| Will Hoover (JIRA) |
[jira] Created: (WICKET-1654) Update validators to accept IModel parameter for easy override of error messages |
Thu, 22 May, 13:01 |
| Johan Compagner (JIRA) |
[jira] Assigned: (WICKET-1654) Update validators to accept IModel parameter for easy override of error messages |
Thu, 22 May, 14:03 |
| David Shepherdson (JIRA) |
[jira] Commented: (WICKET-1465) AjaxRequestTarget shouldn't throw exception when component is already removed from page (but log warning) |
Thu, 22 May, 14:11 |
| jcompag...@apache.org |
svn commit: r659118 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java |
Thu, 22 May, 14:21 |
| Johan Compagner (JIRA) |
[jira] Commented: (WICKET-1465) AjaxRequestTarget shouldn't throw exception when component is already removed from page (but log warning) |
Thu, 22 May, 14:21 |
| jcompag...@apache.org |
svn commit: r659120 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/basic/StringRequestTarget.java |
Thu, 22 May, 14:21 |
| Igor Vaynberg (JIRA) |
[jira] Updated: (WICKET-1654) Update validators to accept IModel parameter for easy override of error messages |
Thu, 22 May, 15:17 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1653) Invalid argument in wicket-ajax.js (line 606) causes not loading ajax lazy load panel in IE |
Thu, 22 May, 15:21 |
| conflue...@apache.org |
[CONF] Apache Wicket: Index (page edited) |
Thu, 22 May, 15:33 |
| conflue...@apache.org |
[CONF] Apache Wicket: generics (page created) |
Thu, 22 May, 15:42 |
| conflue...@apache.org |
[CONF] Apache Wicket: generics (page edited) |
Thu, 22 May, 15:42 |
| conflue...@apache.org |
[CONF] Apache Wicket: Wicket form submits, FBML and redirects (page created) |
Thu, 22 May, 18:42 |
| Eric Gulatee (JIRA) |
[jira] Commented: (WICKET-1593) llegalStateException when refreshing a WebMarkupContainer containing a AjaxFallbackDefaultDataTable with one of the columns is a AjaxEditableLabel which refreshes the markup container on submit |
Thu, 22 May, 19:49 |
| Eric Gulatee (JIRA) |
[jira] Created: (WICKET-1655) Try to see if something can be done to provide better error message if you call parent AjaxEditableLabel.onSubmit() from a subclass. |
Thu, 22 May, 19:53 |
| Eric Gulatee (JIRA) |
[jira] Resolved: (WICKET-1593) llegalStateException when refreshing a WebMarkupContainer containing a AjaxFallbackDefaultDataTable with one of the columns is a AjaxEditableLabel which refreshes the markup container on submit |
Thu, 22 May, 19:53 |
| jcompag...@apache.org |
svn commit: r659248 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete/wicket-autocomplete.js |
Thu, 22 May, 20:47 |
| conflue...@apache.org |
[CONF] Apache Wicket: generics (page edited) |
Thu, 22 May, 21:19 |
| conflue...@apache.org |
[CONF] Apache Wicket: generics (page edited) |
Thu, 22 May, 21:20 |
| conflue...@apache.org |
[CONF] Apache Wicket: generics (page edited) |
Thu, 22 May, 21:20 |
| conflue...@apache.org |
[CONF] Apache Wicket: generics (comment added) |
Thu, 22 May, 21:54 |
| conflue...@apache.org |
[CONF] Apache Wicket: generics (page edited) |
Thu, 22 May, 22:00 |
| conflue...@apache.org |
[CONF] Apache Wicket: Migrate-1.4 (page edited) |
Thu, 22 May, 22:32 |
| conflue...@apache.org |
[CONF] Apache Wicket: Migrate-1.4 (page edited) |
Thu, 22 May, 22:34 |
| Jeremy Thomerson (JIRA) |
[jira] Updated: (WICKET-1656) serialVersionUID Errors in Eclipse |
Thu, 22 May, 23:07 |
| Jeremy Thomerson (JIRA) |
[jira] Created: (WICKET-1656) serialVersionUID Errors in Eclipse |
Thu, 22 May, 23:07 |
| Jeremy Thomerson (JIRA) |
[jira] Commented: (WICKET-1656) serialVersionUID Errors in Eclipse |
Thu, 22 May, 23:07 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-1656) serialVersionUID Errors in Eclipse |
Fri, 23 May, 00:21 |
| ivaynb...@apache.org |
svn commit: r659328 - in /wicket/trunk/wicket/src/test/java/org/apache/wicket: ajax/ ajax/form/ markup/html/internal/ protocol/http/ redirect/intercept/ resource/loader/pages/ util/tester/apps_5/ |
Fri, 23 May, 00:22 |
| conflue...@apache.org |
[CONF] Apache Wicket: generics (page edited) |
Fri, 23 May, 00:38 |
| Nick Johnson (JIRA) |
[jira] Created: (WICKET-1657) AjaxFallbackDefaultDataTable gives misleading error when fragment markup cannot be found |
Fri, 23 May, 01:11 |
| conflue...@apache.org |
[CONF] Apache Wicket: generics (page edited) |
Fri, 23 May, 03:36 |
| conflue...@apache.org |
[CONF] Apache Wicket: generics (page edited) |
Fri, 23 May, 03:59 |
| Vladimir Piskarev (JIRA) |
[jira] Commented: (WICKET-1399) Escaping DiskPageStore SessionFolder needed |
Fri, 23 May, 08:31 |
| conflue...@apache.org |
[CONF] Apache Wicket: generics (page edited) |
Fri, 23 May, 09:20 |
| conflue...@apache.org |
[CONF] Apache Wicket: generics (page edited) |
Fri, 23 May, 09:30 |
| Marat Radchenko (JIRA) |
[jira] Created: (WICKET-1658) WicketTester#clickLink doesn't update lastRenderedPage |
Fri, 23 May, 09:51 |
| Marat Radchenko (JIRA) |
[jira] Updated: (WICKET-1658) WicketTester#clickLink doesn't update lastRenderedPage |
Fri, 23 May, 10:39 |
| Roland Huss (JIRA) |
[jira] Created: (WICKET-1659) Prolem with 'mouseactive' in wicket-autocomplete.js when AutoCompleteBehaviour is added (twice) during Ajax roundtrip |
Fri, 23 May, 14:29 |
| conflue...@apache.org |
[CONF] Apache Wicket: Conditional Validation (page edited) |
Fri, 23 May, 15:07 |
| Gerolf Seitz (JIRA) |
[jira] Updated: (WICKET-1649) Manifests use incorrect Dynamic-ImportPackage header |
Sat, 24 May, 00:51 |
| gse...@apache.org |
svn commit: r659733 - /wicket/branches/wicket-1.3.x/pom.xml |
Sat, 24 May, 00:53 |
| gse...@apache.org |
svn commit: r659735 - /wicket/trunk/pom.xml |
Sat, 24 May, 00:56 |
| Gerolf Seitz (JIRA) |
[jira] Resolved: (WICKET-1649) Manifests use incorrect Dynamic-ImportPackage header |
Sat, 24 May, 00:57 |
| kn...@apache.org |
svn commit: r659783 - in /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tabs: AbstractTab.java ITab.java PanelCachingTab.java TabbedPanel.java |
Sat, 24 May, 10:15 |
| Matej Knopp (JIRA) |
[jira] Resolved: (WICKET-1660) Add isVisible() method to ITab |
Sat, 24 May, 10:15 |
| Matej Knopp (JIRA) |
[jira] Created: (WICKET-1660) Add isVisible() method to ITab |
Sat, 24 May, 10:15 |
| Matej Knopp (JIRA) |
[jira] Closed: (WICKET-1660) Add isVisible() method to ITab |
Sat, 24 May, 10:17 |
| gse...@apache.org |
svn commit: r659828 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket: RestartResponseAtInterceptPageException.java RestartResponseException.java |
Sat, 24 May, 14:27 |
| frankbi...@apache.org |
svn commit: r659867 - in /wicket: releases/wicket-1.4-m2/ tags/wicket-1.4-m2/ |
Sat, 24 May, 20:27 |
| frankbi...@apache.org |
svn commit: r659868 - /wicket/tags/wicket-1.4-m2/ |
Sat, 24 May, 20:29 |
| frankbi...@apache.org |
svn commit: r659869 - /wicket/releases/wicket-1.4-m2/ |
Sat, 24 May, 20:30 |
| frankbi...@apache.org |
svn commit: r659871 - in /wicket: releases/wicket-1.3.4/ tags/wicket-1.3.4/ |
Sat, 24 May, 20:33 |
| Frank Bille Jensen (JIRA) |
[jira] Updated: (WICKET-1648) AbstractRequestTargetUrlCodingStrategy(line 174) throws confusing exception. It would be better redirect to 404-page in this case. |
Sat, 24 May, 20:33 |
| frankbi...@apache.org |
svn commit: r659872 - in /wicket/releases/wicket-1.4-m2: ./ archetypes/quickstart/ archetypes/quickstart/src/main/resources/archetype-resources/ testing/wicket-threadtest/ wicket-auth-roles/ wicket-datetime/ wicket-examples/ wicket-extensions/ wicket-g... |
Sat, 24 May, 20:43 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1655) Try to see if something can be done to provide better error message if you call parent AjaxEditableLabel.onSubmit() from a subclass. |
Sun, 25 May, 05:53 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1659) Prolem with 'mouseactive' in wicket-autocomplete.js when AutoCompleteBehaviour is added (twice) during Ajax roundtrip |
Sun, 25 May, 05:53 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1650) AjaxSubmitLink attached to inner form may call wrong form's onSubmit() |
Sun, 25 May, 05:53 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1651) Extension Points for AutoComplete |
Sun, 25 May, 05:53 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1652) Hard-coded quotes in xml prologue |
Sun, 25 May, 05:53 |
| Igor Vaynberg (JIRA) |
[jira] Updated: (WICKET-1644) Add IChoiceRenderer to RadioGroup CheckGroup |
Sun, 25 May, 05:55 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1644) Add IChoiceRenderer to RadioGroup CheckGroup |
Sun, 25 May, 05:55 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1642) Fix default localizations |
Sun, 25 May, 05:55 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1647) SqlTimestampConverter drops the date portion of a Timestamp |
Sun, 25 May, 05:59 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-1640) Page Data Model Bug |
Sun, 25 May, 05:59 |
| ivaynb...@apache.org |
svn commit: r659922 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/WebPage.java |
Sun, 25 May, 06:04 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1635) Stripping javascript comments and whitespace breaks application when using prototype library |
Sun, 25 May, 06:05 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1636) WebPage.onAfterRender compares configurationType String using == operator, not equals method |
Sun, 25 May, 06:05 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1633) Wicket contributions |
Sun, 25 May, 06:19 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1630) memory leak with IE 6 |
Sun, 25 May, 06:23 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1658) WicketTester#clickLink doesn't update lastRenderedPage |
Sun, 25 May, 06:25 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1625) ajax update brakes Form in ModalWindow |
Sun, 25 May, 06:25 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1622) expose the IItemFactory in RefreshingView |
Sun, 25 May, 06:27 |
| Igor Vaynberg (JIRA) |
[jira] Commented: (WICKET-1622) expose the IItemFactory in RefreshingView |
Sun, 25 May, 06:29 |
| ivaynb...@apache.org |
svn commit: r659926 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/WebPage.java |
Sun, 25 May, 06:33 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-1636) WebPage.onAfterRender compares configurationType String using == operator, not equals method |
Sun, 25 May, 06:35 |
| ivaynb...@apache.org |
svn commit: r659927 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/Form.java |
Sun, 25 May, 06:42 |
| ivaynb...@apache.org |
svn commit: r659928 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/Form.java |
Sun, 25 May, 06:43 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-1592) html.form.Form object should have method to obtain all FormValidator objects associated with |
Sun, 25 May, 06:43 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1585) Modal Window JS error |
Sun, 25 May, 06:45 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1576) Modal Window not opening the second time |
Sun, 25 May, 06:45 |
| Igor Vaynberg (JIRA) |
[jira] Closed: (WICKET-1573) if a hidden field named "x" added to a form the given field is filled by the form url |
Sun, 25 May, 06:45 |