Paul Chavard
|
d13c475170
|
fix(api_entreprise): better handle api entreprise errors
|
2024-10-15 15:24:37 +02:00 |
|
Mathieu Magnin
|
2222b6ff2d
|
[#10921] Extend error handling to cover new error codes
|
2024-10-11 16:16:17 +02:00 |
|
Paul Chavard
|
668aba8986
|
fix(api-entreprise): do not raise an error when the service is unavailable
|
2024-10-09 12:47:26 +02:00 |
|
Paul Chavard
|
084a68a121
|
refactor(repetition): consolidate repetition manipulation methods
|
2024-09-27 11:34:06 +02:00 |
|
Paul Chavard
|
f5fdef0600
|
fix(api-entreprise): save libelle_commune_etranger and libelle_pays_etranger in db
|
2024-09-16 12:55:59 +02:00 |
|
Colin Darie
|
328844dabf
|
feat(task): delete contacts without activity since 2 years
|
2024-09-05 10:50:42 +02:00 |
|
Colin Darie
|
2b9fe12079
|
test(dolist): add some specs and remove unsupported email sent with attachments
|
2024-08-22 09:26:49 +02:00 |
|
Colin Darie
|
77fb0553fc
|
chore: enable freeze string literals by comment
|
2024-08-22 09:26:48 +02:00 |
|
Paul Chavard
|
25d4e7dfee
|
fix(rnf): no crash on identifiers with spaces
|
2024-08-01 18:00:46 +02:00 |
|
Colin Darie
|
5af32b46f4
|
refactor(contact): form is persisted in db before pushed to HS
|
2024-07-31 17:08:01 +02:00 |
|
Colin Darie
|
ff62e99e7b
|
refactor(contact): suggest email correction, strict email validation, fix admin form
|
2024-07-31 11:23:17 +02:00 |
|
Paul Chavard
|
2fe40343a7
|
Merge pull request #10646 from colinux/faq-allow-custom-image-attributes
Accessibilité: permet au markdown FAQ d'intégrer n'importe quel attribut html dans les `<img>`
|
2024-07-29 08:27:04 +00:00 |
|
Colin Darie
|
efa5122ce0
|
feat(a11y): allow trusted markdown (FAQ) to set any custom attributes in img
|
2024-07-24 19:13:08 +02:00 |
|
Corinne Durrmeyer
|
54a32a2e97
|
Add content to link title attributes
|
2024-07-23 11:18:02 +02:00 |
|
Paul Chavard
|
229483d16c
|
refactor(champ): remove type_de_champ_id and champ factories
|
2024-07-22 13:53:45 +02:00 |
|
mfo
|
ced634295e
|
clean(tech): EmailChecker, use class method, not instance
|
2024-07-01 10:40:55 +02:00 |
|
Colin Darie
|
e9920c76d5
|
feat(faq): can add dsfr alert from markdown
|
2024-06-24 16:28:35 +02:00 |
|
Colin Darie
|
372c732458
|
Merge pull request #10513 from colinux/helpscount-api
ETQ opérateur je peux supprimer les vieilles conversations helpscout
|
2024-06-20 19:57:46 +00:00 |
|
mfo
|
d1e983ed97
|
fix(EmailCheckerController): with partial email, should not raise error
|
2024-06-17 13:25:28 +02:00 |
|
Colin Darie
|
a1469b04fe
|
refactor(support): create HS conversation in async and run virus scanner on attachments
|
2024-06-13 13:27:51 +02:00 |
|
Colin Darie
|
9d4113befb
|
feat(helpscout): delete old conversations
|
2024-06-13 11:16:52 +02:00 |
|
mfo
|
03381c05b3
|
Merge pull request #10499 from mfo/US/email-check-with-levenshtein
tech: ETQ usager je souhaite une verification de mes mails plus efficace
|
2024-06-11 08:55:28 +00:00 |
|
mfo
|
8e3d45b0b1
|
review(pr): some enhancement, tx @colinux
Co-Authored-By: Colin Darie <colin@darie.eu>
|
2024-06-11 10:48:10 +02:00 |
|
mfo
|
c813c02975
|
feat(EmailChecker.check): add class to search for typo in email addresses
|
2024-06-07 15:13:50 +02:00 |
|
Colin Darie
|
bb3e53a6fe
|
chore(job): log request_id enqueueing a job
|
2024-06-06 12:07:19 +02:00 |
|
Colin Darie
|
ec269a568c
|
fix(mailer): fix delivery prevented with bcc
|
2024-06-04 14:27:04 +02:00 |
|
simon lehericey
|
607fbf5287
|
feat(user): block unverified_email from being sent
|
2024-05-31 14:53:49 +02:00 |
|
Christophe Robillard
|
4fb03e3967
|
fix: remove useless code
|
2024-05-23 10:01:30 +02:00 |
|
simon lehericey
|
6184b33a18
|
perf(preloader): preloader use batch for batches
|
2024-05-23 10:01:29 +02:00 |
|
simon lehericey
|
9effa9e030
|
perf(zip): preload_dossier earlier
|
2024-05-23 10:00:42 +02:00 |
|
simon lehericey
|
080bcd8628
|
refactor: DossierPreloader rename includes_for_dossier -> includes_for_champ
|
2024-05-23 10:00:41 +02:00 |
|
Christophe Robillard
|
357c07456c
|
generate export with export_template
|
2024-05-23 10:00:34 +02:00 |
|
Colin Darie
|
7a5cb7dbd2
|
feat(faq): can render images
|
2024-05-16 09:39:23 +02:00 |
|
Kara Diaby
|
46bec10aa2
|
lib
|
2024-05-06 09:49:02 +00:00 |
|
Kara Diaby
|
be056a1258
|
tasks
|
2024-05-06 09:49:02 +00:00 |
|
simon lehericey
|
45fa700561
|
fix: choose dolist sender depending on the mail domain
|
2024-04-19 10:59:04 +02:00 |
|
simon lehericey
|
23060da306
|
fix: do not url encode error message in sentry
|
2024-04-09 14:25:17 +02:00 |
|
simon lehericey
|
92ba1a12ce
|
chore: use space instead of tab
|
2024-04-09 14:25:17 +02:00 |
|
simon lehericey
|
42f0b87c39
|
remove api_up?
|
2024-04-05 12:27:54 +02:00 |
|
Colin Darie
|
e23e2d9c31
|
perf(export): download in chunks files >= 10 mb
|
2024-04-02 15:54:46 +02:00 |
|
Colin Darie
|
f9af570cab
|
perf(export): fix memory leak after large files downloads
|
2024-04-01 20:03:35 +02:00 |
|
Colin Darie
|
d161589e2f
|
fix(api-entreprise): Context is not defined in jobs
|
2024-03-26 12:45:28 +01:00 |
|
simon lehericey
|
2ea6a5d25c
|
remove now useless biz_dev module
|
2024-03-21 11:54:03 +01:00 |
|
simon lehericey
|
efa35e04a5
|
use Current.application_name in app excluding mail
|
2024-03-21 10:06:09 +01:00 |
|
Paul Chavard
|
1243cfefeb
|
fix(entreprise): graphql effectif
|
2024-03-05 16:00:28 +01:00 |
|
Colin Darie
|
f9e7d5536b
|
chore: remove mailjet support
|
2024-02-22 15:18:34 +01:00 |
|
Paul Chavard
|
20307f1d21
|
refactor(address): use directly BAN data
|
2024-02-16 12:15:14 +01:00 |
|
Martin
|
32e8f34511
|
refactor(PiecesJustificativesService): stop passing flags, pass user_profile and manage ACL from the service itself
|
2024-02-16 11:23:39 +01:00 |
|
Lisa Durand
|
f09ab62620
|
add rna type de champ to harmonize api with rnf
|
2024-02-12 17:20:07 +01:00 |
|
Lisa Durand
|
9e3f28e87b
|
add rnf and rna address in form view
|
2024-02-12 17:20:05 +01:00 |
|