Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Latest commit

 

History

History
230 lines (204 loc) · 28.7 KB

changelog.rst

File metadata and controls

230 lines (204 loc) · 28.7 KB
.. index::
    single: CHANGELOG

Cronologia modifiche della documentazione

Questa documentazione è in continuo cambiamento. Tutte le nuove caratteristice necessitano di nuova documentazione e gli errori di essere sistemati. Questo articolo contiene tutte le modifiche importanti della documentazione.

Tip

Chi volesse partecipare alla documentazione di Symfony può dare un'occhiata all'articolo ":doc:`/contributing/documentation/index`".

Gennaio 2014

Nuova documentazione

  • d52f3f8 #3454 [Security] Add host option (ghostika)
  • 6b3c424 #3428 Translation - Added info about JsonFileLoader added in 2.4 (singles)

Documentazione corretta

  • fb22fa0 #3456 remove duplicate label (xabbuh)
  • c205bc6 #3468 enclose YAML string with double quotes to fix syntax highlighting (xabbuh)
  • 89963cc #3463 Fix typos in cookbook/testing/database (ifdattic)
  • e0a52ec #3460 remove confusing outdated note on interactive rebasing (xabbuh)
  • 6831b13 #3455 [Contributing][Code] fix indentation so that the text is rendered properly (xabbuh)
  • ea5816f #3433 [WIP][Reference][Form Types] Update "radio" form type (bicpi)
  • 42c80d1 #3448 Overridden tweak (weaverryan)
  • bede4c3 #3447 Fix error in namespace when use TokenInterface (joanteixi)
  • d9d7c58 #3444 Fix issue #3442 (ifdattic)
  • a6ad607 #3441 [Expression]Change title 'Accessing Public Methods' (Pyrech)
  • 9e2e64b #3427 Removed code references to Symfony Standard Distribution (danielcsgomes)
  • 3c2c5fc #3435 Update custom_password_authenticator.rst (boardyuk)
  • 26b8146 #3415 [#3334] the data_class option was not introduced in 2.4 (xabbuh)
  • 0b2a491 #3414 add missing code-block directive (xabbuh)
  • 4988118 #3432 [Reference][Form Types] Add "max_length" option in form type (nykopol)
  • 26a7b1b #3423 [Session Configuration] add clarifying notes on session save handler proxies (cordoval)
  • f2f5e9a #3421 [Contributing] Cleaning the "contributing patch" page a bit (lemoinem)

Modifiche minori alla documentazione

  • f285d93 #3451 some language tweaks (AE, third-person perspective) (xabbuh)
  • b9bbe5d #3499 Fix YAML syntax highlight + remove trailing whitespace (ifdattic)
  • 2b7e0f6 #3497 Fix highlighting (WouterJ)
  • a535ae0 #3471 Fixed ```versionadded``` inconsistencies in Symfony 2.3 (danielcsgomes)
  • f077a8e #3465 change wording in versionadded example to be consistent with what we use... (xabbuh)
  • f9f7548 #3462 Replace ... with etc (ifdattic)
  • 65efcc4 #3445 [Reference][Form Types] Add missing (but existing) options to "form" type (bicpi)
  • 1d1b91d #3431 [Config] add cautionary note on ini file loader limitation (cordoval)
  • f2eaf9b #3419 doctrine file upload example uses dir -- caution added (cordoval)
  • 72b53ad #3404 [#3276] Trying to further clarify the session storage directory details (weaverryan)
  • 67b7bbd #3413 [Cookbook][Bundles] improve explanation of code block for bundle removal (cordoval)
  • 7c5a914 #3369 Indicate that Group Sequence Providers can use YAML (karptonite)
  • 1e0311e #3416 add empty_data option where required option is used (xabbuh)
  • 2be3f52 #3422 [Cookbook][Custom Authentication Provider] add a note of warning for when forbidding anonymous users (cordoval)
  • e255de9 #3429 [Reference][Form Types] Document "with_minutes" time/datetime option (bicpi)

Febbraio 2014

