[jira] [Commented] (WICKET-5098) PackageResourceBlockedException under Windows for *.js files in web app's own packages, not in jars

2013-03-25 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612726#comment-13612726 ] Igor Vaynberg commented on WICKET-5098: --- thats not a usual path on windows since

Re: Wicket for Hybrid App

2013-03-25 Thread Igor Vaynberg
why wait? https://code.google.com/p/i-jetty/ -igor On Mon, Mar 25, 2013 at 3:38 PM, Paul Bors p...@bors.ws wrote: I was kidding hence the smiling face :P Although, you might be able to do so in a few years or so... You'll have to have a full native phone app since you're already have a

Re: [VOTE] Release Apache Wicket 6.7.0

2013-03-22 Thread Igor Vaynberg
+1 to release -igor On Fri, Mar 22, 2013 at 8:40 AM, Martijn Dashorst martijn.dasho...@gmail.com wrote: This is a vote to release Apache Wicket 6.7.0 Please download the source distributions found in our staging area linked below. I have included the signatures for both the source

[jira] [Commented] (WICKET-5108) AbstractPropertyModel does not detach possible model nested inside property path (maybe latest version also?)

2013-03-21 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609088#comment-13609088 ] Igor Vaynberg commented on WICKET-5108: --- a couple of comments on the description

[jira] [Commented] (WICKET-5100) Make it possible to replace the INonContextualManager in wicket-cdi for mock frameworks

2013-03-21 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609697#comment-13609697 ] Igor Vaynberg commented on WICKET-5100: --- shouldnt your noncontextualmanager mock

[jira] [Commented] (WICKET-5108) AbstractPropertyModel does not detach possible model nested inside property path (maybe latest version also?)

2013-03-21 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609831#comment-13609831 ] Igor Vaynberg commented on WICKET-5108: --- but there is no way you can convince me

[jira] [Closed] (WICKET-5108) AbstractPropertyModel does not detach possible model nested inside property path (maybe latest version also?)

2013-03-21 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg closed WICKET-5108. - Resolution: Won't Fix Assignee: Igor Vaynberg AbstractPropertyModel does not detach

[jira] [Commented] (WICKET-5108) AbstractPropertyModel does not detach possible model nested inside property path (maybe latest version also?)

2013-03-21 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609869#comment-13609869 ] Igor Vaynberg commented on WICKET-5108: --- i did not ask you to add more code every

Re: Custom DropDownChoice using HeaderItem

2013-03-21 Thread Igor Vaynberg
use OnDomReadyHeaderItem -igor On Thu, Mar 21, 2013 at 10:16 AM, prasopes vladimirkro...@gmail.com wrote: Hi, I'd like to have a DropDownChoice that gets transformed with Javascript on each rendering. The Javascript manipulates the option tags. Is it possible to achieve this using override

[jira] [Assigned] (WICKET-5102) wicket-bean-validation: Bean validation PropertyValidator only works with direct field access

2013-03-19 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-5102: - Assignee: Igor Vaynberg wicket-bean-validation: Bean validation PropertyValidator

[jira] [Resolved] (WICKET-5102) wicket-bean-validation: Bean validation PropertyValidator only works with direct field access

2013-03-19 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-5102. --- Resolution: Fixed Fix Version/s: 6.7.0 wicket-bean-validation: Bean validation

[jira] [Closed] (WICKET-5100) Make it possible to replace the INonContextualManager in wicket-cdi for mock frameworks

2013-03-19 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg closed WICKET-5100. - Resolution: Invalid Assignee: Igor Vaynberg see CdiConfiguraiton.setNonContextualManager

Re: Release Wicket 6.7.0 soon ?

2013-03-18 Thread Igor Vaynberg
+1 -igor On Mon, Mar 18, 2013 at 8:51 AM, Martin Grigorov mgrigo...@apache.org wrote: OK, thanks! I hope you get better soon! On Mon, Mar 18, 2013 at 4:38 PM, Martijn Dashorst martijn.dasho...@gmail.com wrote: On Mon, Mar 18, 2013 at 9:41 AM, Martin Grigorov mgrigo...@apache.org

Re: wicket:for behavior

2013-03-14 Thread Igor Vaynberg
wicket:for cant set output markup id because it comes after the form component in markup and so the form component has already been rendered. it already sets the output of markup, but it only helps if the label is before the component in markup. -igor On Thu, Mar 14, 2013 at 1:35 AM, Martin

[jira] [Assigned] (WICKET-5098) PackageResourceBlockedException under Windows for *.js files in web app's own packages, not in jars

2013-03-13 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-5098: - Assignee: Igor Vaynberg PackageResourceBlockedException under Windows for *.js

[jira] [Resolved] (WICKET-5098) PackageResourceBlockedException under Windows for *.js files in web app's own packages, not in jars

2013-03-13 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-5098. --- Resolution: Fixed Fix Version/s: 6.7.0 PackageResourceBlockedException under

[jira] [Commented] (WICKET-5087) Make it easier to request (ajax)behaviors by name from JavaScript

2013-03-11 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13599087#comment-13599087 ] Igor Vaynberg commented on WICKET-5087: --- @martin the functionality is available

[jira] [Commented] (WICKET-5087) Make it easier to request (ajax)behaviors by name from JavaScript

2013-03-09 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598023#comment-13598023 ] Igor Vaynberg commented on WICKET-5087: --- this seriously breaks encapsulation, which

Re: Another question on stateless/bookmarkable pages

2013-03-05 Thread Igor Vaynberg
a bookmarkable page is a page that can be instantiated via a url - meaning it has a default constructor or one that takes a PageParameters object. a stateful page can or can not be bookmarkable. a stateless page must be bookmarkable. -igor On Tue, Mar 5, 2013 at 1:40 PM, Andrea Del Bene

[jira] [Created] (WICKET-5075) When modal window is closed page scrolls to top

2013-03-04 Thread Igor Vaynberg (JIRA)
Igor Vaynberg created WICKET-5075: - Summary: When modal window is closed page scrolls to top Key: WICKET-5075 URL: https://issues.apache.org/jira/browse/WICKET-5075 Project: Wicket Issue

[jira] [Resolved] (WICKET-5075) When modal window is closed page scrolls to top

2013-03-04 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-5075. --- Resolution: Fixed When modal window is closed page scrolls to top

Re: 42lines CDI injection failure fallback - set to null?

2013-03-04 Thread Igor Vaynberg
this is how cdi works, if it cannot inject something it fails. notice the top frame is inside weld not wicket nor wicket-cdi. if you have things that can be optional you should inject InstanceThing and query that for thing. -igor On Mon, Mar 4, 2013 at 1:25 PM, Ondrej Zizka ozi...@redhat.com

Re: How to automatically add a parameter to every request

2013-02-26 Thread Igor Vaynberg
see IRequestCycleListener#onUrlMapped() -igor On Tue, Feb 26, 2013 at 6:35 PM, Florian Braun florianbrau...@gmail.com wrote: Hello, I am currently in the process of migrating an application from Wicket 1.4 to Wicket 6. In my application I have a parameter that needs to be part of every

Re: [Vote] Release Apache Wicket 1.4.22

2013-02-20 Thread Igor Vaynberg
+1 -igor On Wed, Feb 20, 2013 at 6:33 AM, Martin Grigorov mgrigo...@apache.org wrote: This vote is to release Apache Wicket 1.4.22 Git repo http://git-wip-us.apache.org/repos/asf/wicket.git Branch name build/wicket-1.4.22 Archived and signed Git repo

Re: [Vote] Release Apache Wicket 1.5.10

2013-02-20 Thread Igor Vaynberg
+1 -igor On Wed, Feb 20, 2013 at 3:59 AM, Martin Grigorov mgrigo...@apache.org wrote: This vote is to release Apache Wicket 1.5.10 Git repo http://git-wip-us.apache.org/repos/asf/wicket.git Branch name build/wicket-1.5.10 Archived and signed Git repo

Re: Igor needs 105 commits to overtake Eelco's commit count

2013-02-19 Thread Igor Vaynberg
): * 2932 Eelco Hillenius * 2827 Igor Vaynberg * 2053 Martin Grigorov * 1867 Juegen Donnerstag * 1484 Johan Compagner * 1321 Jonathan Locke * 963 Matej Knopp * 928 Martijn Dashorst * 422 Alastair Maw * 353 Peter Ertl * 277 Jean-Baptiste Quenot * 235 Frank Bille Jensen * 234

Re: Eclipse or IntelliJ

2013-02-19 Thread Igor Vaynberg
all the popular IDEs have more or less converged in regard to their java feature set. now its just a matter of muscle memory :) -igor On Tue, Feb 19, 2013 at 4:39 PM, Timo Schmidt wic...@xomit.de wrote: On Tue 19.02.2013 15:17, Stephen Walsh wrote: Who uses what and why? I've only ever used

Re: Behaviour.onInitialise()

