[jira] Assigned: (WICKET-883) Modification Watcher Task Log

2007-08-28 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-883: Assignee: Igor Vaynberg > Modification Watcher Task Log > - > >

[jira] Updated: (WICKET-899) Authentication example fails with "PasswordTextField does not support cookies"

2007-08-28 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-899: - Fix Version/s: (was: 1.3.0-beta3) 1.3.0-beta4 > Authentication example fai

svn commit: r570659 - /wicket/trunk/jdk-1.5/wicket-auth-roles/src/main/java/org/apache/wicket/authentication/panel/SignInPanel.java

2007-08-28 Thread ivaynberg
Author: ivaynberg Date: Tue Aug 28 23:37:59 2007 New Revision: 570659 URL: http://svn.apache.org/viewvc?rev=570659&view=rev Log: WICKET-899 Modified: wicket/trunk/jdk-1.5/wicket-auth-roles/src/main/java/org/apache/wicket/authentication/panel/SignInPanel.java Modified: wicket/trunk/jdk-1.5/

svn commit: r570657 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/thread/Task.java

2007-08-28 Thread ivaynberg
Author: ivaynberg Date: Tue Aug 28 23:32:12 2007 New Revision: 570657 URL: http://svn.apache.org/viewvc?rev=570657&view=rev Log: switching some more verbous/frequent logging from debug to trace level Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/thread/Task.java

[jira] Resolved: (WICKET-899) Authentication example fails with "PasswordTextField does not support cookies"

2007-08-28 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-899. -- Resolution: Fixed Fix Version/s: 1.3.0-beta3 Assignee: Igor Vaynberg > Authenti

[jira] Updated: (WICKET-722) IndicatingAjaxFallbackLink does not remove indicator if the link itself is added via ajax

2007-08-28 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerolf Seitz updated WICKET-722: Attachment: WICKET-722.patch removes an existing indicator before rendering another one > Indicati

[jira] Resolved: (WICKET-520) Escape doesn't work for AjaxEditableLabel in Firefox

2007-08-28 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-520. -- Resolution: Fixed Fix Version/s: (was: 1.3.0-rc1) 1.3.0-beta4 ger

svn commit: r570573 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/request/WebRequestCodingStrategy.java

2007-08-28 Thread ehillenius
Author: ehillenius Date: Tue Aug 28 14:19:53 2007 New Revision: 570573 URL: http://svn.apache.org/viewvc?rev=570573&view=rev Log: better exception Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/request/WebRequestCodingStrategy.java Modified: wicket/trun

[jira] Resolved: (WICKET-900) [Patch]Allow to set a custom css to the calendar

2007-08-28 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius resolved WICKET-900. Resolution: Won't Fix I agree with Gerolf. Stylizing the date picker can already be done by

[jira] Commented: (WICKET-900) [Patch]Allow to set a custom css to the calendar

2007-08-28 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523339 ] Gerolf Seitz commented on WICKET-900: - wicket-calendar.css is not used to "style" the datepicker in the original

[jira] Updated: (WICKET-900) [Patch]Allow to set a custom css to the calendar

2007-08-28 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst updated WICKET-900: Affects Version/s: 1.3.0-beta3 Fix Version/s: (was: 1.3.0-beta3)

[jira] Commented: (WICKET-855) ModalWindow makes Internet Explorer 6 show an security warning dialog

2007-08-28 Thread Chuck Deal (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523293 ] Chuck Deal commented on WICKET-855: --- I don't know that this works like a charm just yet... I think that wicket's r

[jira] Commented: (WICKET-903) WicketServlet no longer sets application on current thread

2007-08-28 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523292 ] Eelco Hillenius commented on WICKET-903: Damn! Sorry for that, I'll look into it today. > WicketServlet no l

[jira] Assigned: (WICKET-903) WicketServlet no longer sets application on current thread

2007-08-28 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner reassigned WICKET-903: -- Assignee: Eelco Hillenius eelco broke it, so he know ofcourse exactly how to fix it. >

