[jira] Commented: (WICKET-2955) Component#onConfigure() - Create a new callback to help manage states such as visibility, enabled, etc

2010-07-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890556#action_12890556 ] Hudson commented on WICKET-2955: Integrated in Apache Wicket 1.4.x #47 (See [http://hudso

[jira] Created: (WICKET-2955) Component#onConfigure() - Create a new callback to help manage states such as visibility, enabled, etc

2010-07-20 Thread Igor Vaynberg (JIRA)
Component#onConfigure() - Create a new callback to help manage states such as visibility, enabled, etc -- Key: WICKET-2955 URL: https://issues.apache.org/jira/brow

svn commit: r966090 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java

2010-07-20 Thread ivaynberg
Author: ivaynberg Date: Wed Jul 21 05:05:52 2010 New Revision: 966090 URL: http://svn.apache.org/viewvc?rev=966090&view=rev Log: javadoc tweak Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.

svn commit: r966088 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/Component.java test/java/org/apache/wicket/ComponentConfigurationTest.java

2010-07-20 Thread ivaynberg
Author: ivaynberg Date: Wed Jul 21 05:02:38 2010 New Revision: 966088 URL: http://svn.apache.org/viewvc?rev=966088&view=rev Log: Component#onConfigure() - Create a new callback to help manage states such as visibility, enabled, etc Issue: WICKET-2995 Added: wicket/trunk/wicket/src/test/java

svn commit: r966087 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Component.java

2010-07-20 Thread ivaynberg
Author: ivaynberg Date: Wed Jul 21 05:02:29 2010 New Revision: 966087 URL: http://svn.apache.org/viewvc?rev=966087&view=rev Log: javadoc tweak Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Component.java Modified: wicket/branches/wicket-1.4.x/wicket/src/main

[jira] Resolved: (WICKET-2955) Component#onConfigure() - Create a new callback to help manage states such as visibility, enabled, etc

2010-07-20 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-2955. --- Resolution: Fixed > Component#onConfigure() - Create a new callback to help manage states su

svn commit: r966085 - in /wicket/branches/wicket-1.4.x/wicket/src: main/java/org/apache/wicket/Component.java test/java/org/apache/wicket/ComponentConfigurationTest.java

2010-07-20 Thread ivaynberg
Author: ivaynberg Date: Wed Jul 21 04:59:11 2010 New Revision: 966085 URL: http://svn.apache.org/viewvc?rev=966085&view=rev Log: Component#onConfigure() - Create a new callback to help manage states such as visibility, enabled, etc Issue: WICKET-2955 Added: wicket/branches/wicket-1.4.x/wick

[jira] Commented: (WICKET-2951) Markup for AjaxLazyLoadPanel's is not valid HTML

2010-07-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890520#action_12890520 ] Hudson commented on WICKET-2951: Integrated in Apache Wicket 1.5.x #156 (See [http://huds

svn commit: r966050 [3/3] - in /wicket/common/site/trunk: _includes/ _site/ _site/2009/07/30/ _site/2009/08/21/ _site/2009/10/12/ _site/2009/10/24/ _site/2009/12/13/ _site/2009/12/21/ _site/2010/02/01

2010-07-20 Thread dashorst
Added: wicket/common/site/trunk/dtds.data/wicket-xhtml1.4-strict.dtd URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/dtds.data/wicket-xhtml1.4-strict.dtd?rev=966050&view=auto == --- wicket/common/site/trunk/dtds

svn commit: r966037 - in /wicket/common/site/apidocs/1.3: ./ org/ org/apache/ org/apache/wicket/ org/apache/wicket/ajax/ org/apache/wicket/ajax/calldecorator/ org/apache/wicket/ajax/calldecorator/clas

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 22:20:58 2010 New Revision: 966037 URL: http://svn.apache.org/viewvc?rev=966037&view=rev Log: Javadocs imported for 1.3.7 [This commit notification would consist of 923 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r966036 - in /wicket/common/site/apidocs/1.4: ./ org/ org/apache/ org/apache/wicket/ org/apache/wicket/ajax/ org/apache/wicket/ajax/calldecorator/ org/apache/wicket/ajax/calldecorator/clas

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 22:07:28 2010 New Revision: 966036 URL: http://svn.apache.org/viewvc?rev=966036&view=rev Log: Javadocs imported for 1.4.9 [This commit notification would consist of 983 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[jira] Created: (WICKET-2954) Add the ability to assert against BookmarkablePageLink in the same way you can with wicketTester.assertPageLink