2013-02-07 Thread Igor Vaynberg
What happens if the behavior is added after the component has already been initialized? Does its oninitialize() still get called? Ambiguities like this is the reason why there is no such method. -igor On Wednesday, February 6, 2013, Colin Rogers wrote: Martin and other Wicketeers, I have a

Re: Behaviour.onInitialise()

2013-02-07 Thread Igor Vaynberg
may be able to better help you. -igor Cheers, Col. -Original Message- From: Igor Vaynberg [mailto:igor.vaynb...@gmail.com] Sent: 07 February 2013 19:14 To: users@wicket.apache.org Subject: Re: Behaviour.onInitialise() What happens if the behavior is added after the component

Re: Log user changes to a form

2013-02-07 Thread Igor Vaynberg
if you are using hibernate here is envers...easier to do it on that level rather then ui... -igor On Thu, Feb 7, 2013 at 4:11 PM, Paul Bors p...@bors.ws wrote: We have an enterprise web-app which is going through SAP qualification and a requirement has come through for our application’s

Re: Page load without version redirect for Bootstrap Modal

2013-02-07 Thread Igor Vaynberg
instead of doing it that way have the ajax operation that opens the dialog render the content into some div in the markup and call the dialog on that div. -igor On Thu, Feb 7, 2013 at 4:38 PM, Tom Eicher t...@teicher.net wrote: Hello, with Bootstrap's modal functionality, I can make very cool

Re: How to contribute to the reference guide

2013-02-06 Thread Igor Vaynberg
why doesnt the guide live in a subdir of the project. that way there will be a guide per branch. one of the biggest problems with the wiki, etc, is that it doesnt account for code differences between the versions. having a guide per branch (major version) makes more sense. -igor On Wed, Feb 6,

Re: How to contribute to the reference guide

2013-02-06 Thread Igor Vaynberg
why doesnt the guide live in a subdir of the project. that way there will be a guide per branch. one of the biggest problems with the wiki, etc, is that it doesnt account for code differences between the versions. having a guide per branch (major version) makes more sense. -igor On Wed, Feb 6,

Re: HP Fortify Critical Security Issues

2013-02-05 Thread Igor Vaynberg
On Tue, Feb 5, 2013 at 10:43 AM, sthomps stho...@gmail.com wrote: Hello, As part of an evaluation of web frameworks, one of the checkboxes to tick is security vulnerabilities. In this case the tool being used to scan for those vulnerabilities is HP Fortify

Re: [VOTE] Release Apache Wicket 6.5.0

2013-01-20 Thread Igor Vaynberg
+1 to release -igor On Fri, Jan 18, 2013 at 3:58 PM, Martijn Dashorst martijn.dasho...@gmail.com wrote: Please download the source distributions found in our staging area linked below. I have included the signatures for both the source archives. This vote lasts for 72 hours minimum. [ ]

Re: wicket-cdi fails when netbeans deploys to Glassfish with maven

2013-01-09 Thread Igor Vaynberg
you need to add seam-conversation-your cdi impl.jar as well. -igor On Wed, Jan 9, 2013 at 10:55 AM, Dieter Tremel tre...@tremel-computer.de wrote: Hello, at the moment I try to migrate my wicket ant projects to maven, and have a final problem with CDI. I am using netbeans 7.2.1 and Glassfish

Re: [ANNOUNCE] Apache Wicket 6.4.0 released

2013-01-03 Thread Igor Vaynberg
there are some incompatibilities. ive optimized some code to make it faster and remove some other code that i do not thing belongs. so, no, it is not a drop in replacement and, yes, this code deprecates the net.ftlines code for wicket 6+ -igor On Thu, Jan 3, 2013 at 3:44 AM, heapifyman

[jira] [Created] (WICKET-4948) Modal window does not center correctly when window is scrolled in safari

2012-12-27 Thread Igor Vaynberg (JIRA)
Igor Vaynberg created WICKET-4948: - Summary: Modal window does not center correctly when window is scrolled in safari Key: WICKET-4948 URL: https://issues.apache.org/jira/browse/WICKET-4948 Project

[jira] [Resolved] (WICKET-4948) Modal window does not center correctly when window is scrolled in safari

2012-12-27 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-4948. --- Resolution: Fixed Modal window does not center correctly when window is scrolled

Re: Select2 - Wicket 1.4.18

2012-12-26 Thread Igor Vaynberg
it can, but it needs to be ported to that version of wicket. -igor On Wed, Dec 26, 2012 at 6:06 AM, xe0nre mvlupan.s...@gmail.com wrote: Hello, I have a quick question about the Select2 component created by Igor.I tried to integrated it in my project (witch uses wicket 1.4.18) and could not

