[jira] Commented: (WICKET-3443) UploadProgressBar does not work in webkit browsers (Safari, Chrome)

2011-02-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12994031#comment-12994031 ] Martin Grigorov commented on WICKET-3443: - The quickstart works OK on my Google

[jira] Commented: (WICKET-3416) CheckGroupSelector does not inherit disabled property from parent form

2011-02-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12994033#comment-12994033 ] Martin Grigorov commented on WICKET-3416: - Can you give more information please ?

[jira] Assigned: (WICKET-3412) RememberMe doesn't remember me

2011-02-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-3412: --- Assignee: Martin Grigorov RememberMe doesn't remember me

svn commit: r1070197 - /wicket/trunk/wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/panel/SignInPanel.java

2011-02-13 Thread mgrigorov
Author: mgrigorov Date: Sun Feb 13 09:21:09 2011 New Revision: 1070197 URL: http://svn.apache.org/viewvc?rev=1070197view=rev Log: WICKET-3412 RememberMe doesn't remember me First save/remove the secure cookie then redirect to the intercept page. Modified:

[jira] Resolved: (WICKET-3412) RememberMe doesn't remember me

2011-02-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3412. - Resolution: Fixed Fix Version/s: 1.5-RC2 Fixed with r1070197. RememberMe

svn commit: r1070199 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/markup/html/link/ wicket-core/src/test/java/org/apache/wicket/stateless/ wicket-examples/src/main/java/org/apache/w

2011-02-13 Thread mgrigorov
Author: mgrigorov Date: Sun Feb 13 09:30:54 2011 New Revision: 1070199 URL: http://svn.apache.org/viewvc?rev=1070199view=rev Log: WICKET-3364 StatelessLink should not force the model type to Void StatelessLink now can have non-void model type. This way it is in sync with other stateless

[jira] Resolved: (WICKET-3364) StatelessLink should not force the model type to Void

2011-02-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3364. - Resolution: Fixed Fix Version/s: 1.5-RC2 Assignee: Martin Grigorov

svn commit: r1070200 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tree/table/TreeTable.html

2011-02-13 Thread mgrigorov
Author: mgrigorov Date: Sun Feb 13 09:34:43 2011 New Revision: 1070200 URL: http://svn.apache.org/viewvc?rev=1070200view=rev Log: WICKET-3351 Add class for span with text in wicket-extensions\treetable Add CSS class text to the label (just like it is in TreeTable$TreeFragment.html) Modified:

svn commit: r1070201 - /wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tree/table/TreeTable.html

2011-02-13 Thread mgrigorov
Author: mgrigorov Date: Sun Feb 13 09:35:38 2011 New Revision: 1070201 URL: http://svn.apache.org/viewvc?rev=1070201view=rev Log: WICKET-3351 Add class for span with text in wicket-extensions\treetable Add CSS class text to the label (just like it is in TreeTable$TreeFragment.html) Modified:

[jira] Resolved: (WICKET-3351) Add class for span with text in wicket-extensions\treetable

2011-02-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3351. - Resolution: Fixed Fix Version/s: 1.5-RC2 1.4.16

[jira] Resolved: (WICKET-3360) Datepicker formatting

2011-02-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3360. - Resolution: Cannot Reproduce Assignee: Martin Grigorov I cannot reproduce the

[jira] Commented: (WICKET-3351) Add class for span with text in wicket-extensions\treetable

2011-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12994055#comment-12994055 ] Hudson commented on WICKET-3351: Integrated in Apache Wicket 1.4.x #434 (See

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

2011-02-13 Thread mgrigorov
Author: mgrigorov Date: Sun Feb 13 10:23:15 2011 New Revision: 1070202 URL: http://svn.apache.org/viewvc?rev=1070202view=rev Log: WICKET-3361 Validation Error on AjaxEditableLabel causes ajax calls in loop on Chrome Browser Do not re-render the AjaxEditableLabel's editor upon error. Just select

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

2011-02-13 Thread mgrigorov
Author: mgrigorov Date: Sun Feb 13 10:24:06 2011 New Revision: 1070203 URL: http://svn.apache.org/viewvc?rev=1070203view=rev Log: WICKET-3361 Validation Error on AjaxEditableLabel causes ajax calls in loop on Chrome Browser Do not re-render the AjaxEditableLabel's editor upon error. Just select

[jira] Resolved: (WICKET-3361) Validation Error on AjaxEditableLabel causes ajax calls in loop on Chrome Browser

2011-02-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3361. - Resolution: Fixed Fix Version/s: 1.5-RC2 1.4.16

svn commit: r1070209 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/ajax/wicket-ajax.js

2011-02-13 Thread mgrigorov
Author: mgrigorov Date: Sun Feb 13 10:41:50 2011 New Revision: 1070209 URL: http://svn.apache.org/viewvc?rev=1070209view=rev Log: WICKET-3361 Validation Error on AjaxEditableLabel causes ajax calls in loop on Chrome Browser Fortify the setting of Wicket.Ajax.baseUrl - use a special getter that

svn commit: r1070210 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/Component.java test/java/org/apache/wicket/model/InheritedModelTest.java