2010-07-20 Thread Adam Bender (JIRA)
Add the ability to assert against BookmarkablePageLink in the same way you can with wicketTester.assertPageLink --- Key: WICKET-2954 URL: https://issues.ap

svn commit: r966029 - /wicket/common/site/apidocs/

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 21:49:23 2010 New Revision: 966029 URL: http://svn.apache.org/viewvc?rev=966029&view=rev Log: Added directory for apidocs Added: wicket/common/site/apidocs/

svn commit: r966009 - /wicket/common/site/branches/

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 20:58:20 2010 New Revision: 966009 URL: http://svn.apache.org/viewvc?rev=966009&view=rev Log: Remove temporary checkin to prove a point Removed: wicket/common/site/branches/

svn commit: r966008 [10/10] - in /wicket/common/site/branches: ./ _design/ _design/logo.vdesigner/ _design/logo.vdesigner/QuickLook/ _includes/ _layouts/ _posts/ _site/ _site/2009/ _site/2009/07/ _sit

2010-07-20 Thread dashorst
Added: wicket/common/site/branches/meet/buzz.md URL: http://svn.apache.org/viewvc/wicket/common/site/branches/meet/buzz.md?rev=966008&view=auto == --- wicket/common/site/branches/meet/buzz.md (added) +++ wicket/common/site

svn commit: r966005 - /wicket/common/site/trunk/_site/svn-commit.tmp

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 20:52:50 2010 New Revision: 966005 URL: http://svn.apache.org/viewvc?rev=966005&view=rev Log: Remove svn-commit.tmp Removed: wicket/common/site/trunk/_site/svn-commit.tmp

svn commit: r965997 - in /wicket/common/site/trunk: help/ help/email.md help/index.md help/irc.md help/reportabug.md help/support.md meet/ meet/blogs.md meet/buzz.md meet/features.md meet/index.md mee

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 20:40:53 2010 New Revision: 965997 URL: http://svn.apache.org/viewvc?rev=965997&view=rev Log: Added directories Added: wicket/common/site/trunk/help/ wicket/common/site/trunk/help/email.md wicket/common/site/trunk/help/index.md wicket/common/site/

svn commit: r965996 - in /wicket/common/site/trunk/css: ./ background.gif bg_container.png bg_menu.png footer.png ie.css logo.png menuknop.png screen.css wicket.png

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 20:39:15 2010 New Revision: 965996 URL: http://svn.apache.org/viewvc?rev=965996&view=rev Log: Added directory Added: wicket/common/site/trunk/css/ wicket/common/site/trunk/css/background.gif (with props) wicket/common/site/trunk/css/bg_container.png

svn commit: r965995 - /wicket/common/site/trunk/_posts/

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 20:38:27 2010 New Revision: 965995 URL: http://svn.apache.org/viewvc?rev=965995&view=rev Log: Added directory Added: wicket/common/site/trunk/_posts/ wicket/common/site/trunk/_posts/2009-07-30-wicket-1.3.7-released.md wicket/common/site/trunk/_posts/

svn commit: r965994 - in /wicket/common/site/trunk/_layouts: ./ default.html post.html

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 20:37:55 2010 New Revision: 965994 URL: http://svn.apache.org/viewvc?rev=965994&view=rev Log: Added directory Added: wicket/common/site/trunk/_layouts/ wicket/common/site/trunk/_layouts/default.html wicket/common/site/trunk/_layouts/post.html Added:

svn commit: r965992 - in /wicket/common/site/trunk/_design: ./ logo.vdesigner/ logo.vdesigner/QuickLook/ logo.vdesigner/QuickLook/Preview.pdf logo.vdesigner/QuickLook/Thumbnail.jpg logo.vdesigner/Vect

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 20:37:06 2010 New Revision: 965992 URL: http://svn.apache.org/viewvc?rev=965992&view=rev Log: Added directory Added: wicket/common/site/trunk/_design/ wicket/common/site/trunk/_design/logo.vdesigner/ wicket/common/site/trunk/_design/logo.vdesigner/Qui

svn commit: r965993 - in /wicket/common/site/trunk/_includes: ./ footer.html header.html navigation.html

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 20:37:30 2010 New Revision: 965993 URL: http://svn.apache.org/viewvc?rev=965993&view=rev Log: Added directory Added: wicket/common/site/trunk/_includes/ wicket/common/site/trunk/_includes/footer.html wicket/common/site/trunk/_includes/header.html

svn commit: r965991 - in /wicket/common/site/trunk: _config.yml atom.xml doap.rdf favicon.ico index.md readme.md

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 20:36:14 2010 New Revision: 965991 URL: http://svn.apache.org/viewvc?rev=965991&view=rev Log: First files Added: wicket/common/site/trunk/_config.yml wicket/common/site/trunk/atom.xml wicket/common/site/trunk/doap.rdf wicket/common/site/trunk/favi

svn commit: r965989 - /wicket/common/site/trunk/

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 20:32:34 2010 New Revision: 965989 URL: http://svn.apache.org/viewvc?rev=965989&view=rev Log: Manullay import to work around bug in svn client Added: wicket/common/site/trunk/

svn commit: r965974 - /wicket/common/site/

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 19:53:38 2010 New Revision: 965974 URL: http://svn.apache.org/viewvc?rev=965974&view=rev Log: new jekyll generated site Added: wicket/common/site/

svn commit: r965973 - /wicket/common/site/

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 19:48:38 2010 New Revision: 965973 URL: http://svn.apache.org/viewvc?rev=965973&view=rev Log: Remove obsolete site from repository Removed: wicket/common/site/

[jira] Commented: (WICKET-2951) Markup for AjaxLazyLoadPanel's is not valid HTML

2010-07-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890405#action_12890405 ] Hudson commented on WICKET-2951: Integrated in Apache Wicket 1.4.x #45 (See [http://hudso

svn commit: r965964 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/WebPage.java

2010-07-20 Thread mgrigorov
Author: mgrigorov Date: Tue Jul 20 19:11:52 2010 New Revision: 965964 URL: http://svn.apache.org/viewvc?rev=965964&view=rev Log: Fix a typo. No functional change! Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/WebPage.java Modified: wicket/trunk/wicket/src/main/j

[jira] Resolved: (WICKET-2953) Implement page versioning in Wicket 1.5

2010-07-20 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-2953. - Resolution: Fixed Committed with r965958. > Implement page versioning in Wicket 1.5 > -

[jira] Assigned: (WICKET-2953) Implement page versioning in Wicket 1.5

2010-07-20 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-2953: --- Assignee: Martin Grigorov > Implement page versioning in Wicket 1.5 > --

svn commit: r965958 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/mock/ main/java/org/apache/wicket/util/tester/ test/java/org/apache/wicket/markup/html/debug

2010-07-20 Thread mgrigorov
Author: mgrigorov Date: Tue Jul 20 19:01:35 2010 New Revision: 965958 URL: http://svn.apache.org/viewvc?rev=965958&view=rev Log: WICKET-2953 Implement page versioning in Wicket 1.5 Add page versioning support. Added: wicket/trunk/wicket/src/test/java/org/apache/wicket/markup/html/internal/

[jira] Created: (WICKET-2953) Implement page versioning in Wicket 1.5

2010-07-20 Thread Martin Grigorov (JIRA)
Implement page versioning in Wicket 1.5 --- Key: WICKET-2953 URL: https://issues.apache.org/jira/browse/WICKET-2953 Project: Wicket Issue Type: New Feature Components: wicket Affects Versions

