Commit Graph
1846 Commits
Author SHA1 Message Date
Fabien PotencierandGitHub 7d2f5aadad Merge pull request #1277 from OskarStark/seven-io
Add `symfony/sevenio-notifier`
2023-12-29 08:43:55 +01:00
Fabien Potencier 7b681604dc Update versions.json 2023-12-29 08:34:13 +01:00
Oskar Stark bf2f2a8f0e Add symfony/sevenio-notifier 2023-12-28 22:31:15 +01:00
Fabien PotencierandGitHub 1b592efc4f Merge pull request #1275 from smsbox-net/smsbox-notifier
[Notifier] Add Smsbox notifier bridge
2023-12-28 11:27:30 +01:00
Fabien Potencier 90af216db9 Update versions.json 2023-12-28 11:21:05 +01:00
Fabien Potencier bbbd9f7521 Update versions.json 2023-12-24 10:47:29 +01:00
Fabien PotencierandGitHub 18a02c4e5b Merge pull request #1273 from Nyholm/bluesky
Add bluesky notifier
2023-12-19 11:40:36 +01:00
Alan ZARLI 73b303d880 [Notifier] Add Smsbox notifier bridge 2023-12-18 15:43:33 +01:00
Fabien PotencierandGitHub 295eb0eabc Merge pull request #1274 from seferov/notifier-unifonic
Add notifier-unifonic
2023-12-17 20:14:34 +01:00
Fabien Potencier dc8f6ce53e Update versions.json 2023-12-17 19:58:42 +01:00
Farhad Safarov 432da252f1 Add notifier-unifonic 2023-12-17 01:27:07 +03:00
Nyholm 899a9c0079 Add bluesky notifier 2023-12-16 07:17:01 +01:00
Fabien Potencier 9beedaec49 Update versions.json 2023-12-15 17:28:43 +01:00
Ryan WeaverandGitHub 0835fa31ce import map -> importmap to match Symfony core generation (#1263) 2023-12-11 22:29:23 +01:00
Fabien PotencierandGitHub f184471827 Merge pull request #1269 from LaurentSanson/main
[Doctrine Bundle][2.10] Dockerfile : Same command as 2.9
2023-12-10 18:36:54 +01:00
Ryan WeaverandGitHub 0fcca50482 Asset mapper install as composer script (#1267)
* import map -> importmap to match Symfony core generation

* [symfony/asset-mapper] Adding importmap:install as a composer script
2023-12-10 18:35:15 +01:00
Fabien PotencierandGitHub cf895a2485 Merge pull request #1268 from weaverryan/asset-mapper-importmap-block
[AssetMapper] surrounding importmap() in a block
2023-12-10 18:34:16 +01:00
laurent 3c8f870fb4 fix: doctrine bundle dockerfile run command 2023-12-10 10:19:42 +01:00
Ryan Weaver 02180aa76d surrounding importmap() in a block
This allows it to be overridden (independent of javascripts block) so we can
completely override it (no parent)
2023-12-09 13:25:36 -05:00
Fabien PotencierandGitHub 1ed8492aad Merge pull request #1265 from OskarStark/azure-mailer
Add Azure mailer
2023-12-09 12:53:55 +01:00
Fabien Potencier c76d12f2a4 Update versions.json 2023-12-09 12:12:56 +01:00
Oskar Stark 14798183b9 Add Azure mailer 2023-12-08 15:59:21 +01:00
Marko KaznovacandGitHub bac1831001 asset-mapper: fix minor whitespace inconsistency in importmap.php (#1261) 2023-11-30 20:29:40 +01:00
Louis-MarieandGitHub f7b01cec17 Update SYMFONY_PHPUNIT_VERSION to 9.6 (#1258) 2023-11-18 07:19:04 +01:00
Fabien Potencier 6ff7920bcd Update versions.json 2023-11-15 18:25:02 +01:00
Fabien Potencier 6057cbd9d5 Update versions.json 2023-11-15 18:05:12 +01:00
Alexander M. TurekandGitHub 6f47092b8f Fix bin/phpunit for PHPUnit 10 (#1249) 2023-11-06 12:18:22 +01:00
Théo DandGitHub 11095f4c8f fix(config): Add missing key "type" in doctrine.yaml config for version 2.10 (#1247) 2023-10-23 16:15:08 -04:00
dc52796fba fix importmap for assetmapper 6.4 (#1245)
* fix default importmap

* fix paths and add entrypoint comment

* remove adding stylesheet line in base.html.twig

* Update symfony/asset-mapper/6.4/manifest.json

Co-authored-by: Ryan Weaver <weaverryan+github@gmail.com>

* ignore assets/vendor

* revert to 6.3

---------

Co-authored-by: Ryan Weaver <weaverryan+github@gmail.com>
2023-10-17 15:15:18 +02:00
Fabien PotencierandGitHub 285a9abc99 Merge pull request #1243 from weaverryan/twig-components-2.13-config
Adding recipe for TwigComponent 2.13
2023-10-16 15:50:11 +02:00
eaeae97f8b [symfony/security-bundle] Leverage the LogoutRouteLoader (#1244)
* [symfony/security-bundle] Leverage the `LogoutRouteLoader`

* Rename `logout` to `_security_logout`

Co-authored-by: Wouter de Jong <wouterj@users.noreply.github.com>

---------

Co-authored-by: Wouter de Jong <wouterj@users.noreply.github.com>
2023-10-16 12:44:48 +02:00
Ryan WeaverandGitHub ee11c92e7f trailing slash 2023-10-04 11:03:00 -04:00
Ryan WeaverandGitHub 75264115dc Adding anonymous_template_directory 2023-10-03 13:58:12 -04:00
Ryan Weaver 3eecea7f2e Adding config file for TwigCokmponent 2.13 2023-09-23 20:47:53 -04:00
Kévin DunglasandGitHub d222415825 [api-platform/core] fix config (#1242) 2023-09-20 19:10:11 +02:00
Antoine BluchetandGitHub a5c8679c45 [api-platform/core] sane defaults for API Platform 3.2 (#1240) 2023-09-19 12:29:18 +02:00
Kévin DunglasandGitHub df1203b89a [api-platform/core] prevent a deprecation warning and sync with upstream (#1227)
* [api-platform/core] prevent a deprecation warning and sync with upstream

* update post install
2023-09-12 11:55:15 -04:00
Fabien PotencierandGitHub 81880a2e5e Merge pull request #1235 from symfony/goip
Fix package name for go-ip
2023-08-14 17:20:25 +02:00
Nicolas Grekas d2051a0434 Fix package name for go-ip 2023-08-14 16:22:25 +02:00
Fabien PotencierandGitHub fecd333fac Merge pull request #1172 from wickedOne/phrase-translation-provider
phrase translation provider recipe
2023-08-12 15:09:38 +02:00
Fabien PotencierandGitHub 26deab4998 Merge pull request #1233 from ahmedghanem00/goip-notifier
[Notifier] Add GoIP bridge
2023-08-12 15:09:29 +02:00
Fabien Potencier a943e34f59 Update versions.json 2023-08-12 14:40:28 +02:00
Fabien Potencier d385913309 Update versions.json 2023-08-12 14:38:09 +02:00
767f1e626b Update symfony/goip-notifier/6.4/manifest.json
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
2023-08-12 12:43:02 +03:00
Ahmed Ghanem ee28f84de7 [Notifier] Add GoIP bridge 2023-08-11 23:59:40 +03:00
Hubert LenoirandGitHub 802870082e [FrameworkBundle] Remove "framework.session.storage_factory_id" since its already the default value (#1231) 2023-08-10 12:29:41 -04:00
Nicolas GrekasandGitHub 544ff21cd0 Recommend NPM instead of Yarn (#1229) 2023-08-08 22:07:35 +02:00
MrMickyandGitHub 5436f78111 Add symfony/scaleway-mailer recipe (#1226) 2023-07-31 17:26:01 +02:00
Fabien Potencier c2df91632b Update versions.json 2023-07-31 12:46:25 +02:00
Kévin DunglasandGitHub 874742e563 [doctrine-bundle] leverage install-php-extensions (#1206)
* [doctrine-bundle] leverage install-php-extensions

* ony in 2.9
2023-07-30 15:00:21 +02:00