[jira] Updated: (WICKET-1469) New Wicket tag 'wicket:for'

2009-12-23 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-1469: Attachment: WICKET-1469-for-wicket-1.4.x.patch Attachment WICKET-1469-for-wicket-1.4

please help find an 'onBeforeRender' for behaviors attached to ComponentTag (wicket:for attribute)

2009-12-23 Thread Erik van Oosten
? Is there another way to manipulate the component hierarchy from the markup stream? If no such hook is/will be available I propose to just drop this feature altogether. Regards, Erik. -- Erik van Oosten http://day-to-day-stuff.blogspot.com/

Re: wicket 1.5 build is failing because of 1.6 deps...

2009-12-22 Thread Erik van Oosten
just aren't worth the costs. -- Erik van Oosten http://day-to-day-stuff.blogspot.com/

[jira] Reopened: (WICKET-2602) Display upload progress bar only when a file is selected

2009-12-16 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten reopened WICKET-2602: - Pleas apply attached patch to optimize serialization. Display upload progress bar only

[jira] Updated: (WICKET-2602) Display upload progress bar only when a file is selected

2009-12-16 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2602: Attachment: Serialization_optimization_.patch Display upload progress bar only when

[jira] Commented: (WICKET-1469) New Wicket tag 'wicket:for'

2009-12-14 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790036#action_12790036 ] Erik van Oosten commented on WICKET-1469: - See e-mail discussion: http

Re: Request for input on new feature idea: wicket:for attribute

2009-12-14 Thread Erik van Oosten
wicket:id=... ...//td/tr but you need to append some attributes to the td tags (e.g. for coloring). If I understood correctly what you suggested, this usecase wouldn't be covered. cheers, Jonas -- Erik van Oosten http://day-to-day-stuff.blogspot.com/

Re: URL Rewriting in Wicket

2009-12-14 Thread Erik van Oosten
and then redirect the user to the appropriate wicket page. What is the recommended way to do this in wicket? Make a hook into the WebApplication.newRequestCycle() method? thanks for your help, andr -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Request for input on new feature idea: wicket:for attribute

2009-12-13 Thread Erik van Oosten
such a wicket:for attribute, would it be accepted in Wicket core? Regards, Erik. -- Erik van Oosten http://day-to-day-stuff.blogspot.com/

[jira] Commented: (WICKET-2602) Delay display of upload progress bar

2009-12-09 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787976#action_12787976 ] Erik van Oosten commented on WICKET-2602: - I deleted the patch as I have a new

[jira] Updated: (WICKET-2602) Delay display of upload progress bar

