Commit graph

76 commits

Author SHA1 Message Date
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
Sarahshr
d13959ee1f
Feat/disable services option for groups (#715)
* add servicesDisabled field for groups and for global configuration

comment libcurl upgrade to fix ci temporarly

upgrade caddy version

review

fix test

* feat: add paying membership option (#714)

* feat: add paying membership option

* fix: ci

* fix: phpstan + review

* fix: eslint ci
2024-10-08 09:43:14 +02:00
Sarahshr
b9a87a420b
Feat/disable services option for groups (#711)
* add servicesDisabled field for groups and for global configuration

* fixup! add servicesDisabled field for groups and for global configuration

* comment libcurl upgrade to fix ci temporarly

* upgrade caddy version

* review

* fix test

* feat: add paying membership option (#714)

* feat: add paying membership option

* fix: ci

* fix: phpstan + review

* fix: eslint ci
2024-10-08 09:40:23 +02:00
Camille Gaquiere
a045a787a5
Update README.md 2024-03-29 11:58:17 +01:00
Thomas SAMSON
e5872a7d13
Merge pull request #5 from Apes-HDF/Fix/project-name
Fix project name
2024-03-29 11:41:50 +01:00
ThomasSamson
a32754994a Fix project name 2024-03-29 11:36:08 +01:00
Thomas SAMSON
142a136a4b
Merge pull request #4 from Apes-HDF/chore/sync-les-tilleuls
Chore/sync les tilleuls
2024-03-29 11:30:51 +01:00
Slim Amamou
fad4c92243 Update README.md (#702)
improved sync section
2024-03-29 11:29:27 +01:00
ThomasSamson
0720142a53 Fix project name in doc 2024-03-29 11:27:12 +01:00
Camille Gaquiere
36c7877b39
Update README.md 2024-03-27 12:17:29 +01:00
Camille Gaquiere
f49a32e190
Update README.md
Add online demo link
2024-03-27 11:43:03 +01:00
Camille Gaquiere
1b3c3898ba
Merge pull request #3 from Apes-HDF/chore/sync-les-tilleuls
Chore/sync les tilleuls
2024-03-26 16:18:05 +01:00
maxiloud
627d7c167e Restore storage volumes docker-compose-override (#701) 2024-03-26 14:44:57 +01:00
Camille Gaquiere
a4cec91036 Update page.yaml
replace fixtures password in homepage text
2024-03-26 14:44:45 +01:00
maxiloud
28acad23be Add image in fixtures (#699)
* Add image in fixtures

* Add storage directory in gitignore

* Add pictures for user, categories. Add upload system to service product

* restore gitignore
2024-03-26 14:44:20 +01:00
davy-beauzil
2b6245344d chore: replace "PlatformCoop" by "Plateform EBS" (#694) 2024-03-26 14:44:08 +01:00
davy-beauzil
55475552ec chore: some changes for test fixtures (#697)
* chore: some changes for test fixtures

* fix: adapt test for github ci
2024-03-26 14:43:59 +01:00
davy-beauzil
467eb71975 fix: change "A récupérer" by "Lieu de la prestation" for services (#698)
* fix: change "A récupérer" by "Lieu de la prestation" for services

* fix: add product variable for template
2024-03-26 14:43:46 +01:00
maxiloud
b2f4f1a768 fix unseen link (#696) 2024-03-26 14:43:32 +01:00
maxiloud
56358b491a Fix/duplicate-footer-mobile 2024-03-26 14:43:19 +01:00
davy-beauzil
b747bf32de fix: remove dev tools in admin dashboard sidebar (#691) 2024-03-26 14:43:01 +01:00
ThomasSamson
87abca6c8c Fix cronjob 2024-03-08 14:12:47 +01:00