You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <bl...@incubator.apache.org> on 2012/10/05 18:13:24 UTC

Re: [Apache Bloodhound] #222: Implement Bootstrap styling for date picker

#222: Implement Bootstrap styling for date picker
------------------------+-------------------------
  Reporter:  olemis     |      Owner:  nobody
      Type:  defect     |     Status:  new
  Priority:  major      |  Milestone:  Release 2
 Component:  ui design  |    Version:
Resolution:             |   Keywords:  css starter
------------------------+-------------------------
Changes (by olemis):

 * cc: olemis+bh@… (added)
 * keywords:   => css starter
 * milestone:   => Release 2


Old description:

> ,, ... via ''Bloodhound'' quick create ticket dialog,,

New description:

 I've detected this issue in milestone view , nonetheless it may have some
 impact on other views. Take a look at attached image for further details .

 [[Image(bh_theme_x_72_datepicker_wrong.png, width=600)]]

 ,, ... via ''Bloodhound'' quick create ticket dialog,,

--

Comment:

 Maybe it's enough just to include something like
 [http://addyosmani.github.com/jquery-ui-bootstrap/ jQuery Bootsrap] to
 make it look Bootstrap-y .

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/222#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Re: [Apache Bloodhound] #222: Implement Bootstrap styling for date picker

Posted by Olemis Lang <ol...@gmail.com>.
On 10/5/12, Gary Martin <ga...@wandisco.com> wrote:
> On 05/10/12 17:13, Apache Bloodhound wrote:
>> #222: Implement Bootstrap styling for date picker
>>
[...]
>>
>> Comment:
>>
>>   Maybe it's enough just to include something like
>>   [http://addyosmani.github.com/jquery-ui-bootstrap/ jQuery Bootsrap] to
>>   make it look Bootstrap-y .
>>
>
> Well, it needs some kind of fixing but I am not convinced that jQuery
> Bootstrap is quite ready at this point.

jftr it was just a suggestion I made after 2 min of early-morning
Google gym activity . That means that I didn't pay attention at all to
these kinds of details . However at least jQueryUI controls in demo
page seem to be looking ok . I thought of only use it for visual
controls not having jQueryUI styling applied .
;)

> I'm not yet clear what they are
> licensing it under although I expect it would be either under similar
> licenses to jQuery or Bootstrap.
>

... so it's good that you took the time to figure this out . If
nothing like that maybe reused , well , we'll have to do it ourselves
. Maybe jQuery UI theme roller might help . Should be easy anyway
hence tagged for starters , btw .
;)

FWIW , I suggest to create a separate @group in bloodhound.css for
this kind of CSS rules

> Anyway, good spot.
>

;)

-- 
Regards,

Olemis.

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

Re: [Apache Bloodhound] #222: Implement Bootstrap styling for date picker

Posted by Gary Martin <ga...@wandisco.com>.
On 05/10/12 17:13, Apache Bloodhound wrote:
> #222: Implement Bootstrap styling for date picker
> ------------------------+-------------------------
>    Reporter:  olemis     |      Owner:  nobody
>        Type:  defect     |     Status:  new
>    Priority:  major      |  Milestone:  Release 2
>   Component:  ui design  |    Version:
> Resolution:             |   Keywords:  css starter
> ------------------------+-------------------------
> Changes (by olemis):
>
>   * cc: olemis+bh@… (added)
>   * keywords:   => css starter
>   * milestone:   => Release 2
>
>
> Old description:
>
>> ,, ... via ''Bloodhound'' quick create ticket dialog,,
> New description:
>
>   I've detected this issue in milestone view , nonetheless it may have some
>   impact on other views. Take a look at attached image for further details .
>
>   [[Image(bh_theme_x_72_datepicker_wrong.png, width=600)]]
>
>   ,, ... via ''Bloodhound'' quick create ticket dialog,,
>
> --
>
> Comment:
>
>   Maybe it's enough just to include something like
>   [http://addyosmani.github.com/jquery-ui-bootstrap/ jQuery Bootsrap] to
>   make it look Bootstrap-y .
>

Well, it needs some kind of fixing but I am not convinced that jQuery 
Bootstrap is quite ready at this point. I'm not yet clear what they are 
licensing it under although I expect it would be either under similar 
licenses to jQuery or Bootstrap.

Anyway, good spot.

Cheers,
     Gary