-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Lots of minor fixes & applying best practices to form cookbook doc #6050
Merged
Commits on Dec 19, 2015
-
Changed <meta http-equiv> to HTML5's <meta charset>
| Q | A | ------------- | --- | Doc fix? | [yes] | New docs? | [no] | Applies to | [2.3] | Fixed tickets | []
Configuration menu - View commit details
-
Copy full SHA for 41f7e6f - Browse repository at this point
Copy the full SHA 41f7e6fView commit details -
Note about nesting blocks and {% endblock NAME %}
| Q | A | ------------- | --- | Doc fix? | [yes] | New docs? | [yes] | Applies to | [2.3] | Fixed tickets | []
Configuration menu - View commit details
-
Copy full SHA for 9cd391b - Browse repository at this point
Copy the full SHA 9cd391bView commit details -
Removed unnecessary(?) YAML hint
| Q | A | ------------- | --- | Doc fix? | [yes] | New docs? | [no] | Applies to | [2.3] | Fixed tickets | [] I guess it's not necessary to do anything in __construct manually - the ArrayCollection is automatically initialized when you do php app/console doctrine:generate:entities AppBundle Please double-check!
Configuration menu - View commit details
-
Copy full SHA for 275c079 - Browse repository at this point
Copy the full SHA 275c079View commit details -
| Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3 | Fixed tickets |
Configuration menu - View commit details
-
Copy full SHA for a4f0318 - Browse repository at this point
Copy the full SHA a4f0318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e41f57 - Browse repository at this point
Copy the full SHA 6e41f57View commit details -
| Q | A | ------------- | --- | Doc fix? | [yes] | New docs? | [no] | Applies to | [2.3] | Fixed tickets |[]
Configuration menu - View commit details
-
Copy full SHA for d806300 - Browse repository at this point
Copy the full SHA d806300View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebb1e74 - Browse repository at this point
Copy the full SHA ebb1e74View commit details -
Added example for 'required' => false
| Q | A | ------------- | --- | Doc fix? | [yes] | New docs? | [no] | Applies to | [2.3] | Fixed tickets | []
Configuration menu - View commit details
-
Copy full SHA for 44d19de - Browse repository at this point
Copy the full SHA 44d19deView commit details -
| Q | A | ------------- | --- | Doc fix? | [yes] | New docs? | [no] | Applies to | [2.3] | Fixed tickets | []
Configuration menu - View commit details
-
Copy full SHA for d227ffb - Browse repository at this point
Copy the full SHA d227ffbView commit details -
"app/Resources/views/Form/fields.html.twig" didn't work for me - see next code block: "form_theme form 'AppBundle:Form:fields.html.twig'" If this change is correct, I guess it needs to be corrected multiple times on this page.
Configuration menu - View commit details
-
Copy full SHA for 3ce46f6 - Browse repository at this point
Copy the full SHA 3ce46f6View commit details -
"the form" sounded like the HTML form. | Q | A | ------------- | --- | Doc fix? | [yes] | New docs? | [no] | Applies to | [2.3] | Fixed tickets | []
Configuration menu - View commit details
-
Copy full SHA for 2b00abe - Browse repository at this point
Copy the full SHA 2b00abeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99cdc00 - Browse repository at this point
Copy the full SHA 99cdc00View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.