143 Commits

Author SHA1 Message Date
nobohan
82c027fe2a add the current location of the user as API point + add it in the activity location list 2021-12-13 11:04:10 +01:00
fa5001265f fixes on tests 2021-12-08 10:56:39 +00:00
938720be52 Issue316 addresses search by postal code 2021-12-06 12:56:57 +00:00
9244bb2f8d fix pagination problems
(cherry picked from commit 43702ded77449ee08b8d2c5c494c220d457373a1)
2021-12-03 14:10:07 +00:00
Pol Dellaiera
a3da9c538c
tests: Fix argument type. 2021-11-30 14:22:15 +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
733bee06a8
cs: Enable more risky rules. 2021-11-30 12:19:29 +01:00
Pol Dellaiera
91d12c4a96
cs: Enable risky rule static_lambda. 2021-11-30 11:43:34 +01:00
Pol Dellaiera
a9188355c5
cs: Enable more risky rules. 2021-11-30 11:37:57 +01:00
Pol Dellaiera
c8195e6df5
cs: Enable more risky rules. 2021-11-30 11:28:52 +01:00
9993bfc96f fix cs and add test 2021-11-23 23:28:56 +01:00
fdbaa8cbef add endpoint for getting permissions info 2021-11-23 23:04:29 +01:00
Pol Dellaiera
3ea35682eb
cs: Second part - ignore test/app subdirectory. 2021-11-23 14:34:34 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only). 2021-11-23 14:08:50 +01:00
Pol Dellaiera
70ed9e75db
tests: Fix "...Class "Chill\MainBundle\Security\Resolver\CenterResolverDispatcher" is declared "final" and cannot be mocked....". 2021-11-23 12:41:09 +01:00
d0bf47e0d5 Bootstrap encoder for documents 2021-11-22 09:05:15 +00:00
9fb29ec110 refactor search for using search by pertinence 2021-11-22 08:28:22 +00:00
8296d60cb6 add base authorization to person search + improve search ordering 2021-11-15 11:17:03 +00:00
c8135e0741 add validation to accompanying periods 2021-11-12 12:07:31 +00:00
35d807cab0 Bugfixes/tasks list 2021-11-05 12:31:41 +00:00
6911ace412 Refactor authorization helper to separate some methods
Methods regarding to role hierarchi are now delegated to a parent role helper.
2021-11-03 15:35:38 +01:00
e9192c5011 adaptations for third party search 2021-10-12 09:37:35 +02:00
0dbff5a6a7 rename tests for PickCenterType and desactivate them 2021-10-11 14:08:36 +02:00
ed8a569fea remove obsolete test 2021-10-04 16:30:08 +02:00
315253589e create api endpoint for duplciating address 2021-09-29 11:32:23 +02:00
d5d12c4a17 fix tests for user controller 2021-09-28 15:54:08 +02:00
b06e726ad1 fix required fields in user controller test 2021-09-22 12:28:14 +02:00
b6c58a5c31 Continue work on ACL rewritting
* fix center resolver dispatcher
* add scope resolver
* tests for authorization helper
2021-09-20 13:56:44 +02:00
74598ee926 apply new role on accompanying period 2021-09-20 13:56:43 +02:00
dc09c9424a refactor ACL for easy voter. Apply on TaskVoter 2021-09-20 13:56:43 +02:00
85835c8b0d Merge branch 'features/api-search' into 'master'
Features/api search

See merge request Chill-Projet/chill-bundles!98
2021-06-29 14:50:28 +00:00
dd991e3572 add test 2021-06-28 23:02:15 +02:00
a43e6c12a0 add tests for UserApiController 2021-06-26 11:08:26 +02:00
4fd6d38187 create Util for computing intersection 2021-06-11 15:53:32 +02:00
6264171c0c Merge branch 'period-in-list-result' into 59_parcours_resu_2 2021-05-25 22:00:58 +02:00
6a62b46dec first impl 2021-05-20 17:41:37 +02:00
91e4d585ff add a discrimnator type on onbjects 2021-05-12 17:51:37 +02:00
nobohan
ebff36d257 add unit test for class Point 2021-05-03 09:28:05 +02:00
7596bd5a06 fix tests for chill main 2021-04-27 16:33:44 +02:00
e98a5b88aa fix some tests in main bundle 2021-04-20 17:21:39 +02:00
527b658ca0 [ckeditor][markdown] introduce twig filter chill_markdown_to_html 2021-03-22 17:32:57 +01:00
eaa0ad925f fix folder name 2021-03-18 13:37:13 +01:00