Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update js-datepicker usage for new jQuery UI #8091

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 5, 2018

Conversation

AdrianBorodziuk
Copy link
Contributor

Old variable used - "format" - doesn't work anymore in jQuery UI.

@weaverryan
Copy link
Member

Hey @AdrianBorodziuk!

Actually, the code is not meant for jQuery UI, but for Bootstrap's date picker. See #8047. But, obviously, it's confusing. Would you be willing to make the changes I mention in #8047 in this PR?

Cheers!

@xabbuh xabbuh added this to the 2.7 milestone Dec 26, 2017
@javiereguiluz javiereguiluz merged commit 97f3f84 into symfony:3.3 Jan 5, 2018
javiereguiluz added a commit that referenced this pull request Jan 5, 2018
…ziuk, javiereguiluz)

This PR was merged into the 3.3 branch.

Discussion
----------

Update js-datepicker usage for new jQuery UI

Old variable used - "format" - doesn't work anymore in jQuery UI.

Commits
-------

97f3f84 Mention that we are using Bootstrap Datepicker
4d66b50 Update js-datepicker usage for new jQuery UI
xabbuh pushed a commit that referenced this pull request Jan 5, 2018
…ziuk, javiereguiluz)

This PR was merged into the 3.3 branch.

Discussion
----------

Update js-datepicker usage for new jQuery UI

Old variable used - "format" - doesn't work anymore in jQuery UI.

Commits
-------

97f3f84 Mention that we are using Bootstrap Datepicker
4d66b50 Update js-datepicker usage for new jQuery UI
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Jan 7, 2018
* 2.7:
  Mention that PSR-1 doesn't recommend CamelCase or anything else
  minor symfony#8091 Update js-datepicker usage for new jQuery UI (AdrianBorodziuk, javiereguiluz)
  minor symfony#8983 cross-reference console command testing from testing guide (dbu)
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Jan 7, 2018
* 2.8:
  Mention that PSR-1 doesn't recommend CamelCase or anything else
  minor symfony#8091 Update js-datepicker usage for new jQuery UI (AdrianBorodziuk, javiereguiluz)
  minor symfony#8983 cross-reference console command testing from testing guide (dbu)
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Jan 7, 2018
* 3.3:
  Update collection.rst
  Mention that PSR-1 doesn't recommend CamelCase or anything else
  minor symfony#8091 Update js-datepicker usage for new jQuery UI (AdrianBorodziuk, javiereguiluz)
  minor symfony#8983 cross-reference console command testing from testing guide (dbu)
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Jan 7, 2018
* 3.4:
  Update collection.rst
  Mention that PSR-1 doesn't recommend CamelCase or anything else
  Fixed the XML and PHP config instead of the YAML config
  minor symfony#8091 Update js-datepicker usage for new jQuery UI (AdrianBorodziuk, javiereguiluz)
  minor symfony#8983 cross-reference console command testing from testing guide (dbu)
  Fix YAML config bug
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Jan 7, 2018
* 4.0:
  Update collection.rst
  Mention that PSR-1 doesn't recommend CamelCase or anything else
  Fixed the XML and PHP config instead of the YAML config
  Use controller method injection instead of the constructor
  Add missing references
  Updated documentation to reflect best practice of using Dependency Injection over Container. Includes changes from PR symfony#8985
  Removed "Accessing the Container Directly"
  minor symfony#8091 Update js-datepicker usage for new jQuery UI (AdrianBorodziuk, javiereguiluz)
  minor symfony#8983 cross-reference console command testing from testing guide (dbu)
  Fix YAML config bug
  Removed invalid examples
  commands are automatically registered in symfony full stack
  update forms.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants