1030 Commits

Author SHA1 Message Date
Ilyas Salikhov
45d1ed1735 add doctrine/annotations as dev dependency 2024-09-30 21:33:21 +03:00
Ilyas Salikhov
4d4758cb40 fix jms/serializer dependencies 2024-09-30 21:30:38 +03:00
Ilyas Salikhov
6334d2e40f Removed support of sensio/framework-extra-bundle 2024-09-30 21:23:38 +03:00
Ilyas Salikhov
b72dfea35c
Merge pull request #16 from retailcrm/php83
PHP 8.3 in CI
2024-09-24 15:23:20 +03:00
Ilyas Salikhov
7de616a283 PHP 8.3 in CI 2024-09-24 15:20:04 +03:00
Ilyas Salikhov
0f7ecac668
Merge pull request #15 from retailcrm/container-remove
Add explicit dependencies instead of container
2024-07-02 16:26:10 +03:00
Ilyas Salikhov
0808e8421a Add explicit dependencies instead of container 2024-07-02 16:24:26 +03:00
Ilyas Salikhov
ed2e185fe2
Merge pull request #14 from retailcrm/deprecates
sf 6 deprecation types
2024-06-18 20:02:23 +03:00
Ilyas Salikhov
56dd45e0d1 sf 6 deprecation types 2024-06-18 20:01:11 +03:00
Ilyas Salikhov
1cd20df360
Merge pull request #13 from retailcrm/tests
Actualize the code
2024-06-18 19:14:51 +03:00
Ilyas Salikhov
c8e33918a2 Support of PHP 8.2 2024-06-18 13:29:17 +03:00
Ilyas Salikhov
5cbcba78df Symfony 6 compability 2024-06-18 12:54:58 +03:00
Ilyas Salikhov
72441d6bf3 Run phpunit tests in CI 2024-06-18 12:27:20 +03:00
Ilyas Salikhov
b603381139 1. Up min PHP version to 8.1
2. Up min Symfony verion to 5.0. Adopt code to sf 5.0+
3. Local env to run tests
4. Repare tests
2024-06-18 12:24:32 +03:00
Ilyas Salikhov
0765d2b453 Compability with PHP 8.1 (string functions calling) 2024-01-30 18:39:44 +03:00
Ilyas Salikhov
c764717de4 Compability with PHP 8.1 (class_exists calling) 2024-01-30 18:31:12 +03:00
Alexey Chelnakov
66bcfd82e3 fix twig 2023-01-09 16:28:18 +03:00
Alexey
b49a0eb8e7
Sf54 comp (#12)
* symfony 5.4 compatibility
2023-01-09 15:59:54 +03:00
Alexey Chelnakov
6abd901696 fix null $controller 2022-10-07 19:08:17 +03:00
Alexey
d8b5ab9f71
Fix deprecations (#8)
* fix symfony deprecations
2022-10-07 15:32:38 +03:00
Alexey
8d699084aa
Merge pull request #7 from retailcrm/upgrade
Upgrade
2022-07-12 10:14:30 +03:00
mantis
056087cbbf Fix: Deprecation: A tree builder without a root node is deprecated since symfony 4.2 (#1457)
* Fix: Deprecation: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.

* Fix: Deprecation: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
2022-04-26 16:59:07 +03:00
Alan Poulain
b9718f3400 Compatibility with Symfony 4.3 (#1524)
* Use twig instead of templating

* Fix at least one suite test in Travis

* Use Twig namespace (Twig > 1.10 and TwigBundle > 2.2)
2022-04-26 16:58:48 +03:00
Sergey Linnik
33964a4bfc
Merge pull request #6 from devalex86/form_info_parser
ability to change information for types of forms
2020-07-06 20:59:51 +03:00
Alexander Kulinich
d43396c930 ability to change information for types of forms 2020-07-06 14:53:58 +03:00
Vitaliy Chesnokov
99b9d4f486
Fix generateHumanReadableTypes 2019-04-29 12:39:48 +03:00
Vitaliy Chesnokov
8a6213cbd2
Removed duplicated constraints in Format field. Improved format for field type of form 2019-04-29 12:39:48 +03:00
Vitaliy Chesnokov
39d640cce8
Validation with considering groups 2019-04-29 12:39:48 +03:00
Vitaliy Chesnokov
d78f8887a9
Pass the data about field name and field class to template 2019-04-29 12:39:45 +03:00
Vitaliy Chesnokov
befd12e3e5
Form labels translation support. 2019-04-25 21:55:45 +03:00
Vitaliy Chesnokov
81274509da
Allow to define the input name for the JmsMetadataParser 2019-04-25 21:55:45 +03:00
Vitaliy Chesnokov
b7464a93b9
* Range Constraint parsing in the ValidationParser
* Better formatting form Length constraint description
* Allow to define the input name for the ValidationParser
2019-04-25 21:55:41 +03:00
Vitaliy Chesnokov
cd87930d29
Check the version in methods response 2019-04-25 21:50:32 +03:00
Vitaliy Chesnokov
c6fa1e893e
Locale setting for the Translator 2019-04-25 21:50:32 +03:00
Vitaliy Chesnokov
1c4f003e76
Doc generation for the specific API version 2019-04-25 21:50:28 +03:00
Guilhem N
f0a606b636
Merge pull request #1134 from dunglas/fix-34-40-compat
[2.x] Fix compatibility with Symfony 3.4 and 4.0
2017-12-05 07:14:09 +01:00
Kévin Dunglas
f4b599f6d0
[2.x] Fix compatibility with Symfony 3.4 and 4.0 2017-12-04 23:11:29 +01:00
Guilhem Niot
8886e6eff8 Merge pull request #1043 from xabbuh/patch-1
fix section title markup
2017-07-25 11:28:44 +02:00
Christian Flothmann
83ed0a3407 fix section title markup 2017-07-25 11:26:50 +02:00
Guilhem Niot
17b6c3aeba Update branch alias 2017-05-31 14:17:35 +02:00
Guilhem Niot
adcdd91950 Update the documentation link 2017-05-13 16:53:58 +02:00
Lukas Kahwe Smith
ae18441763 Merge pull request #989 from lsmith77/submit-boolean-as-json-boolean
ensure that boolean fields are submited as boolean values when using json
2017-04-28 17:27:09 +02:00
Lukas Kahwe Smith
e5268e3f7f
ensure that boolean fields are submited as boolean values when using json 2017-04-28 16:56:15 +02:00
Guilhem Niot
572c69a509 Merge pull request #988 from lsmith77/fix-filters-always-as-query-parameters
Fix filters always as query parameters
2017-04-28 14:36:48 +00:00
Lukas Kahwe Smith
33307d750e
fix typo to force filters as query parameters 2017-04-28 15:58:38 +02:00
Soltész Balázs
e2c3d7ce94
Make filters always be passed as query string parameters in sandbox requests. 2017-04-28 12:36:27 +02:00
Guilhem Niot
3727d043cb Merge pull request #963 from shadowjs/patch-1
Update swagger-support.rst
2017-03-15 13:54:04 +01:00
shadowjs
ad1b9eec31 Update swagger-support.rst 2017-02-23 22:51:49 +01:00
Javier Spagnoletti
eab2d5d8fc Bumping to PHP 5.4 since the current codebase is already using features introduced in that version 2017-02-19 02:14:31 -03:00
Guilhem N
b01128dc13 Merge pull request #841 from flip111/patch-1
Update ApiDocExtractor.php
2016-12-29 12:21:15 +01:00