2009-12-09 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2602: Comment: was deleted (was: Please apply this patch to: - trunk - branch 1.4.x - branch

[jira] Updated: (WICKET-2602) Delay display of upload progress bar

2009-12-09 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2602: Attachment: (was: WICKET-2602.patch) Delay display of upload progress bar

[jira] Updated: (WICKET-2602) Delay display of upload progress bar

2009-12-09 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2602: Description: When the UploadProgressBar is part of a larger form structure where not all

[jira] Updated: (WICKET-2602) Delay display of upload progress bar

2009-12-09 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2602: Comment: was deleted (was: An even better fix would show the upload bar only when

[jira] Commented: (WICKET-2600) Redirect to home page still does not work (regression)

2009-12-09 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787981#action_12787981 ] Erik van Oosten commented on WICKET-2600: - Yes, I tested this with Firefox 3.5

[jira] Issue Comment Edited: (WICKET-2600) Redirect to home page still does not work (regression)

2009-12-09 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787981#action_12787981 ] Erik van Oosten edited comment on WICKET-2600 at 12/9/09 9:10 AM

[jira] Updated: (WICKET-2602) Do not display upload progress bar when no file is selected

2009-12-09 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2602: Summary: Do not display upload progress bar when no file is selected (was: Delay display

[jira] Updated: (WICKET-2602) Delay display of upload progress bar

2009-12-09 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2602: Attachment: WICKET-2602-1.4_and_1.5.patch WICKET-2602-1.3.patch

[jira] Commented: (WICKET-2602) Do not display upload progress bar when no file is selected

2009-12-09 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12788023#action_12788023 ] Erik van Oosten commented on WICKET-2602: - Tested the patch with Chrome 3.0

[jira] Updated: (WICKET-2602) Do not display upload progress bar when no file is selected

2009-12-09 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2602: Comment: was deleted (was: I deleted the patch as I have a new patch in the making

[jira] Created: (WICKET-2600) Redirect to home page still does not work (regression)

2009-12-08 Thread Erik van Oosten (JIRA)
: wicket Affects Versions: 1.4.4, 1.3.7, 1.5-M1 Reporter: Erik van Oosten It is still not possible to redirect to the home under all circumstances with Tomcat + IE (6, 7 and 8). WICKET-847 fixed a problem by removing any ./ at the start of the redirect URL. WICKET-1916 undid

[jira] Updated: (WICKET-2600) Redirect to home page still does not work (regression)

2009-12-08 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2600: Attachment: WICKET-2600.patch Patch can be applied in: - trunk - branch 1.4.x - branch

[jira] Updated: (WICKET-2602) Delay display of upload progress bar

2009-12-08 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2602: Attachment: WICKET-2602.patch Please apply this patch to: - trunk - branch 1.4.x - branch

[jira] Commented: (WICKET-2602) Delay display of upload progress bar

2009-12-08 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787513#action_12787513 ] Erik van Oosten commented on WICKET-2602: - An even better fix would show

[jira] Commented: (WICKET-1355) Autocomplete window has wrong position in scrolled context

2009-12-04 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12785895#action_12785895 ] Erik van Oosten commented on WICKET-1355: - One disadvantage of positioning the div

Re: Session stealing with wicket-auth-roles

2009-12-02 Thread Erik van Oosten
from the URLs, too: http://seamframework.org/Documentation/RemovingJSESSIONIDFromYourURLsAndFixingScache -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org

Re: Session Invalidation Options

2009-12-01 Thread Erik van Oosten
Thanks Michael. Erik. Michael Mosmann wrote: Hope this code will make something clear. mm:) -- Erik van Oosten http://day-to-day-stuff.blogspot.com/

Re: Session Invalidation Options

2009-11-29 Thread Erik van Oosten
or anything similar). Is session invalidation an requirement? Put a container into your session and throw it away if you want to invalidate the user session. mm:) -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/

Re: [1.4.3] RequestUtils.toAbsolutePath() skips the last value

2009-11-29 Thread Erik van Oosten
/quickstart/app/TestPage/a/b/ , correct BUT , if I open http://foobar:8080/quickstart/app/TestPage/a/b it shows : http://foobar:8080/quickstart/app/TestPage/a , WRONG -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com

[jira] Commented: (WICKET-2579) tabbedpanel (and ajaxtabbedpanel) only submit the selected tab. A mode which instead submits all loaded tabs would be helpful.

2009-11-19 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12779860#action_12779860 ] Erik van Oosten commented on WICKET-2579: - Roger, please note that what you ask

[jira] Created: (WICKET-2580) Javadoc of Component#setOutputMarkupPlaceholderTag is wrong

2009-11-18 Thread Erik van Oosten (JIRA)
Components: wicket Affects Versions: 1.4.3, 1.3.7 Reporter: Erik van Oosten The javadoc of Component#setOutputMarkupPlaceholderTag uses the term componentid where it should use markupid. Please update the javadoc from: The tag is of form: lt;componenttag style=display:none; id

[jira] Commented: (WICKET-2579) tabbedpanel (and ajaxtabbedpanel) only submit the selected tab. A mode which instead submits all loaded tabs would be helpful.

2009-11-18 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12779472#action_12779472 ] Erik van Oosten commented on WICKET-2579: - This requires an entirely new

[jira] Updated: (WICKET-1355) Autocomplete window has wrong position in scrolled context

2009-11-17 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-1355: Attachment: wicket-1355-wicket-1.4.x-autocomplete.patch wicket-1355-wicket

[jira] Commented: (WICKET-1355) Autocomplete window has wrong position in scrolled context

2009-11-17 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778918#action_12778918 ] Erik van Oosten commented on WICKET-1355: - - wicket-1355-wicket-1.4.x

[jira] Commented: (WICKET-1355) Autocomplete window has wrong position in scrolled context

2009-11-17 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778940#action_12778940 ] Erik van Oosten commented on WICKET-1355: - The fix is based on the idea

WICKET-1355 autocomplete positioning

2009-11-17 Thread Erik van Oosten
to patch wicket 1.3.6. The changes are very straight forward but I did not actually test the patches on 1.3.x, 1.4.x nor trunk. Please let me know if it works for you. Regards, Erik. -- Erik van Oosten http://day-to-day-stuff.blogspot.com/

Re: remove MarkupContainer.isTransparentResolver

2009-11-10 Thread Erik van Oosten
that by allowing your webmarkupcontainer to implement icomponentresolver instead of simply overriding istransparentresolver(true). the impl itself should be trivia, just check for the component in the page body. -igor -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/

Re: remove MarkupContainer.isTransparentResolver

2009-11-09 Thread Erik van Oosten
selectors for each page. -- Erik van Oosten http://day-to-day-stuff.blogspot.com/

Re: remove MarkupContainer.isTransparentResolver

2009-11-08 Thread Erik van Oosten
() there is special code spread around core. I'd like to remove isTransparentResolver() from 1.5. I made TransparentWebMarkupContainer a top level class and tested it. It's working fine. What do you think? -Juergen -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/

Re: Howto test redirect to non-wicket base page

2009-10-12 Thread Erik van Oosten
); } void redirectTo(String url) { getRequestCycle().setRedirect(true); getRequestCycle().setRequestTarget(new RedirectRequestTarget(url)); } lastRenderedPage is null so i can't add my assertion to this. Cheers Per -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com

