Mailing list archives: August 2008

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · Next »Thread · Author · Date
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-1782) Protection against CSRF (cross-site request forgery) attacks Fri, 08 Aug, 13:45
Johan Compagner (JIRA) [jira] Commented: (WICKET-1782) Protection against CSRF (cross-site request forgery) attacks Fri, 08 Aug, 13:55
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-1782) Protection against CSRF (cross-site request forgery) attacks Fri, 08 Aug, 15:51
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-1782) Protection against CSRF (cross-site request forgery) attacks Fri, 08 Aug, 15:51
Carlo M. Camerino (JIRA) [jira] Commented: (WICKET-1520) JavaScriptStripper breaks prototype.js Fri, 08 Aug, 18:19
Matej Knopp (JIRA) [jira] Commented: (WICKET-1520) JavaScriptStripper breaks prototype.js Fri, 08 Aug, 20:01
ivaynb...@apache.org svn commit: r684104 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/PageParameters.java Fri, 08 Aug, 21:31
ivaynb...@apache.org svn commit: r684126 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket: settings/Settings.java util/crypt/KeyInSessionSunJceCryptFactory.java Fri, 08 Aug, 22:12
ivaynb...@apache.org svn commit: r684127 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket: settings/Settings.java util/crypt/KeyInSessionSunJceCryptFactory.java Fri, 08 Aug, 22:12
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-1782) Protection against CSRF (cross-site request forgery) attacks Fri, 08 Aug, 22:16
Martin Makundi (JIRA) [jira] Created: (WICKET-1783) Improve TabbedPanel component by adding ability individually style (CSS) to each tab (for the purpose differentiating) Sat, 09 Aug, 06:32
Martin Makundi (JIRA) [jira] Updated: (WICKET-1783) Improve TabbedPanel component by adding the ability to individually style (CSS) to each tab (for the purpose differentiating) Sat, 09 Aug, 06:38
Martin Makundi (JIRA) [jira] Commented: (WICKET-1783) Improve TabbedPanel component by adding the ability to individually style (CSS) to each tab (for the purpose differentiating) Sat, 09 Aug, 06:54
Martin Makundi (JIRA) [jira] Closed: (WICKET-1783) Improve TabbedPanel component by adding the ability to individually style (CSS) to each tab (for the purpose differentiating) Sat, 09 Aug, 06:58
Martin Simons (JIRA) [jira] Commented: (WICKET-1700) Make functionality of ContextImage a behavior so that other types of components can utilize its functionality Sat, 09 Aug, 12:44
conflue...@apache.org [CONF] Apache Wicket: Sites using Wicket (page edited) Sat, 09 Aug, 12:49
R. Goodwin (JIRA) [jira] Created: (WICKET-1784) Break circular dependency between DataView and IDataProvider (size versus offset/count) Sat, 09 Aug, 18:28
ivaynb...@apache.org svn commit: r684313 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/image/ContextPathGenerator.java Sat, 09 Aug, 18:46
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-1700) Make functionality of ContextImage a behavior so that other types of components can utilize its functionality Sat, 09 Aug, 18:48
Igor Vaynberg (JIRA) [jira] Updated: (WICKET-1700) Make functionality of ContextImage a behavior so that other types of components can utilize its functionality Sat, 09 Aug, 18:48
conflue...@apache.org [CONF] Apache Wicket: Consistent page layout using borders (page edited) Sun, 10 Aug, 05:16
R. Goodwin (JIRA) [jira] Commented: (WICKET-1784) Break circular dependency between DataView and IDataProvider (size versus offset/count) Sun, 10 Aug, 10:09
R. Goodwin (JIRA) [jira] Updated: (WICKET-1784) Break circular dependency between DataView and IDataProvider (size versus offset/count) Sun, 10 Aug, 10:11
R. Goodwin (JIRA) [jira] Updated: (WICKET-1784) Enhance IDataProvider to support applications using the Transfer Object J2EE pattern Sun, 10 Aug, 10:13
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-1784) Enhance IDataProvider to support applications using the Transfer Object J2EE pattern Sun, 10 Aug, 15:43
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-1784) Enhance IDataProvider to support applications using the Transfer Object J2EE pattern Sun, 10 Aug, 15:49
Martin Makundi (JIRA) [jira] Created: (WICKET-1785) Ability to add attributes to drop-down-list (select) options Sun, 10 Aug, 16:19
Federico Fanton (JIRA) [jira] Created: (WICKET-1786) Adding SVG support detection to ClientProperties Mon, 11 Aug, 07:43
Federico Fanton (JIRA) [jira] Updated: (WICKET-1786) Adding SVG support detection to ClientProperties Mon, 11 Aug, 07:43
Federico Fanton (JIRA) [jira] Updated: (WICKET-1786) Adding SVG support detection to ClientProperties Mon, 11 Aug, 07:45
Asgaut Mjølne (JIRA) [jira] Created: (WICKET-1787) AjaxSubmitLink in Internet Explorer does not work with Wicket's automatically genreated id's Tue, 12 Aug, 12:10
Asgaut Mjølne (JIRA) [jira] Commented: (WICKET-1787) AjaxSubmitLink in Internet Explorer does not work with Wicket's automatically genreated id's Tue, 12 Aug, 12:14
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-1787) AjaxSubmitLink in Internet Explorer does not work with Wicket's automatically genreated id's Tue, 12 Aug, 15:10
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-1787) AjaxSubmitLink in Internet Explorer does not work with Wicket's automatically genreated id's Tue, 12 Aug, 15:10
Federico Fanton (JIRA) [jira] Commented: (WICKET-1585) Modal Window JS error Tue, 12 Aug, 15:38
Federico Fanton (JIRA) [jira] Issue Comment Edited: (WICKET-1585) Modal Window JS error Tue, 12 Aug, 15:40
conflue...@apache.org [CONF] Apache Wicket: Using GWT Widgets as Wicket Components (Tutorial) (comment added) Tue, 12 Aug, 21:34
Yaroslav Malyshev (JIRA) [jira] Commented: (WICKET-1503) AutoCompleteTextField encoding bug Tue, 12 Aug, 21:43
Asgaut Mjølne (JIRA) [jira] Commented: (WICKET-1787) AjaxSubmitLink in Internet Explorer does not work with Wicket's automatically genreated id's Wed, 13 Aug, 06:13
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-1787) AjaxSubmitLink in Internet Explorer does not work with Wicket's automatically genreated id's Wed, 13 Aug, 06:19
R. Goodwin (JIRA) [jira] Commented: (WICKET-1784) Enhance IDataProvider to support applications using the Transfer Object J2EE pattern Wed, 13 Aug, 09:22
Johan Compagner (JIRA) [jira] Commented: (WICKET-1784) Enhance IDataProvider to support applications using the Transfer Object J2EE pattern Wed, 13 Aug, 13:18
conflue...@apache.org [CONF] Apache Wicket: Using GWT Widgets as Wicket Components (Tutorial) (comment added) Wed, 13 Aug, 14:27
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-1784) Enhance IDataProvider to support applications using the Transfer Object J2EE pattern Wed, 13 Aug, 14:56
Federico Fanton (JIRA) [jira] Created: (WICKET-1788) "Invalid procedure call or argument" on AJAX call with IE7 Wed, 13 Aug, 16:00
Federico Fanton (JIRA) [jira] Updated: (WICKET-1788) "Invalid procedure call or argument" on AJAX call with IE7 Wed, 13 Aug, 16:02
Federico Fanton (JIRA) [jira] Updated: (WICKET-1788) "Invalid procedure call or argument" on AJAX call with IE7 Wed, 13 Aug, 16:02
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-1788) "Invalid procedure call or argument" on AJAX call with IE7 Wed, 13 Aug, 16:06
Federico Fanton (JIRA) [jira] Commented: (WICKET-1788) "Invalid procedure call or argument" on AJAX call with IE7 Wed, 13 Aug, 16:08
ivaynb...@apache.org svn commit: r685737 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/TextArea.java Thu, 14 Aug, 01:04
R. Goodwin (JIRA) [jira] Commented: (WICKET-1784) Enhance IDataProvider to support applications using the Transfer Object J2EE pattern Thu, 14 Aug, 09:03
Johan Compagner (JIRA) [jira] Commented: (WICKET-1784) Enhance IDataProvider to support applications using the Transfer Object J2EE pattern Thu, 14 Aug, 09:27
R. Goodwin (JIRA) [jira] Commented: (WICKET-1784) Enhance IDataProvider to support applications using the Transfer Object J2EE pattern Thu, 14 Aug, 11:27
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-1784) Enhance IDataProvider to support applications using the Transfer Object J2EE pattern Thu, 14 Aug, 14:45
Martin Makundi (JIRA) [jira] Created: (WICKET-1789) Border fails to render if its contents are not visible by default Sat, 16 Aug, 06:05
Martin Makundi (JIRA) [jira] Updated: (WICKET-1789) Border fails to render if its contents are not visible by default Sat, 16 Aug, 06:09
Martin Makundi (JIRA) [jira] Created: (WICKET-1790) DatePicker javaScript should be optimized. Currently DatePicker generates 3000 bytes of javascript for each date field. Sat, 16 Aug, 12:07
R. Goodwin (JIRA) [jira] Updated: (WICKET-1784) Enhance IDataProvider to support applications using the Transfer Object J2EE pattern Sun, 17 Aug, 13:49
conflue...@apache.org [CONF] Apache Wicket: Request Focus on a Specific Form Component (page edited) Sun, 17 Aug, 22:33
John Patterson (JIRA) [jira] Created: (WICKET-1791) Allow override of WebPage.getApplication() Mon, 18 Aug, 02:30
Federico Fanton (JIRA) [jira] Updated: (WICKET-1788) "Invalid procedure call or argument" on AJAX call with IE7 Mon, 18 Aug, 10:37
conflue...@apache.org [CONF] Apache Wicket: Using Detachable Models in Edit Pages (page edited) Mon, 18 Aug, 12:10
kn...@apache.org svn commit: r686859 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js Mon, 18 Aug, 19:44
kn...@apache.org svn commit: r686860 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js Mon, 18 Aug, 19:45
Matej Knopp (JIRA) [jira] Commented: (WICKET-1788) "Invalid procedure call or argument" on AJAX call with IE7 Mon, 18 Aug, 19:47
Matej Knopp (JIRA) [jira] Issue Comment Edited: (WICKET-1788) "Invalid procedure call or argument" on AJAX call with IE7 Mon, 18 Aug, 19:47
kn...@apache.org svn commit: r686891 - /wicket/sandbox/knopp/experimental/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax-ng.js Mon, 18 Aug, 22:57
kn...@apache.org svn commit: r686904 - /wicket/sandbox/knopp/experimental/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax-ng.js Tue, 19 Aug, 00:12
kn...@apache.org svn commit: r686906 - /wicket/sandbox/knopp/experimental/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax-ng.js Tue, 19 Aug, 00:24
conflue...@apache.org [CONF] Apache Wicket: Community meetups (page edited) Tue, 19 Aug, 07:21
conflue...@apache.org [CONF] Apache Wicket: Community meetups (page edited) Tue, 19 Aug, 07:24
Marat Radchenko (JIRA) [jira] Commented: (WICKET-1648) AbstractRequestTargetUrlCodingStrategy(line 174) throws confusing exception. It would be better redirect to 404-page in this case. Tue, 19 Aug, 08:15
kn...@apache.org svn commit: r687009 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java Tue, 19 Aug, 09:57
Peter Ertl (JIRA) [jira] Created: (WICKET-1792) wicket-1.3.x uses class from java 1.5, therefore doesn't compile on java 1.4 as it should Tue, 19 Aug, 12:41
conflue...@apache.org [CONF] Apache Wicket: Request Focus on a Specific Form Component (page edited) Tue, 19 Aug, 13:48
conflue...@apache.org [CONF] Apache Wicket: Conditional Validation (page edited) Tue, 19 Aug, 13:52
conflue...@apache.org [CONF] Apache Wicket: Conditional Validation (comment added) Tue, 19 Aug, 13:57
conflue...@apache.org [CONF] Apache Wicket: Conditional Validation (page edited) Tue, 19 Aug, 14:04
conflue...@apache.org [CONF] Apache Wicket: Nested Forms (page edited) Tue, 19 Aug, 14:05
conflue...@apache.org [CONF] Apache Wicket: Nested Forms (page edited) Tue, 19 Aug, 14:06
jcompag...@apache.org svn commit: r687144 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/crypt/KeyInSessionSunJceCryptFactory.java Tue, 19 Aug, 20:27
jcompag...@apache.org svn commit: r687145 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/MarkupCache.java Tue, 19 Aug, 20:28
R. Goodwin (JIRA) [jira] Commented: (WICKET-1784) Enhance IDataProvider to support applications using the Transfer Object J2EE pattern Tue, 19 Aug, 20:35
kn...@apache.org svn commit: r687197 - /wicket/sandbox/knopp/experimental/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax-ng.js Tue, 19 Aug, 23:44
conflue...@apache.org [CONF] Apache Wicket: Wicket Employers (page edited) Wed, 20 Aug, 05:51
Eduardo Gambogi Cardoso (JIRA) [jira] Created: (WICKET-1793) Problem with submit Wed, 20 Aug, 18:38
Matej Knopp (JIRA) [jira] Assigned: (WICKET-1793) Problem with submit Wed, 20 Aug, 18:38
Matej Knopp (JIRA) [jira] Commented: (WICKET-1793) Problem with submit Wed, 20 Aug, 18:48
Matej Knopp (JIRA) [jira] Commented: (WICKET-1793) Problem with submit Wed, 20 Aug, 19:18
Matej Knopp (JIRA) [jira] Issue Comment Edited: (WICKET-1793) Problem with submit Wed, 20 Aug, 19:26
Matej Knopp (JIRA) [jira] Commented: (WICKET-1793) Problem with submit Wed, 20 Aug, 20:00
dennis lucero (JIRA) [jira] Created: (WICKET-1794) WicketTester.clickLink and IndexedParamUrlCodingStrategy don't work together Wed, 20 Aug, 20:30
kn...@apache.org svn commit: r687460 - /wicket/sandbox/knopp/experimental/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax-ng.js Wed, 20 Aug, 20:51
Nino Martinez (JIRA) [jira] Created: (WICKET-1795) Make it possible for to encode unicode strings in component Wed, 20 Aug, 21:46
Nino Martinez (JIRA) [jira] Updated: (WICKET-1795) Make it possible for to encode unicode strings in component Wed, 20 Aug, 21:46
Nino Martinez (JIRA) [jira] Updated: (WICKET-1795) Make it possible for to encode unicode strings in component Wed, 20 Aug, 21:48
Sebastian Gooren (JIRA) [jira] Created: (WICKET-1796) When markup type is XML, getLocalizer().getString( "xyz", (WebPage) ) throws Exception Wed, 20 Aug, 23:56
Sebastian Gooren (JIRA) [jira] Commented: (WICKET-1796) When markup type is XML, getLocalizer().getString( "xyz", (WebPage) ) throws Exception Thu, 21 Aug, 00:00
kn...@apache.org svn commit: r687514 - in /wicket/sandbox/knopp/experimental: ./ archetypes/quickstart/src/main/resources/archetype-resources/ archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache... Thu, 21 Aug, 00:08
kn...@apache.org svn commit: r687523 - in /wicket/sandbox/knopp/experimental: wicket-examples/src/main/java/org/apache/wicket/ajax/ wicket/src/main/java/org/apache/wicket/ajaxng/ wicket/src/main/java/org/apache/wicket/ajaxng/js/ wicket/src/main/java/org/apache/wicket/a... Thu, 21 Aug, 00:30
Message list« Previous · 1 · 2 · 3 · 4 · Next »Thread · Author · Date
Box list
Dec 200963
Nov 2009290
Oct 2009594
Sep 2009399
Aug 2009243
Jul 2009317
Jun 2009393
May 2009305
Apr 2009533
Mar 2009511
Feb 2009564
Jan 2009438
Dec 2008279
Nov 2008433
Oct 2008402
Sep 2008537
Aug 2008343
Jul 2008379
Jun 2008502
May 2008951
Apr 2008776
Mar 2008856
Feb 2008395
Jan 2008552
Dec 2007723
Nov 2007800
Oct 2007764
Sep 2007913
Aug 20071041
Jul 2007657
Jul 2007657
Jun 20071138
May 2007870
Apr 2007977
Mar 20071051
Feb 2007976
Jan 2007744
Dec 2006594
Nov 2006889
Oct 2006298
Sep 20061