[jira] Created: (WICKET-903) WicketServlet no longer sets application on current thread

2007-08-28 Thread Jan Vermeulen (JIRA)
WicketServlet no longer sets application on current thread -- Key: WICKET-903 URL: https://issues.apache.org/jira/browse/WICKET-903 Project: Wicket Issue Type: Bug Components:

[jira] Created: (WICKET-902) Multi-project js library dependency resolution

2007-08-28 Thread Jim McLaughlin (JIRA)
Multi-project js library dependency resolution -- Key: WICKET-902 URL: https://issues.apache.org/jira/browse/WICKET-902 Project: Wicket Issue Type: New Feature Components: wicket

[jira] Commented: (WICKET-895) If a form includes a DataTable with AjaxEditableLabels and the form should be refresh an exception occurs when a user switches between a changed label to another

2007-08-28 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523283 ] Matej Knopp commented on WICKET-895: This should be fixed in trunk. Can you please test and confirm? > If a form

svn commit: r570488 - 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/bord

2007-08-28 Thread knopp
Author: knopp Date: Tue Aug 28 10:06:05 2007 New Revision: 570488 URL: http://svn.apache.org/viewvc?rev=570488&view=rev Log: Test fixes Modified: wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/TestDetachPageAjaxResult.html wicket/trunk/jdk-1.4/wicket/src/test/java/org/apach

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

2007-08-28 Thread knopp
Author: knopp Date: Tue Aug 28 09:52:05 2007 New Revision: 570486 URL: http://svn.apache.org/viewvc?rev=570486&view=rev Log: WICKET-895 Modified: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxEditableLabel.java Modified: wicket/trunk

svn commit: r570485 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax: AbstractDefaultAjaxBehavior.java wicket-ajax.js

2007-08-28 Thread knopp
Author: knopp Date: Tue Aug 28 09:51:56 2007 New Revision: 570485 URL: http://svn.apache.org/viewvc?rev=570485&view=rev Log: WICKET-895 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/AbstractDefaultAjaxBehavior.java wicket/trunk/jdk-1.4/wicket/src/main/java/o

svn commit: r570456 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/file/FileCleaner.java

2007-08-28 Thread ivaynberg
Author: ivaynberg Date: Tue Aug 28 08:23:15 2007 New Revision: 570456 URL: http://svn.apache.org/viewvc?rev=570456&view=rev Log: kill the ripper thread if webapp is going down Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/file/FileCleaner.java Modified: wicket/

svn commit: r570448 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/AbstractChoice.java

2007-08-28 Thread knopp
Author: knopp Date: Tue Aug 28 07:48:23 2007 New Revision: 570448 URL: http://svn.apache.org/viewvc?rev=570448&view=rev Log: removed getChoicesModel. ivaynberg things it's bloat :) Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/AbstractChoice.java Mod

svn commit: r570446 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/AbstractChoice.java

2007-08-28 Thread knopp
Author: knopp Date: Tue Aug 28 07:44:21 2007 New Revision: 570446 URL: http://svn.apache.org/viewvc?rev=570446&view=rev Log: Added getChoicesModel() Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/AbstractChoice.java Modified: wicket/trunk/jdk-1.4/wi

[jira] Commented: (WICKET-900) [Patch]Allow to set a custom css to the calendar

2007-08-28 Thread Vincent Demay (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523240 ] Vincent Demay commented on WICKET-900: -- The previous patch allow to set css only when enableMonthYearSelection

[jira] Created: (WICKET-901) DatePicker#getConfigureYUIBasePath() is useless or never called

2007-08-28 Thread Vincent Demay (JIRA)
DatePicker#getConfigureYUIBasePath() is useless or never called --- Key: WICKET-901 URL: https://issues.apache.org/jira/browse/WICKET-901 Project: Wicket Issue Type: Bug C

[jira] Updated: (WICKET-900) [Patch]Allow to set a custom css to the calendar