Re: London Wicket Event, Saturday November 21st

2009-10-11 Thread Erik van Oosten
Igor Vaynberg wrote: until i see some video proof i will continue to operate under my assumption - there are no presentations, this is just an excuse to get out of the house and go to a pub :) -igor For sure, they /will/ visit a pub... -- Erik van Oosten http://www.day-to-day

Re: [wicket 1.5] url handling refactor preview

2009-10-05 Thread Erik van Oosten
On Sun, 4 Oct 2009 13:21:13 -0700, Igor Vaynberg igor.vaynb...@gmail.com wrote: but then all you are doing is repeating the information that is already in the method signature in the method name. why? -igor Very simple: communication. In my previous e-mail I constantly had to write

Re: [wicket 1.5] url handling refactor preview

2009-10-04 Thread Erik van Oosten
Matej Knopp wrote: On Sun, Oct 4, 2009 at 3:03 PM, Erik van Oosten e.vanoos...@grons.nl wrote: * I am a bit confused about the RequestHandler interface. It contains nothing to get the request's parameters. How is method RequestMapper#map(RequestHandler) supposed to work then? I guess

[jira] Commented: (WICKET-2395) add MixedParamHybridUrlCodingStrategy

2009-09-27 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12760086#action_12760086 ] Erik van Oosten commented on WICKET-2395: - Igor committed WICKET-2439 earlier

[Ubuntu-x-swat] [Bug 112310] Re: Setting Wacom pen button to double click doesn't work

2009-09-24 Thread Erik van Oosten
Confirming that value 196609 does not work on Ubunu 9.04: e...@oosttop:~$ sudo tail -f /var/log/Xorg.0.log (**) Wacom Bamboo: max y = 9225 (**) Wacom Bamboo: max z = 511 (**) Option Button2 3 (**) Wacom Bamboo: button2 assigned to 3 (**) Option Button3 196609 (**) Wacom Bamboo: button3 assigned

