Commit Graph

  • 476348de54 Merge pull request #825 from nelmio/conflict William Durand 2016-03-21 11:30:06 +01:00
  • 4986e02ec1
    Mark symfony ~2.7.8 as conflict William Durand 2016-03-21 11:11:27 +01:00
  • df10a4769c Little template fixes for sandbox ImmortaL 2016-03-18 21:23:22 +03:00
  • aef6a89329 Adding request body and curl command to sandbox tcz 2016-03-17 16:09:47 +01:00
  • db5303fcd7 Transformed all files Javier Eguiluz 2016-03-05 19:46:43 +01:00
  • 0a4e763049 Pass the data about field name and field class to template Ilyas Salikhov 2016-02-29 19:09:31 +03:00
  • 2a0f95eac0 Merge pull request #792 from rodrigm/master William Durand 2016-02-24 19:00:28 +01:00
  • 89f459dc07 Fix #565 Rodrigo Gómez 2016-01-26 14:20:49 +01:00
  • 4381f065cb Merge pull request #794 from mcfedr/patch-1 William Durand 2016-02-24 17:51:24 +01:00
  • cec5108133 Merge pull request #781 from AlmogBaku/feature/textareaField William Durand 2016-02-24 17:50:13 +01:00
  • 364ef73680 Merge pull request #791 from Padam87/response-map William Durand 2016-02-24 17:49:33 +01:00
  • 65a5159ce9 Merge pull request #796 from zhukovra/master-array-requirements William Durand 2016-02-24 17:47:14 +01:00
  • dd6a5e32c3 Merge pull request #799 from debesha/master William Durand 2016-02-24 17:46:38 +01:00
  • 4e65cd3bc3 Merge pull request #805 from obense/master William Durand 2016-02-24 17:45:32 +01:00
  • f6e952ffe1 Merge pull request #810 from teohhanhui/fix-678 William Durand 2016-02-24 17:44:50 +01:00
  • 028b09e90a Merge pull request #772 from richaas/master William Durand 2016-02-24 17:43:14 +01:00
  • c1c711bc26 Handle circular references in DunglasApiParser Teoh Han Hui 2016-02-18 23:18:43 +08:00
  • 07545629aa Merge pull request #800 from dunglas/fix_678 William Durand 2016-02-14 17:45:10 +01:00
  • 18c9fb8c29 Fix Collection Type options - Symfony 2.8 Support Olivier Bense 2016-02-09 14:31:12 +01:00
  • abb100b29b Handle circular references in DunglasApiParser. Close #678. Kévin Dunglas 2016-02-04 08:32:13 +01:00
  • 0ed53788d2 Fixed bug with wrong form parsing when several custom inner types exist Dmitry Malyshenko 2016-02-03 10:02:33 +00:00
  • f2fc6b47c0 Fix Array to string conversion error on array requirements Fixes #564 Zhukov Roman 2016-02-01 14:33:17 +03:00
  • 9b734b22bd Remove incorrect usage of hasOption Fred Cox 2016-01-29 10:56:25 +02:00
  • 7919b24971 Use the response map in the html view Adam Prager 2016-01-26 04:21:08 +01:00
  • 3bc98723fe Add textarea type for sandbox AlmogBaku 2016-01-08 20:34:15 +02:00
  • 5d9c47bbad Merge pull request #780 from damienalexandre/fixArrayToString William Durand 2016-01-08 13:33:10 +01:00
  • 306f2c47cf Fix Array to string conversion error on array requirements Damien Alexandre 2016-01-08 13:04:25 +01:00
  • 4744de98fb Added xhrFields: { withCredentials: true } to ajaxOptions to enable browser authentication for cross origin API requests. Richard 2015-09-21 16:59:47 +02:00
  • 8aa5e479d1 JSON UNICODE Сомов Игорь Андреевич 2015-12-28 17:07:20 +03:00
  • 1ae2cfa9a5 Merge pull request #768 from SHyx0rmZ/fix-sf-30-dump-command-enter-scope William Durand 2015-12-16 16:17:51 +01:00
  • 8c336487e7 Check for deprecated method enterScope() in DumpCommand Patrick Pokatilo 2015-12-15 17:04:17 +01:00
  • 93b189b16a Merge pull request #766 from odolbeau/avoid-array-to-string-conversion William Durand 2015-12-11 09:12:17 +01:00
  • d3bc49c3d1 Avoid "array to string conversion" error Olivier Dolbeau 2015-12-10 09:16:35 +01:00
  • 19d4e37365 Merge pull request #765 from Ener-Getick/DEPRECATION William Durand 2015-12-08 14:19:42 +01:00
  • 24fa5dfbc0 Fix a deprecation Ener-Getick 2015-12-08 13:06:38 +01:00
  • 49238f44aa
    Prepare 2.11.0 release William Durand 2015-12-04 09:15:49 +01:00
  • d5395cc0ea
    Fix CS William Durand 2015-12-04 09:15:21 +01:00
  • 1df3ddf49f Merge pull request #752 from Ener-Getick/SF3 William Durand 2015-12-04 09:09:28 +01:00
  • 0461f5ce1d Optimize travis Ener-Getick 2015-11-30 20:05:15 +01:00
  • 5541412e69 Fix FOSRestBundle compatibility Ener-Getick 2015-11-30 19:35:49 +01:00
  • 67b7b46627 Add symfony 3.0 support Ener-Getick 2015-11-30 19:19:17 +01:00
  • 97707ea5f4 Merge pull request #750 from piotrantosik/host-placeholder William Durand 2015-11-25 10:13:47 +01:00
  • dd8bdd2070 Fix route host with placeholder Piotr Antosik 2015-11-10 01:51:26 +01:00
  • 4fad200d7b Merge pull request #758 from dunglas/master William Durand 2015-11-22 08:22:33 +01:00
  • 224af02f7f Fix tests related to DunglasApiBundle Kévin Dunglas 2015-11-21 18:30:44 +01:00
  • eafa2ade0b Merge pull request #749 from fstr/ISSUE-747-JSP William Durand 2015-11-10 14:39:07 +01:00
  • aa10f9a2da Introduced default-value parameter to JsonSerializableParser Florian Strübe 2015-11-09 23:34:37 +01:00
  • a24d81f766 Merge pull request #748 from fstr/ISSUE-747 William Durand 2015-11-10 09:18:44 +01:00
  • ac07a59ed4 Merge pull request #751 from piotrantosik/test-doc William Durand 2015-11-10 09:06:43 +01:00
  • 3dea122b98 fix comment in tests Piotr Antosik 2015-11-10 01:27:09 +01:00
  • e8a2f690ab Empty string is now a valid default parameter value that is successfully merged with other parameters Preventing access of uninitialized array key 'default' Added functional test case for mergeParameters that covers this issue Florian Strübe 2015-11-09 22:22:00 +01:00
  • be90e8aad6 Merge pull request #740 from fstr/master William Durand 2015-10-28 10:30:40 +01:00
  • e2d2e41f7b [ISSUE-739] ApiDoc parameters setting will override lower parameter definitions in the hierarchy Florian Strübe 2015-10-27 13:36:07 +01:00
  • 8b7dfdd913
    Let the js library set the proper Content-type header when sending files in sandbox - fixes #501 Jonathan Chan 2014-10-22 12:38:44 -04:00
  • 0b7c5d6749 Merge pull request #742 from nelmio/sf-2.8 William Durand 2015-10-27 17:28:11 +01:00
  • 9df40af264
    Support Symfony 2.8+ William Durand 2015-10-27 17:15:32 +01:00
  • d25dd30453
    Refactor doc William Durand 2015-10-27 10:27:13 +01:00
  • d49ac45866 Add FAQ section William Durand 2015-10-27 10:00:23 +01:00
  • 09bb83e149
    Restore 5.3 compat (implicit) William Durand 2015-10-27 09:23:44 +01:00
  • 329e226426 Merge pull request #736 from BenjaminPaap/pass_options William Durand 2015-10-26 11:40:51 +01:00
  • 490a9081ec Options for form were not passed through Benjamin Paap 2015-10-26 11:08:32 +01:00
  • f8b038faf2 Merge pull request #734 from TomasVotruba/patch-2 William Durand 2015-10-23 15:28:30 +02:00
  • e0a001081a composer: allow min PHP 5.4 Tomáš Votruba 2015-10-23 15:21:03 +02:00
  • fb863954d8
    Prepare 2.10.0 release William Durand 2015-10-23 11:30:55 +02:00
  • 7f5f8bd258 Merge pull request #694 from tonivdv/revert_fix_link William Durand 2015-10-23 11:00:49 +02:00
  • 57b9aa659e
    skip tests related to DunglasApiBundle William Durand 2015-10-23 10:53:47 +02:00
  • beaa25b21c
    Fix tests (introduce result files to make things a bit more readable) William Durand 2015-10-23 10:36:53 +02:00
  • 0dc1bc4469
    Revert "Fix test related to DungleApiBundle. Remove some of them." William Durand 2015-10-23 10:11:52 +02:00
  • 4b72190f4d
    Speedup tests William Durand 2015-10-23 10:07:45 +02:00
  • e66fb209b5
    Fix test related to DungleApiBundle. Remove some of them. William Durand 2015-10-22 23:14:23 +02:00
  • b37924d4b1
    switch to stable version of DunglasApiBundle William Durand 2015-10-22 23:06:01 +02:00
  • 716f3f19de
    fix test suite by disabling a broken feature William Durand 2015-10-22 22:46:25 +02:00
  • 96e7d1a201
    remove useless file William Durand 2015-10-22 17:41:48 +02:00
  • c8cea500fa
    Merge pull request #719 from maisoui/patch-1 William Durand 2015-10-22 16:20:38 +02:00
  • ce71bf0629
    Fix CS William Durand 2015-10-22 14:42:59 +02:00
  • 3c47357a0e
    Merge branch 'Soullivaneuh-deprecated-routes' William Durand 2015-10-22 14:42:25 +02:00
  • 32de80f97f
    Fix deprecated route options Sullivan SENECHAL 2015-04-30 15:34:19 +02:00
  • 189197dc88
    Merge pull request #698 from Soullivaneuh/twig-deprecate William Durand 2015-10-22 14:41:15 +02:00
  • f08b957670 Merge pull request #713 from dice4x4/master William Durand 2015-10-22 14:37:56 +02:00
  • c3092d5e36 Merge pull request #730 from OskarStark/patch-1 William Durand 2015-10-22 14:37:38 +02:00
  • b39b7df0d8 Merge pull request #731 from teohhanhui/fix-720-mistake William Durand 2015-10-22 14:37:08 +02:00
  • d60da7a734 remove 1 empty line to force new tests on travis Toni Van de Voorde 2015-10-22 12:10:09 +02:00
  • 5f61d5faf4 Fix mistake in #720 Teoh Han Hui 2015-10-19 11:22:39 +08:00
  • ca0fbe38d7 wrong parameter?? Oskar Stark 2015-10-14 18:17:25 +02:00
  • f815162ba7 Using old array syntax Ilya Cherepanov 2015-10-01 09:55:48 +03:00
  • 9af37448fa Merge pull request #720 from maisoui/patch-2 William Durand 2015-09-30 23:35:45 +02:00
  • 082b2fa86f Update routing.yml Jonathan 2015-09-22 14:16:09 +02:00
  • 6dc6e7c55a Update MarkdownExtension.php Jonathan 2015-09-22 14:12:25 +02:00
  • 2cbd828973 Twig 2 compatibility Ilya Cherepanov 2015-09-15 19:14:26 +03:00
  • 9c0c533b4b Fix deprecated twig stuff usage Sullivan SENECHAL 2015-08-28 10:50:28 +02:00
  • 874c8752e6 Merge pull request #695 from ogizanagi/fix_callable_controllers William Durand 2015-08-13 09:46:00 +02:00
  • 6f4373cda4 Fix ApiDocExtractor to accept callable classes as controllers maxime.steinhausser 2015-08-11 15:24:36 +02:00
  • f57a8bf7ae revert fix "Added workaround for Firefox not sending LINK in uppercase what then" Toni Van de Voorde 2015-08-11 11:32:48 +02:00
  • 4351ca66d3 Merge pull request #681 from munkie/fix-view-cache William Durand 2015-07-29 11:00:30 +02:00
  • f77f52c041 Merge pull request #685 from dunglas/patch-1 William Durand 2015-07-29 08:55:16 +02:00
  • 840b96f8f3 Prevent BC break in DunglasApiBundle Kévin Dunglas 2015-07-29 00:56:26 +02:00
  • be682f7d18 Change getViewCache method visibility to private Mikhail Shamin 2015-07-22 11:20:20 +07:00
  • 02007e957d Fix extractor view data caching Mikhail Shamin 2015-07-21 17:13:40 +07:00
  • 0699c45dcc Merge pull request #656 from soyuka/patch-1 William Durand 2015-07-10 11:15:36 +02:00
  • 787f69561b Merge pull request #665 from mcfedr/json-serializable William Durand 2015-07-04 13:52:22 +02:00