Commit graph

97 commits

Author SHA1 Message Date
Slim Amamou
0c9a34291e Fix image was not building
because caddy version for mercure server was outdated and asking for an
older version of go language
2025-08-25 15:45:11 +02:00
Slim Amamou
774c261d1d Added manual CICD workflow 2025-08-25 15:42:41 +02:00
Paul Andrieux
821018d4ce fix:add category and description fields for place user (#768) 2025-08-25 15:38:12 +02:00
Paul Andrieux
f948537e31 assert description max length (#767) 2025-08-25 15:38:04 +02:00
Slim Amamou
a2aa826202 Ignoring CVE-2025-30204 because it was blocking deployment
there's no image build of patched Caddy for the moment
2025-04-04 15:35:21 +01:00
Slim Amamou
f49933bcd4 repo sync: ported all fixes from Tipimi 2025-01-22 13:01:44 +01:00
Slim Amamou
ef37239c07
Merge pull request #10 from Apes-HDF/documentation-patches
Update SMS details in documentation
2025-01-20 15:02:06 +01:00
Slim Amamou
2e2ffde55f
Merge pull request #11 from Apes-HDF/upadate-hompage
Update homepage.yaml
2025-01-20 15:01:33 +01:00
Camille Gaquiere
6cc50f5c3c
Update homepage.yaml
Add movilab and webinar links in the homepage content
2025-01-20 14:49:13 +01:00
Camille Gaquiere
2339a77942
Update SMS details in documentation
Adding precision in Brevo's settings for sending SMS : authorisation of IP Address might be needed in Brevo.
2025-01-20 14:41:58 +01:00
Slim Amamou
42e0dfa523 fixed(cd): was complaining about required secret 2024-12-05 14:18:23 +01:00
Slim Amamou
f26b849560 fixed(cd): error in prod due to SMS_DSN not set
it was mistakenly unset from it's default value by the github CD. Now
it must be put in Github secrets
2024-12-05 14:13:06 +01:00
JacquesDurand
b70a6bc9b4
Merge pull request #8 from Apes-HDF/chore/sync-les-tilleuls
Chore/sync les tilleuls
2024-11-29 10:18:57 +01:00
JacquesDurand
070224e55d
chore: update symfony and twig to last patch for security fixes (#757) 2024-11-29 09:49:48 +01:00
JacquesDurand
8443a51619
fix: add doctrine migration (#756) 2024-11-29 09:49:26 +01:00
davy-beauzil
9e5f079412 fix: add migration + set nullable 2 properties (#754)
Les fixtures ne passent plus, j'ai une erreur `Duplicate table: 7 ERROR:  relation "migration_versions" already exists` mais je merge quand même pour pouvoir déployer la migration en prod
2024-11-20 14:02:07 +01:00
ThomasSamson
c807e2bc79 Switch image tag on short sha 2024-10-28 10:04:17 +01:00
ThomasSamson
f55cfaf7e7 Add end 2024-10-11 12:59:47 +02:00
ThomasSamson
9c39d8b513 Fix EOF 2024-10-11 11:38:55 +02:00
ThomasSamson
9c09e9949c Remove SMS for demo 2024-10-11 11:24:12 +02:00
ThomasSamson
4215054302 Remove useless secret import 2024-10-11 11:18:03 +02:00
ThomasSamson
3fd9f79dce Fix deployment 2024-10-11 11:15:47 +02:00
JacquesDurand
e64e6b4b0b
Merge pull request #6 from Apes-HDF/chore/sync-les-tilleuls
Chore/sync les tilleuls
2024-10-11 10:22:08 +02:00
Camille Gaquiere
f98f91ecc9
Update README.md
Ajout de 2 nouvelles fonctionnalités à la plateforme : 
- Paiement de l'adhésion à la plateforme (optionnel)
- Activation/désactivation de la fonctionnalité Services par groupe et sous-groupe
2024-10-08 11:22:04 +02:00
JacquesDurand
779d46fc34
fix: missing date in mail (#753) 2024-10-08 09:56:35 +02:00
JacquesDurand
6648b44d8a
test: modify cron time to check end membership v3 (#752) 2024-10-08 09:53:43 +02:00
JacquesDurand
6bd4c68834
feat: add cronjobs timezone (#751)
* feat: add cronjobs timezone

* chore: update to symfony 6.4.12
2024-10-08 09:53:32 +02:00
JacquesDurand
a7d51d7c6b
fix: add missing env vars to cronjobs (#750) 2024-10-08 09:53:23 +02:00
JacquesDurand
dec5fd6b64
test: modify cron time to check end membership v2 (#749) 2024-10-08 09:53:09 +02:00
JacquesDurand
702c15a92e
test: modify cron time to check end membership (#748) 2024-10-08 09:52:53 +02:00
JacquesDurand
e26401fe4a
fix: revert fixtures symlink (#747) 2024-10-08 09:52:40 +02:00
JacquesDurand
11cfd01872
fix: remove products from search if vacationMode (#746) 2024-10-08 09:52:32 +02:00
JacquesDurand
030eb6c805
fix: allow sending more invite in case of expirations (#745) 2024-10-08 09:52:15 +02:00
JacquesDurand
06a76374bc
fix: missing trad and clear payment session on error (#744) 2024-10-08 09:52:00 +02:00
JacquesDurand
5a370bc9aa
chore: disable ck-editor false warning (#743) 2024-10-08 09:51:50 +02:00
JacquesDurand
4878e94e9f
fix: wrong fixtures symlink (#742) 2024-10-08 09:51:34 +02:00
JacquesDurand
9167e81da2
fix: dynamic admin group choices (#741) 2024-10-08 09:51:22 +02:00
JacquesDurand
eea58804cd
fix: platform membership fixes (#740) 2024-10-08 09:50:58 +02:00
JacquesDurand
97a839c491
fix: deactivable services and child groups (#739) 2024-10-08 09:50:40 +02:00
Loïc Vernet
951ebf9ab6
chore: Twig update (CVE-2024-45411) (#736) 2024-10-08 09:50:30 +02:00
Deuchnord
9318fd8770
feat(SMS): add support for Brevo provider (#735) 2024-10-08 09:50:17 +02:00
Loïc Vernet
32d91e49a0
Symfony 6.4 update (#590)
* symfony 6.3: removed sensio/framework-extra-bundle

* symfony 6.3: update

* Symfony 6.3.1 update

* chore: composer up

* symfony 6.4 update

* cs: php-code-fixer update

* fix composer.lock

* add php-http required dependencies

* Fix Stan and CS

---------

Co-authored-by: Jérôme Tanghe <jerome.tanghe@les-tilleuls.coop>
2024-10-08 09:50:06 +02:00
Loïc Vernet
bef9d299c0
Docker and docs cleanup (#733)
* docs: cleanup

* chore: docker cleanup
2024-10-08 09:49:55 +02:00
Loïc Vernet
bef999767e
fix: fix 500 when submitting step1 form without entering values (#684) 2024-10-08 09:49:43 +02:00
Loïc Vernet
24f27294f0
fix: fixed create group link (#685) 2024-10-08 09:49:31 +02:00
Sarahshr
ac791cfae6
add missing info on redirect to payment page (#729) 2024-10-08 09:49:16 +02:00
Sarahshr
7fd21b6dda
Fix/issues 679 and 680 (#718)
* fix: increases max height of product description

* fix: change link style for pages
2024-10-08 09:49:01 +02:00
Sarahshr
20251f6caf
Feat/adhesion payante front (#716)
* list only user groups with enabled services in create and edit service forms

* feat: add platform membership payment (wip)

* WIP

* revert mollie api key

* remove all option for visibility in services forms

* add quit platform membership

* remove quit platform feature

* fix good route name for payment

* fix review

* fix review 2
2024-10-08 09:48:47 +02:00
ThomasSamson
32ccd2415e
Fix cronjob 2024-10-08 09:48:18 +02:00
Thomas SAMSON
9344e32cd9
Re activate fixture job (#717)
* Re activate fixture job

* restore dailycron values

* enable fixture

* debug fixture cron

* Enable postgres container on PR
2024-10-08 09:47:01 +02:00