f251e6f100
upgrade phpunit: make data provider static
2024-02-14 12:28:14 +01:00
1098bafd3d
Replaced the deprecated 'self::$container->get' with 'self::getContainer()->get' using rector
...
This change is made to comply with the new Symfony standards and to avoid deprecation warnings for future versions. The update touches various functionalities, including retrieving EntityManagerInterface instance and various service classes within the test files.
2023-12-14 23:36:56 +01:00
bc2041cbdd
apply more cs rules for php-cs
2023-10-17 13:27:03 +02:00
efaa01f4f6
DX: rector apply rules 'symfony up to 4.4
2023-05-05 18:21:33 +02:00
b740a88ae3
Feature: bootstrapping an app to show a modal for address details and showing it inside twig address's render box
...
Feature: showing map and link to external map, and address details inside address details modal
Feature: AddressDetailsMap show a warning if the address is incomplete
2023-03-22 15:32:40 +01:00
9699e2304a
fix cs: declare type and license header mismatch
2022-10-06 22:25:43 +02:00
67c3f3a840
fix cs with licencse header
2022-10-05 17:08:14 +02:00
22417ee9f9
fix tests for address render
2022-02-11 15:03:54 +01:00
juminet
edeaaf0218
address: render Address as lines
2022-01-10 11:49:38 +00:00
Pol Dellaiera
b55c19cd9e
fix: Fix return types in tests.
2021-12-21 15:26:22 +01:00
Pol Dellaiera
cd3be25c22
cs: Remove duplicated headers.
2021-11-30 13:54:58 +01:00
Pol Dellaiera
47c5855a21
cs: Switch to a stricter way of coding - this might break in a lot of places.
2021-11-30 13:33:18 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only).
2021-11-23 14:08:50 +01:00
6a62b46dec
first impl
2021-05-20 17:41:37 +02:00
527b658ca0
[ckeditor][markdown] introduce twig filter chill_markdown_to_html
2021-03-22 17:32:57 +01:00