Commit Graph

  • 03eef7ee81 Merge pull request #360 from encreinformatique/lts-support master Guilhem Niot 2022-12-20 22:44:50 +01:00
  • 4b0db92a7e minor : deprecation make the tests fails Julien Devergnies 2021-03-10 12:03:05 +01:00
  • 4665d0f90c minor : remaining tests for PHP 5.5 Julien Devergnies 2021-03-10 12:01:08 +01:00
  • 669164f54a minor : maintaining assertAttributeEmpty() in tests makes them fail Julien Devergnies 2021-03-10 11:58:57 +01:00
  • c4d656e5ca fixed : assertAttributeEmpty() deprecated in PHPUnit. Julien Devergnies 2021-03-10 11:53:30 +01:00
  • 72b6006bca fixed : compatibility of setUp() with PHP <=7.0 Julien Devergnies 2021-03-10 11:47:45 +01:00
  • c95905f944 fixed : rootNode for configuration of the TreeBuilder Julien Devergnies 2021-03-10 11:43:00 +01:00
  • ce4a204254 fixed : deprecated or removed Twig_Function and Twig_SimpleFunctions Julien Devergnies 2021-03-10 11:31:47 +01:00
  • a4a40bc485 minor : Github Actions Julien Devergnies 2021-03-10 11:24:29 +01:00
  • dfd5d8f63e Merge pull request #1 from FriendsOfSymfony/lts-support Encre Informatique 2020-01-28 09:35:19 -03:00
  • fb502253a1 ignoring phpunit cache, fixed setUp in tests lts-support Connor Graham 2020-01-28 11:20:25 +00:00
  • 1d71e78174 composer packagist https force test Connor Graham 2020-01-28 10:52:40 +00:00
  • 1e6fb84743 Merge pull request #353 from encreinformatique/patch-1 Connor Whomst Codes 2020-01-28 10:22:28 +00:00
  • 1aeda4715b Update composer before installing the dependencies Encre Informatique 2020-01-27 20:05:31 -03:00
  • 52773be91f changed dist from xenial to trusty Connor Graham 2020-01-27 10:36:37 +00:00
  • 9afcc54dee Merge pull request #346 from FriendsOfSymfony/fix/documentation Connor Whomst Codes 2019-05-21 22:33:50 +01:00
  • d9ec3c143b updated version number so that dev is proper Connor Graham 2019-05-21 22:33:08 +01:00
  • c5738d722f Merge pull request #345 from FriendsOfSymfony/fix/documentation v2.0.1 Connor Whomst Codes 2019-05-21 22:27:53 +01:00
  • 59cdee3bf3 fixed missing hyperlink Connor Graham 2019-05-21 22:27:14 +01:00
  • 09f2df0841 Merge pull request #344 from FriendsOfSymfony/fix/documentation Connor Whomst Codes 2019-05-21 22:26:43 +01:00
  • ad3b838089 removed version number from readme Connor Graham 2019-05-21 22:23:48 +01:00
  • 539ad34b0a Merge pull request #343 from FriendsOfSymfony/fix/documentation Connor Whomst Codes 2019-05-21 22:22:31 +01:00
  • 0f7f5e2828 fixed documentation due to packagist hook Connor Graham 2019-05-21 22:17:15 +01:00
  • 3ebe49b9cb Merge pull request #341 from FriendsOfSymfony/2.0 v2.0.0 Connor Whomst Codes 2019-05-07 18:11:22 +01:00
  • 3edc588608 updated instructions for packagist Connor Graham 2019-05-07 18:08:10 +01:00
  • 03ad5c25cb added temporary Connor Graham 2019-05-07 18:02:20 +01:00
  • 9c7beb6aa3 Merge pull request #339 from FriendsOfSymfony/2.0 Connor Whomst Codes 2019-05-07 17:33:00 +01:00
  • a867a07c46 updated intallation documentation Connor Graham 2019-05-06 01:45:32 +01:00
  • 0ec4b69b3a Merge pull request #302 from afranioce/master Connor Whomst Codes 2019-05-06 01:36:01 +01:00
  • 6049398864 Merge pull request #308 from tbyte80/master Connor Whomst Codes 2019-05-06 01:34:52 +01:00
  • bc44477935 removed support for anything but the LTS Connor Graham 2019-05-06 01:12:46 +01:00
  • 45da87b4f6 added asset to composer Connor Graham 2019-05-06 01:06:42 +01:00
  • e0d37941ab updated phpunit-bridge so that the lowest works Connor Graham 2019-05-06 01:02:03 +01:00
  • b29867f74c updated composer dependencies for symfony 3.3 plus docs Connor Graham 2019-05-06 00:58:38 +01:00
  • b0d14b05a0 updated README wiht more info on why we've deprecated Symfony2 Connor Graham 2019-05-06 00:52:49 +01:00
  • 4a993624f3 added missing link from README Connor Graham 2019-05-05 23:18:08 +01:00
  • b5cd94ae31 removed composer install to try and trim down travis Connor Graham 2019-05-05 23:16:03 +01:00
  • 9d0490d801 removed Symfony 2 support Connor Graham 2019-05-05 22:19:31 +01:00
  • 5792215fe0 updated composer to remove symfony 2 (being deprecated this year) Connor Graham 2019-05-05 22:05:33 +01:00
  • 744aa76de8 moved composer install to tackle memory issue Connor Graham 2019-05-05 21:40:34 +01:00
  • c26264b4eb added composer install to try and fix travis issue on PHP 5.5 Connor Graham 2019-05-05 21:35:02 +01:00
  • 4bc2f81789 from travis results, moved back to old controller routes Connor Graham 2019-05-05 20:38:44 +01:00
  • 68f54e66d4 updated version numbers on composer and README Connor Graham 2019-05-05 20:21:09 +01:00
  • 79e0e45c31 moved controller back to be closer to the original implementation, removed awareinterface and injected container Connor Graham 2019-05-05 20:14:30 +01:00
  • cb0a64ae25 WIP fixed TreeBuilder root node complaint Connor Graham 2019-05-05 20:08:01 +01:00
  • 542354fe03 WIP figured out how to inject service container Connor Graham 2019-05-05 19:37:10 +01:00
  • 4b88a1622a WIP moved controller across to service id Connor Graham 2019-05-05 18:23:22 +01:00
  • 9bf9dba0be WIP: making the controller use service configuration Connor Graham 2019-05-05 18:13:45 +01:00
  • 3b83c97a91 Update composer.json Connor Whomst Codes 2019-05-05 16:47:25 +01:00
  • 39ffa17535 Update README.md Connor Whomst Codes 2019-05-05 16:47:07 +01:00
  • 56c69337b4 Update composer.json Connor Whomst Codes 2019-05-05 16:41:47 +01:00
  • 9c172928a0 updated README.MD Connor Whomst Codes 2019-05-05 16:25:40 +01:00
  • a39e5250d7 Update README.md Connor Whomst Codes 2019-05-05 16:23:26 +01:00
  • ad8b51c22f Add a functional test (#330) Guilhem N 2018-09-15 10:40:45 +02:00
  • 3196bb0328 Avoid using colons to separate each template path section is less consistent and has worse performance than the Twig syntax. (#311) Ramiro Anacona Meneses 2018-09-15 03:39:03 -05:00
  • a4545e5932 Setting correct indent and add quotes when useing variables (#312) Johan 2018-09-15 10:36:04 +02:00
  • 2e30dac431 Fix Symfony 4 support (#329) Guilhem N 2018-09-14 19:20:50 +02:00
  • d22bcde02e Use PSR-4 Guilhem N 2018-09-14 18:11:59 +02:00
  • 6261f524f4 add Symfony 4 support (#317) Andrey Bolonin 2018-09-14 19:02:27 +03:00
  • cca7c3b425 Fix the tests (#328) Guilhem N 2018-09-14 17:53:27 +02:00
  • 17f9f9fe2f Update FOSMessageBundle.de.yml Arian 2017-08-15 16:50:21 +02:00
  • a25e8614e8 Translate messages and validators for Brazil portuguese Afranio Martins 2017-04-11 21:59:26 -03:00
  • 85411cfc91 Fix deprecation error (#293) Filippo Lazzarini 2016-10-17 19:46:46 +02:00
  • 281fd9910b Merge pull request #291 from FriendsOfSymfony/improve-doc Titouan Galopin 2016-09-07 17:38:57 +02:00
  • ec03ddbc95 Adapt and improve the documentation for new features Titouan Galopin 2016-09-07 17:16:42 +02:00
  • 801398b08d Merge pull request #290 from FriendsOfSymfony/cs-fixes v1.3.0 Titouan Galopin 2016-09-07 16:41:38 +02:00
  • 96cefae434 Normalize coding style to the whole project Titouan Galopin 2016-09-04 23:18:19 +02:00
  • 4e6c19e90e Add support of Symfony 3 and drop Symfony < 2.7 Titouan Galopin 2016-09-03 16:19:47 +02:00
  • cdfee5ee45 Merge pull request #288 from FriendsOfSymfony/fix-287 Titouan Galopin 2016-09-04 18:28:20 +02:00
  • 88c3dea070 Fix #287 and improve CS/readability of various parts of the code Titouan Galopin 2016-09-03 11:19:45 +02:00
  • d33c18a601 Merge pull request #286 from stephane-monnot/feature/fixdocblockissues Titouan Galopin 2016-08-26 16:43:36 +02:00
  • 0592aa15b7 Improve idea completion Monnot Stéphane 2016-08-26 16:23:41 +02:00
  • cdb93fec84 Merge pull request #285 from stephane-monnot/feature/fixdocblockissues Titouan Galopin 2016-08-26 15:03:38 +02:00
  • 342c31aa07 Fix php docblock issues Monnot Stéphane 2016-08-26 14:47:22 +02:00
  • f824ef8365 Merge pull request #279 from dfridrich/patch-4 Titouan Galopin 2016-04-18 14:29:01 +02:00
  • c78c9a763d Fix a typo Dennis Fridrich 2016-04-18 14:18:53 +02:00
  • e8f79560de Merge pull request #277 from dfridrich/patch-1 Titouan Galopin 2016-04-02 12:03:33 +02:00
  • e7e0ca5583 Merge pull request #276 from dfridrich/patch-2 Titouan Galopin 2016-04-02 12:02:33 +02:00
  • f502d3584e Fix a typo Dennis Fridrich 2016-04-02 11:10:11 +02:00
  • 5a5aaf0476 Add Czech translation Dennis Fridrich 2016-04-02 11:08:58 +02:00
  • 37f9a835d6 Update the README warning Titouan Galopin 2016-01-06 11:41:04 +01:00
  • ad22d01621 Merge pull request #271 from DenisMedved/master Christophe Coevoet 2015-12-10 12:04:33 +01:00
  • 2ee7131830 fix for Twig deprecated functions Denis Medved 2015-12-02 13:58:08 +02:00
  • 8395b2de19 Merge pull request #264 from aequasi/patch-1 Titouan Galopin 2015-09-22 23:08:49 +02:00
  • 2fa24a90fd Add possible mapping problem in documentation Titouan Galopin 2015-09-22 22:40:55 +02:00
  • f5838ce2a8 Update README for new library Titouan Galopin 2015-09-22 21:58:12 +02:00
  • f553b8b7cf Merge pull request #258 from tgalopin/patch-1 Titouan Galopin 2015-09-21 15:35:38 +02:00
  • 934e618c27 Update README with new maintainer and advices for usage Titouan Galopin 2015-09-21 11:12:18 +02:00
  • ca0de31d53 Fixing Docblocks for IDE Autocompletion Aaron Scherer 2015-05-14 23:39:29 -07:00
  • 020039a4a7 Merge pull request #257 from gontanaka/patch-1 Christophe Coevoet 2015-02-16 12:16:46 +01:00
  • 0f6ad19869 Update FOSMessageBundle.es.yml Gonzalo 2015-02-14 01:03:18 +00:00
  • 899e286bee Add documentation for others users systems Titouan Galopin 2015-02-13 15:43:50 +01:00
  • aa55b89205 Update FOSMessageBundle.es.yml Gonzalo 2015-02-12 17:11:38 +00:00
  • 60ef4a9a10 Merge pull request #253 from tgalopin/patch-1 Christophe Coevoet 2015-01-19 03:11:14 +01:00
  • ae096e4c0a Small correction in documentation Titouan Galopin 2015-01-01 20:40:53 +01:00
  • aba4920ddb Merge pull request #182 from Miliooo/messageExtension Christophe Coevoet 2014-08-30 17:10:11 +02:00
  • d2fd7b48ba Merge pull request #242 from pskt/patch-1 Christophe Coevoet 2014-08-20 18:58:11 +02:00
  • dc9e51a863 Update Polish translation Paweł Skotnicki 2014-08-20 18:54:19 +02:00
  • 95c1d625f1 Merge pull request #241 from hyyan/master zocimek 2014-08-09 12:44:38 +02:00
  • c6acf2e9c0 Merge pull request #237 from galagoby/patch-1 zocimek 2014-08-09 12:43:19 +02:00