| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1117) FormComponent.setType is called in AbstractTextComponent.onBeforeRender |
Thu, 01 Nov, 02:12 |
| conflue...@apache.org |
[CONF] Apache Wicket: Stateless pages (page edited) |
Thu, 01 Nov, 07:51 |
| Matej Knopp (JIRA) |
[jira] Resolved: (WICKET-948) Links don't work after using browser's back button (Statefull page) |
Thu, 01 Nov, 08:10 |
| Matej Knopp (JIRA) |
[jira] Commented: (WICKET-1003) Modal Window Does Not Close When Using IndicatingAjaxButton |
Thu, 01 Nov, 08:12 |
| Matej Knopp (JIRA) |
[jira] Resolved: (WICKET-1073) No Page found for component in AjaxRequestTarget.detach() |
Thu, 01 Nov, 08:14 |
| Matej Knopp (JIRA) |
[jira] Resolved: (WICKET-1049) ModalWindow popups are unclickable |
Thu, 01 Nov, 08:14 |
| Matej Knopp (JIRA) |
[jira] Assigned: (WICKET-855) ModalWindow makes Internet Explorer 6 show an security warning dialog |
Thu, 01 Nov, 08:32 |
| Matej Knopp (JIRA) |
[jira] Assigned: (WICKET-792) Calls to getString() are sloooooow. |
Thu, 01 Nov, 08:34 |
| Matej Knopp (JIRA) |
[jira] Resolved: (WICKET-792) Calls to getString() are sloooooow. |
Thu, 01 Nov, 08:34 |
| jcompag...@apache.org |
svn commit: r590933 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/WebPage.java |
Thu, 01 Nov, 08:39 |
| kn...@apache.org |
svn commit: r590934 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/wicket-event.js |
Thu, 01 Nov, 08:49 |
| Matej Knopp (JIRA) |
[jira] Resolved: (WICKET-855) ModalWindow makes Internet Explorer 6 show an security warning dialog |
Thu, 01 Nov, 09:14 |
| kn...@apache.org |
svn commit: r590943 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java |
Thu, 01 Nov, 09:15 |
| Matej Knopp (JIRA) |
[jira] Resolved: (WICKET-1101) NullPointerException in HybridUrlCodingStrategy |
Thu, 01 Nov, 09:16 |
| Matej Knopp (JIRA) |
[jira] Commented: (WICKET-1101) NullPointerException in HybridUrlCodingStrategy |
Thu, 01 Nov, 09:16 |
| Matej Knopp (JIRA) |
[jira] Updated: (WICKET-1033) Allow Grace Period for AJAX Busy Indication |
Thu, 01 Nov, 09:26 |
| Johan Compagner (JIRA) |
[jira] Closed: (WICKET-588) continueToOriginalDestination / RestartResponseAtInterceptPageException with page parameters broken |
Thu, 01 Nov, 09:28 |
| Matej Knopp (JIRA) |
[jira] Updated: (WICKET-1069) RFE: DataTable && colgroup |
Thu, 01 Nov, 09:28 |
| Matej Knopp (JIRA) |
[jira] Assigned: (WICKET-1105) Missing javascript header referencies in Wicket portlet |
Thu, 01 Nov, 09:33 |
| kn...@apache.org |
svn commit: r590946 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax: AbstractDefaultAjaxBehavior.java WicketAjaxReference.java |
Thu, 01 Nov, 09:38 |
| Matej Knopp (JIRA) |
[jira] Resolved: (WICKET-1005) provide programmatic access to wicket-ajax.js |
Thu, 01 Nov, 09:39 |
| Matej Knopp (JIRA) |
[jira] Resolved: (WICKET-1011) wicketShow and wicketHide don't check for existence of element before setting display |
Thu, 01 Nov, 09:41 |
| Juergen Donnerstag (JIRA) |
[jira] Commented: (WICKET-1095) invisible TransparentResolver skips markup of visible children and thus resulting in an exception in Page#checkRendering (component not found in markup) |
Thu, 01 Nov, 09:44 |
| kn...@apache.org |
svn commit: r590948 - in /wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket: ./ ajax/ ajax/form/ ajax/markup/html/ajaxLink/ ajax/markup/html/componentMap/ markup/html/basic/ markup/html/border/ markup/html/panel/ |
Thu, 01 Nov, 09:45 |
| Matej Knopp (JIRA) |
[jira] Commented: (WICKET-1087) Ajax update on a panel caused markup outside the panel to be missing |
Thu, 01 Nov, 09:57 |
| Johan Compagner (JIRA) |
[jira] Commented: (WICKET-1087) Ajax update on a panel caused markup outside the panel to be missing |
Thu, 01 Nov, 10:00 |
| Deepak Mahavishnu (JIRA) |
[jira] Created: (WICKET-1120) Problem closing a ModalWindow when used through an IFrame |
Thu, 01 Nov, 10:58 |
| Deepak Mahavishnu (JIRA) |
[jira] Updated: (WICKET-1120) Problem closing a ModalWindow when used through an IFrame |
Thu, 01 Nov, 11:18 |
| Johan Compagner (JIRA) |
[jira] Assigned: (WICKET-1105) Missing javascript header referencies in Wicket portlet |
Thu, 01 Nov, 11:59 |
| Chuck Deal (JIRA) |
[jira] Created: (WICKET-1121) Slight AbstractChoice refactoring |
Thu, 01 Nov, 12:02 |
| Chuck Deal (JIRA) |
[jira] Updated: (WICKET-1121) Slight AbstractChoice refactoring |
Thu, 01 Nov, 12:03 |
| Johan Compagner (JIRA) |
[jira] Commented: (WICKET-1121) Slight AbstractChoice refactoring |
Thu, 01 Nov, 14:18 |
| jcompag...@apache.org |
svn commit: r591022 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/AbstractChoice.java |
Thu, 01 Nov, 14:28 |
| Johan Compagner (JIRA) |
[jira] Closed: (WICKET-1121) Slight AbstractChoice refactoring |
Thu, 01 Nov, 14:29 |
| Chuck Deal (JIRA) |
[jira] Commented: (WICKET-1121) Slight AbstractChoice refactoring |
Thu, 01 Nov, 14:37 |
| Johan Compagner (JIRA) |
[jira] Updated: (WICKET-810) Converters using instanceof instead of class toString |
Thu, 01 Nov, 14:39 |
| Johan Compagner (JIRA) |
[jira] Updated: (WICKET-1012) tracking dirty state (was:make setVisible, setEnable, add, addOrReplace, remove and removeAll non-final) |
Thu, 01 Nov, 14:49 |
| Johan Compagner (JIRA) |
[jira] Closed: (WICKET-1012) tracking dirty state (was:make setVisible, setEnable, add, addOrReplace, remove and removeAll non-final) |
Thu, 01 Nov, 14:51 |
| jcompag...@apache.org |
svn commit: r591029 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Page.java |
Thu, 01 Nov, 14:52 |
| conflue...@apache.org |
[CONF] Apache Wicket: Simple Sortable DataTable Example (page created) |
Thu, 01 Nov, 15:26 |
| conflue...@apache.org |
[CONF] Apache Wicket: Tables and Grids (page edited) |
Thu, 01 Nov, 15:27 |
| John Patterson (JIRA) |
[jira] Created: (WICKET-1122) Allow override of Pragma No-cache settings in WebPage |
Thu, 01 Nov, 15:29 |
| Johan Compagner (JIRA) |
[jira] Closed: (WICKET-1122) Allow override of Pragma No-cache settings in WebPage |
Thu, 01 Nov, 16:40 |
| Bruno Borges (JIRA) |
[jira] Updated: (WICKET-1113) DownloadLink support for temporary files |
Thu, 01 Nov, 16:56 |
| Steven Katz (JIRA) |
[jira] Commented: (WICKET-1003) Modal Window Does Not Close When Using IndicatingAjaxButton |
Thu, 01 Nov, 16:58 |
| jcompag...@apache.org |
svn commit: r591118 - in /wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/markup/html/link/ test/java/org/apache/wicket/markup/html/link/ |
Thu, 01 Nov, 18:48 |
| Johan Compagner (JIRA) |
[jira] Closed: (WICKET-1113) DownloadLink support for temporary files |
Thu, 01 Nov, 18:48 |
| ivaynb...@apache.org |
svn commit: r591119 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/internal/Enclosure.java |
Thu, 01 Nov, 18:49 |
| jcompag...@apache.org |
svn commit: r591134 - in /wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/stateless: StatefulPage.html StatefulPage.java StatelessApplication.java |
Thu, 01 Nov, 19:26 |
| Johan Compagner (JIRA) |
[jira] Closed: (WICKET-607) Stateless forms don't work with QueryStringUrlCodingStrategy |
Thu, 01 Nov, 19:28 |
| jcompag...@apache.org |
svn commit: r591136 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/component: BookmarkableListenerInterfaceRequestTarget.java BookmarkablePageRequestTarget.java |
Thu, 01 Nov, 19:51 |
| Johan Compagner (JIRA) |
[jira] Closed: (WICKET-950) StatelessForm + QueryStringUrlCodingStrategy problem |
Thu, 01 Nov, 19:57 |
| Francisco Diaz Trepat (JIRA) |
[jira] Created: (WICKET-1123) Ajax Panel Replacement Issue on Fireforx only (Kind of Complex Scenario, subpanels and tables) |
Thu, 01 Nov, 21:44 |
| Francisco Diaz Trepat (JIRA) |
[jira] Updated: (WICKET-1123) Ajax Panel Replacement Issue on Fireforx only (Kind of Complex Scenario, subpanels and tables) |
Thu, 01 Nov, 21:46 |
| Francisco Diaz Trepat (JIRA) |
[jira] Commented: (WICKET-1123) Ajax Panel Replacement Issue on Fireforx only (Kind of Complex Scenario, subpanels and tables) |
Thu, 01 Nov, 21:48 |
| Gerolf Seitz (JIRA) |
[jira] Assigned: (WICKET-958) Mounts ignored for PageExpiredErrorPage |
Fri, 02 Nov, 00:44 |
| Gwyn Evans (JIRA) |
[jira] Created: (WICKET-1124) Inner form validators not skipped when inner form disabled |
Fri, 02 Nov, 09:07 |
| Gwyn Evans (JIRA) |
[jira] Commented: (WICKET-1124) Inner form validators not skipped when inner form disabled |
Fri, 02 Nov, 09:22 |
| Martin Funk (JIRA) |
[jira] Resolved: (WICKET-1118) DateTextField.setEnabled() is not propagated to attached DatePicker |
Fri, 02 Nov, 09:27 |
| Johan Compagner (JIRA) |
[jira] Commented: (WICKET-958) Mounts ignored for PageExpiredErrorPage |
Fri, 02 Nov, 11:05 |
| Matej Knopp (JIRA) |
[jira] Assigned: (WICKET-1123) Ajax Panel Replacement Issue on Fireforx only (Kind of Complex Scenario, subpanels and tables) |
Fri, 02 Nov, 11:40 |
| Matej Knopp (JIRA) |
[jira] Assigned: (WICKET-1124) Inner form validators not skipped when inner form disabled |
Fri, 02 Nov, 11:40 |
| ivaynb...@apache.org |
svn commit: r591368 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/navigation/paging/IPageable.java |
Fri, 02 Nov, 15:37 |
| kn...@apache.org |
svn commit: r591449 - /wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/ModalWindow.java |
Fri, 02 Nov, 20:38 |
| kn...@apache.org |
svn commit: r591486 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js |
Fri, 02 Nov, 21:52 |
| jcompag...@apache.org |
svn commit: r591527 - in /wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/markup/html/navigation/paging/IPageable.java test/java/org/apache/wicket/markup/html/navigation/paging/AbstractPagingNavigationTest.java |
Sat, 03 Nov, 01:04 |
| jcompag...@apache.org |
svn commit: r591528 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http: MockHttpServletResponse.java RequestUtils.java |
Sat, 03 Nov, 01:05 |
| jcompag...@apache.org |
svn commit: r591529 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/component/BookmarkableListenerInterfaceRequestTarget.java |
Sat, 03 Nov, 01:06 |
| jcompag...@apache.org |
svn commit: r591530 - /wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/request/target/coding/ |
Sat, 03 Nov, 01:14 |
| Carlos Pita (JIRA) |
[jira] Commented: (WICKET-957) Change default focus component for focus related events to null |
Sat, 03 Nov, 05:42 |
| Doug Leeper (JIRA) |
[jira] Commented: (WICKET-975) Update ImageButton to handle ResourceReferenc |
Sat, 03 Nov, 05:42 |
| Timo Rantalaiho (JIRA) |
[jira] Commented: (WICKET-1108) Inherited Pages don't include components from super page. |
Sat, 03 Nov, 05:43 |
| Katz Steven (Nokia-NEBU/Boston) (JIRA) |
[jira] Commented: (WICKET-1003) Modal Window Does Not Close When Using IndicatingAjaxButton |
Sat, 03 Nov, 05:43 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-975) Update ImageButton to handle ResourceReferenc |
Sat, 03 Nov, 06:49 |
| Igor Vaynberg (JIRA) |
[jira] Commented: (WICKET-1108) Inherited Pages don't include components from super page. |
Sat, 03 Nov, 06:53 |
| Brill Pappin (JIRA) |
[jira] Commented: (WICKET-1108) Inherited Pages don't include components from super page. |
Sat, 03 Nov, 07:16 |
| Dmitry Kandalov (JIRA) |
[jira] Commented: (WICKET-1043) javadoc typos |
Sat, 03 Nov, 07:22 |
| Dmitry Kandalov (JIRA) |
[jira] Created: (WICKET-1125) SmartLinkLabel parser error |
Sat, 03 Nov, 07:31 |
| Dmitry Kandalov (JIRA) |
[jira] Updated: (WICKET-1125) SmartLinkLabel parser error |
Sat, 03 Nov, 07:33 |
| Dmitry Kandalov (JIRA) |
[jira] Updated: (WICKET-1125) SmartLinkLabel parser error |
Sat, 03 Nov, 07:38 |
| Dmitry Kandalov (JIRA) |
[jira] Updated: (WICKET-1125) SmartLinkLabel parser error |
Sat, 03 Nov, 07:38 |
| Dmitry Kandalov (JIRA) |
[jira] Updated: (WICKET-1125) SmartLinkLabel parser error |
Sat, 03 Nov, 07:40 |
| Gwyn Evans (JIRA) |
[jira] Commented: (WICKET-1108) Inherited Pages don't include components from super page. |
Sat, 03 Nov, 09:57 |
| Johan Compagner (JIRA) |
[jira] Assigned: (WICKET-975) Update ImageButton to handle ResourceReferenc |
Sat, 03 Nov, 12:51 |
| jcompag...@apache.org |
svn commit: r591612 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/AbstractTextComponent.java |
Sat, 03 Nov, 13:01 |
| Johan Compagner (JIRA) |
[jira] Closed: (WICKET-1117) FormComponent.setType is called in AbstractTextComponent.onBeforeRender |
Sat, 03 Nov, 13:01 |
| jcompag...@apache.org |
svn commit: r591613 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/AbstractTextComponent.java |
Sat, 03 Nov, 13:13 |
| Alastair Maw (JIRA) |
[jira] Updated: (WICKET-625) Wicket doesn't clean up properly when hot-deploying; hangs onto Class references. |
Sat, 03 Nov, 15:24 |
| jcompag...@apache.org |
svn commit: r591639 - in /wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/util/lang/PropertyResolver.java test/java/org/apache/wicket/util/lang/PropertyResolverTest.java |
Sat, 03 Nov, 15:59 |
| Johan Compagner (JIRA) |
[jira] Closed: (WICKET-988) PropertyResolver map |
Sat, 03 Nov, 16:00 |
| Johan Compagner (JIRA) |
[jira] Updated: (WICKET-385) Move HTTP caching features out of wicket.Resource |
Sat, 03 Nov, 16:04 |
| Johan Compagner (JIRA) |
[jira] Closed: (WICKET-1084) Optimize memory usage |
Sat, 03 Nov, 16:06 |
| Martijn Dashorst (JIRA) |
[jira] Updated: (WICKET-678) Transfer DNS entries to wicket.apache.org |
Sat, 03 Nov, 16:10 |
| Johan Compagner (JIRA) |
[jira] Assigned: (WICKET-1075) LocalizedImageResource: 'static' Resource lost after locale/style change |
Sat, 03 Nov, 16:12 |
| al...@apache.org |
svn commit: r591645 - in /wicket/trunk/jdk-1.5/wicket-guice/src: main/java/org/apache/wicket/guice/ test/java/org/apache/wicket/guice/ |
Sat, 03 Nov, 16:22 |
| Alastair Maw (JIRA) |
[jira] Resolved: (WICKET-1063) wicket-guice should support Provider injection and TypeLiteral injection |
Sat, 03 Nov, 16:24 |
| Matej Knopp (JIRA) |
[jira] Commented: (WICKET-1084) Optimize memory usage |
Sat, 03 Nov, 16:42 |
| gse...@apache.org |
svn commit: r591659 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/AbstractRequestCycleProcessor.java |
Sat, 03 Nov, 18:30 |
| Gerolf Seitz (JIRA) |
[jira] Resolved: (WICKET-958) Mounts ignored for PageExpiredErrorPage |
Sat, 03 Nov, 18:33 |
| Martijn Dashorst (JIRA) |
[jira] Updated: (WICKET-678) Transfer DNS entries to wicket.apache.org |
Sat, 03 Nov, 18:49 |