Re: Select2 - Wicket 1.4.18

2012-12-26 Thread Igor Vaynberg
yes, only 1.5 and 6 are supported. -igor On Wed, Dec 26, 2012 at 11:14 AM, xe0nre mvlupan.s...@gmail.com wrote: Hmm...so at this point only wicket 1.5 and 6 are supported ? Oh...and that Igor for this component :) Nice work -- View this message in context:

Re: Are Wicket models loaded concurrently ?

2012-12-26 Thread Igor Vaynberg
the bug is that something does not serialize access to the page. the contract on models and components is that they always run in a single-threaded environment. this is what allows the user code to be simple and free of any synchronization logic. so whatever push/pull/whatever framework you are

Re: wicket-cdi and TomEE

2012-12-20 Thread Igor Vaynberg
looks like you have two jars on the classpath that provide the javax.enterprise.inject.spi.BeanManager interface. maybe one comes with wicket-cdi and the other one is included in tomee... -igor On Thu, Dec 20, 2012 at 12:54 PM, Bertrand Guay-Paquet ber...@step.polymtl.ca wrote:

Re: Possible to use static IBehavior/ReadOnlyModels?

2012-12-05 Thread Igor Vaynberg
yes, you can use singleton instances as long as they are threadsafe. -igor On Wed, Dec 5, 2012 at 2:40 AM, Davli lidz@gmail.com wrote: Well as the title says... Would this be possible assuming that they have have no real relation to a value in a session? For example: An

Re: Possible to use static IBehavior/ReadOnlyModels?

2012-12-05 Thread Igor Vaynberg
, 2012 at 4:40 PM, Igor Vaynberg igor.vaynb...@gmail.comwrote: yes, you can use singleton instances as long as they are threadsafe. -igor On Wed, Dec 5, 2012 at 2:40 AM, Davli lidz@gmail.com wrote: Well as the title says... Would this be possible assuming that they have have no real

Re: master branch compiler error in core?