Nuova documentazione

  • 9dcf467 #3613 Javiereguiluz revamped quick tour (weaverryan)
  • 89c6f1d #3439 [Review] Added detailed Backwards Compatibility Promise text (webmozart)
  • 0029408 #3558 Created Documentation CHANGELOG (WouterJ)
  • f6dd678 #3548 Update forms.rst (atmosf3ar)
  • 9676f2c #3523 [Components][EventDispatcher] describe that the event name and the event dispatcher are passed to even... (xabbuh)
  • 5c367b4 #3517 Fixed OptionsResolver component docs (WouterJ)
  • 527c8b6 #3496 Added a section about using named assets (vmattila)

Documentazione corretta

  • adcbb5d #3615 Fixes to cookbook/doctrine/registration_form.rst (Crushnaut)
  • 5c4336a #3570 Callback: [Validator, validate] expects validate to be static (nixilla)
  • a21fb26 #3559 Remove reference to copying parameters.yml from Git cookbook (pwaring)
  • de71a51 #3551 [Cookbook][Dynamic Form Modification] Fix sample code (rybakit)
  • 143db2f #3550 Update introduction.rst (taavit)
  • 384538b #3549 Fixed createPropertyAccessorBuilder usage (antonbabenko)
  • d275302 #3541 Update generic_event.rst (Lumbendil)
  • 819949c #3537 Add missing variable assignment (colinodell)
  • d7e8262 #3535 fix form type name. (yositani2002)
  • 821af3b #3493 Type fix in remove.rst (weaverryan)
  • 003230f #3530 Update form_customization.rst (dczech)
  • a43f15a #3519 [Book][Service Container] Fix syntax highlighting (iamdto)
  • 86e02c6 #3514 Fixed some small typos in code example (RobinvdVleuten)
  • 696313c #3513 [Component-DI] Fixed typo (saro0h)
  • 27dcebd #3509 Fix typo: side.bar.twig => sidebar.twig (ifdattic)
  • 0dc8c26 #3507 Fix a typo (missing `) in :doc: link (ifdattic)
  • 272197b #3504 fix include directive so that the contents are really included (xabbuh)
  • e385d28 #3503 file extension correction xfliff to xliff (nixilla)
  • 6d34aa6 #3478 Update custom_password_authenticator.rst (piotras-s)
  • a171700 #3477 Api key user provider should use "implements" instead of "extends" (skowi)
  • 7fe0de3 #3475 Fixed doc for framework.session.cookie_lifetime refrence. (tyomo4ka)
  • 8155e4c #3473 Update proxy_examples.rst (AZielinski)

Modifiche minori alla documentazione

  • 0928249 #3568 Update checkbox_compound.rst.inc (joshuaadickerson)
  • 38def3b #3567 Update checkbox_compound.rst.inc (joshuaadickerson)
  • 15d8ab8 #3553 Minimize horizontal scrolling in code blocks to improve readability (ifdattic)
  • 5120863 #3547 Update acl.rst (iqfoundry)
  • b7ac326 #3557 Minimize horizontal scrolling in code block to improve readability (ifdattic)
  • d974c77 #3556 Fix PSR error (ifdattic)
  • f4bb017 #3555 Wrap variables in {} for safer interpolation (ifdattic)
  • 5f02bca #3552 Fix typos (ifdattic)
  • 6e32c47 #3546 Fix README: contributions should be based off 2.3 or higher (colinodell)
  • ffa8f76 #3545 Example of getting entity managers directly from the container (colinodell)
  • 6a2a55b #3579 Fix build errors (xabbuh)
  • dce2e23 #3532 Added tip for Entity Listeners (slavafomin)
  • 73adf8b #3528 Clarify service parameters usages (WouterJ)
  • f634600 #3531 Remove horizontal scrolling in code block (ifdattic)
  • 9ba4fa7 #3527 Changes to components domcrawler (ifdattic)
  • 8973c81 #3526 Changes for Console component (ifdattic)
  • 6848bed #3538 Rebasing #3518 (weaverryan)
  • c838df8 #3511 [Component-DI] Removed useless else statement in code example (saro0h)
  • 1af6742 #3510 add empty line (lazyants)
  • 1131247 #3508 Add 'in XML' for additional clarity (ifdattic)
  • a650b93 #3506 Nykopol overriden options (weaverryan)
  • ab10035 #3505 replace Akamaï with Akamai (xabbuh)
  • 7f56c20 #3501 [Security] Fix markup (tyx)
  • 80a90ba #3500 Minimize horizontal scrolling in code blocks (improve readability) (ifdattic)
  • e5bc4ea #3498 Remove second empty data (xabbuh)
  • d084d87 #3485 [Cookbook][Assetic] Fix "javascripts" tag name typo (bicpi)
  • 3250aba #3481 Fix code block (minimise horizontal scrolling), typo in yaml (ifdattic)

Marzo 2014

Nuova documentazione

  • 3b640aa #3644 made some small addition about our BC promise and semantic versioning (fabpot)
  • 2d1ecd9 #3525 Update file_uploads.rst (juanmf)
  • b1e8f56 #3368 The host parameter has to be in defaults, not requirements (MarieMinasyan)
  • c75b1a7 #3621 [Console] Command as service (gnugat)
  • 00a462a minor #3658 Fix PSR coding standards error (ifdattic)
  • acf255d #3328 [WIP] Travis integration (WouterJ)
  • 3e7028d #3659 [Internals] Complete notification description for kernel.terminate (bicpi)
  • db3cde7 #3124 Add note about the property attribute (Property Accessor) (raziel057)
  • 5965ec8 #3420 [Cookbook][Configuration] add configuration cookbook handlig parameters in Configurator class (cordoval)
  • a1050eb #3411 [Cookbook][Dynamic Form Modification] Add AJAX sample (bicpi)
  • 6951460 #3601 Added documentation for missing ctype extension (slavafomin)
  • b02c16a #3565 added information on AuthenticationFailureHandlerInterface (samsamm777)
  • 2657ee7 #3597 Document how to create a custom type guesser (WouterJ)
  • 5ad1599 #3577 Development of custom error pages is impractical if you need to set kernel.debug=false (mpdude)
  • 3f4b319 #3610 [HttpFoundation] Add doc for Request::getContent() method (bicpi)
  • 56bc266 #3589 Finishing the Templating component docs (WouterJ)
  • d881181 #3588 Documented all form variables (WouterJ)
  • e96e12d #3234 [Cookbook] New cookbok: How to use the Cloud to send Emails (bicpi)
  • d5d64ce #3436 [Reference][Form Types] Add missing docs for "action" and "method" option (bicpi)
  • 3df34af #3490 Tweaking Doctrine book chapter (WouterJ)
  • b9608a7 #3594 New Data Voter Article (continuation) (weaverryan)

Documentazione corretta

  • 06c56c1 #3709 [Components][Security] Fix #3708 (bicpi)
  • aadc61d #3707 make method supportsClass() in custom voter compatible with the interface's documentation (xabbuh)
  • 65150f9 #3637 Update render_without_controller.rst (94noni)
  • 9fcccc7 #3634 Fix goal of “framework.profiler.only_exceptions“ option which profile on each exceptions on controller (not only 500) (stephpy)
  • 9dd8d96 #3689 Fix cache warmer description (WouterJ)
  • 6221f35 #3671 miss extends keyword in define BlogController class (ghanbari)
  • 4ce7a15 #3543 Fix the definition of customizing form's global errors. (mtrojanowski)
  • 5d4a3a4 #3343 [Testing] Fix phpunit test dir paths (bicpi)
  • badaae7 #3622 [Components][Routing] Fix addPrefix() sample code (bicpi)
  • de0a5e1 #3665 [Cookbook][Test] fix sample code (inalgnu)
  • 4ef746a #3614 [Internals] Fix Profiler:find() arguments (bicpi)
  • 0c41762 #3600 [Security][Authentication] Fix instructions for creating password encoders (bicpi)
  • 0ab1f24 #3593 Clarified Default and ClassName groups (WouterJ)
  • 178984b #3648 [Routing] Remove outdated tip about sticky locale (bicpi)
  • fc28453 #3039 use DebugClassLoader class from Decomponent instead of the one from ... (xabbuh)

