Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Update Bootstrap 3 Datepicker version #219

Closed
peter-gribanov opened this issue Dec 8, 2015 · 5 comments
Closed

Update Bootstrap 3 Datepicker version #219

peter-gribanov opened this issue Dec 8, 2015 · 5 comments

Comments

@peter-gribanov
Copy link

Actualize version for Bootstrap 3 Datepicker. Last release 4.17.37 on 10 Sep 2015.

Incorrect time picker from sonata_type_datetime_picker

$formMapper->add('duration', 'sonata_type_datetime_picker', [
    'label' => 'Продолжительность',
    'required' => false,
    'format' => 'HH:mm:ss',
    'date_format' => 'HH:mm:ss'
]);

Time picker

@OskarStark
Copy link
Member

is this just a reminder ticket?
do you have a problem?

i don't understand the goal of this ticket

@peter-gribanov
Copy link
Author

The problem is that creating a field to select only time we can see a calendar for date selection. The date can not be selected, but the calendar is still visible. It should not be.
Will better show only time picker

@MAXakaWIZARD
Copy link

Actually there is a PR already: #149
And it is targeted to version 3.0, because there will be BC breaks.

@jordisala1991
Copy link
Member

Someone could continue this one : #149

@core23
Copy link
Member

core23 commented Jan 13, 2019

We will find a new way for assets (Refs #570)

This project will be deprecated soon. Please fill a new issue in the https://github.com/sonata-project/twig-extensions project, after the split

@core23 core23 closed this as completed Jan 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants