| ivaynb...@apache.org |
svn commit: r720927 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java |
Wed, 26 Nov, 18:06 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-1954) Component.isVisibilityAllowed() not consulted before calling onBeforeRender() |
Wed, 26 Nov, 18:08 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1922) AbstractTree - setting root to null causes NullPointerException |
Wed, 26 Nov, 18:10 |
| ivaynb...@apache.org |
svn commit: r720928 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/RequestLogger.java |
Wed, 26 Nov, 18:12 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-1946) Please make RequestLogger.log(RequestData, SessionData) protected |
Wed, 26 Nov, 18:12 |
| Igor Vaynberg (JIRA) |
[jira] Updated: (WICKET-1937) Enclosure with fallback section |
Wed, 26 Nov, 18:12 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-1951) MixedParamUrlCodingStrategy should not throw exception, if there is more parameters, than expected |
Wed, 26 Nov, 18:16 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1949) rc1 generics - BaseTree |
Wed, 26 Nov, 18:20 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-1957) Odd number of page parameters - should not throw IllegalStateException |
Wed, 26 Nov, 18:20 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1947) rc1 generics - LabelTree |
Wed, 26 Nov, 18:20 |
| ivaynb...@apache.org |
svn commit: r720932 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/rating/RatingPanel.java |
Wed, 26 Nov, 18:26 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-1948) rc1 generics - RatingPanel |
Wed, 26 Nov, 18:26 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1921) Add an extension of AutoCompleteTextField which includes default css |
Wed, 26 Nov, 18:28 |
| Igor Vaynberg (JIRA) |
[jira] Updated: (WICKET-1945) make wicket's configuration type an enum |
Wed, 26 Nov, 18:28 |
| Matej Knopp (JIRA) |
[jira] Closed: (WICKET-1653) Invalid argument in wicket-ajax.js (line 606) causes not loading ajax lazy load panel in IE |
Wed, 26 Nov, 18:32 |
| ivaynb...@apache.org |
svn commit: r720935 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/resolver/HtmlHeaderResolver.java |
Wed, 26 Nov, 18:32 |
| ivaynb...@apache.org |
svn commit: r720936 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/resolver/HtmlHeaderResolver.java |
Wed, 26 Nov, 18:34 |
| ivaynb...@apache.org |
svn commit: r720938 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/resolver/HtmlHeaderResolver.java |
Wed, 26 Nov, 18:42 |
| ivaynb...@apache.org |
svn commit: r720939 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/resolver/HtmlHeaderResolver.java |
Wed, 26 Nov, 18:42 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-1955) Error about misplaced <wicket:head> very uninformative and incorrect |
Wed, 26 Nov, 18:42 |
| Igor Vaynberg (JIRA) |
[jira] Commented: (WICKET-1956) on submitting form ModelObject of TextField is NULL after setEnabled(true) |
Wed, 26 Nov, 18:46 |
| ivaynb...@apache.org |
svn commit: r720942 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/protocol/http/MockHttpServletRequest.java test/java/org/apache/wicket/util/tester/FormTesterTest.java test/java/org/apache/wicket/util/tester/MockFormFileUploadPage.java |
Wed, 26 Nov, 18:51 |
| Igor Vaynberg (JIRA) |
[jira] Updated: (WICKET-1938) Use XMLUnit for framework tests |
Wed, 26 Nov, 18:52 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1912) StatelessForm problems with query string |
Wed, 26 Nov, 18:52 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-1931) FormTester doesn't correctly submit a form when a FileUploadField was not set (which is not required) |
Wed, 26 Nov, 18:52 |
| ivaynb...@apache.org |
svn commit: r720949 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket: protocol/http/request/ request/target/coding/ util/string/ |
Wed, 26 Nov, 19:13 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-1920) Settings mounts as case insensitive causes 404 errors if case is included when mounting pages. |
Wed, 26 Nov, 19:14 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-1907) Ajax self updating label causes browser problems |
Wed, 26 Nov, 19:16 |
| Igor Vaynberg (JIRA) |
[jira] Commented: (WICKET-1866) MarkupContainer already follows the contract of Iterable; it should implement it. |
Wed, 26 Nov, 19:18 |
| Igor Vaynberg (JIRA) |
[jira] Updated: (WICKET-1897) StatelessForm submitted to the wrong page |
Wed, 26 Nov, 19:26 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-1897) StatelessForm submitted to the wrong page |
Wed, 26 Nov, 19:26 |
| Adrian Sandor (JIRA) |
[jira] Created: (WICKET-1961) Bad javadoc for Request.getRelativePathPrefix* methods |
Thu, 27 Nov, 05:58 |
| thran...@apache.org |
svn commit: r721088 - in /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete: AutoCompleteTextField.java DefaultCssAutocompleteTextField.css DefaultCssAutocompleteTextField.java |
Thu, 27 Nov, 06:17 |
| thran...@apache.org |
svn commit: r721094 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete: AutoCompleteTextField.java DefaultCssAutocompleteTextField.css DefaultCssAutocompleteTextField.java |
Thu, 27 Nov, 06:33 |
| Timo Rantalaiho (JIRA) |
[jira] Resolved: (WICKET-1921) Add an extension of AutoCompleteTextField which includes default css |
Thu, 27 Nov, 06:38 |
|
[jira] Issue Comment Edited: (WICKET-1653) Invalid argument in wicket-ajax.js (line 606) causes not loading ajax lazy load panel in IE |
|
| Marat Radchenko (JIRA) |
[jira] Issue Comment Edited: (WICKET-1653) Invalid argument in wicket-ajax.js (line 606) causes not loading ajax lazy load panel in IE |
Thu, 27 Nov, 07:33 |
| Marat Radchenko (JIRA) |
[jira] Issue Comment Edited: (WICKET-1653) Invalid argument in wicket-ajax.js (line 606) causes not loading ajax lazy load panel in IE |
Thu, 27 Nov, 08:13 |
| ivaynb...@apache.org |
svn commit: r721245 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/navigation/paging/PagingNavigationLink.java |
Thu, 27 Nov, 17:32 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-1784) Enhance IDataProvider to support applications using the Transfer Object J2EE pattern |
Thu, 27 Nov, 17:36 |
| ivaynb...@apache.org |
svn commit: r721248 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/resource/loader/PackageStringResourceLoader.java |
Thu, 27 Nov, 17:39 |
|
[CONF] Apache Wicket: Wicket 1.5 Wish List (page edited) |
|
| conflue...@apache.org |
[CONF] Apache Wicket: Wicket 1.5 Wish List (page edited) |
Thu, 27 Nov, 17:44 |
| conflue...@apache.org |
[CONF] Apache Wicket: Wicket 1.5 Wish List (page edited) |
Thu, 27 Nov, 17:46 |