[Bug 112310] Re: Setting Wacom pen button to double click doesn't work

2009-09-24 Thread Erik van Oosten
Confirming that value 196609 does not work on Ubunu 9.04: e...@oosttop:~$ sudo tail -f /var/log/Xorg.0.log (**) Wacom Bamboo: max y = 9225 (**) Wacom Bamboo: max z = 511 (**) Option Button2 3 (**) Wacom Bamboo: button2 assigned to 3 (**) Option Button3 196609 (**) Wacom Bamboo: button3 assigned

[jira] Created: (WICKET-2439) Improve MixedParamUrlCodingStrategy, introduce Hybrid

2009-08-27 Thread Erik van Oosten (JIRA)
: wicket Affects Versions: 1.4.1 Reporter: Erik van Oosten Fix For: 1.4.2 The MixedParamUrlCodingStrategy can be improved. The current form has the following shortcomings: - it just fails when something is added to the URL, solution: add the option to ignore

[jira] Updated: (WICKET-2439) Improve MixedParamUrlCodingStrategy, introduce Hybrid

2009-08-27 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2439: Attachment: WICKET-2439.patch Please apply to 1.4 branch, possible also to 1.5 branch

Re: Choose one

2009-08-27 Thread Erik van Oosten
to display 'Choose one' if another item has been selected? -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h

Re: Absolute urls in forms

2009-08-25 Thread Erik van Oosten
I added a patch in Jira. Regards, Erik. Erik van Oosten wrote: Anyways, you can make all URLs absolute by following the hints in https://issues.apache.org/jira/browse/WICKET-1974. You'll need to patch Wicket as the issue is not yet solved. (I really should make the patch, its

[jira] Updated: (WICKET-2404) Quickstart for 1.4 uses 1.3 dtd in HomePage.html

2009-08-24 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2404: Attachment: WICKET-2404-1.5.patch WICKET-2404-1.4.patch Patch for Wicket

[jira] Updated: (WICKET-2404) Quickstart for 1.4 uses 1.3 dtd in HomePage.html (with patch)

2009-08-24 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2404: Summary: Quickstart for 1.4 uses 1.3 dtd in HomePage.html (with patch) (was: Quickstart

[jira] Resolved: (WICKET-2288) Refactor DefaultPageFactory#constructor

2009-08-24 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten resolved WICKET-2288. - Resolution: Invalid Seems to be fixed already. Refactor DefaultPageFactory

[jira] Updated: (WICKET-1974) render_to_buffer does not work for absolute URLs

2009-08-24 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-1974: Attachment: WICKET-1974.patch This patch will remove the leading / from the buffer id

[jira] Updated: (WICKET-1974) render_to_buffer does not work for absolute URLs (with patch)

2009-08-24 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-1974: Summary: render_to_buffer does not work for absolute URLs (with patch

Re: Absolute urls in forms

2009-08-22 Thread Erik van Oosten
.) Regards, Erik. Igor Vaynberg wrote: thats funny, we worked really had to make all urls relative because it would make it a lot easier to work with proxies... :) -igor -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com

Re: Removing an element from ListView with AjaxFallbackButton

2009-08-17 Thread Erik van Oosten
Perhaps you can use the list editor: http://wicketinaction.com/2008/10/building-a-listeditor-form-component/ Regards, Erik. Major Péter wrote: Any help would be appreciated. Thanks Regards, Peter -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: How to add Random number to URL ?

2009-08-13 Thread Erik van Oosten
(not for images), any examples ??? -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: StringResourceModel ignores Converters?

2009-08-13 Thread Erik van Oosten
of the converted?! Is this a bug or a feature? Thanks Matt -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h

Re: Wicketstuff releases?

2009-08-13 Thread Erik van Oosten
Thomerson http://www.wickettraining.com -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Wicketstuff core 1.4.0 release preparations

