103 Commits

Author SHA1 Message Date
a9db133a7b
DX: fix typing in SearchProvider 2023-04-15 00:33:31 +02:00
38b50324b2 update documentation for php82 upgrade 2023-02-09 14:29:55 +01:00
23d7d1c8f0
Doc: doc for installation and cronjob, and addresses 2022-12-12 22:49:50 +01:00
0bfb5c617e
Doc: [cronjob manager] Doc for implementing cronjob 2022-12-12 22:48:57 +01:00
aae1fbf7e6 Merge branch '111_exports_suite' into calendar/finalization 2022-10-24 11:10:44 +02:00
81c73f6acf Merge branch 'master' into 111_exports_suite 2022-10-24 11:06:12 +02:00
e91d2c9e93 complete chill documentation about csfixer and phpstan 2022-10-20 09:55:42 +02:00
9ad9ef6758 DX: rename argument $qb to $query in export's, getResult method, and add missing return type and import
This name is the same as the implemented interface.
2022-10-06 22:56:34 +02:00
087375f648 Merge branch '111_exports_suite' into calendar/finalization 2022-10-06 09:31:43 +02:00
b394d7247d fix cs: too much line before declaring strict type 2022-10-06 08:55:32 +02:00
67c3f3a840 fix cs with licencse header 2022-10-05 17:08:14 +02:00
845a4e9523 fix cs for doc [ci-skip] 2022-10-05 16:56:00 +02:00
d95472ca9d Merge branch '111_exports_suite' into calendar/finalization 2022-10-05 15:28:37 +02:00
a90e87b1be more explanation for installation instructions 2022-10-05 10:22:30 +02:00
58a1af0c78 installation instructions 2022-10-05 09:58:18 +02:00
0f0ec10857 fix rst syntax 2022-09-07 12:18:07 +02:00
8efb874742 merge exports branch into calendar branch 2022-09-07 10:11:43 +02:00
da2d68a45d [documentation] new how-to to switch into branch, and add info about gitlab tokens 2022-09-06 15:25:15 +02:00
d7c1498882 english corrected 2022-07-19 14:20:38 +00:00
1fff90d3a7 Merge remote-tracking branch 'origin/master' into calendar/finalization 2022-07-10 20:45:19 +02:00
3da26a4d45 fix rst syntax 2022-07-07 12:51:59 +02:00
5662609c23 doc for install and synchronization 2022-07-07 12:48:20 +02:00
135b385c11 fix rust indent 2022-07-04 17:29:45 +02:00
3ddab4f6e2 documente un souci avec docker lors de l'installation de chill 2022-07-04 16:32:12 +02:00
2400bd48d1 fix instruction for installing in dev 2022-07-04 12:46:49 +02:00
c4e0b68ebe change block personcontent to content more consistent with other templates and less need for if-statements 2022-02-24 15:59:13 +01:00
Pol Dellaiera
8401ce2656
cs: Fix code-style (using PHPCSFixer and PHPCS). 2021-12-21 10:59:23 +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
28d2c42454
cs: Enable more risky rules. 2021-11-30 12:27:49 +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
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
7574b5bfac doc for authorization 2021-11-09 17:04:32 +01:00
7ee91afae2 template extends person layout, fix syntax 2021-08-03 00:46:56 +02:00
980a305456 Merge branch 'dune-risky'
Conflicts:
	src/Bundle/ChillActivityBundle/config/services.yaml
	src/Bundle/ChillPersonBundle/translations/messages.fr.yml
2021-06-02 16:23:45 +02:00
75c586fbf8 fix documentation for timeline 2021-05-26 17:58:58 +02:00
eca8172c6d doc for multi-types denormalizer 2021-05-18 20:11:49 +02:00
f3802e36b3 documentation for api 2021-05-18 19:58:29 +02:00
91e4d585ff add a discrimnator type on onbjects 2021-05-12 17:51:37 +02:00
65b751642f documentation for api 2021-05-11 10:33:52 +02:00
7a1ad24f0e add endoint /api/1.0/search.json?q=xxx with fake data
See https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/136
2021-05-07 19:11:10 +02:00
8002725c87 fix doc for api 2021-05-07 12:42:49 +02:00
c693002ddb documentation for api - prepend config 2021-05-06 13:11:59 +02:00
ee77c8540a fix typos 2021-05-06 13:00:59 +02:00
f880598052 documentation for api 2021-05-06 12:56:19 +02:00
6c81fe4ef2 documentation for running tests 2021-04-22 11:58:18 +02:00
332178981a fix documentation for installation + various refernces 2021-04-19 14:36:03 +02:00