2011-02-13 Thread mgrigorov
Author: mgrigorov Date: Sun Feb 13 11:02:08 2011 New Revision: 1070210 URL: http://svn.apache.org/viewvc?rev=1070210view=rev Log: WICKET-3413 FLAG_INHERITABLE_MODEL and default model change reset 'inherited model' flag if model changed and a new one is not IComponentInheritedModel Modified:

svn commit: r1070211 - in /wicket/branches/wicket-1.4.x/wicket/src: main/java/org/apache/wicket/Component.java test/java/org/apache/wicket/model/InheritedModelTest.java

2011-02-13 Thread mgrigorov
Author: mgrigorov Date: Sun Feb 13 11:03:08 2011 New Revision: 1070211 URL: http://svn.apache.org/viewvc?rev=1070211view=rev Log: WICKET-3413 FLAG_INHERITABLE_MODEL and default model change reset 'inherited model' flag if model changed and a new one is not IComponentInheritedModel Modified:

[jira] Resolved: (WICKET-3413) FLAG_INHERITABLE_MODEL and default model change

2011-02-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3413. - Resolution: Fixed Fix Version/s: 1.5-RC2 1.4.16

svn commit: r1070212 - in /wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard: Wizard.java WizardButtonBar.java

2011-02-13 Thread mgrigorov
Author: mgrigorov Date: Sun Feb 13 11:07:52 2011 New Revision: 1070212 URL: http://svn.apache.org/viewvc?rev=1070212view=rev Log: WICKET-3391 Extensibility of the Wizard component Make Wizard components more extensible Modified:

svn commit: r1070213 - in /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard: Wizard.java WizardButtonBar.java

2011-02-13 Thread mgrigorov
Author: mgrigorov Date: Sun Feb 13 11:08:25 2011 New Revision: 1070213 URL: http://svn.apache.org/viewvc?rev=1070213view=rev Log: WICKET-3391 Extensibility of the Wizard component Make Wizard components more extensible Modified:

[jira] Resolved: (WICKET-3391) Extensibility of the Wizard component

2011-02-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3391. - Resolution: Fixed Fix Version/s: 1.5-RC2 1.4.16

[jira] Commented: (WICKET-3361) Validation Error on AjaxEditableLabel causes ajax calls in loop on Chrome Browser

2011-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12994073#comment-12994073 ] Hudson commented on WICKET-3361: Integrated in Apache Wicket 1.4.x #435 (See

[jira] Resolved: (WICKET-3383) Strange writeObjectMethodCache in SerializableChecker

2011-02-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3383. - Resolution: Fixed Fix Version/s: 1.4.16 Assignee: Martin Grigorov Fixed

[jira] Commented: (WICKET-3383) Strange writeObjectMethodCache in SerializableChecker

2011-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12994078#comment-12994078 ] Hudson commented on WICKET-3383: Integrated in Apache Wicket 1.4.x #436 (See

[jira] Commented: (WICKET-3391) Extensibility of the Wizard component

2011-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12994077#comment-12994077 ] Hudson commented on WICKET-3391: Integrated in Apache Wicket 1.4.x #436 (See

[jira] Commented: (WICKET-3364) StatelessLink should not force the model type to Void

2011-02-13 Thread Willis Blackburn (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12994085#comment-12994085 ] Willis Blackburn commented on WICKET-3364: -- Thanks! StatelessLink should

svn commit: r1070233 - /wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples/homepage/HomePageApplication.java

2011-02-13 Thread mgrigorov
Author: mgrigorov Date: Sun Feb 13 13:10:47 2011 New Revision: 1070233 URL: http://svn.apache.org/viewvc?rev=1070233view=rev Log: WICKET-3408 Add wicket version to initial page in wicket-examples Mount the wicket examples' home page at index.html. This way other examples can link to the index

svn commit: r1070238 - /wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples/requestmapper/RequestMapperApplication.java

2011-02-13 Thread mgrigorov
Author: mgrigorov Date: Sun Feb 13 13:41:34 2011 New Revision: 1070238 URL: http://svn.apache.org/viewvc?rev=1070238view=rev Log: WICKET-3407 Switching from HttsRequired page to http page with forms in both pages Use HttpsConfig that extracts the http port from the current http request's local

[jira] Commented: (WICKET-3370) Extend multiple file handling to IMultipartWebRequest

2011-02-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12994101#comment-12994101 ] Martin Grigorov commented on WICKET-3370: - I modified wicket code and now it

[jira] Assigned: (WICKET-3370) Extend multiple file handling to IMultipartWebRequest

2011-02-13 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-3370: --- Assignee: Martin Grigorov Extend multiple file handling to IMultipartWebRequest

[jira] Commented: (WICKET-3370) Extend multiple file handling to IMultipartWebRequest

2011-02-13 Thread Willis Blackburn (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12994115#comment-12994115 ] Willis Blackburn commented on WICKET-3370: -- I'm using Safari 4. Maybe you need

[jira] Assigned: (WICKET-3328) Selection remains after removing collapsed node in the tree.

2011-02-13 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-3328: - Assignee: Pedro Santos Selection remains after removing collapsed node in the tree.

[jira] Resolved: (WICKET-3443) UploadProgressBar does not work in webkit browsers (Safari, Chrome)

2011-02-13 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3443. --- Resolution: Cannot Reproduce Assignee: Igor Vaynberg tried with wicket-1.4.x with