2009-08-13 Thread Erik van Oosten
(no build errors, etc), then let the list know. That will make it much easier to do the release. And I'll try to document the process so that someone else can perform the next one easier. -- Jeremy Thomerson http://www.wickettraining.com -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: Wicketstuff core 1.4.0 release preparations

2009-08-13 Thread Erik van Oosten
one do the whole thing at once? BTW, should wicketstuff-core not change from 1.4-SNAPSHOT to 1.4.0-SNAPSHOT? Regards, Erik. -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail: users

Re: Wicketstuff core 1.4.0 release preparations

2009-08-13 Thread Erik van Oosten
Yes, that did it. Running the dryRun in wicket-stuff/wicketstuff-core/yui-parent/yui succeeds. I repeated this for yui-examples. yui-parent, yui and yui-examples are ready to go! Regards, Erik. Erik van Oosten wrote: There is actually one more thing I could have tried: execute

Wicketstuff core 1.4.0 release preparations

2009-08-13 Thread Erik van Oosten
://www.wickettraining.com -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: Wicketstuff core 1.4.0 release preparations

2009-08-13 Thread Erik van Oosten
Maarten, you just beated me to it. Is the jazzyplugin still needed after your changes? Regards, Erik. Erik van Oosten wrote: Hi, Unfortunately tinymce does /not/ compile. It fails with a missing dependency to jazzyplugin:jazzyplugin:jar:0.2.1. Regards, Erik. -- Erik van Oosten

Wicketstuff releases?

2009-08-12 Thread Erik van Oosten
Hello, Now that Wicket 1.4.0 is out, I wonder which wicketstuff core version is compatible. There is no 1.4.0 version of wicketstuff core (yet?). Should I use 1.4-rc8-SNAPSHOT? I guess http://sourceforge.net/projects/wicket-stuff/files/ is no longer in use. Regards, Erik. -- Erik van

Re: Wicketstuff releases?

2009-08-12 Thread Erik van Oosten
of the month to a release is good enough for me. Regards, Erik. On Wed, 12 Aug 2009 10:24:07 +0200, Maarten Bosteels mbosteels@gmail.com wrote: Hello, On Wed, Aug 12, 2009 at 10:16 AM, Erik van Oosten e.vanoos...@grons.nlwrote: Hello, Now that Wicket 1.4.0 is out, I wonder

Re: Changing a Form's Model

2009-08-10 Thread Erik van Oosten
van Oosten http://day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: Output to input stream for streaming?

2009-08-10 Thread Erik van Oosten
with pipedstreams? There is an article about it here, but I may have misunderstood the details: http://ostermiller.org/convert_java_outputstream_inputstream.html ** Martin 2009/8/10 Erik van Oosten e.vanoos...@grons.nl: That won't work. Servlets are synchronous; they don't expect anyone writing

Re: DataTable with more than one tr per item

2009-08-10 Thread Erik van Oosten
Kariem, There is a hint at http://cwiki.apache.org/WICKET/wickets-xhtml-tags.html#Wicket%27sXHTMLtags-Elementwicket:container Regards, Erik. Igor Vaynberg wrote: no, a datatable doesnt support that. but it is easy enough with your own repeater. -igor -- Erik van Oosten http://day

Re: Help us release 1.4 sooner by helping out with the migration guide

2009-08-07 Thread Erik van Oosten
If I remember correctly: the first link should be use. The second can be edited and will be copied to the first after each change. If the pages are not equal, something went wrong with the copy process. Re. LinkTree: every change should be on this page. Please add it. Regards, Erik. Major

Re: wicket rewriting name attributes in form

2009-08-06 Thread Erik van Oosten
protein_id to mutantPredictionSubmitPanel:proteinId, and this causes the python script at the other end to choke. Is there a way to disable the rewriting of the name attribute, or specify my own name? -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Wicketstuff checkout fails

2009-08-05 Thread Erik van Oosten
/tinymce/'; please relocate e...@oostblok:~/projects/wicketstuff$ Accessing the repo with FF is no problem. Am I doing something wrong? Regards, Erik. -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: Wicketstuff checkout fails