svn commit: r965951 - /wicket/branches/wicket-1.4.x/wicket-extensions/src/test/java/org/apache/wicket/extensions/markup/html/AjaxLazyLoadPanelTesterTest.java

2010-07-20 Thread mgrigorov
Author: mgrigorov Date: Tue Jul 20 18:43:20 2010 New Revision: 965951 URL: http://svn.apache.org/viewvc?rev=965951&view=rev Log: Fix the broken test after r965786: Fixes WICKET-2951 Modified: wicket/branches/wicket-1.4.x/wicket-extensions/src/test/java/org/apache/wicket/extensions/markup/ht

svn commit: r965947 - /wicket/trunk/wicket-extensions/src/test/java/org/apache/wicket/extensions/markup/html/AjaxLazyLoadPanelTesterTest.java

2010-07-20 Thread mgrigorov
Author: mgrigorov Date: Tue Jul 20 18:39:25 2010 New Revision: 965947 URL: http://svn.apache.org/viewvc?rev=965947&view=rev Log: Fix the broken test after r965786: Fixes WICKET-2951 Modified: wicket/trunk/wicket-extensions/src/test/java/org/apache/wicket/extensions/markup/html/AjaxLazyLoadP

[jira] Updated: (WICKET-2952) Exposes Application DebugSettings related functionality for JMX

2010-07-20 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-2952: - Priority: Minor (was: Major) > Exposes Application DebugSettings related functionality for JMX

[jira] Updated: (WICKET-2952) Exposes Application DebugSettings related functionality for JMX

2010-07-20 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-2952: - Attachment: patch.txt the improvement implementation for wicket-jmx 1.4.9 > Exposes Application

[jira] Created: (WICKET-2952) Exposes Application DebugSettings related functionality for JMX

2010-07-20 Thread Pedro Santos (JIRA)
Exposes Application DebugSettings related functionality for JMX --- Key: WICKET-2952 URL: https://issues.apache.org/jira/browse/WICKET-2952 Project: Wicket Issue Type: Improvement

[jira] Updated: (WICKET-2722) RequestCycle.detach() recreates SessionData after logout

2010-07-20 Thread Hielke Hoeve (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hielke Hoeve updated WICKET-2722: - Affects Version/s: 1.4.9 1.4.8 1.4.7 It is impossi

[jira] Closed: (WICKET-2951) Markup for AjaxLazyLoadPanel's is not valid HTML

2010-07-20 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst closed WICKET-2951. > Markup for AjaxLazyLoadPanel's is not valid HTML > -

[jira] Resolved: (WICKET-2951) Markup for AjaxLazyLoadPanel's is not valid HTML

2010-07-20 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst resolved WICKET-2951. -- Fix Version/s: 1.4.10 1.5-M1 Resolution: Fixed > Markup for

svn commit: r965800 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxLazyLoadPanel.java

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 11:00:16 2010 New Revision: 965800 URL: http://svn.apache.org/viewvc?rev=965800&view=rev Log: Fixes WICKET-2951 Modified: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxLazyLoadPanel.java Modified: wicket/tru

[jira] Updated: (WICKET-2951) Markup for AjaxLazyLoadPanel's is not valid HTML

2010-07-20 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst updated WICKET-2951: - Priority: Minor (was: Major) > Markup for AjaxLazyLoadPanel's is not valid HTML > -

[jira] Created: (WICKET-2951) Markup for AjaxLazyLoadPanel's is not valid HTML

2010-07-20 Thread Martijn Dashorst (JIRA)
Markup for AjaxLazyLoadPanel's is not valid HTML Key: WICKET-2951 URL: https://issues.apache.org/jira/browse/WICKET-2951 Project: Wicket Issue Type: Bug Components: wicket-extensions

svn commit: r965786 - /wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxLazyLoadPanel.java

2010-07-20 Thread dashorst
Author: dashorst Date: Tue Jul 20 10:28:46 2010 New Revision: 965786 URL: http://svn.apache.org/viewvc?rev=965786&view=rev Log: Fixes WICKET-2951 Modified: wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxLazyLoadPanel.java Modif