Modifiche minori alla documentazione

  • abca098 #3726 Minor tweaks after merging #3644 by @stof and @xabbuh (weaverryan)
  • d16be31 #3725 Minor tweaks related to #3368 (weaverryan)
  • aa9bb25 #3636 Update security.rst (nomack84)
  • 78425c6 #3722 add "Commands as Services" chapter to the cookbook's map (xabbuh)
  • 9f26da8 #3720 [#3539] A backport of a sentence - the parts that apply to 2.3 (weaverryan)
  • 5a3ba1b #3715 change variable name to a better fitting one (xabbuh)
  • 499eb6c #3714 [2.4] Versionadded consistency (WouterJ)
  • e7580c0 #3713 Updated versionadded directives to use "introduced" (WouterJ)
  • e15afe0 #3711 Simplified the Travis configuration (stof)
  • 5035837 #3706 Add support for nginx (guiditoito)
  • 00a462a #3658 Fix PSR coding standards error (ifdattic)
  • 868de1e #3698 Dynamic form modification cookbook: Fix inclusion of code (michaelperrin)
  • 41b2eb8 #3693 Tweak to Absolute URL generation (weaverryan)
  • bd473db #3563 Add another tip to setup permissions (tony-co)
  • 67129b1 #3611 [Reference][Forms] add an introductory table containing all options of the basic form type (xabbuh)
  • fd8f7ae #3694 fix the referenced documents names (xabbuh)
  • d617011 #3657 Fix typos, remove trailing whitespace. (ifdattic)
  • 1b4f6a6 #3656 Minimize horizontal scrolling, add missing characters, remove trailing whitespace. (ifdattic)
  • 7c0c5d1 #3653 Http cache validation rewording (weaverryan)
  • 0fb2c5f #3651 [Reference][Forms] remove the label_attr option which is not available in the button type (xabbuh)
  • 69ac21b #3642 Fixed some typos and formatting issues (javiereguiluz)
  • 93c35d0 #3641 Added some examples to the "services as parameters" section (javiereguiluz)
  • 12a6676 #3640 [minor] fixed one typo and one formatting issue (javiereguiluz)
  • 9967b0c #3638 [#3116] Fixing wrong table name - singular is used elsewhere (weaverryan)
  • 4fbf1cd #3635 [QuickTour] close opened literals (xabbuh)
  • 2192c32 #3650 Fixing some build errors (xabbuh)
  • fa3f531 #3677 [Reference][Forms] Remove variables section from tables (xabbuh)
  • 07822b8 #3675 add missing code block directive (xabbuh)
  • 1f384bc #3631 Added documentation for message option of the True constraint (naitsirch)
  • f6a41b9 #3630 Minor tweaks to form action/method (weaverryan)
  • ae755e0 #3628 Added anchor for permissions (WouterJ)
  • 6380113 #3667 Update index.rst (NAYZO)
  • 97ef2f7 #3566 Changes ACL permission setting hints (MicheleOnGit)
  • 9f7d742 #3654 [Cookbook][Security] Fix VoterInterface signature (bicpi)
  • e34204e #3605 Fixed a plural issue (benjaminpaap)
  • e7d5a45 #3599 [CHANGELOG] fix reference to contributing docs (xabbuh)
  • 3582bf1 #3598 add changelog to hidden toctree (xabbuh)
  • 58b7f96 #3596 [HTTP Cache] Validation model: Fix header name (bicpi)
  • 6d1378e #3592 Added a tip about hardcoding URLs in functional tests (javiereguiluz)
  • 04cf9f8 #3595 Collection of fixes and improvements (bicpi)
  • 2ed0943 #3645 Adjusted the BC rules to be consistent (stof)
  • 664a0be #3633 Added missing PHP syntax coloration (DerekRoth)
  • 1714a31 #3585 Use consistent method chaining in BlogBundle sample application (ockcyp)
  • cb61f4f #3581 Add missing hyphen in HTTP Fundamentals page (ockcyp)