2009-08-05 Thread Erik van Oosten
Aacchh!! Me hit forehead with table Martin Funk wrote what are you trying to do? that url is no subversion repo, but a maven repo. maybe you were looking for this: http://sourceforge.net/projects/wicket-stuff/develop mf

Re: Caching a resource on the browser side

2009-08-04 Thread Erik van Oosten
-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org

Re: Stateless login form?

2009-08-03 Thread Erik van Oosten
invalidates). Does not look professional and it is totaly unnecessary, in my opinnion. It should be possible to handle forms on virgin (=no state bound yet) invocations too. ** Martin 2009/8/2 Erik van Oosten e.vanoos...@grons.nl: Martin, I am not sure what you mean. On the site you are referring

Re: Adding javascript after tab clicked

2009-08-03 Thread Erik van Oosten
3, 2009 at 1:07 PM, Eyal Golan egola...@gmail.com wrote: I'm not sure, but are you looking for this: AjaxRequestTarget #appendJavascript(javascript) ? Eyal Golan egola...@gmail.com -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: Stateless login form?

2009-08-02 Thread Erik van Oosten
Martin, I am not sure what you mean. On the site you are referring, the login page is always visible under /login. Regards, Erik. Martin Makundi wrote: If I understood correctly, you might find this interesting:

[jira] Created: (WICKET-2404) Quickstart for 1.4 uses 1.3 dtd in HomePage.html

2009-07-30 Thread Erik van Oosten (JIRA)
-quickstart Affects Versions: 1.4.0 Reporter: Erik van Oosten Priority: Trivial The generated HomePage.html contains the following header: html xmlns:wicket=http://wicket.apache.org/dtds.data/wicket-xhtml1.3-strict.dtd; That should be: html xmlns:wicket=http

Re: How to use Session.replaceSession() ??

2009-07-29 Thread Erik van Oosten
().getLocale()); getSession().invalidateNow(); Session.unset(); newSession.replaceSession(); But I think there must be something easier... ???! Thanks Matt -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: Ajax indicator turning off

2009-07-28 Thread Erik van Oosten
This seems like something that warrants a new Jira issue. Regards, Erik. John Patterson wrote: paolo di tommaso wrote: Yep, intercept the ajax call and inc/dec a counter -- paolo Although I could correct the indicator behaviour in all my own AJAX components, it would

Re: Questions about Wicket sessions

2009-07-27 Thread Erik van Oosten
it to be the 'open in new window' function. Then you still have the same browser, but another window. Regards. Erik. -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail: users-unsubscr

Re: UnauthorizedActionException wrapped in an InvalidUrlException - how to deal with it ?

2009-07-27 Thread Erik van Oosten
Olger Warnier schreef: Intresting, I assume that it is of value to have this construction, could you give me the link to the RFE ? https://issues.apache.org/jira/browse/WICKET-2200 -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: UnauthorizedActionException wrapped in an InvalidUrlException - how to deal with it ?

2009-07-27 Thread Erik van Oosten
Sorry Olger, that was a copy paste error. Please see Alex' e-mail. Regards, Erik. Erik van Oosten schreef: Olger Warnier schreef: Intresting, I assume that it is of value to have this construction, could you give me the link to the RFE ? https://issues.apache.org/jira/browse/WICKET-2200

Re: Questions about Wicket sessions

2009-07-26 Thread Erik van Oosten
David, Please note Sessions are not thread-safe in Wicket context means that the Session /object/ is not thread-safe. Note that requests that fall within a session (except for resources) are handled serially. Only when you use session clustering this guarantee can not be made. 1. It depends

Re: [OT] Continue to support Wicket 1.2 in WicketForge

2009-07-25 Thread Erik van Oosten
. -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: [vote] release wicket 1.4.0

2009-07-24 Thread Erik van Oosten
Non binding. [X] Yes release 1.4.0 [ ] No, don't release it -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/

Re: Spring and Wicket - is it worth it?

