Re: Wicket 10 and wicket bootstrap 7.0.2-SNAPSHOT error in modal

2024-01-09 Thread Andrea Patricelli
es or StackOverflow for questions about Wicket-Bootstrap. Or users@wicket.apache.org. dev@wicket.a.o is about the development of Apache Wicket itself. On Mon, Jan 8, 2024 at 6:57 PM Andrea Patricelli < andreapatrice...@apache.org> wrote: Hi all, I've just upgraded a project to wicket

Re: Wicket 9.x and wicket-bootstrap status

2019-09-24 Thread Martin Grigorov
ache.org > napisał(a): > > > > > > Wicket Bootstrap 4.0.0-M3 (Wicket 9.0.0-M3 and Bootstrap 3.x) has > been > > released! > > > > The other versions will be released on the coming days because > upload to > > Sonatype is very sl

Re: Wicket 9.x and wicket-bootstrap status

2019-09-23 Thread Michał Szwaczko
Thanks Martin :) > Dnia 23 września 2019 o 15:54 Martin Grigorov < mgrigo...@apache.org > mailto:mgrigo...@apache.org > napisał(a): > > > Wicket Bootstrap 4.0.0-M3 (Wicket 9.0.0-M3 and Bootstrap 3.x) has been > released! > > The other versions

Re: Wicket 9.x and wicket-bootstrap status

2019-09-23 Thread Martin Grigorov
Wicket Bootstrap 4.0.0-M3 (Wicket 9.0.0-M3 and Bootstrap 3.x) has been released! The other versions will be released on the coming days because upload to Sonatype is very slow today. On Thu, Sep 19, 2019 at 3:57 PM Martin Grigorov wrote: > Hi, > > The branch is there since a long time

Re: Wicket 9.x and wicket-bootstrap status

2019-09-19 Thread Martin Grigorov
Hi, The branch is there since a long time: https://github.com/l0rdn1kk0n/wicket-bootstrap/tree/wicket-9.x. -SNAPSHOT builds are deployed at Sonatype OSS repos when TravisCI is happy to work. I am using a -SNAPSHOT build of it for my training application. Lately I release versions of Wicket

Wicket 9.x and wicket-bootstrap status

2019-09-19 Thread mikey
Hi, What is the status of wicket-bootstrap support with wicket 9.x? I can see only wicket 8.x supported and I suppose wicket 9.x is just around the corner? Martin? Regards Michal

Re: Bootstrap Confirmation [wicket-bootstrap-extensions 3.0.0-M10] + AjaxCheckBox