2012-12-02 Thread Igor Vaynberg
im on osx -igor On Sun, Dec 2, 2012 at 4:37 AM, Martin Grigorov mgrigo...@apache.org wrote: I use Ubuntu 12. BuildBot (the CI) is some Unix too ( http://ci.apache.org/builders/wicket-master). I cannot test builds on Windows here. On Sun, Dec 2, 2012 at 1:29 PM, Chris Colman

[jira] [Updated] (WICKET-4888) Introduce a hierarchical feedback panel (FencedFeedbackPanel)

2012-11-25 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4888: -- Summary: Introduce a hierarchical feedback panel (FencedFeedbackPanel) (was: Introduce

[jira] [Updated] (WICKET-4888) Introduce a hierarchical feedback panel (FencedFeedbackPanel)

2012-11-25 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4888: -- Description: often it is useful to have feedback panels that only display messages coming

[jira] [Commented] (WICKET-4888) Introduce a hierarchical feedback panel (FencedFeedbackPanel)

2012-11-25 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13503623#comment-13503623 ] Igor Vaynberg commented on WICKET-4888: --- introduced FencedFeedbackPanel that solves

[jira] [Resolved] (WICKET-4888) Introduce a hierarchical feedback panel (FencedFeedbackPanel)

2012-11-25 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-4888. --- Resolution: Fixed Fix Version/s: 6.4.0 Assignee: Igor Vaynberg

Re: git commit: add a serialization-safe class wrapper

2012-11-25 Thread Igor Vaynberg
Parents: 4804461 Author: Igor Vaynberg igor.vaynb...@gmail.com Authored: Sat Nov 24 11:16:32 2012 -0800 Committer: Igor Vaynberg igor.vaynb...@gmail.com Committed: Sat Nov 24 11:16:32 2012 -0800 -- .../wicket/util/reference

Re: [2/2] git commit: Make 'groups' member final and rename other field members to not have '_' as suffix to make them consistent with rest Wicket classes.

2012-11-25 Thread Igor Vaynberg
can you please rename the fields back. the underscore at the end of the field means those fields should not be accessed directly for example property_ should not be accessed directly - only via getProperty() getter because it is lazily initialized. even though it is private people modifying the

Re: [2/2] git commit: Make 'groups' member final and rename other field members to not have '_' as suffix to make them consistent with rest Wicket classes.

2012-11-25 Thread Igor Vaynberg
that this is the reason. If we are going to use them from now on then let's make it public in dev@. On Sun, Nov 25, 2012 at 9:30 PM, Igor Vaynberg igor.vaynb...@gmail.comwrote: can you please rename the fields back. the underscore at the end of the field means those fields should

Re: initial bean validation integration checked into experimental module

2012-11-25 Thread Igor Vaynberg
. instead, figure out how to integrate hibernate annotations with 303 and you get to piggy back on everything thats already there. -igor ~ Thank you, Paul Bors -Original Message- From: Igor Vaynberg [mailto:igor.vaynb...@gmail.com] Sent: Sunday, November 25, 2012 1:41 AM To: users

new hierarchical feedback panel added

2012-11-25 Thread Igor Vaynberg
a common question on this list is how to build hierarchical feedback panels. i just checked in my attempt to help solve this problem into master. here is the javadoc that explains what it does. feedback welcome. -igor /** * A specialized feedback panel that only displays messages from inside a

[jira] [Updated] (WICKET-4883) Out of the box bean-validation (JSR 303) integration

2012-11-24 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4883: -- Summary: Out of the box bean-validation (JSR 303) integration (was: Provide bean-validation

[jira] [Created] (WICKET-4883) Provide bean-validation framework integration

2012-11-24 Thread Igor Vaynberg (JIRA)
Igor Vaynberg created WICKET-4883: - Summary: Provide bean-validation framework integration Key: WICKET-4883 URL: https://issues.apache.org/jira/browse/WICKET-4883 Project: Wicket Issue Type

[jira] [Resolved] (WICKET-4883) Out of the box bean-validation (JSR 303) integration

2012-11-24 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-4883. --- Resolution: Fixed currently in the experimental modules Out of the box

initial bean validation integration checked into experimental module

2012-11-24 Thread Igor Vaynberg
just checked in a first pass on bean validation (jsr 303) integration. see this commit for details: https://git-wip-us.apache.org/repos/asf?p=wicket.git;a=commitdiff;h=580a8dd9;hp=2d47bf340875f6053aa2a3b69c4f442f2fbb03e1 feedback is welome. -igor

Re: Ideas on implementing dynamic addition of components that use AJAX?

2012-11-22 Thread Igor Vaynberg
historically the components you add from auto resolvers are added via the autoAdd() method, not using add(). these components only exist during render of the page (in detach() phase all auto-added components are removed). the thinking here is that auto resolved components are not normal

Re: Release planning 6.4/6.5

2012-11-19 Thread Igor Vaynberg
is that when the world is supposed to end? On Mon, Nov 19, 2012 at 6:29 AM, Martin Grigorov mgrigo...@apache.org wrote: First, let's see what will happen at Dec 21th! On Mon, Nov 19, 2012 at 4:26 PM, Martijn Dashorst martijn.dasho...@gmail.com wrote: With the holidays coming up, I have

Re: [VOTE] Release Apache Wicket 6.3.0

2012-11-16 Thread Igor Vaynberg
+1 ps if all of us vote +1/-1 why does the email still say [ ] Yes, release ... :) -igor On Fri, Nov 16, 2012 at 6:09 AM, Martijn Dashorst martijn.dasho...@gmail.com wrote: Please download the source distributions found on my people.apache.org distribution area linked below. I have included

Re: [Vote] Release Apache Wicket 1.5.9

2012-11-08 Thread Igor Vaynberg
+1 -igor On Tue, Nov 6, 2012 at 1:34 AM, Martin Grigorov mgrigo...@apache.orgwrote: This vote is to release Apache Wicket 1.5.9 Git repo http://git-wip-us.apache.org/repos/asf/wicket.git Branch name build/wicket-1.5.9 Archived and signed Git repo

Re: git commit: WICKET-4859 change component id counter to long, similar to RepeatingView

2012-11-08 Thread Igor Vaynberg
its not for convenience. without this autogenerated id the user would have to specify it and make sure it is unique across all toolbars in the datatable. when the datatable is created/configured via several methods this can be a headache. also, the ids do not matter because they are used in the

Re: Generically Append a JavaScript Method to all Buttons/Links Throughout App

2012-10-31 Thread Igor Vaynberg
if you do a type search for o.a.w.I*Listener you will see a bunch of interesting ones, especially: IComponentInstantiationListener and IComponentInitializationListener -igor On Wed, Oct 31, 2012 at 10:57 AM, eugenebalt eugeneb...@yahoo.com wrote: I guess what I'm asking is, is there a common

Re: form with arbitrary number of fields

2012-10-31 Thread Igor Vaynberg
this should get you most of the way there http://wicketinaction.com/2008/10/building-a-listeditor-form-component/ -igor On Wed, Oct 31, 2012 at 4:35 PM, Steve Swinsburg steve.swinsb...@gmail.com wrote: Hi, Thanks, I have a repeater already and have the form components, but the part I am

Re: [VOTE] Release Apache Wicket 6.2.0

2012-10-19 Thread Igor Vaynberg
+1 -igor On Fri, Oct 19, 2012 at 1:10 PM, Martijn Dashorst martijn.dasho...@gmail.com wrote: Please download the source distributions found on my people.apache.org distribution area linked below. I have included the signatures for both the source archives. This vote lasts for 72 hours

Re: Type-safe PropertyModel for Wicket 7

2012-10-10 Thread Igor Vaynberg
On Wed, Oct 10, 2012 at 10:42 AM, Dan Retzlaff dretzl...@gmail.com wrote: I'd like to start a thread on Dominik Drzewiecki's suggestion of a type-safe property model improvement for Wicket 7. I've seen a few competing solutions: 1. Igor's metagen: https://github.com/42Lines/metagen 2. Igor's

Re: [vote] Release Apache Wicket 6.1.1 (take 2)

2012-10-05 Thread Igor Vaynberg
+1 -igor On Fri, Oct 5, 2012 at 4:36 AM, Martijn Dashorst martijn.dasho...@gmail.com wrote: This is the second attempt to release Apache Wicket 6.1.1, as I botched creating the source archives (the rest seem in good working order). The source archives have been updated, as are the signatures.

Re: IWriteableModel

2012-10-01 Thread Igor Vaynberg
what problem are you trying to solve? -igor On Sun, Sep 30, 2012 at 11:25 PM, Michael Mosmann mich...@mosmann.de wrote: Hi, .. yesterday I did some refactoring which introduced a IReadOnlyModel interface. I stopped this so far because of these many default casts to IModel. I will try it

Re: Component setDefaultModel

2012-09-27 Thread Igor Vaynberg
so what happens if panel A extends GenericPanel which has setModel? you havent fixed anything. -igor On Thu, Sep 27, 2012 at 8:50 AM, Michael Mosmann mich...@mosmann.de wrote: Am 27.09.2012 17:32, schrieb Igor Vaynberg: Hi, .. i would leave setModel as it is, only make this change

Re: Component setDefaultModel

2012-09-27 Thread Igor Vaynberg
, but this is no crucial issue anyway. Sven On 09/27/2012 06:16 PM, Michael Mosmann wrote: Am 27.09.2012 17:51, schrieb Igor Vaynberg: good point.. -1 from me.. thought it was a good idea, but wasn’t Michael so what happens if panel A extends GenericPanel which has setModel? you

Re: Component setDefaultModel

2012-09-27 Thread Igor Vaynberg
em. setdefaultmodel -igor On Thu, Sep 27, 2012 at 10:09 AM, Igor Vaynberg igor.vaynb...@gmail.com wrote: i thought the issue we were discussing here is the way the models are linked...which is not solved by making setdefaultmodelobject non-public. -igor On Thu, Sep 27, 2012 at 10:04 AM

Re: Component setDefaultModel

2012-09-27 Thread Igor Vaynberg
. in the end, the developer has to know what the method does if they chose to call it. -igor Sven On 09/27/2012 07:09 PM, Igor Vaynberg wrote: i thought the issue we were discussing here is the way the models are linked...which is not solved by making setdefaultmodelobject non-public. -igor

Re: X-Forwarded-For handling in method getRemoteAddr()

2012-09-25 Thread Igor Vaynberg
On Tue, Sep 25, 2012 at 2:10 AM, Benjamin Steinert benjamin.stein...@comsysto.com wrote: Hi everyone, I need you input regarding the Wicket WebClientInfo implementation of getRemoteAddr() (extracted from Wicket 1.5.3 but I think it did not change in release 6): ... String remoteAddr =

Re: WICKET-4780

2012-09-24 Thread Igor Vaynberg
that class used to have a javadoc that specified it was important that it is the last mount-related call in init() -igor On Mon, Sep 24, 2012 at 7:47 AM, Martin Grigorov mgrigo...@apache.org wrote: Hi, https://issues.apache.org/jira/browse/WICKET-4780 shows an interesting problem with

[mostly devs] flyouts are dead

2012-09-20 Thread Igor Vaynberg
we have decided to move away from flyouts because of various ux problems. i have deprecated FlyoutAction and introduced ModalAction which works as a drop in replacement. things to lookout for when doing the migration: when you switch over to modal action you may want to pass in an extra

Re: [mostly devs] flyouts are dead

2012-09-20 Thread Igor Vaynberg
sigh. indeed. stupid gmail autocomplete :/ -igor On Thu, Sep 20, 2012 at 10:06 AM, Jeremy Thomerson jer...@wickettraining.com wrote: On Thu, Sep 20, 2012 at 11:59 AM, Igor Vaynberg igor.vaynb...@gmail.comwrote: we have decided to move away from flyouts because of various ux problems. i

Re: [announce] Wicket-CDI for Wicket 6.0.0 released

2012-09-18 Thread Igor Vaynberg
no update. the cdi spec does not require ejbs to be serializable because they are not in cdi spec. if you want to use ejbs inject them into a cdi bean and then inject that into wicket. -igor On Tue, Sep 18, 2012 at 9:56 AM, Bruno Borges bruno.bor...@gmail.com wrote: Igor, any update on the

Re: [announce] Wicket-CDI for Wicket 6.0.0 released

2012-09-18 Thread Igor Vaynberg
*www.brunoborges.com* On Tue, Sep 18, 2012 at 2:26 PM, Igor Vaynberg igor.vaynb...@gmail.comwrote: no update. the cdi spec does not require ejbs to be serializable because they are not in cdi spec. if you want to use ejbs inject them into a cdi bean and then inject that into wicket. -igor On Tue, Sep

Re: [announce] Wicket-CDI for Wicket 6.0.0 released

2012-09-18 Thread Igor Vaynberg
at 2:48 PM, Igor Vaynberg igor.vaynb...@gmail.comwrote: so join the jsr expert group and emphasize the importance of making EJB proxies serializable :) On Tue, Sep 18, 2012 at 10:45 AM, Bruno Borges bruno.bor...@gmail.com wrote: Yeah, that workaround that I wanted to not do... :-) But okay

Re: PageReference as page parameter?

2012-09-17 Thread Igor Vaynberg
you can pass in the page id obtained from page#getpageid() as a bookmarkable url, then to navigate back to the original page you can do setResponsePage(new PageReference(pageid).getPage()) this will, however, leave you on a nonbookmarkable url when you come back. if you want bookmarkable urls

Re: PageReference as page parameter?

2012-09-17 Thread Igor Vaynberg
().getPageManager().getPage(pageId) As PageReference does internally, correct? - Nelson On Mon, Sep 17, 2012 at 3:11 PM, Igor Vaynberg igor.vaynb...@gmail.com wrote: you can pass in the page id obtained from page#getpageid() as a bookmarkable url, then to navigate back to the original page you

Re: 42lines wicket full calendar

2012-09-13 Thread Igor Vaynberg
i believe the javascript component supports it. i am not sure the wicket wraper's Config object exposes that option though. if it does not please add it and submit a pull request. -igor On Thu, Sep 13, 2012 at 1:04 AM, Gytis lietuvis...@mail.ru wrote: Hello, Recently I started to use

Re: wicket-select2 as AutoCompleteTextField replacement

2012-09-12 Thread Igor Vaynberg
you need to define your own createSearchChoice function and pass it to the config. see the docs on the demo site. -igor On Wed, Sep 12, 2012 at 2:33 AM, Thomas Götz t...@decoded.de wrote: I want to use wicket-select2 as a replacement for Wicket's AutoCompleteTextField. Is it somehow possible

Re: [4/7] git commit: fix compilation errors for environments with nullability annotation validation

2012-09-11 Thread Igor Vaynberg
: Igor Vaynberg igor.vaynb...@gmail.com Authored: Mon Sep 10 20:05:28 2012 -0700 Committer: Igor Vaynberg igor.vaynb...@gmail.com Committed: Mon Sep 10 20:05:28 2012 -0700 -- wicket-experimental/wicket-atmosphere/pom.xml

[announce] Wicket-CDI for Wicket 6.0.0 released

2012-09-11 Thread Igor Vaynberg
A Wicket 6.0 compatible version of the wicket-cdi module has been released and is available via Maven. It is also becoming an official module and will be bundled with Wicket starting with 6.1.0 release. More details here: https://www.42lines.net/2012/09/11/status-of-wicket-cdi-module/ -igor

[announce] Wicket-CDI for Wicket 6.0.0 released

2012-09-11 Thread Igor Vaynberg
A Wicket 6.0 compatible version of the wicket-cdi module has been released and is available via Maven. It is also becoming an official module and will be bundled with Wicket starting with 6.1.0 release. More details here: https://www.42lines.net/2012/09/11/status-of-wicket-cdi-module/ -igor

Re: setRequired(true) without required-validator

2012-09-11 Thread Igor Vaynberg
you can create your own version of string length validator and override its validateOnNull to return true. keep in mind that most validators in wicket and other libraries are not equipped to handle null and will most likely blow up. setrequired(true) is what is designed to handle nulls. -igor

Re: Is anyone using ObjectAutoCompleteField from wicketstuff?

2012-09-11 Thread Igor Vaynberg
http://ivaynberg.github.com/select2/ https://github.com/ivaynberg/wicket-select2 -igor On Tue, Sep 11, 2012 at 5:50 PM, James Eliyezar ja...@mcruncher.com wrote: Hi all, What do you all do display objects in an autocomplete field? I used to use ObjectAutoCompleteField from wicketstuff but

[jira] [Created] (WICKET-4757) FormComponents remain invalid forever if there is no feedback panel

2012-09-10 Thread Igor Vaynberg (JIRA)
Igor Vaynberg created WICKET-4757: - Summary: FormComponents remain invalid forever if there is no feedback panel Key: WICKET-4757 URL: https://issues.apache.org/jira/browse/WICKET-4757 Project

[jira] [Resolved] (WICKET-4757) FormComponents remain invalid forever if there is no feedback panel

2012-09-10 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-4757. --- Resolution: Fixed FormComponents remain invalid forever if there is no feedback panel

[jira] [Resolved] (WICKET-3969) Add CDI integration

2012-09-10 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3969. --- Resolution: Fixed added new wicket-cdi module Add CDI integration

Re: Releasing in a semver world (= 6.x)

2012-09-10 Thread Igor Vaynberg
+1 for option B. -igor On Mon, Sep 10, 2012 at 5:31 AM, Martijn Dashorst martijn.dasho...@gmail.com wrote: We now live in a semver world and we need to agree on some basics: how we are going to maintain and release our software. From what I have heard from several folks in jira, mail, IRC

Re: Add an invisible component to an AjaxRequestTarget target

2012-09-06 Thread Igor Vaynberg
isVisibleInHierarchy() will make sure all parents are visible as well -igor On Thu, Sep 6, 2012 at 1:27 PM, Thijs Vonk vonk.th...@gmail.com wrote: Hi, We have partial page updates all over a page. So panels and components all over the place that need Ajax updates. We're using an Interface

Re: select2 localization questions

2012-09-04 Thread Igor Vaynberg
On Tue, Sep 4, 2012 at 7:27 AM, Sandor Feher sfe...@bluesystem.hu wrote: Hi, I successfuly created a Select2Choice item in my form. I fill it up from a model and everything works fine but the listed choices' display in wrong codepage. I use utf8 everywhere and have no problems with cp. i

Re: select2 localization questions

2012-09-04 Thread Igor Vaynberg
On Tue, Sep 4, 2012 at 10:14 AM, Sandor Feher sfe...@bluesystem.hu wrote: Igor Vaynberg-2 wrote On Tue, Sep 4, 2012 at 7:27 AM, Sandor Feher lt;sfeher@gt; wrote: Hi, I successfuly created a Select2Choice item in my form. I fill it up from a model and everything works fine but the listed

Re: Migration to 1.5: BaseWicketTester#startPanel

2012-09-04 Thread Igor Vaynberg
we migrated from 1.4.x to 1.5.x. but, we use selenium to test ui instead of wicket tester :) -igor On Tue, Sep 4, 2012 at 12:07 PM, Alec Swan alecs...@gmail.com wrote: This makes me wonder how many big apps actually migrated from 1.4 to 1.5 (instead of starting from scratch) if this problem

Re: select2 localization questions

2012-09-04 Thread Igor Vaynberg
you should declare your Select2Choice as Select2ChoiceShort since that is its model type. once you do this the compiler will tell you that your TextChoiceProvider should be TextChoiceProviderShort instead of HrpBbhepar5 -igor On Tue, Sep 4, 2012 at 1:42 PM, Sandor Feher sfe...@bluesystem.hu

Re: [VOTE] Release Wicket 1.4.21

2012-08-29 Thread Igor Vaynberg
+1 -igor On Wed, Aug 29, 2012 at 6:41 AM, Carl-Eric Menzel cmen...@wicketbuch.de wrote: It's time to mop up the last remaining changes in 1.4.x so we can finally close that branch and concentrate on 1.5 and 6.0. Please check the following source release and then vote: - branch

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