You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Updated: (WICKET-2393) Passwords should not be trimed - posted by "Olivier Ribardière (JIRA)" <ji...@apache.org> on 2009/08/01 00:12:14 UTC, 0 replies.
- [jira] Updated: (WICKET-2393) Passwords should not be trimmed - posted by "Olivier Ribardière (JIRA)" <ji...@apache.org> on 2009/08/01 00:14:14 UTC, 4 replies.
- [jira] Created: (WICKET-2407) AbstractOptions of Palette may cause an HTML error with illegal chars - posted by "Eyal Golan (JIRA)" <ji...@apache.org> on 2009/08/02 10:08:14 UTC, 0 replies.
- [jira] Created: (WICKET-2408) AjaxEditableLabel: allow starting edit programmatically - posted by "Sven Meier (JIRA)" <ji...@apache.org> on 2009/08/02 10:54:14 UTC, 0 replies.
- [jira] Created: (WICKET-2409) Widen type-constraint on TextTemplate.interpolate(Map variables) - posted by "uwe schaefer (JIRA)" <ji...@apache.org> on 2009/08/02 12:52:14 UTC, 0 replies.
- [jira] Created: (WICKET-2410) AjaxRequestTarget could skip component when its ancestor is added too - posted by "Sven Meier (JIRA)" <ji...@apache.org> on 2009/08/02 15:08:14 UTC, 0 replies.
- [jira] Updated: (WICKET-2410) AjaxRequestTarget could skip component when its ancestor is added too - posted by "Sven Meier (JIRA)" <ji...@apache.org> on 2009/08/02 15:08:14 UTC, 0 replies.
- [jira] Resolved: (WICKET-2406) Palette component breaks XHTML validation - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/03 02:06:14 UTC, 0 replies.
- svn commit: r800174 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/form/palette/component/AbstractOptions.java - posted by iv...@apache.org on 2009/08/03 02:17:01 UTC, 0 replies.
- [jira] Resolved: (WICKET-2407) AbstractOptions of Palette may cause an HTML error with illegal chars - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/03 02:19:14 UTC, 0 replies.
- [jira] Updated: (WICKET-2407) AbstractOptions of Palette may cause an HTML error with illegal chars - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/03 02:19:14 UTC, 0 replies.
- [jira] Commented: (WICKET-2406) Palette component breaks XHTML validation - posted by "Andrea Aime (JIRA)" <ji...@apache.org> on 2009/08/03 08:11:15 UTC, 1 replies.
- [jira] Created: (WICKET-2411) Ajax request should process feedbackpanel.isvisible last (after all other target-components have been processed) - posted by "Martin Makundi (JIRA)" <ji...@apache.org> on 2009/08/03 13:23:15 UTC, 0 replies.
- [jira] Updated: (WICKET-2411) Ajax request should process feedbackpanel.isvisible last (after all other target-components have been processed) - posted by "Martin Makundi (JIRA)" <ji...@apache.org> on 2009/08/03 13:23:15 UTC, 0 replies.
- [jira] Commented: (WICKET-2411) Ajax request should process feedbackpanel.isvisible last (after all other target-components have been processed) - posted by "Martin Makundi (JIRA)" <ji...@apache.org> on 2009/08/03 13:29:14 UTC, 0 replies.
- [jira] Commented: (WICKET-1940) DatePicker in ModalWindow for IE7 - posted by "Martynas Jurkus (JIRA)" <ji...@apache.org> on 2009/08/03 16:11:15 UTC, 3 replies.
- [jira] Resolved: (WICKET-2411) Ajax request should process feedbackpanel.isvisible last (after all other target-components have been processed) - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/03 17:01:14 UTC, 0 replies.
- [jira] Created: (WICKET-2412) EmptySrcAttributeFilter - posted by "Martin Funk (JIRA)" <ji...@apache.org> on 2009/08/03 18:33:15 UTC, 0 replies.
- [jira] Updated: (WICKET-2412) EmptySrcAttributeFilter - posted by "Martin Funk (JIRA)" <ji...@apache.org> on 2009/08/03 18:33:15 UTC, 1 replies.
- [jira] Commented: (WICKET-2214) Form tag in ModalWindow html code causes nested html forms when ModalWindow is used with panel that contain forms - posted by "Marcin Palka (JIRA)" <ji...@apache.org> on 2009/08/03 18:51:14 UTC, 1 replies.
- svn commit: r800467 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket: Application.java markup/html/EmptySrcAttributeCheckFilter.java - posted by iv...@apache.org on 2009/08/03 19:09:06 UTC, 0 replies.
- [jira] Resolved: (WICKET-2412) Add dev time check for empty src="" attribute that can cause problems - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/03 19:11:14 UTC, 0 replies.
- [jira] Updated: (WICKET-2412) Add dev time check for empty src="" attribute that can cause problems - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/03 19:11:14 UTC, 0 replies.
- [jira] Created: (WICKET-2413) Better error handling when filterName attribute of WicketSessionFilter is misconfigured - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/03 19:29:14 UTC, 0 replies.
- svn commit: r800470 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/servlet/WicketSessionFilter.java - posted by iv...@apache.org on 2009/08/03 19:29:30 UTC, 0 replies.
- [jira] Resolved: (WICKET-2413) Better error handling when filterName attribute of WicketSessionFilter is misconfigured - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/03 19:31:14 UTC, 0 replies.
- [jira] Created: (WICKET-2414) Form tag does not get rendered on a Panel placed in a TabbedPanel within a ModalWindow - posted by "Marcin Palka (JIRA)" <ji...@apache.org> on 2009/08/03 19:57:14 UTC, 0 replies.
- [jira] Updated: (WICKET-2414) Form tag does not get rendered on a Panel placed in a TabbedPanel within a ModalWindow - posted by "Marcin Palka (JIRA)" <ji...@apache.org> on 2009/08/03 19:59:14 UTC, 0 replies.
- [jira] Resolved: (WICKET-2414) Form tag does not get rendered on a Panel placed in a TabbedPanel within a ModalWindow - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/03 20:55:15 UTC, 0 replies.
- [jira] Closed: (WICKET-2414) Form tag does not get rendered on a Panel placed in a TabbedPanel within a ModalWindow - posted by "Marcin Palka (JIRA)" <ji...@apache.org> on 2009/08/03 20:57:14 UTC, 0 replies.
- svn commit: r800696 - /wicket/releases/wicket-1.4.0/ - posted by da...@apache.org on 2009/08/04 10:11:36 UTC, 0 replies.
- svn commit: r800698 - /wicket/tags/wicket-1.4.0/ - posted by da...@apache.org on 2009/08/04 10:13:24 UTC, 0 replies.
- [jira] Created: (WICKET-2415) Estonian translation for StringValidator.minimum contains ${mimimum} instead of ${minimum} - posted by "Mikk Lauringson (JIRA)" <ji...@apache.org> on 2009/08/04 10:27:14 UTC, 0 replies.
- svn commit: r800718 - /wicket/tags/wicket-1.3.7/ - posted by da...@apache.org on 2009/08/04 11:59:19 UTC, 0 replies.
- svn commit: r800719 - /wicket/releases/wicket-1.3.7/ - posted by da...@apache.org on 2009/08/04 12:00:38 UTC, 0 replies.
- [jira] Commented: (WICKET-2410) AjaxRequestTarget could skip component when its ancestor is added too - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2009/08/04 23:38:15 UTC, 1 replies.
- [jira] Created: (WICKET-2416) Exception with EJB Session Bean - posted by "bernard (JIRA)" <ji...@apache.org> on 2009/08/05 06:21:14 UTC, 0 replies.
- [jira] Updated: (WICKET-2416) Exception with EJB Session Bean - posted by "bernard (JIRA)" <ji...@apache.org> on 2009/08/05 06:23:14 UTC, 1 replies.
- [jira] Updated: (WICKET-2397) text fields do not honor isrequired() - posted by "Jörn Zaefferer (JIRA)" <ji...@apache.org> on 2009/08/05 11:24:14 UTC, 0 replies.
- [jira] Created: (WICKET-2417) conformity to XHTML strict - posted by "Stefan Schueffler (JIRA)" <ji...@apache.org> on 2009/08/05 16:55:14 UTC, 0 replies.
- [jira] Updated: (WICKET-2417) conformity to XHTML strict - posted by "Stefan Schueffler (JIRA)" <ji...@apache.org> on 2009/08/05 16:57:16 UTC, 0 replies.
- [jira] Created: (WICKET-2418) NPE in ResourceReference - posted by "Stefan Schueffler (JIRA)" <ji...@apache.org> on 2009/08/05 17:03:14 UTC, 0 replies.
- [jira] Updated: (WICKET-2418) NPE in ResourceReference - posted by "Stefan Schueffler (JIRA)" <ji...@apache.org> on 2009/08/05 17:05:14 UTC, 2 replies.
- [jira] Commented: (WICKET-2418) NPE in ResourceReference - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/05 17:19:14 UTC, 1 replies.
- [jira] Issue Comment Edited: (WICKET-2418) NPE in ResourceReference - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/05 17:25:14 UTC, 0 replies.
- svn commit: r801321 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/ResourceReference.java - posted by iv...@apache.org on 2009/08/05 19:23:58 UTC, 0 replies.
- [jira] Resolved: (WICKET-2418) NPE in ResourceReference - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/05 19:25:14 UTC, 0 replies.
- [jira] Updated: (WICKET-1447) Lazy registration in SharedResourceRequestTarget: check if locale/style works and better api: SharedResources.get() -> SharedResource.getByResourceKey()/putByResourceKey? - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/05 19:27:14 UTC, 0 replies.
- [jira] Commented: (WICKET-2207) Modal Window created with a page creator don't open on IE8 and direct to an invalid adress - posted by "Ben Burton (JIRA)" <ji...@apache.org> on 2009/08/05 19:49:15 UTC, 1 replies.
- [jira] Commented: (WICKET-2416) Exception with EJB Session Bean - posted by "bernard (JIRA)" <ji...@apache.org> on 2009/08/06 00:25:14 UTC, 9 replies.
- [jira] Created: (WICKET-2419) AjaxEditableMultiLineLabel doesn't handle huge text properly - posted by "Gabriel LANDON (JIRA)" <ji...@apache.org> on 2009/08/06 03:25:14 UTC, 0 replies.
- svn commit: r801491 - /wicket/sandbox/ivaynberg/wicket-ajax-multipart/ - posted by iv...@apache.org on 2009/08/06 03:32:55 UTC, 0 replies.
- svn commit: r801499 - /wicket/sandbox/ivaynberg/wicket-ajax-multipart/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by iv...@apache.org on 2009/08/06 04:24:14 UTC, 0 replies.
- [jira] Created: (WICKET-2420) Ajax support for multipart forms - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/06 04:25:14 UTC, 0 replies.
- [jira] Commented: (WICKET-2420) Ajax support for multipart forms - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/06 04:27:14 UTC, 1 replies.
- [jira] Created: (WICKET-2421) DefaultCssAutocompleteTextField should be renamed - posted by "Nick Heudecker (JIRA)" <ji...@apache.org> on 2009/08/06 22:50:14 UTC, 0 replies.
- svn commit: r801986 - /wicket/common/doap_Wicket.rdf - posted by da...@apache.org on 2009/08/07 15:12:59 UTC, 0 replies.
- svn commit: r802050 - /wicket/sandbox/ivaynberg/wicket-ajax-multipart/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by iv...@apache.org on 2009/08/07 17:34:58 UTC, 0 replies.
- svn commit: r802080 - /wicket/sandbox/ivaynberg/wicket-ajax-multipart/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by iv...@apache.org on 2009/08/07 18:31:57 UTC, 0 replies.
- svn commit: r802084 - /wicket/sandbox/ivaynberg/wicket-ajax-multipart/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by iv...@apache.org on 2009/08/07 18:47:40 UTC, 0 replies.
- svn commit: r802097 - in /wicket/trunk: wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/ wicket-examples/src/main/java/org/apache/wicket/examples/upload/ wicket/src/main/java/org/apache/wicket/ajax/ - posted by iv...@apache.org on 2009/08/07 19:25:31 UTC, 0 replies.
- [jira] Resolved: (WICKET-2420) Ajax support for multipart forms - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/07 19:26:14 UTC, 0 replies.
- svn commit: r802101 - /wicket/sandbox/ivaynberg/wicket-ajax-multipart/ - posted by iv...@apache.org on 2009/08/07 19:42:01 UTC, 0 replies.
- [jira] Updated: (WICKET-2409) Widen type-constraint on TextTemplate.interpolate(Map variables) - posted by "uwe schaefer (JIRA)" <ji...@apache.org> on 2009/08/08 10:47:14 UTC, 3 replies.
- [jira] Commented: (WICKET-2409) Widen type-constraint on TextTemplate.interpolate(Map variables) - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/08 22:32:15 UTC, 0 replies.
- svn commit: r802642 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/https/HttpsRequestCycleProcessor.java - posted by iv...@apache.org on 2009/08/10 05:20:03 UTC, 0 replies.
- [jira] Issue Comment Edited: (WICKET-2397) text fields do not honor isrequired() - posted by "Jörn Zaefferer (JIRA)" <ji...@apache.org> on 2009/08/10 16:32:14 UTC, 0 replies.
- [jira] Commented: (WICKET-2397) text fields do not honor isrequired() - posted by "Jörn Zaefferer (JIRA)" <ji...@apache.org> on 2009/08/10 16:32:14 UTC, 0 replies.
- svn commit: r802814 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java - posted by iv...@apache.org on 2009/08/10 16:48:42 UTC, 0 replies.
- [jira] Resolved: (WICKET-2397) text fields do not honor isrequired() - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/10 16:50:14 UTC, 0 replies.
- [jira] Commented: (WICKET-2350) Localization messages stops working with validators since 1.4-rc2 - posted by "Martin Blicha (JIRA)" <ji...@apache.org> on 2009/08/11 14:37:14 UTC, 0 replies.
- [jira] Updated: (WICKET-2422) DefaultDataTable hides NavigationToolbar once and forever - posted by "Michael Mosmann (JIRA)" <ji...@apache.org> on 2009/08/11 15:18:14 UTC, 0 replies.
- [jira] Created: (WICKET-2422) DefaultDataTable hides NavigationToolbar once and forever - posted by "Michael Mosmann (JIRA)" <ji...@apache.org> on 2009/08/11 15:18:14 UTC, 0 replies.
- [jira] Commented: (WICKET-2422) DefaultDataTable hides NavigationToolbar once and forever - posted by "Michael Mosmann (JIRA)" <ji...@apache.org> on 2009/08/11 15:20:15 UTC, 1 replies.
- svn commit: r803173 - in /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table: DataTable.html DataTable.java - posted by iv...@apache.org on 2009/08/11 17:53:11 UTC, 0 replies.
- [jira] Resolved: (WICKET-2422) DefaultDataTable hides NavigationToolbar once and forever - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/11 17:54:14 UTC, 0 replies.
- [jira] Resolved: (WICKET-2402) SetRowsPerPage with AjaxFallbackDefaultDataTable - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/11 17:56:14 UTC, 0 replies.
- svn commit: r803175 - in /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table/filter: FilterForm.java FilterToolbar.html - posted by iv...@apache.org on 2009/08/11 18:00:48 UTC, 0 replies.
- [jira] Resolved: (WICKET-2417) FilterToolbar, FilterForm conformity to XHTML strict - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/11 18:02:15 UTC, 0 replies.
- [jira] Updated: (WICKET-2417) FilterToolbar, FilterForm conformity to XHTML strict - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/11 18:02:15 UTC, 0 replies.
- svn commit: r803182 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Application_et.properties - posted by iv...@apache.org on 2009/08/11 18:17:44 UTC, 0 replies.
- [jira] Assigned: (WICKET-2387) Failure using a Redirect strategy in a Websphere Portal 6.1 Portlet due to response already committed - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/11 18:19:14 UTC, 0 replies.
- [jira] Resolved: (WICKET-2415) Estonian translation for StringValidator.minimum contains ${mimimum} instead of ${minimum} - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/11 18:19:14 UTC, 0 replies.
- [jira] Updated: (WICKET-2365) Please support "autowire-candidate" attribute of a bean when injecting via @SpringBean - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/11 18:27:14 UTC, 0 replies.
- svn commit: r803191 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/model/Model.java - posted by iv...@apache.org on 2009/08/11 18:28:05 UTC, 0 replies.
- [jira] Resolved: (WICKET-2374) Model's factory methods are inconsistent - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/11 18:29:15 UTC, 0 replies.
- svn commit: r803198 - /wicket/trunk/pom.xml - posted by iv...@apache.org on 2009/08/11 18:34:22 UTC, 0 replies.
- [jira] Resolved: (WICKET-2290) upgrade pom reference for joda-time to 1.6 - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/11 18:35:15 UTC, 0 replies.
- [jira] Commented: (WICKET-1620) Portlet 2.0 support - posted by "Gonzalo Aguilar (JIRA)" <ji...@apache.org> on 2009/08/13 02:43:14 UTC, 1 replies.
- [jira] Issue Comment Edited: (WICKET-1620) Portlet 2.0 support - posted by "Gonzalo Aguilar (JIRA)" <ji...@apache.org> on 2009/08/13 02:45:15 UTC, 0 replies.
- [jira] Created: (WICKET-2423) Not all "domready" events are called when two wicket-event.js files are added to the page - posted by "Roman Kalyakin (JIRA)" <ji...@apache.org> on 2009/08/13 15:36:14 UTC, 0 replies.
- [jira] Updated: (WICKET-2423) Not all "domready" events are called when two wicket-event.js files are added to the page - posted by "Roman Kalyakin (JIRA)" <ji...@apache.org> on 2009/08/13 15:36:14 UTC, 0 replies.
- svn commit: r803919 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/IDetachListener.java - posted by iv...@apache.org on 2009/08/13 17:06:15 UTC, 0 replies.
- svn commit: r803929 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/RequestCycle.java - posted by da...@apache.org on 2009/08/13 17:30:26 UTC, 0 replies.
- svn commit: r803930 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/RequestCycle.java - posted by da...@apache.org on 2009/08/13 17:30:58 UTC, 0 replies.
- [jira] Updated: (WICKET-2020) Callback after detaching the page but before the PageMap lock is released - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2009/08/13 17:34:15 UTC, 0 replies.
- svn commit: r803936 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/wicket-event.js - posted by iv...@apache.org on 2009/08/13 17:54:44 UTC, 0 replies.
- [jira] Resolved: (WICKET-2423) Not all "domready" events are called when two wicket-event.js files are added to the page - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/13 17:56:15 UTC, 0 replies.
- [jira] Created: (WICKET-2424) OnChangeAjaxBehavior + DatePicker do not work together - posted by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2009/08/14 09:51:14 UTC, 0 replies.
- [jira] Commented: (WICKET-1900) Implement isEscapeLabalMarkup for RadioChoice - posted by "Alexander Nikiforov (JIRA)" <ji...@apache.org> on 2009/08/14 14:17:15 UTC, 0 replies.
- [jira] Commented: (WICKET-2316) Form generates invalid html in appendDefaultButtonField - posted by "Yrjö Kari-Koskinen (JIRA)" <ji...@apache.org> on 2009/08/14 14:45:15 UTC, 0 replies.
- [jira] Reopened: (WICKET-1900) Implement isEscapeLabalMarkup for RadioChoice - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/14 17:16:14 UTC, 0 replies.
- [jira] Updated: (WICKET-1900) Implement isEscapeLabalMarkup for RadioChoice - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/14 17:16:14 UTC, 0 replies.
- svn commit: r804485 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/Form.java - posted by iv...@apache.org on 2009/08/15 18:49:38 UTC, 0 replies.
- [jira] Resolved: (WICKET-2316) Form generates invalid html in appendDefaultButtonField - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/15 18:51:14 UTC, 0 replies.
- svn commit: r804486 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java - posted by iv...@apache.org on 2009/08/15 18:58:54 UTC, 0 replies.
- [jira] Resolved: (WICKET-2410) AjaxRequestTarget could skip component when its ancestor is added too - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/15 18:59:14 UTC, 0 replies.
- svn commit: r804488 - /wicket/sandbox/knopp/experimental/wicket-ng/src/main/java/org/apache/wicket/request/request/ServletWebRequest.java - posted by kn...@apache.org on 2009/08/15 19:11:01 UTC, 0 replies.
- svn commit: r804490 - /wicket/sandbox/knopp/experimental/wicket-ng/src/main/java/org/apache/wicket/page/page-management.txt - posted by kn...@apache.org on 2009/08/15 19:19:20 UTC, 0 replies.
- svn commit: r804492 - /wicket/sandbox/knopp/experimental/wicket-ng/src/main/java/org/apache/wicket/request/handler/impl/RenderPageRequestHandler.java - posted by kn...@apache.org on 2009/08/15 19:32:51 UTC, 0 replies.
- svn commit: r804493 - /wicket/sandbox/knopp/experimental/wicket-ng/src/main/java/org/apache/wicket/request/handler/impl/RenderPageRequestHandler.java - posted by kn...@apache.org on 2009/08/15 19:33:23 UTC, 0 replies.
- svn commit: r804494 - /wicket/sandbox/knopp/experimental/wicket-ng/src/main/java/org/apache/wicket/page/page-management.txt - posted by kn...@apache.org on 2009/08/15 19:40:28 UTC, 0 replies.
- svn commit: r804496 - /wicket/sandbox/knopp/experimental/wicket-ng/src/main/java/org/apache/wicket/request/UrlRenderer.java - posted by kn...@apache.org on 2009/08/15 19:48:51 UTC, 0 replies.
- svn commit: r804498 - /wicket/trunk/wicket-examples/src/test/java/org/apache/wicket/examples/panels/signin/CookieTest.java - posted by iv...@apache.org on 2009/08/15 19:56:35 UTC, 0 replies.
- svn commit: r804500 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java - posted by iv...@apache.org on 2009/08/15 20:01:01 UTC, 0 replies.
- [jira] Closed: (WICKET-2369) Pagination is invisible. - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/15 20:03:14 UTC, 0 replies.
- svn commit: r804503 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/tester/FormTester.java - posted by iv...@apache.org on 2009/08/15 20:06:14 UTC, 0 replies.
- [jira] Resolved: (WICKET-2378) FormTester should call detach - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/15 20:07:14 UTC, 0 replies.
- [jira] Closed: (WICKET-2376) In some cases, org.apache.wicket.extensions.markup.html.repeater.data.table.NavigatorToolbar is not displayed even when there are multiple pages in the DataTable it is attached to - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/15 20:09:14 UTC, 0 replies.
- [jira] Assigned: (WICKET-2010) InspectorPage doesn't show component tree - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/15 20:13:14 UTC, 0 replies.
- [jira] Resolved: (WICKET-1552) FormComponent.setPersistent doesn't support Asian characters - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/15 20:13:15 UTC, 0 replies.
- svn commit: r804506 - /wicket/sandbox/knopp/experimental/wicket-ng/src/main/java/org/apache/wicket/RequestCycle.java - posted by kn...@apache.org on 2009/08/15 20:16:21 UTC, 0 replies.
- svn commit: r804511 - /wicket/sandbox/knopp/experimental/wicket-ng/src/main/java/org/apache/wicket/RequestCycle.java - posted by kn...@apache.org on 2009/08/15 20:27:34 UTC, 0 replies.
- svn commit: r804526 - /wicket/branches/wicket-1.4.1-prep/ - posted by iv...@apache.org on 2009/08/15 22:28:37 UTC, 0 replies.
- [jira] Updated: (WICKET-2120) widen visibiliy of GuiceProxyTargetLocator and findBindingAnnotation - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/15 22:35:14 UTC, 0 replies.
- [jira] Updated: (WICKET-1651) Extension Points for AutoComplete - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/15 22:35:15 UTC, 0 replies.
- [jira] Updated: (WICKET-626) profile Wicket for 1.4.0 - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/15 22:35:15 UTC, 0 replies.
- [jira] Updated: (WICKET-1597) MixedParamUrlCodingStrategy bugs - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/15 22:35:15 UTC, 0 replies.
- [jira] Updated: (WICKET-1586) Add a "how to contribute" page to wicket.apache.org - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/15 22:35:15 UTC, 0 replies.
- svn commit: r804528 - in /wicket/branches/wicket-1.4.1-prep: ./ archetypes/quickstart/ archetypes/quickstart/src/main/resources/archetype-resources/ testing/wicket-threadtest/ wicket-auth-roles/ wicket-datetime/ wicket-devutils/ wicket-examples/ wicket... - posted by iv...@apache.org on 2009/08/15 22:36:03 UTC, 0 replies.
- [jira] Resolved: (WICKET-626) profile Wicket for 1.4.0 - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2009/08/16 00:07:14 UTC, 0 replies.
- [jira] Closed: (WICKET-626) profile Wicket for 1.4.0 - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2009/08/16 00:07:14 UTC, 0 replies.
- [jira] Created: (WICKET-2425) Wicket / Maven / Eclipse instructions - posted by "Ralf Ebert (JIRA)" <ji...@apache.org> on 2009/08/16 19:55:15 UTC, 0 replies.
- [jira] Created: (WICKET-2426) "Couldn't resolve model type of Model" for PasswordTextField - posted by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2009/08/17 14:56:15 UTC, 0 replies.
- [jira] Created: (WICKET-2427) substituteDate function doesn't respect date pattern - posted by "Reinout van Schouwen (JIRA)" <ji...@apache.org> on 2009/08/17 16:17:14 UTC, 0 replies.
- [jira] Created: (WICKET-2428) AbstractSingleSelectChoice: custom resource key for null option - posted by "Fridolin Jackstadt (JIRA)" <ji...@apache.org> on 2009/08/19 10:28:14 UTC, 0 replies.
- [jira] Updated: (WICKET-2428) AbstractSingleSelectChoice: custom resource key for null option - posted by "Fridolin Jackstadt (JIRA)" <ji...@apache.org> on 2009/08/19 10:34:14 UTC, 0 replies.
- [jira] Commented: (WICKET-2232) org.apache.wicket.util.io.SerializableChecker StackOverflow Exception - posted by "david rapin (JIRA)" <ji...@apache.org> on 2009/08/19 17:49:14 UTC, 0 replies.
- [jira] Closed: (WICKET-2397) text fields do not honor isrequired() - posted by "Jörn Zaefferer (JIRA)" <ji...@apache.org> on 2009/08/20 14:13:14 UTC, 0 replies.
- svn commit: r806180 - /wicket/releases/wicket-1.4.1/ - posted by jr...@apache.org on 2009/08/20 16:14:04 UTC, 0 replies.
- svn commit: r806195 - /wicket/branches/wicket-1.4.1-prep/ - posted by iv...@apache.org on 2009/08/20 16:40:51 UTC, 0 replies.
- svn commit: r806204 - /wicket/branches/wicket-1.4.x/ - posted by iv...@apache.org on 2009/08/20 17:08:05 UTC, 0 replies.
- [jira] Created: (WICKET-2429) Remove "Apache Wicket 1.3.6 is the current stable release." from getting-wicket.html - posted by "count negative (JIRA)" <ji...@apache.org> on 2009/08/20 19:40:14 UTC, 0 replies.
- [jira] Resolved: (WICKET-2429) Remove "Apache Wicket 1.3.6 is the current stable release." from getting-wicket.html - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/20 20:41:15 UTC, 0 replies.
- [jira] Updated: (WICKET-2429) Remove "Apache Wicket 1.3.6 is the current stable release." from getting-wicket.html - posted by "count negative (JIRA)" <ji...@apache.org> on 2009/08/20 21:23:14 UTC, 1 replies.
- [jira] Reopened: (WICKET-2429) Remove "Apache Wicket 1.3.6 is the current stable release." from getting-wicket.html - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/20 21:27:14 UTC, 0 replies.
- [jira] Closed: (WICKET-2429) Remove "Apache Wicket 1.3.6 is the current stable release." from getting-wicket.html - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/20 21:29:14 UTC, 0 replies.
- [jira] Created: (WICKET-2430) Malformed \uxxxx encoding in MultipleUploadField_sl.properties - posted by "Tim Bruijnzeels (JIRA)" <ji...@apache.org> on 2009/08/21 14:23:14 UTC, 0 replies.
- [jira] Created: (WICKET-2431) Some live demo examples don't work - posted by "Sergey Derugo (JIRA)" <ji...@apache.org> on 2009/08/21 16:27:14 UTC, 0 replies.
- [jira] Assigned: (WICKET-2431) Some live demo examples don't work - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/21 17:30:14 UTC, 0 replies.
- svn commit: r806600 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_sl.properties - posted by iv...@apache.org on 2009/08/21 17:30:24 UTC, 0 replies.
- [jira] Resolved: (WICKET-2430) Malformed \uxxxx encoding in MultipleUploadField_sl.properties - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/21 17:32:14 UTC, 0 replies.
- [jira] Created: (WICKET-2432) Sending Ajax datas from Form with MultiPart(true) causing 302 - Moved Temporarily - posted by "Major Peter (JIRA)" <ji...@apache.org> on 2009/08/24 07:22:59 UTC, 0 replies.
- [jira] Updated: (WICKET-2432) Sending Ajax datas from Form with MultiPart(true) causing 302 - Moved Temporarily - posted by "Major Peter (JIRA)" <ji...@apache.org> on 2009/08/24 07:24:59 UTC, 0 replies.
- [jira] Created: (WICKET-2433) Ajax support for multipart forms broken in a nested form - posted by "Marcin Palka (JIRA)" <ji...@apache.org> on 2009/08/24 11:11:59 UTC, 0 replies.
- [jira] Updated: (WICKET-2433) Ajax support for multipart forms broken in a nested form - posted by "Marcin Palka (JIRA)" <ji...@apache.org> on 2009/08/24 11:13:59 UTC, 0 replies.
- svn commit: r807285 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/ContainerWithAssociatedMarkupHelper.java - posted by jc...@apache.org on 2009/08/24 17:51:10 UTC, 0 replies.
- [jira] Updated: (WICKET-2404) Quickstart for 1.4 uses 1.3 dtd in HomePage.html - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2009/08/24 20:48:59 UTC, 0 replies.
- [jira] Updated: (WICKET-2404) Quickstart for 1.4 uses 1.3 dtd in HomePage.html (with patch) - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2009/08/24 20:50:59 UTC, 0 replies.
- [jira] Resolved: (WICKET-2288) Refactor DefaultPageFactory#constructor - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2009/08/24 20:52:59 UTC, 0 replies.
- [jira] Updated: (WICKET-1974) render_to_buffer does not work for absolute URLs (with patch) - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2009/08/24 21:07:59 UTC, 0 replies.
- [jira] Updated: (WICKET-1974) render_to_buffer does not work for absolute URLs - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2009/08/24 21:07:59 UTC, 0 replies.
- [jira] Created: (WICKET-2434) RequestCycle urlFor ignores existing parameters when appending provided params - posted by "Vytautas Civilis (JIRA)" <ji...@apache.org> on 2009/08/25 11:32:59 UTC, 0 replies.
- [jira] Created: (WICKET-2435) TabbedPanel extract factory method for tabs-container - posted by "Sven Meier (JIRA)" <ji...@apache.org> on 2009/08/25 22:13:59 UTC, 0 replies.
- [jira] Updated: (WICKET-2435) TabbedPanel extract factory method for tabs-container - posted by "Sven Meier (JIRA)" <ji...@apache.org> on 2009/08/25 22:15:59 UTC, 0 replies.
- [jira] Created: (WICKET-2436) invalid DataTable markup breaks table layout - posted by "Daniel Peters (JIRA)" <ji...@apache.org> on 2009/08/26 11:31:59 UTC, 0 replies.
- [jira] Commented: (WICKET-2054) error submmiting a form inside a ModalWindow - posted by "Sven Meier (JIRA)" <ji...@apache.org> on 2009/08/26 15:13:59 UTC, 0 replies.
- svn commit: r808042 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table/DataTable.html - posted by iv...@apache.org on 2009/08/26 17:09:08 UTC, 0 replies.
- [jira] Updated: (WICKET-2436) invalid DataTable markup breaks table layout - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/26 17:36:00 UTC, 0 replies.
- svn commit: r808057 - in /wicket/branches/wicket-1.4.x/wicket-extensions: .settings/org.eclipse.jdt.core.prefs src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table/DataTable.html - posted by iv...@apache.org on 2009/08/26 17:36:01 UTC, 0 replies.
- [jira] Resolved: (WICKET-2436) invalid DataTable markup breaks table layout - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/26 18:45:59 UTC, 0 replies.
- [jira] Commented: (WICKET-2100) DynamicImageResouce blocks loading of AjaxLazyLoadPanel - posted by "Rodrigo De Castro (JIRA)" <ji...@apache.org> on 2009/08/26 22:49:59 UTC, 0 replies.
- [jira] Created: (WICKET-2437) DynamicImageResource images are loaded in serial mode (Channel busy - postponing...) - posted by "Rodrigo De Castro (JIRA)" <ji...@apache.org> on 2009/08/26 22:51:59 UTC, 0 replies.
- [jira] Updated: (WICKET-2437) DynamicImageResource images are loaded in serial mode (Channel busy - postponing...) - posted by "Rodrigo De Castro (JIRA)" <ji...@apache.org> on 2009/08/26 22:53:59 UTC, 0 replies.
- [jira] Updated: (WICKET-1940) DatePicker in ModalWindow for IE7 - posted by "Gabriel LANDON (JIRA)" <ji...@apache.org> on 2009/08/26 23:39:59 UTC, 0 replies.
- [jira] Issue Comment Edited: (WICKET-1940) DatePicker in ModalWindow for IE7 - posted by "Gabriel LANDON (JIRA)" <ji...@apache.org> on 2009/08/26 23:59:59 UTC, 0 replies.
- [jira] Updated: (WICKET-2437) Ajax requests are called serially using only one channel (Channel busy - postponing...) - posted by "Rodrigo De Castro (JIRA)" <ji...@apache.org> on 2009/08/27 06:40:59 UTC, 0 replies.
- [jira] Commented: (WICKET-2437) Ajax requests are called serially using only one channel (Channel busy - postponing...) - posted by "Rodrigo De Castro (JIRA)" <ji...@apache.org> on 2009/08/27 06:42:59 UTC, 4 replies.
- [jira] Created: (WICKET-2438) AjaxEventBehavior not working on feedback message components - posted by "Ian MacLarty (JIRA)" <ji...@apache.org> on 2009/08/27 08:36:59 UTC, 0 replies.
- [jira] Created: (WICKET-2439) Improve MixedParamUrlCodingStrategy, introduce Hybrid - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2009/08/27 22:48:59 UTC, 0 replies.
- [jira] Updated: (WICKET-2439) Improve MixedParamUrlCodingStrategy, introduce Hybrid - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2009/08/27 22:50:59 UTC, 0 replies.
- [jira] Created: (WICKET-2440) ReuseIfModelObjectsEqualStrategy - Reuse Strategy for repeaters based on model objects - posted by "Dmitry Zatselyapin (JIRA)" <ji...@apache.org> on 2009/08/28 04:54:59 UTC, 0 replies.
- [jira] Updated: (WICKET-2440) ReuseIfModelObjectsEqualStrategy - Reuse Strategy for repeaters based on model objects - posted by "Dmitry Zatselyapin (JIRA)" <ji...@apache.org> on 2009/08/28 05:00:00 UTC, 0 replies.
- svn commit: r808929 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res/modal.js - posted by jc...@apache.org on 2009/08/28 17:56:18 UTC, 0 replies.
- svn commit: r808930 - /wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res/modal.js - posted by jc...@apache.org on 2009/08/28 17:56:30 UTC, 0 replies.
- [jira] Resolved: (WICKET-2437) Ajax requests are called serially using only one channel (Channel busy - postponing...) - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/29 06:56:32 UTC, 0 replies.
- [jira] Created: (WICKET-2441) resource location bug displays directory listing - posted by "Antoine van Wel (JIRA)" <ji...@apache.org> on 2009/08/29 12:36:32 UTC, 0 replies.
- [jira] Created: (WICKET-2442) Palette, NullPointer - posted by "Ulrik Hagberg (JIRA)" <ji...@apache.org> on 2009/08/29 14:03:32 UTC, 0 replies.
- [jira] Closed: (WICKET-2442) Palette, NullPointer - posted by "Ulrik Hagberg (JIRA)" <ji...@apache.org> on 2009/08/29 14:29:32 UTC, 1 replies.
- [jira] Reopened: (WICKET-2442) Palette, NullPointer - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2009/08/29 22:44:32 UTC, 0 replies.
- [jira] Created: (WICKET-2443) Specialized components MapDropDownChoice, for use when the values of a drop down choice is backed by a java.util.Map or a Collection - posted by "Eirik Lygre (JIRA)" <ji...@apache.org> on 2009/08/30 20:27:32 UTC, 0 replies.
- [jira] Updated: (WICKET-2443) Add specialized components MapDropDownChoice and BeanDropDownChoice, for use when the values of a drop down choice is backed by a java.util.Map or a Collection - posted by "Eirik Lygre (JIRA)" <ji...@apache.org> on 2009/08/30 20:29:34 UTC, 2 replies.
- [jira] Commented: (WICKET-2438) AjaxEventBehavior not working on feedback message components - posted by "Ian MacLarty (JIRA)" <ji...@apache.org> on 2009/08/31 02:17:32 UTC, 1 replies.
- [jira] Created: (WICKET-2444) Internal Spring beans should be ignored - posted by "Ronald Tetsuo Miura (JIRA)" <ji...@apache.org> on 2009/08/31 03:59:32 UTC, 0 replies.
- [jira] Updated: (WICKET-2444) Internal Spring beans should be ignored - posted by "Ronald Tetsuo Miura (JIRA)" <ji...@apache.org> on 2009/08/31 04:01:32 UTC, 0 replies.
- [jira] Created: (WICKET-2445) FormInput.java needs the validators updated. - posted by "Tim Ames (JIRA)" <ji...@apache.org> on 2009/08/31 16:54:32 UTC, 0 replies.
- svn commit: r809646 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/WicketFilter.java - posted by iv...@apache.org on 2009/08/31 18:08:31 UTC, 0 replies.
- svn commit: r809647 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/protocol/http/WicketFilter.java - posted by iv...@apache.org on 2009/08/31 18:08:58 UTC, 0 replies.