2007-08-28 Thread Vincent Demay (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Demay updated WICKET-900: - Attachment: DatePickerPatch.txt > [Patch]Allow to set a custom css to the calendar >

[jira] Updated: (WICKET-900) [Patch]Allow to set a custom css to the calendar

2007-08-28 Thread Vincent Demay (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Demay updated WICKET-900: - Attachment: (was: DatePickerPatch.txt) > [Patch]Allow to set a custom css to the calendar > -

[jira] Updated: (WICKET-900) [Patch]Allow to set a custom css to the calendar

2007-08-28 Thread Vincent Demay (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Demay updated WICKET-900: - Attachment: DatePickerPatch.txt Here is a patch > [Patch]Allow to set a custom css to the calend

[jira] Created: (WICKET-900) [Patch]Allow to set a custom css to the calendar

2007-08-28 Thread Vincent Demay (JIRA)
[Patch]Allow to set a custom css to the calendar Key: WICKET-900 URL: https://issues.apache.org/jira/browse/WICKET-900 Project: Wicket Issue Type: Improvement Components: wicket-date

[jira] Closed: (WICKET-604) 'Wicket.Channel' name is not accessible in ajax related classes

2007-08-28 Thread Peter Ertl (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Ertl closed WICKET-604. - Resolution: Fixed That's excellent and - thank you very much!! Works for me now :-) > 'Wicket.Channel'

[jira] Commented: (WICKET-665) OnChangeAjaxBehavior no longer works for DropDownChoices

2007-08-28 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523186 ] Matej Knopp commented on WICKET-665: That's weird, because (at least for wicket 1.3) the specified id should have

[jira] Updated: (WICKET-899) Authentication example fails with "PasswordTextField does not support cookies"

2007-08-28 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-899: --- Fix Version/s: (was: 1.3.0-beta4) Environment: http://www.wicketstuff.org/wicket13/

[jira] Created: (WICKET-899) Authentication example fails with "PasswordTextField does not support cookies"

2007-08-28 Thread Martin Grigorov (JIRA)
Authentication example fails with "PasswordTextField does not support cookies" -- Key: WICKET-899 URL: https://issues.apache.org/jira/browse/WICKET-899 Project: Wicket

[jira] Updated: (WICKET-898) JS namespace pollution in wicket-extensions

2007-08-28 Thread Frank Bille Jensen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Bille Jensen updated WICKET-898: -- Fix Version/s: (was: 1.3.0-final) Priority: Minor (was: Major)

[jira] Created: (WICKET-898) JS namespace pollution in wicket-extensions

2007-08-28 Thread Alexandru Objelean (JIRA)
JS namespace pollution in wicket-extensions Key: WICKET-898 URL: https://issues.apache.org/jira/browse/WICKET-898 Project: Wicket Issue Type: Improvement Components: wicket-extensions

[jira] Updated: (WICKET-898) JS namespace pollution in wicket-extensions

2007-08-28 Thread Alexandru Objelean (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandru Objelean updated WICKET-898: -- Description: 1. Any widget (javascript file) from wicket-extension should not pollute t

[jira] Resolved: (WICKET-897) WicketSessionFilter doesn't work with 1.3

2007-08-28 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius resolved WICKET-897. Resolution: Fixed Fixed for 1.3. Now uses init param filterName instead of servletPath. Add

svn commit: r570338 - in /wicket/trunk: jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/servlet/ jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/ jdk-1.5/wicket-examples/

2007-08-28 Thread ehillenius
Author: ehillenius Date: Tue Aug 28 00:14:13 2007 New Revision: 570338 URL: http://svn.apache.org/viewvc?rev=570338&view=rev Log: WICKET-897 Added: wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/HelloWorldServlet.java Modified: wicket/trunk/jdk-1.4/wicket/

[jira] Created: (WICKET-897) WicketSessionFilter doesn't work with 1.3

2007-08-28 Thread Eelco Hillenius (JIRA)
WicketSessionFilter doesn't work with 1.3 - Key: WICKET-897 URL: https://issues.apache.org/jira/browse/WICKET-897 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.3.