Skip to content
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

Association filters: Rebased version of #2382 #2565

Open
wants to merge 14 commits into
base: 2.7.x
Choose a base branch
from

Conversation

nitriques
Copy link
Member

As the title says!

@jonmifsud This would need testing if you do not mind!

They are not needed anymore since we use a auto loader
This commit adds a grunt task (named `php`) that will run phpcs with the PSR-2 standard.

Note that you have to install php_codesniffer which has been added as a require-dev lib.

Doing `composer install` will mess up Symphony's auto loader, so please `git checkout vendor` after the composer call
nitriques and others added 3 commits March 2, 2016 18:52
This commit introduce a new jQuery plugin called Default Value, which
gives a input a source element to value its value from, when a specified
event occurs on this source element.

This behaviour is switched to off when the users focuses on the input
field and then blurs out, leaving a value in the input.

This commit also hooks this behaviours on the Data Source name input and
on the Event name input.

Closes symphonycms#2511
@nitriques nitriques closed this May 31, 2016
@nitriques nitriques deleted the pr-2382 branch May 31, 2016 17:13
@nitriques nitriques restored the pr-2382 branch May 31, 2016 18:43
@nitriques nitriques reopened this May 31, 2016
@nitriques
Copy link
Member Author

This still needs a proper update script.

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.

None yet

3 participants