Commit Graph

  • 76949ca537 Fix a Deprecated Method Call on Symfony 5.3 Christopher Davis 2021-11-06 07:28:13 -05:00
  • 7357de9c16 Add a Configuration Option to Enable Validation Groups Christopher Davis 2021-11-06 07:13:56 -05:00
  • cc962b72c8 Add Validation Group Support to SymfonyConstraintAnnotationReader Christopher Davis 2021-11-06 06:16:15 -05:00
  • 0ed76d7d24
    Add Location of Original Template (#1897) jeremy 2021-11-03 19:13:42 -04:00
  • e16d1fedb9 Fix CS Guilhem Niot 2021-11-04 00:09:07 +01:00
  • c0b57fd371
    Apply #1863 to 3.x branch (#1888) Daniel Gelling 2021-11-04 00:07:01 +01:00
  • 200ec0fdcb Merge branch '3.x' Guilhem Niot 2021-11-04 00:06:42 +01:00
  • 35cf37e338
    Fix #1885 update psr/log and psr/container (#1892) Vladislav 2021-11-04 01:57:21 +03:00
  • a2775b5c10
    Update outdated swagger annotations namespace (#1898) Guilhem Niot 2021-11-03 23:55:56 +01:00
  • efa83ca54e
    Fix OpenApiRenderer list could be null (#1881) Samaël tomas 2021-10-19 14:29:11 +02:00
  • 653a1f1776
    Fix path to index.html.twig in documentation (#1883) Quentin Stoeckel 2021-10-06 19:29:54 +02:00
  • aa18c6c83b
    [3.x]: Hide the default section per area with new config parameter (#1868) Frederik Holz 2021-10-06 19:28:59 +02:00
  • 9c729ab7b7
    Fix support without twig (#1878) Guilhem Niot 2021-09-22 23:43:32 +02:00
  • b53edda10c
    Merge pull request #1842 from zdenekdrahos/html-dump Guilhem Niot 2021-09-03 20:28:19 +02:00
  • 67bd715eac
    Merge pull request #1869 from Nemrtvej/mm-update-swagger-ui Guilhem Niot 2021-09-03 20:27:08 +02:00
  • d73dd8ffe3 Update swagger-ui to 3.52.0 Marek Makovec 2021-09-01 17:45:49 +02:00
  • 22b1a7e8d1 Add @internal to renderer classes Zdeněk Drahoš 2021-08-28 08:29:07 +02:00
  • 1306106931
    Update templates comment path for bundle override (#1864) Mathieu Ducrot 2021-08-23 12:06:14 +02:00
  • 1a21f1855e Enable overriding server url for yaml and json export from console Zdeněk Drahoš 2021-07-29 12:22:54 +02:00
  • 181f4b2763 Keep server_url from Request only in RenderOpenApi Zdeněk Drahoš 2021-07-29 12:11:10 +02:00
  • 1f29be85f4 Use json renderer in controller Zdeněk Drahoš 2021-07-29 12:01:54 +02:00
  • 1b9be28ad6 Enable dumping docs to yaml Zdeněk Drahoš 2021-07-29 11:57:00 +02:00
  • 2c890ff93b Hotfix testing private service in Symfony < 5.3 Zdeněk Drahoš 2021-07-10 18:00:11 +02:00
  • 9cb6006b69 Refactoring including assets Zdeněk Drahoš 2021-06-27 10:00:43 +02:00
  • 5124f07ece Enable dumping html docs with cdn and offline assets Zdeněk Drahoš 2021-06-27 09:24:35 +02:00
  • 4ebee933c4 Extract rendering docs from command and controller Zdeněk Drahoš 2021-06-27 08:41:33 +02:00
  • 69d07979d3
    symfony/property-info is a mandatory dependency Guilhem Niot 2021-08-27 17:20:17 +02:00
  • 2f25ca63e9
    Merge pull request #1863 from onatskyy/fix_getCollectionValueType_deprecation Guilhem Niot 2021-08-27 17:06:50 +02:00
  • 0667881cdb Fix Symfony\Component\PropertyInfo\Type::getCollectionValueType() deprecation notice for symfony >=5.3 Alexander Onatskiy 2021-08-17 16:35:55 +03:00
  • 74a440a2b1
    Always provide a context to swagger-php (#1860) Martin Rademacher 2021-08-18 07:52:21 +12:00
  • 985b43fb60
    log name collisions (#1862) Asmir Mustafic 2021-08-17 21:51:11 +02:00
  • 6ebb9cc9b4
    Merge pull request #1861 from goetas/test-jms Guilhem Niot 2021-08-16 16:40:54 +02:00
  • 0bcdc59b88
    add missing typehint Asmir Mustafic 2021-08-16 15:18:47 +02:00
  • 497afa1361
    improve testing by checking explicitly that collisions are not generated Asmir Mustafic 2021-08-16 08:29:17 +02:00
  • 478fb2efe0 Merge branch 3.x Guilhem Niot 2021-08-03 10:25:50 +02:00
  • 74036e974a Remove dead code Fabien Salathe 2021-07-26 23:02:37 +02:00
  • c097e27b69
    Merge pull request #1804 from JeResilieMonContrat-com/form_child_documentation Guilhem Niot 2021-08-03 09:37:16 +02:00
  • be014ff11b
    Merge pull request #1830 from nelmio/ADDPROP Guilhem Niot 2021-08-03 09:35:12 +02:00
  • 06bc5136d7
    Merge pull request #1851 from javiereguiluz/patch-3 Guilhem Niot 2021-07-18 18:59:37 +02:00
  • 5232463cad
    [Doc] Fix some minor RST issues Javier Eguiluz 2021-07-16 17:39:22 +02:00
  • d107dc6dd6
    [Doc] Fix a minor syntax issue (#1846) Javier Eguiluz 2021-07-09 19:03:13 +02:00
  • 2df454c0c3
    Compound validation rule support (#1818) Alexander Melihov 2021-06-16 10:59:06 +03:00
  • 187f55941c Merge branch 3.x Guilhem Niot 2021-06-14 13:28:23 +02:00
  • 305668a345 Explictly enable property access in the tests (related to https://github.com/symfony/symfony/pull/40140, it is a dev dependency) Guilhem Niot 2021-06-07 19:04:16 +02:00
  • 1023ae2453 Merge branch 3.x Guilhem Niot 2021-06-14 13:25:30 +02:00
  • 27e6599b1a Add a check for Constraint class existing before using it Nicolas 2021-06-11 07:23:54 +02:00
  • b2c5b619a6
    Merge pull request #1833 from NicolasCharpentier/NicolasCharpentier-patch-symfony-validator-optional-dependency Guilhem Niot 2021-06-14 13:23:15 +02:00
  • bd952b170e
    Add a check for Constraint class existing before using it Nicolas 2021-06-11 07:23:54 +02:00
  • ee00f02a48 Fix additionalProperties support Guilhem Niot 2021-06-07 18:20:25 +02:00
  • 40dfcf4184
    Merge pull request #1829 from nelmio/PROPACCESS Guilhem Niot 2021-06-07 19:09:58 +02:00
  • d8a7859484 Explictly enable property access in the tests (related to https://github.com/symfony/symfony/pull/40140, it is a dev dependency) Guilhem Niot 2021-06-07 19:04:16 +02:00
  • 6e7d681368
    Merge pull request #1828 from nelmio/CACHE Guilhem Niot 2021-06-07 18:54:27 +02:00
  • ce6ed1ee80 Change the management of the cache of composer Guilhem Niot 2021-06-07 18:52:44 +02:00
  • 5808651c19
    Merge pull request #1820 from vpassapera/patch-1 Guilhem Niot 2021-06-07 18:31:53 +02:00
  • 730feba2d9 Updates documentation to show a side effect of design decision. Victor Passapera 2021-05-23 02:04:14 -07:00
  • 7f3926cc89
    Merge pull request #1823 from chrisguitarguy/fix_constraints Guilhem Niot 2021-05-27 13:25:30 +02:00
  • 5f1645db40 Check min/max On Range Constraints Before Use Christopher Davis 2021-05-25 06:39:21 -05:00
  • 7fd8c0ecfe Check if min and max Are Set on Count Constraints Christopher Davis 2021-05-25 06:26:27 -05:00
  • 1899a9e7ba Merge branch '3.x' Guilhem Niot 2021-05-09 17:32:51 +02:00
  • 75794a74ec
    Adapt https://github.com/nelmio/NelmioApiDocBundle/pull/1814 to 3.x Guilhem Niot 2021-05-09 17:32:00 +02:00
  • a6f32712c8
    Merge pull request #1814 from beerline/master Guilhem Niot 2021-05-09 17:29:40 +02:00
  • 8a60890a97 Merge branch 3.x Guilhem Niot 2021-05-09 17:26:35 +02:00
  • 9b258b10bb Add extra name_patterns example to areas docs Alexandru Năstase 2021-05-07 16:56:52 +02:00
  • 69dc435ecc
    Merge pull request #1815 from alexandrunastase/patch-1 Guilhem Niot 2021-05-09 17:21:16 +02:00
  • 791b0ce15d
    Add extra name_patterns example to areas docs Alexandru Năstase 2021-05-07 16:56:52 +02:00
  • d8231024c3 feature: Add new validation from constraints. - Add minimum for GreaterThanOrEqual - add minimum and exclusiveMinimum LessThanOrEqual annotation beerline 2021-05-07 14:18:44 +02:00
  • ef0ca8259d
    Merge pull request #1810 from derrabus/bugfix/psr-cache-2-and-3 Guilhem Niot 2021-04-23 15:29:17 +02:00
  • 3832ad3481 CS Guilhem Niot 2021-04-23 15:21:04 +02:00
  • a7573897fb Merge branch '3.x' Guilhem Niot 2021-04-23 15:18:59 +02:00
  • 0f15282292 Allow psr/cache versions 2 and 3 Alexander M. Turek 2021-04-19 14:56:15 +02:00
  • 67d626682d
    Merge pull request #1808 from derrabus/bugfix/service-locator Guilhem Niot 2021-04-19 10:13:09 +02:00
  • a2191826de Added a class to the nelmio_api_doc.generator_locator service definition Alexander M. Turek 2021-04-18 17:48:12 +02:00
  • 7858afec09 Display form type childs description and title properly Yoann Laissus 2021-03-30 14:19:33 +02:00
  • bf77277f2f
    Merge pull request #1788 from raziel057/patch-1 Guilhem Niot 2021-03-26 22:54:00 +01:00
  • 14975b3140
    Update RouteDescriber/FosRestDescriber.php Guilhem Niot 2021-03-26 22:51:40 +01:00
  • d6a2d1240a Fix for PHP 7.1 tlallement 2021-03-24 18:10:45 +01:00
  • 0e7ebe5650 Small fixes for RFC3339 and new assertion tlallement 2021-03-24 18:01:32 +01:00
  • a306d6c96e
    Merge pull request #1803 from javiereguiluz/patch-1 Guilhem Niot 2021-03-24 00:28:34 +01:00
  • 051fca9070
    [Doc] Some minor fixes in index.rst Javier Eguiluz 2021-03-23 20:13:05 +01:00
  • e1fef0a98f
    Change in a config file Guilhem Niot 2021-03-23 14:29:59 +01:00
  • a72588861f Add support for 'c' format Thomas Lallement 2021-03-16 11:05:00 +01:00
  • 56d4b78bf1 CS Fix Thomas Lallement 2021-03-16 10:48:12 +01:00
  • a945a47e32 CS Fixes Thomas Lallement 2021-03-16 10:46:21 +01:00
  • 73ad2e3cdf Fix property naming Thomas Lallement 2021-03-16 10:42:37 +01:00
  • 7f9b00d620 Code improvements and add unit test Thomas Lallement 2021-03-16 10:40:12 +01:00
  • b08bf79212 Fix calls to nonexistent method ControllerReflector::getReflectionClassAndMethod() Javier Spagnoletti 2021-03-12 00:19:11 -03:00
  • bfd197fafd Let PHPUnit fail on warnings and risky tests Javier Spagnoletti 2021-03-12 17:33:06 -03:00
  • a48fb7b48a
    Merge pull request #1796 from phansys/autoload Guilhem Niot 2021-03-14 17:11:27 +01:00
  • a4d2c6f761
    Merge pull request #1793 from derrabus/patch-1 Guilhem Niot 2021-03-14 17:10:00 +01:00
  • f857061475
    Merge pull request #1791 from phansys/useless_checks Guilhem Niot 2021-03-14 17:08:49 +01:00
  • d3a7d9bc28
    Merge pull request #1790 from phansys/deps Guilhem Niot 2021-03-14 17:08:12 +01:00
  • 5ece42591d Merge branch 'origin/3.x' Guilhem Niot 2021-03-14 17:05:31 +01:00
  • 5e6140cd65
    Merge pull request #1797 from nelmio/BACKPORT Guilhem Niot 2021-03-14 17:03:59 +01:00
  • 12ac91bfcd Added support for constraint attributes Alexander M. Turek 2021-03-12 00:59:35 +01:00
  • 645531cf3e
    Merge pull request #1789 from derrabus/feature/constraint-attributes Guilhem Niot 2021-03-14 16:38:32 +01:00
  • 301da08cb3 Declare "autoload-dev" for Nelmio\ApiDocBundle\Tests\ namespace Javier Spagnoletti 2021-03-12 17:46:40 -03:00
  • deb80730e1
    Fix branch alias Alexander M. Turek 2021-03-12 13:16:07 +01:00
  • 16221de418 Added support for constraint attributes Alexander M. Turek 2021-03-12 00:59:35 +01:00
  • 3ef1549bf8 Use explicit dependency declarations Javier Spagnoletti 2021-03-11 21:23:51 -03:00
  • 64952d155c Remove old useless configurations from tests Javier Spagnoletti 2021-03-11 23:40:25 -03:00