2009-07-23 Thread Erik van Oosten
. Can anyone give me a concise explanation of how the advantages of Spring are worth introducing a new layer into my applications? Dane -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail

Re: Updating an inmethod grid, looking for hints

2009-07-23 Thread Erik van Oosten
is called. Therefore any changes to the grid (like rowCount) are not used. Regards, Erik. Erik van Oosten wrote: Hi, How can I trigger an inmethod grid to do a /complete/ update of itself? The only thing that I see is markAllDirty(). That will update the items currently in the list

Re: Updating an inmethod grid, looking for hints

2009-07-23 Thread Erik van Oosten
05:20:06 -0700 (PDT), Erik van Oosten e.vanoos...@grons.nl wrote: Hi Matej, I finally found the bug. When you are using a DefaultDataGrid it adds a PagingToolbar. PagingToolbar overrides isVisible. In isVisible the total row count is determined, this will cache the query result

Re: how to strip wicket tags for particular component

2009-07-20 Thread Erik van Oosten
); } -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: what is wicket

2009-07-14 Thread Erik van Oosten
Hello Gerald, You can find much of this kind of information on http://wicket.apache.org. Regards, Erik. On Tue, 14 Jul 2009 18:21:16 +0530, Gerald Fernando gerald.anto.ferna...@gmail.com wrote: Hello Friends, Am Gerald, new to wicket. can anyone say about wicket and advantages over

Re: MixedHybridUrlCodingStrategy wanted

2009-07-13 Thread Erik van Oosten
to study what strategies do internally and implement and test mixed solution. I hoped someone have already tried that. Unfortunately I didn't find anything by google and nabble so I posted the question here. If you could point me some old discussion I'd appreciate. Erik van Oosten wrote

Re: intercept security check in wicket-auth-roles

2009-07-13 Thread Erik van Oosten
...@wicket.apache.org - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Erik van Oosten http://day-to-day-stuff.blogspot.com

Re: MixedHybridUrlCodingStrategy wanted

2009-07-13 Thread Erik van Oosten
Please do :) Erik. Vladimir K wrote: Thanks very much! Why not suggest it as a patch to wicket core? Erik van Oosten wrote: Hi Vladimir, You are right. Now I look at it, it is clearly more complex then I remembered. You can get my version here: http://pastie.org/543892 Regards

Re: model detached many times

2009-07-13 Thread Erik van Oosten
. Is that something to worry about, or is it just because the detach method is called for each component that points to this model? Ian. -- Erik van Oosten http://day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail

Re: Updating an inmethod grid, looking for hints

2009-07-13 Thread Erik van Oosten
Hi Matej, I just got a hint from a colleague: it might has something to do with returning the wrong number of items in the dataprovider query. We probably return UNDEFINED too often. I'll look further into it. Regards, Erik. Erik van Oosten wrote: DataGrid. DefaultDataGrid mostly

Re: MixedHybridUrlCodingStrategy wanted

2009-07-12 Thread Erik van Oosten
(forgot the name) contains it. Regards, Erik. Vladimir Kovalyuk wrote: Is there a worked combination of HybridUrlCodingStrategy and MixedParamUrlCodingStrategy? What is missed in the latter is ability to stay bookmarkable after reaction on actions. -- Erik van Oosten http://www.day

Updating an inmethod grid, looking for hints

2009-07-11 Thread Erik van Oosten
, the grid should respond to modelChanged(). But I have still no clue what should be in that method. Regards, Erik. -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - To unsubscribe, e-mail: users-unsubscr

Re: Updating an inmethod grid, looking for hints

2009-07-11 Thread Erik van Oosten
DataGrid. DefaultDataGrid mostly. Erik. Matej Knopp schreef: are you using treegrid or datagrid? -Matej On Sat, Jul 11, 2009 at 1:43 PM, Erik van Oostene.vanoos...@grons.nl wrote: If I remember correctly that only updates the existing items and ignore new items. I am looking for a way

<    1   2   3   4   5   6   7   8   9   10   >