2019-05-07 Thread Martin Grigorov
Try to wrap the value in RawValue("...") ( https://github.com/l0rdn1kk0n/wicket-jquery-selectors/blob/e71e659aa52093f03984a9b2bcebdbf1b8db8e91/src/main/java/de/agilecoders/wicket/jquery/util/Json.java#L214 ) This way it will be JSON serialized as is. On Tue, May 7, 2019 at 4:38 PM nino martinez wa

Re: Bootstrap Confirmation [wicket-bootstrap-extensions 3.0.0-M10] + AjaxCheckBox

2019-05-07 Thread nino martinez wael
Hmm, after staring at this for a while, I now think the way forward must be to utilize the onConfirm callback from BootStrap Confirmation, but sadly Im stuck at making the de.agilecoders.wicket.extensions.markup.html.bootstrap.confirmation.ConfirmationConfig hold my callback, I've tried this: conf

Bootstrap Confirmation [wicket-bootstrap-extensions 3.0.0-M10] + AjaxCheckBox

2019-05-07 Thread nino martinez wael
Does not stop Wicket event (the invocation of the click event on ajaxcheckbox) from happening, any idea on howto stop it when the user selects cancel? updateAjaxAttributes in AjaxCheckBox does support a precondition via ajaxCallListener but that needs to return true of false. But I cannot see howt

Re: Wicket Bootstrap 0.9.21 Release

2016-12-31 Thread Martin Grigorov
>>>> > >>>> kind regards > >>>> > >>>> Tobias > >>>> > >>>>> Am 30.12.2016 um 17:33 schrieb Ronny Pscheidl < > >>>> john.j.c...@googlemail.com>: > >>>>> > >

Re: Wicket Bootstrap 0.9.21 Release

2016-12-31 Thread Ronny Pscheidl
>>>> Tobias >>>> >>>>> Am 30.12.2016 um 17:33 schrieb Ronny Pscheidl < >>>> john.j.c...@googlemail.com>: >>>>> >>>>> Hi, >>>>> but this isn't fixing the issues with bootstrap components which

Re: Wicket Bootstrap 0.9.21 Release

2016-12-31 Thread Martin Grigorov
issues with bootstrap components which are > >> using wicket:fragment tag. > >>> > >>>> Am 30.12.2016 um 16:47 schrieb Martin Grigorov < > >> martin.grigo...@gmail.com>: > >>>> > >>>> Hi, > >>>>

Re: Wicket Bootstrap 0.9.21 Release

2016-12-31 Thread john.j.cool
this issue also exsits with wicket 6.25. i have made an quickstart to play with 0.9.20 and older wb versions. it doesn't work. https://github.com/johnjcool/wicket-quickstarts/tree/master/wicket-bootstrap-quickstart happy new year :-) 2016-12-30 18:15 GMT+01:00 Martin Grigorov : > T

Re: Wicket Bootstrap 0.9.21 Release

2016-12-30 Thread Tobias Soloschenko
ieb Martin Grigorov < >> martin.grigo...@gmail.com>: >>>> >>>> Hi, >>>> >>>> You can use older WB with latest Wicket. >>>> They are binary comp

Re: Wicket Bootstrap 0.9.21 Release

2016-12-30 Thread Martin Grigorov
re > using wicket:fragment tag. > > > >> Am 30.12.2016 um 16:47 schrieb Martin Grigorov < > martin.grigo...@gmail.com>: > >> > >> Hi, > >> > >> You can use older WB with latest Wicket. > >> They are binary compatible. > >

Re: Wicket Bootstrap 0.9.21 Release

2016-12-30 Thread Tobias Soloschenko
uot;john.j.cool" wrote: >>> >>> Hello, >>> >>> when is the release 0.9.21 of wicket-bootstrap planned? we need it because >>> of the security issue in wicket prior to 6.25.0. >>> >>> john.j.cool >>> > > --

Re: Wicket Bootstrap 0.9.21 Release

2016-12-30 Thread Ronny Pscheidl
16 5:43 PM, "john.j.cool" wrote: >> >> Hello, >> >> when is the release 0.9.21 of wicket-bootstrap planned? we need it because >> of the security issue in wicket prior to 6.25.0. >> >> john.j.cool >> ---

Re: Fwd: Wicket Bootstrap 0.9.21 Release

2016-12-30 Thread Martin Grigorov
Hi, You can use older WB with latest Wicket. They are binary compatible. On Dec 30, 2016 5:43 PM, "john.j.cool" wrote: > Hello, > > when is the release 0.9.21 of wicket-bootstrap planned? we need it because > of the security issue in wicket prior to 6.25.0. > > john.j.cool >

Fwd: Wicket Bootstrap 0.9.21 Release

2016-12-30 Thread john.j.cool
Hello, when is the release 0.9.21 of wicket-bootstrap planned? we need it because of the security issue in wicket prior to 6.25.0. john.j.cool

Re: Problems with Wicket 7.5.0 and Wicket Bootstrap 0.10.10 using a custom NotificationPanel

2016-10-30 Thread Tobias Soloschenko
(+0200), Martin Grigorov wrote: Hi, Good news! It is a bug in Wicket Bootstrap: https://github.com/l0rdn1kk0n/wicket-bootstrap/blob/wicket- 7.x/bootstrap-core/src/main/java/de/agilecoders/wicket/ core/markup/html/bootstrap/dialog/Alert.html#L10 This uses a Label in Java. (No idea why). Since

Re: Problems with Wicket 7.5.0 and Wicket Bootstrap 0.10.10 using a custom NotificationPanel

2016-10-30 Thread Francesco Chicchiriccò
On 2016-10-28 14:37 (+0100), Martin Grigorov wrote: > On Fri, Oct 28, 2016 at 12:01 PM, Francesco Chicchiriccò < > ilgro...@apache.org> wrote: > > > On 2016-10-27 14:18 (+0200), Martin Grigorov wrote: > > > Hi, > > > > > > Good news! &g

Re: Problems with Wicket 7.5.0 and Wicket Bootstrap 0.10.10 using a custom NotificationPanel

2016-10-28 Thread Martin Grigorov
On Fri, Oct 28, 2016 at 12:01 PM, Francesco Chicchiriccò < ilgro...@apache.org> wrote: > On 2016-10-27 14:18 (+0200), Martin Grigorov wrote: > > Hi, > > > > Good news! > > It is a bug in Wicket Bootstrap: > > https://github.com/l0rdn1kk0n/wicket-bootstra

Re: Problems with Wicket 7.5.0 and Wicket Bootstrap 0.10.10 using a custom NotificationPanel

2016-10-28 Thread Francesco Chicchiriccò
On 2016-10-27 14:18 (+0200), Martin Grigorov wrote: > Hi, > > Good news! > It is a bug in Wicket Bootstrap: > https://github.com/l0rdn1kk0n/wicket-bootstrap/blob/wicket-7.x/bootstrap-core/src/main/java/de/agilecoders/wicket/core/markup/html/bootstrap/dialog/Alert.html#L10 &g

Re: Problems with Wicket 7.5.0 and Wicket Bootstrap 0.10.10 using a custom NotificationPanel

2016-10-27 Thread Joachim Rohde
>>> >>> On 2016-10-27 14:40 (+0200), Joachim Rohde wrote: >>>> Great. Thanks for the fast reply Martin. Do you have already a clue >>> when a new version of Wicket Bootstrap will be released? >>> >>> ..or an easy way to backpor

Re: Problems with Wicket 7.5.0 and Wicket Bootstrap 0.10.10 using a custom NotificationPanel

2016-10-27 Thread Francois Meillet
> >>> >>> >>> On 2016-10-27 14:40 (+0200), Joachim Rohde wrote: >>>> Great. Thanks for the fast reply Martin. Do you have already a clue >>> when a new version of Wicket Bootstrap will be released? >>> >>> ..or an easy wa

Re: Problems with Wicket 7.5.0 and Wicket Bootstrap 0.10.10 using a custom NotificationPanel

2016-10-27 Thread Martin Grigorov
s://twitter.com/mtgrigorov > > On Thu, Oct 27, 2016 at 3:03 PM, Francesco Chicchiriccò < > ilgro...@apache.org> wrote: > >> >> >> On 2016-10-27 14:40 (+0200), Joachim Rohde wrote: >> > Great. Thanks for the fast reply Martin. Do you have already a clu

Re: Problems with Wicket 7.5.0 and Wicket Bootstrap 0.10.10 using a custom NotificationPanel

2016-10-27 Thread Martin Grigorov
in. Do you have already a clue when > a new version of Wicket Bootstrap will be released? > > ..or an easy way to backport your fix? > > Regards. > > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.ap

Re: Problems with Wicket 7.5.0 and Wicket Bootstrap 0.10.10 using a custom NotificationPanel

2016-10-27 Thread Francesco Chicchiriccò
On 2016-10-27 14:40 (+0200), Joachim Rohde wrote: > Great. Thanks for the fast reply Martin. Do you have already a clue when a > new version of Wicket Bootstrap will be released? ..or an easy way to backport your fix? R

Re: Problems with Wicket 7.5.0 and Wicket Bootstrap 0.10.10 using a custom NotificationPanel

2016-10-27 Thread Joachim Rohde
Great. Thanks for the fast reply Martin. Do you have already a clue when a new version of Wicket Bootstrap will be released? On 10/27/2016 02:18 PM, Martin Grigorov wrote: > Hi, > > Good news! > It is a bug in Wicket Bootstrap: > https://github.com/l0rdn1kk0n/wicket-bootstrap/

Re: Problems with Wicket 7.5.0 and Wicket Bootstrap 0.10.10 using a custom NotificationPanel

2016-10-27 Thread Martin Grigorov
https://github.com/l0rdn1kk0n/wicket-bootstrap/issues/642 Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Thu, Oct 27, 2016 at 2:18 PM, Martin Grigorov wrote: > Hi, > > Good news! > It is a bug in Wicket Bootstrap: https://github.com/ > l0

Re: Problems with Wicket 7.5.0 and Wicket Bootstrap 0.10.10 using a custom NotificationPanel

2016-10-27 Thread Martin Grigorov
Hi, Good news! It is a bug in Wicket Bootstrap: https://github.com/l0rdn1kk0n/wicket-bootstrap/blob/wicket-7.x/bootstrap-core/src/main/java/de/agilecoders/wicket/core/markup/html/bootstrap/dialog/Alert.html#L10 This uses a Label in Java. (No idea why). Since https://issues.apache.org/jira

Wicket Bootstrap 0.9.19/20 & 0.10.9/10 are released

2016-10-12 Thread Martin Grigorov
Wicket Bootstrap 0.9.19 & 0.9.20 (built against Wicket 6.24.0) and 0.10.9 & 0.10.10 (built against Wicket 7.4.0) have been released! The changelog is: Erik Strid (7): Recalculate last modified time before caching the compiled CSS Clear cache should also clear the url sour

Re: add some javascript callbacks to Wicket-Bootstrap # Summernote Editor configuration

2016-10-09 Thread Francois Meillet
t 8, 2016 at 1:04 PM, Francois Meillet > wrote: > >> Hi, >> >> How can I add some javascript callbacks to Wicket-Bootstrap # Summernote >> Editor configuration, like the following >> >> >> $(document).ready(function () { >>

Re: add some javascript callbacks to Wicket-Bootstrap # Summernote Editor configuration

2016-10-08 Thread Martin Grigorov
bstractFunction. See the default impls. Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Sat, Oct 8, 2016 at 1:04 PM, Francois Meillet wrote: > Hi, > > How can I add some javascript callbacks to Wicket-Bootstrap # Summernote > Editor configuration, lik

Re: Wicket-Bootstrap # Summernote Editor : placeHolder and maxlength

2016-10-08 Thread Martin Grigorov
On Sat, Oct 8, 2016 at 3:34 PM, Francois Meillet wrote: > Hi, > > In Wicket-Bootstrap # Summernote Editor, > > How can I add a placeHolder text ? > How can I add some kind of maxlength ? > > > Thanks for your help > François > > > > > --

Wicket-Bootstrap # Summernote Editor : placeHolder and maxlength

2016-10-08 Thread Francois Meillet
Hi, In Wicket-Bootstrap # Summernote Editor, How can I add a placeHolder text ? How can I add some kind of maxlength ? Thanks for your help François - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For

add some javascript callbacks to Wicket-Bootstrap # Summernote Editor configuration

2016-10-08 Thread Francois Meillet
Hi, How can I add some javascript callbacks to Wicket-Bootstrap # Summernote Editor configuration, like the following $(document).ready(function () { $('.summernote').summernote({ callbacks: { onKeydown: function (e) {

Re: Wicket-Bootstrap

2016-09-20 Thread durairaj t
Thank you Martin! On Tue, Sep 20, 2016 at 1:59 PM, Martin Grigorov wrote: > Hi, > > The library is hosted at GitHub: > https://github.com/l0rdn1kk0n/wicket-bootstrap > The description points to the new demo site. > I have no influence on Google to tell it to forget

Re: Wicket-Bootstrap

2016-09-20 Thread Martin Grigorov
Hi, The library is hosted at GitHub: https://github.com/l0rdn1kk0n/wicket-bootstrap The description points to the new demo site. I have no influence on Google to tell it to forget this old demo site. Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Tue, Sep 20

Wicket-Bootstrap

2016-09-20 Thread durairaj t
Unable to access the URL: https://wb.agilecoders.de/app. I'm getting "Your Connection is not private". Is there any other URL? Thanks!

Wicket Bootstrap 2.0.0-M1 has been released

2016-08-28 Thread Martin Grigorov
Wicket Bootstrap 2.0.0-M1 has been released! It is the same as 0.10.8 (built against Wicket 7.4.0) but built with Java 8 and against Wicket 8.0.0-M1. Its transitive dependencies has been also upgraded: - Wicket JQuery Selectors: 2.0.0-M1 - Wicket Webjars: 2.0.1 The Wicket Bootstrap team!

Re: Wicket Bootstrap 0.9.18 & 0.10.8 are released

2016-08-17 Thread ShengChe Hsiao
of giants. -- -> front...@gmail.com -> On Wed, Aug 17, 2016 at 3:14 PM, Martin Grigorov wrote: > Wicket Bootstrap 0.9.18 (built against Wicket 6.24.0) and 0.10.8 (built > against Wi

Wicket Bootstrap 0.9.18 & 0.10.8 are released

2016-08-17 Thread Martin Grigorov
Wicket Bootstrap 0.9.18 (built against Wicket 6.24.0) and 0.10.8 (built against Wicket 7.4.0) have been released! There are no new components this time! The major improvements are: - Update to Bootstrap 3.3.7 - Update Wicket-Webjars to 0.4.10/0.5.5 with an improvement to work on WebSphere The

Re: Wicket Bootstrap 0.9.17 & 0.10.7 are released

2016-07-13 Thread Ernesto Reinaldo Barreiro
Thanks! On Wed, Jul 13, 2016 at 6:43 PM, Martin Grigorov wrote: > Wicket Bootstrap 0.9.17 (built against Wicket 6.23.0) and 0.10.7 (built > against Wicket 7.3.0) have been released and soon will be available at > Maven Central! > > New components: > - Bootstrap Markdown

Wicket Bootstrap 0.9.17 & 0.10.7 are released

2016-07-13 Thread Martin Grigorov
Wicket Bootstrap 0.9.17 (built against Wicket 6.23.0) and 0.10.7 (built against Wicket 7.3.0) have been released and soon will be available at Maven Central! New components: - Bootstrap Markdown editor: http://wb-mgrigorov.rhcloud.com/markdown - Bootstrap Reting: http://wb-mgrigorov.rhcloud.com

Re: Wicket Bootstrap & wicket 7.2

2016-03-10 Thread Martin Grigorov
, 2016 12:09 AM, "nino martinez wael" < > nino.martinez.w...@gmail.com> > > wrote: > > > >> I've added an issue here: > >> > >> https://github.com/l0rdn1kk0n/wicket-bootstrap/issues/590 > >> > >> Cant remenber if theres actually an

Re: Wicket Bootstrap & wicket 7.2

2016-03-10 Thread nino martinez wael
of both in my project. > On Mar 10, 2016 12:09 AM, "nino martinez wael" > wrote: > >> I've added an issue here: >> >> https://github.com/l0rdn1kk0n/wicket-bootstrap/issues/590 >> >> Cant remenber if theres actually an example for it in the

Re: Wicket Bootstrap & wicket 7.2

2016-03-09 Thread Martin Grigorov
Yes. I use latest version of both in my project. On Mar 10, 2016 12:09 AM, "nino martinez wael" wrote: > I've added an issue here: > > https://github.com/l0rdn1kk0n/wicket-bootstrap/issues/590 > > Cant remenber if theres actually an example for it in the wicket >

Re: Wicket Bootstrap & wicket 7.2

2016-03-09 Thread nino martinez wael
I've added an issue here: https://github.com/l0rdn1kk0n/wicket-bootstrap/issues/590 Cant remenber if theres actually an example for it in the wicket bootstrap tests, have you tried wicket 7.2 with bootstrap? On Thu, Mar 10, 2016 at 12:01 AM, Martin Grigorov wrote: > On Mar 9, 2016

Re: Wicket Bootstrap & wicket 7.2

2016-03-09 Thread Martin Grigorov
On Mar 9, 2016 11:59 PM, "nino martinez wael" wrote: > > Have anyone used this in conjuction with wicket 7.2.. I had to upgrade > to wicket 7.2 because of problems with [WICKET-6002].. > > But wicket bootstrap throws strange exceptions about missing fields > that it

Wicket Bootstrap & wicket 7.2

2016-03-09 Thread nino martinez wael
Have anyone used this in conjuction with wicket 7.2.. I had to upgrade to wicket 7.2 because of problems with [WICKET-6002].. But wicket bootstrap throws strange exceptions about missing fields that it did not do in 7.1. -- Best regards / Med venlig hilsen Nino Martinez

Wicket Bootstrap 0.9.15 & 0.10.5 are released

2015-12-12 Thread Martin Grigorov
Wicket Bootstrap 0.9.15 (built against Wicket 6.21.0) and 0.10.5 (built against Wicket 7.1.0) have been released and are available at Maven Central. Martin Tzvetanov Grigorov (46): [maven-release-plugin] prepare for next development iteration PR #561 - Reformat ModalCloseButton to use

Wicket Bootstrap 0.9.13 & 0.10.4 are released

2015-11-02 Thread Martin Grigorov
Wicket Bootstrap 0.9.13 (built against Wicket 6.20.0) and 0.10.4 (built against Wicket 7.1.0) have been released and are available at Maven Central. New features: - integration with http://summernote.org/ - integration with http://vsn4ik.github.io/bootstrap-checkbox/ - integration with http

Re: what's the version of wicket bootstrap for wicket 7?

2015-10-27 Thread Ernesto Reinaldo Barreiro
t 27, 2015 at 4:01 PM, Ernesto Reinaldo Barreiro < > reier...@gmail.com> wrote: > > > Hi, > > > > What's the version of wicket bootstrap compatible with wicket 7.1.0? > > > > -- > > Regards - Ernesto Reinaldo Barreiro > > > -- Regards - Ernesto Reinaldo Barreiro

Re: what's the version of wicket bootstrap for wicket 7?

2015-10-27 Thread Martin Grigorov
Hi Ernesto, 0.10.x series are built against Wicket 7.x 0.10.3 is latest at the moment. Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Tue, Oct 27, 2015 at 4:01 PM, Ernesto Reinaldo Barreiro < reier...@gmail.com> wrote: > Hi, > > What's t

Re: what's the version of wicket bootstrap for wicket 7?

2015-10-27 Thread Ernesto Reinaldo Barreiro
Ok. Its seems it is 0.10.3: just found the release e-mail from Martin. Sorry for the noise. On Tue, Oct 27, 2015 at 3:01 PM, Ernesto Reinaldo Barreiro < reier...@gmail.com> wrote: > Hi, > > What's the version of wicket bootstrap compatible with wicket 7.1.0? > > -- &g

what's the version of wicket bootstrap for wicket 7?

2015-10-27 Thread Ernesto Reinaldo Barreiro
Hi, What's the version of wicket bootstrap compatible with wicket 7.1.0? -- Regards - Ernesto Reinaldo Barreiro

Re: wicket-bootstrap project

2015-08-24 Thread michal vas
thank you for your detailed reply Michal 2015-08-24 22:00 GMT+02:00 Martin Grigorov : > Hi, > > > On Mon, Aug 24, 2015 at 9:49 PM, michal vas > wrote: > > > I try to create a poc with a bootstrap style and I saw the > wicket-bootstrap > > project. > > &

Re: wicket-bootstrap project

2015-08-24 Thread Martin Grigorov
Hi, On Mon, Aug 24, 2015 at 9:49 PM, michal vas wrote: > I try to create a poc with a bootstrap style and I saw the wicket-bootstrap > project. > > Why are the pros and cons using this wrapper ? > Pros: - integration with third party bootstrap plugins, i.e. not part of B

wicket-bootstrap project

2015-08-24 Thread michal vas
I try to create a poc with a bootstrap style and I saw the wicket-bootstrap project. Why are the pros and cons using this wrapper ? Why not using bootstrap directly in the html pages only ? Using the wicket-bootstrap project wouldn't make the java code too much linked with the bootstrap fram

Re: Wicket Bootstrap 0.9.12 & 0.10.3 are released

2015-08-12 Thread Martin Grigorov
On Wed, Aug 12, 2015 at 11:02 AM, Martin Grigorov wrote: > Hi, > > Wicket Bootstrap 0.9.12 (built against Wicket 6.20.0) and 0.10.3 (built > against Wicket 7.0.0) have been released and are available at Maven Central. > > New features: > - a component for *http://www.dr

Wicket Bootstrap 0.9.12 & 0.10.3 are released

2015-08-12 Thread Martin Grigorov
Hi, Wicket Bootstrap 0.9.12 (built against Wicket 6.20.0) and 0.10.3 (built against Wicket 7.0.0) have been released and are available at Maven Central. New features: - a component for *http://www.dropzonejs.com/ <http://www.dropzonejs.com/>* - a behavior for https://daneden.git

Wicket Bootstrap 0.10.2 is released

2015-06-23 Thread Martin Grigorov
Hi, Wicket Bootstrap 0.10.2 has been released and soon will be available at Maven Central. The major change is the upgrade of Wicket to 7.0.0-M6 and Bootstrap to 3.3.5. The Git short log is: Martin Tzvetanov Grigorov (24): [maven-release-plugin] prepare for next development iteration

[ANNOUNCE] Wicket Bootstrap 0.9.11 is released

2015-06-20 Thread Martin Grigorov
Hi, Wicket Bootstrap 0.9.11 has been released and soon will be available at Maven Central. The major change is the upgrade of Bootstrap to 3.3.5. The Git short log is: Martin Tzvetanov Grigorov (16): [maven-release-plugin] prepare for next development iteration Update the latest

Re: Wicket Bootstrap 0.9.9 is released

2015-06-01 Thread Martin Grigorov
et/classes/braunimmobilien/bootstrap/webapp/pages/angebot/AngebotTree.html > > > > Offers All offers ever available. > > > [tree] > > > > > , index = 2, current = '' (line 0, > column 0)] > at > org.apache.wicket.markup.MarkupStream.thr

Re: Wicket Bootstrap 0.9.9 is released

2015-06-01 Thread Hans-Heinrich Braun
ing 0.9.9-Bootstrap. Von: Martin Grigorov An: "users@wicket.apache.org" Gesendet: 22:43 Sonntag, 31.Mai 2015 Betreff: Re: Wicket Bootstrap 0.9.9 is released Hi, Sorry, the provided information is highly insufficient for any of us to help you! Please give some more details.

Re: Wicket Bootstrap 0.9.9 is released

2015-06-01 Thread Martin Grigorov
>> DropZone.js integration was missing in 0.9.x and was applied only to >> 0.10.x >> (for Wicket 7.x). >> So I just released 0.9.10 with this extra commit. >> >> Thank you, Tobias! >> >> On Sun, May 31, 2015 at 1:10 AM, Martin Grigorov < >> martin

Re: Wicket Bootstrap 0.9.9 is released

2015-05-31 Thread Tobias Soloschenko
rov wrote: Hi, Wicket Bootstrap 0.9.9 (built against Wicket 6.19.0) have been released and soon will be available at Maven Central. New features: - a component for *http://www.dropzonejs.com/ <http://www.dropzonejs.com/>* - a behavior for https://daneden.github.io/animate.css/ The list of comm

Re: Wicket Bootstrap 0.9.9 is released

2015-05-31 Thread Martin Grigorov
Hi, Sorry, the provided information is highly insufficient for any of us to help you! Please give some more details. P.S. the subject is not related to your question. Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Sun, May 31, 2015 at 11:06 AM, hansheinrichbrau

Re: Wicket Bootstrap 0.9.9 is released

2015-05-31 Thread Martin Grigorov
Hi, > > Wicket Bootstrap 0.9.9 (built against Wicket 6.19.0) have been released > and soon will be available at Maven Central. > > New features: > - a component for *http://www.dropzonejs.com/ > <http://www.dropzonejs.com/>* > - a behavior for https://daneden.githu

Wicket Bootstrap 0.9.9 is released

2015-05-31 Thread hansheinrichbraun
Martin, can you explain me why i get the error Unable to find component with id 'tree' in  [ TransparentWebMarkupContainer for my NestedTree component when I change the Theme? Von Samsung Mobile gesendet

Wicket Bootstrap 0.9.9 is released

2015-05-30 Thread Martin Grigorov
Hi, Wicket Bootstrap 0.9.9 (built against Wicket 6.19.0) have been released and soon will be available at Maven Central. New features: - a component for *http://www.dropzonejs.com/ <http://www.dropzonejs.com/>* - a behavior for https://daneden.github.io/animate.css/ The list of commits

Re: Re: Re: Re: Wicket Bootstrap and Wizard

2015-05-26 Thread Hans-Heinrich Braun
The error only happens when I am at the tree page and change the theme.When I change the theme before no  problem.

Re: Re: Re: Re: Wicket Bootstrap and Wizard

2015-05-26 Thread Hans-Heinrich Braun
read.run(Thread.java:745) | Von: Martin Grigorov An: "users@wicket.apache.org" Gesendet: 10:02 Dienstag, 26.Mai 2015 Betreff: Re: Re: Re: Re: Wicket Bootstrap and Wizard I am not CSS expert but what I'd do is: - copy windows.css to theme.paper.css - edit theme.paper.css t

Re: Re: Re: Re: Wicket Bootstrap and Wizard

2015-05-26 Thread Martin Grigorov
v Datum:26.05.2015 08:09 > (GMT+01:00) An: users@wicket.apache.org Betreff: > Re: Re: Re: Wicket Bootstrap and Wizard > What parameters? > > Martin Grigorov > Wicket Training and Consulting > https://twitter.com/mtgrigorov > > On Tue, May 26, 2015 at 8:24 AM, hansheinri

AW: Re: Re: Re: Wicket Bootstrap and Wizard

2015-05-26 Thread hansheinrichbraun
Everything what is defined in the folder human or windows for a folder for example flatly Von Samsung Mobile gesendet Ursprüngliche Nachricht Von: Martin Grigorov Datum:26.05.2015 08:09 (GMT+01:00) An: users@wicket.apache.org Betreff: Re: Re: Re: Wicket Bootstrap and

Re: Re: Re: Wicket Bootstrap and Wizard

2015-05-25 Thread Martin Grigorov
ing anywhere? > > > Von Samsung Mobile gesendet > > Ursprüngliche Nachricht Von: Martin > Grigorov Datum:25.05.2015 22:10 > (GMT+01:00) An: users@wicket.apache.org Betreff: > Re: Re: Wicket Bootstrap and Wizard > Hi, > > I'd use the theme n

AW: Re: Re: Wicket Bootstrap and Wizard

2015-05-25 Thread hansheinrichbraun
Must I define the parameters for the css files myself or  does ther already exist something anywhere? Von Samsung Mobile gesendet Ursprüngliche Nachricht Von: Martin Grigorov Datum:25.05.2015 22:10 (GMT+01:00) An: users@wicket.apache.org Betreff: Re: Re: Wicket Bootstrap

Re: Re: Wicket Bootstrap and Wizard

2015-05-25 Thread Martin Grigorov
e.org,Hans-Heinrich Braun < > hansheinrichbr...@yahoo.de> Betreff: Re: Wicket Bootstrap and > Wizard > Hi, > > Wicket-Extensions Tree component uses CSS themes for styling. It is very > easy to provide Bootstrap theme for it. > > Martin Grigorov > Wicket Training and

AW: Re: Wicket Bootstrap and Wizard

2015-05-25 Thread hansheinrichbraun
Nachricht Von: Martin Grigorov Datum:25.05.2015 08:45 (GMT+01:00) An: users@wicket.apache.org,Hans-Heinrich Braun Betreff: Re: Wicket Bootstrap and Wizard Hi, Wicket-Extensions Tree component uses CSS themes for styling. It is very easy to provide Bootstrap theme for it. Martin Grigo

Re: Wicket Bootstrap and Wizard

2015-05-24 Thread Martin Grigorov
tructure looks rather good on the handy. What would > you recommend?Heiner Braun > > Von: Martin Grigorov > An: "users@wicket.apache.org" ; Hans-Heinrich > Braun > Gesendet: 10:16 Sonntag, 24.Mai 2015 > Betreff: Re: Wicket Bootstrap and Wizard > > Hi Henr

Re: Wicket Bootstrap and Wizard

2015-05-24 Thread Hans-Heinrich Braun
What would you recommend?Heiner Braun Von: Martin Grigorov An: "users@wicket.apache.org" ; Hans-Heinrich Braun Gesendet: 10:16 Sonntag, 24.Mai 2015 Betreff: Re: Wicket Bootstrap and Wizard Hi Henry, It is hard for me to say what is wrong. AFAIR wicket-extensions' Wizard u

Re: Wicket Bootstrap and Wizard

2015-05-24 Thread Martin Grigorov
Braun < hansheinrichbr...@yahoo.de> wrote: > Hello Martin, > I try to include a Wizard Example in your Wicket Bootstrap environment.In > the center of the adaption is the Class WizardPage: > package braunimmobilien.bootstrap.webapp.pages.wizard; > import java.lang.

Wicket Bootstrap and Wizard

2015-05-23 Thread Hans-Heinrich Braun
Hello Martin, I try to include a Wizard Example in your Wicket Bootstrap environment.In the center of the adaption is the Class WizardPage: package braunimmobilien.bootstrap.webapp.pages.wizard; import java.lang.reflect.Constructor;import org.apache.wicket.request.mapper.parameter.PageParameters

Re: wicket-bootstrap current version error

2015-04-11 Thread Martin Grigorov
0.9.9-snapshot is not released. You have to build it yourself. Build the parent project not just a sub-module On Apr 11, 2015 8:45 PM, "Hasan Çelik" wrote: > Hi Martin, > > I can import wicket-bootstrap 0.10.0 and 0.9.8 not the others...for example > I can not import 0.9.

Re: wicket-bootstrap current version error

2015-04-11 Thread Hasan Çelik
Hi Martin, I can import wicket-bootstrap 0.10.0 and 0.9.8 not the others...for example I can not import 0.9.9-snapshot.. Web Sitesi : www.ab-hibe.com E-mail: hasance...@berkadem.com E-mail: i...@ab-hibe.com Gsm1: 0 544 640 96 25 Adres : 1271. Sokak 33/14 Sabri Mermutlu İş Merkezi Balgat Ankara

Re: wicket-bootstrap current version error

2015-04-11 Thread Martin Grigorov
Hi, You have to build the whole project, not only the samples. On Apr 11, 2015 5:02 PM, "Hasan Çelik" wrote: > I downloaded current version of the wicket-bootstrap.. but when I try to > run, I am getting this error? > > > [INFO] Scanning for proje

wicket-bootstrap current version error

2015-04-11 Thread Hasan Çelik
I downloaded current version of the wicket-bootstrap.. but when I try to run, I am getting this error? [INFO] Scanning for projects... [INFO] [INFO] [INFO] Building bootstrap-samples 0.9.9-SNAPSHOT [INFO

Wicket Bootstrap 0.9.7 & 0.10.0 are released

2015-02-18 Thread Martin Grigorov
Hi, Wicket Bootstrap 0.9.8 (built against Wicket 6.19.0) and 0.10.0 (against Wicket 7.0.0-M5) have been released and soon will be available at Maven Central. New features: - component for http://eonasdan.github.io/bootstrap-datetimepicker/ - component for http://www.virtuosoft.eu/code/bootstrap

Re: CheckBoxX style (wicket-bootstrap)

2014-12-16 Thread Martin Grigorov
Hi, On Tue, Dec 16, 2014 at 12:19 PM, Lucio Crusca wrote: > > Hello, > > I'm using some CheckBoxX instances and I'd like to apply a style to them. I > want the "true" state to be shown as U+2713 (✓), the "false" state to be > shown > as U+2717 (✗) and the "undefined" state to be shown as a questi

CheckBoxX style (wicket-bootstrap)

2014-12-16 Thread Lucio Crusca
Hello, I'm using some CheckBoxX instances and I'd like to apply a style to them. I want the "true" state to be shown as U+2713 (✓), the "false" state to be shown as U+2717 (✗) and the "undefined" state to be shown as a question mark (?). Moreover I want to make the box (or symbols) size the sa

Wicket Bootstrap 0.9.7 is released

2014-10-17 Thread Martin Grigorov
Hi, Wicket Bootstrap 0.9.7 has been released and soon will be available at Maven Central. New features: - three state checkbox based on https://github.com/kartik-v/bootstrap-checkbox-x/ - automatic detection of IE6-8 and contribution of html5shiv.js and respond.js - Integration with https

Wicket Bootstrap 0.9.6 is released

2014-09-29 Thread Martin Grigorov
Hi, Wicket Bootstrap 0.9.6 has been released and soon will be available at Maven Central. We've added some new components: - Ladda buttons - http://msurguy.github.io/ladda-bootstrap/ - X-Editable behavior - http://vitalets.github.io/x-editable/ - Twitter Typeahead v 0.10 -

Fwd: Wicket Bootstrap 0.9.5 is released

2014-07-08 Thread Martin Grigorov
-- Forwarded message -- From: Michael Haitz Date: Tue, Jul 8, 2014 at 6:04 PM Subject: Wicket Bootstrap 0.9.5 is released To: wicket-bootst...@googlegroups.com Hi, Wicket Bootstrap 0.9.5 has been released and soon will be available at Maven Central. release description: https

[ANNOUNCE] Wicket Bootstrap 0.9.4 is released

2014-06-27 Thread Martin Grigorov
Hi, Wicket Bootstrap 0.9.4 has been released and soon will be available at Maven Central. The Git short log is: Martin Tzvetanov Grigorov (35): [maven-release-plugin] prepare for next development iteration Use 0.3.5 of the parent pom. Inherit the release plugin config

[ANNOUNCE] Wicket Bootstrap 0.9.3 is released

2014-05-30 Thread Martin Grigorov
Hi, Wicket Bootstrap 0.9.3 has been released and soon will be available at Maven Central. The major change is the upgrade of Bootstrap to 3.1.1. The Git short log is: David Beer (5): Added FontAwsome CDN Reference Changed the Class to extend UrlResourceReference and pass the CDN

Re: Wicket-Bootstrap 0.9.2 js resource not found.

2014-03-21 Thread David Beer
Hi Martin Have created a new issue. After a bit more research this seems to be becasue of loading a theme. Full Stacktrace and code in issue https://github.com/l0rdn1kk0n/wicket-bootstrap/issues/344. Thanks David On 21 March 2014 12:50, Martin Grigorov wrote: > Please paste the f

Re: Wicket-Bootstrap 0.9.2 js resource not found.

2014-03-21 Thread Martin Grigorov
... 24 more > > My ConfigureBootstrap method is as follows and is called from init() in > WicketApllication > > /** > * configures wicket-bootstrap and installs the settings. > */ > private void configureBootstrap()

Re: Wicket-Bootstrap 0.9.2 js resource not found.

2014-03-21 Thread David Beer
ConfigureBootstrap method is as follows and is called from init() in WicketApllication /** * configures wicket-bootstrap and installs the settings. */ private void configureBootstrap() { final ThemeProvider themeProvider = new BootswatchThemeProvider

Re: Wicket-Bootstrap 0.9.2 js resource not found.

2014-03-21 Thread Martin Grigorov
We didn't have to do any refactorings to upgrade Wicket-Bootstrap from 3.0 to 3.1. As usual - let us know if you have any issues! Martin Grigorov Wicket Training and Consulting On Fri, Mar 21, 2014 at 2:12 PM, David Beer wrote: > I have decided to switch to 0.9.3-SNAPSHOT after

  1   2   >