Skip to content

Commit

Permalink
Added March changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterj committed Apr 5, 2015
1 parent 27f44b8 commit 6f576de
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,31 +19,41 @@ March, 2015
New Documentation
~~~~~~~~~~~~~~~~~

- `25d2f54 <https://github.com/symfony/symfony-docs/commit/25d2f54b344923bfc5cda349c7293f0ff764989e>`_ #4958 Add Twitter Bootstrap form theme example (bocharsky-bw)
- `8ac6fed <https://github.com/symfony/symfony-docs/commit/8ac6fedb4223e2e0d1ace5085dac9c8afacc1d1b>`_ #5093 Added a new best practices for custom form field types (javiereguiluz)
- `50cd620 <https://github.com/symfony/symfony-docs/commit/50cd62050e752cc6a0d8e52b36c8c58dd73fc652>`_ #4892 Add possible values for widget_type (XitasoChris)
- `ade7ba4 <https://github.com/symfony/symfony-docs/commit/ade7ba4af112c9c7d7ee34e3cc2f09de01d5d578>`_ #4842 Add meaning of yellow icon for number of queries (XitasoChris)
- `fa10f1c <https://github.com/symfony/symfony-docs/commit/fa10f1c695b233bb072ee54e4aab2c19a25eb56c>`_ #5083 Proofreading and updating entity_provider for readability (weaverryan)
- `e36faec <https://github.com/symfony/symfony-docs/commit/e36faeca4f4a23a9196162ec44fcee4432908cfa>`_ #5099 Rebase of #4989 (solazs, weaverryan)
- `65dd03b <https://github.com/symfony/symfony-docs/commit/65dd03bd60665b2c9305d5306427842c16c4696e>`_ #5056 [Reference] Add missing option delivery_whitelist (TerjeBr)
- `c2f21e6 <https://github.com/symfony/symfony-docs/commit/c2f21e622a12b37031d99431efcac4b0c14d5d00>`_ #5050 [OptionsResolver] Fixed deprecated functionality usage (WouterJ)
- `3405c42 <https://github.com/symfony/symfony-docs/commit/3405c42180a5302a49c5f5e2cb1676df665a226d>`_ #5046 Rebased "add shortcut methods" (Cydonia7, WouterJ)
- `b138a50 <https://github.com/symfony/symfony-docs/commit/b138a50ef1b6d57baab912e8161ffcbf20a69ed0>`_ #5032 Minor improvement for symfony-installer with LTS (94noni)
- `5261e79 <https://github.com/symfony/symfony-docs/commit/5261e79f47ed3c3cf6d0d2f04a179b30978e83a8>`_ #5033 adding table for controller as a service (dbu)
- `d6c0cb7 <https://github.com/symfony/symfony-docs/commit/d6c0cb74701cab7fdc05596083ed34fa6c3063df>`_ #5028 Finish #4308: Documentation for the new PropertyNormalizer (mnapoli, WouterJ)
- `ccabc95 <https://github.com/symfony/symfony-docs/commit/ccabc95e3571785445822498ebf13c7b5a0811e4>`_ #5023 Added a note about data transformers not being applied with inherit_data option set (javiereguiluz)
- `65a33c0 <https://github.com/symfony/symfony-docs/commit/65a33c0b7020067bd82a78339e2b3682e5e1b898>`_ #5020 Added a commented config useful when you use symlinks (javiereguiluz)
- `1dbed80 <https://github.com/symfony/symfony-docs/commit/1dbed80d4672b545280637c65f5e589963469d89>`_ #5017 Added a note about the server_version DBAL option (javiereguiluz)
- `86abdde <https://github.com/symfony/symfony-docs/commit/86abddea8a0e320666d184b50f9b082027c8fa1d>`_ #5015 Added an example about how to get the impersonating user object (javiereguiluz)
- `c6db525 <https://github.com/symfony/symfony-docs/commit/c6db525b0a28cf79bef7175b609388250787a7be>`_ #5010 Added a note about the Symfony versions affected by ICU problems (javiereguiluz)
- `3c76623 <https://github.com/symfony/symfony-docs/commit/3c76623bd1053503f70d14c68a24daf1455af2c8>`_ #5008 Added a note about how to enable http_method_override for caching kernels (javiereguiluz)
- `3fb19ce <https://github.com/symfony/symfony-docs/commit/3fb19cee8792e1d98a32b107e473aa9f971f61df>`_ #4959 Add excluded_ajax_paths new parameter in v2.6 (bocharsky-bw)
- `325354e <https://github.com/symfony/symfony-docs/commit/325354ef82bc62bea241a41e8560c0992e79f598>`_ #4903 Reworded the explanation about when a lock is released (javiereguiluz)
- `d76f046 <https://github.com/symfony/symfony-docs/commit/d76f04610db35e97fd7820a2eae11884da158b82>`_ #4875 Added chapter about the locale based on the user entity (peterrehm)
- `0d1e97e <https://github.com/symfony/symfony-docs/commit/0d1e97e502ff3de6467dbce387928589f0f010dd>`_ #4834 [translator] use the new fallbacks option. (aitboudad)
- `9846d97 <https://github.com/symfony/symfony-docs/commit/9846d9780d8d825857b6f675d4b20728f4e559bd>`_ #5001 Best practices template names (WouterJ)
- `8e93786 <https://github.com/symfony/symfony-docs/commit/8e93786b1a1c2f9d6e49773afd0a1e15d9dcba12>`_ #4779 Update book to comply with best practices, round 3 (WouterJ)
- `dbdb408 <https://github.com/symfony/symfony-docs/commit/dbdb40841fee1b0a60037e3f8aa64b1c04c71e97>`_ #4724 [Reference][Constraints] document the validation payload option (xabbuh)
- `24c4f42 <https://github.com/symfony/symfony-docs/commit/24c4f429728a0f2f00a1804035d08c30d1d1e0dc>`_ #4732 [Reference] add missing reference options and descriptions (xabbuh)

Fixed Documentation
~~~~~~~~~~~~~~~~~~~

- `6ba6ffd <https://github.com/symfony/symfony-docs/commit/6ba6ffdd75a36b4e1072e1a01d3765a590a06249>`_ #5058 Fix: assets_version instead of asset_version (sebastianblum)
- `edf9b78 <https://github.com/symfony/symfony-docs/commit/edf9b78f03e8f184e7cc0a8f6e7c3c5586db814f>`_ #5118 Update logger.rst (jdecoster)
- `d65880f <https://github.com/symfony/symfony-docs/commit/d65880f734daf9a982ec9754b903a213c89489e9>`_ #5092 Fixed a minor error introduced by the new redirectToRoute() method (javiereguiluz)
- `206e613 <https://github.com/symfony/symfony-docs/commit/206e6131f0618971f99aac18a4e434b2485a056f>`_ #4304 [DX] Suggest a hint to any auth-check (larsborn)
- `df9c3f4 <https://github.com/symfony/symfony-docs/commit/df9c3f47aa208154dcdef295ddd0ab134ebf52ca>`_ #5053 Correct RegisterListenersPass namespace (hacfi)
- `893ffad <https://github.com/symfony/symfony-docs/commit/893ffadf7d769ac8a7557a1ddad484537423364a>`_ #5041 Fixed variable name in : Reference -> validation constraints -> count -> PHP (aminemat)
- `42ba278 <https://github.com/symfony/symfony-docs/commit/42ba278d89c2a4b19384814a468d1c4b282ece80>`_ #5037 Finish 4644: Update the_controller.rst (teggen, WouterJ)
- `e9b9376 <https://github.com/symfony/symfony-docs/commit/e9b9376b8dc9dd78b9b7d61885681eee95bb02bb>`_ #5009 Reworded the explanation about optional command options (javiereguiluz)
Expand All @@ -69,10 +79,12 @@ Minor Documentation Changes
- `a801d57 <https://github.com/symfony/symfony-docs/commit/a801d573aa418dcd8605441378d72b624602a6b0>`_ #4601 [Heroku] A few more tweaks to outline the steps (weaverryan)
- `b76ffad <https://github.com/symfony/symfony-docs/commit/b76ffad6df2f45fcdcc2238ed0289e610acd3f0e>`_ #4464 [BestPractices Removing micro-optimization note about @Template (weaverryan)
- `b3e204c <https://github.com/symfony/symfony-docs/commit/b3e204ce429303a06edecba0b0dc42e1cf1f0e9e>`_ #5079 [Contributing][Code] link to deciders' GitHub profiles (xabbuh)
- `33232a8 <https://github.com/symfony/symfony-docs/commit/33232a816fe77d4aa9422024be3fd6ce0ba4a634>`_ #5075 Removed an admonition that is no longer true for Symfony 2.6+ (javiereguiluz)
- `4307190 <https://github.com/symfony/symfony-docs/commit/43071905ea90448d44245fa64b1d9868db08d618>`_ #5072 Add missing use statement in Building Login Form doc (ockcyp)
- `9468b9a <https://github.com/symfony/symfony-docs/commit/9468b9a00b4de5f0ff339e69ee6432eb66bf066f>`_ #5071 Fixed incorrect plural form (Katharina Störmer)
- `63f1ca3 <https://github.com/symfony/symfony-docs/commit/63f1ca3fd137f0bfc18cc6856d7151d6c199de38>`_ #5066 [Reference] enclose data type with double backticks (xabbuh)
- `dc01076 <https://github.com/symfony/symfony-docs/commit/dc010766dff6e4e8d13f2b50b3aeda539f9b0559>`_ #5064 Updated documentation standards (code examples and English use) (javiereguiluz)
- `0d0c795 <https://github.com/symfony/symfony-docs/commit/0d0c79599de354928c41cc53dea8cf98a2d456b6>`_ #5047 Fix service id (JhonnyL)
- `2fe8f76 <https://github.com/symfony/symfony-docs/commit/2fe8f761106bf633c46f6530a3bdadb409278f04>`_ #5044 Minor improvement in the node types explanation (javiereguiluz)
- `9b1f5f1 <https://github.com/symfony/symfony-docs/commit/9b1f5f13e7a3e3724c58968b651e97fba6437420>`_ #5043 Switched the first example to a static constructor method (kix)
- `ce19196 <https://github.com/symfony/symfony-docs/commit/ce19196432bb6dfcebcb97c292599b62b1442add>`_ #5042 added some more components for Tobion as a merger (fabpot)
Expand Down

0 comments on commit 6f576de

Please sign in to comment.