Commit graph

7093 commits

Author SHA1 Message Date
maatinito
55f17f64a4 Use predefined constants instead of values for URLs, mails 2019-03-08 17:06:56 +01:00
LeSim
dc9acdb533
Merge pull request #3562 from pengfeidong/fix_3521_image_truncated_in_mail
[fix #3521] del fix height for image in the mail
2019-03-08 17:05:43 +01:00
pedong
d8f48edbed [fix #3521] del fix height for image in the mail 2019-03-08 16:49:32 +01:00
Frederic Merizen
80b2f2988e
Merge pull request #3568 from betagouv/frederic/sendinblue
Send administrateur usage statistics in nightly batches rather than JS
2019-03-08 16:43:06 +01:00
Frederic Merizen
ceb354963e Remove old sendinblue interface through JavaScript 2019-03-08 16:33:28 +01:00
Frederic Merizen
f9a4369a54 Compute administrator usage statistics every night 2019-03-08 16:33:28 +01:00
Frederic Merizen
6b0832047b Service that computes administrator statistics and sends them to SendinBlue 2019-03-08 16:33:28 +01:00
Frederic Merizen
98713b6a4d Proxy for SendinBlue API 2019-03-08 16:33:28 +01:00
Frederic Merizen
fc38880155 Move sendinblue client key to configuration file
This is not a secret (it's sent to the client as part of the JS anyway) so it's
not a big deal that it was on the public repository but it's still better to
have it be configurable.
2019-03-08 16:33:28 +01:00
LeSim
24ee81af2c
Merge pull request #3571 from betagouv/secured_connexion_mail_wording
Secured connexion: improve mail wording
2019-03-08 12:59:56 +01:00
simon lehericey
26958a2785 Secured connexion: improve mail wording 2019-03-08 11:52:04 +01:00
Mathieu Magnin
a25fabb0a5
Merge pull request #3550 from betagouv/add-attestation-template-to-manager
Add attestation template to manager
2019-03-06 18:05:46 +01:00
Mathieu Magnin
97189cc3aa Add attestation template to manager 2019-03-06 16:49:16 +01:00
Mathieu Magnin
be30cb8e56
Merge pull request #3497 from betagouv/philemon95-patch-3
Update accessibilite.html.haml
2019-03-06 11:31:07 +01:00
philemon95
db2fff703c Update accessibilite.html.haml
changed tag name 'a11y' to 'accessibilite' for clarity reasons
2019-03-06 11:21:21 +01:00
Paul Chavard
f9c656282a
Merge pull request #3548 from betagouv/frederic/target_blank_rel_noopener
Add rel=noopener to links with target=_blank
2019-03-06 10:16:22 +01:00
Frederic Merizen
a8ce11a4d2 Add rel=noopener to links with target=_blank
http://support.detectify.com/customer/portal/articles/2792257-external-links-using-target-_blank-
2019-03-05 18:25:26 +01:00
Mathieu Magnin
f207641b4e
Merge pull request #3504 from betagouv/add-status-page-in-footer
Add status page in footer
2019-03-05 17:49:10 +01:00
Mathieu Magnin
1eed114d78 Add status page in footer 2019-03-05 17:42:00 +01:00
Paul Chavard
817d783daa
Merge pull request #3544 from betagouv/fix-3495
[Fix #3495] add update identité button
2019-03-05 15:12:18 +01:00
Mathieu Magnin
4d019f6d16
Merge pull request #3540 from betagouv/fix-1874
[Fix #1874] Add update SIRET button on edit page
2019-03-05 14:53:09 +01:00
Mathieu Magnin
a977e098d5 [Fix #3495] add update identité button 2019-03-05 14:52:12 +01:00
Mathieu Magnin
4f70292aed [Fix #1874] Add update SIRET button on edit page 2019-03-05 14:39:15 +01:00
Paul Chavard
05b6e496ee
Merge pull request #3525 from tchak/blank-region
Le champs liste des régions force un choix
2019-03-05 11:16:04 +01:00
Paul Chavard
4aef77788a Include blank for regions and pays
fix #3523
2019-03-05 11:08:09 +01:00
LeSim
55a4a1ff8e
Merge pull request #3530 from betagouv/frederic/fix_manager_lien_procedure_brouillon
Fix link to procedure brouillon in manager
2019-03-04 15:13:08 +01:00
Frederic Merizen
d54a0a4612 Fix link to procedure brouillon in manager 2019-03-04 15:03:30 +01:00
LeSim
901765c6d7
Merge pull request #3535 from betagouv/wording_for_secured_connexion
Wording for secured connexion
2019-03-04 14:57:53 +01:00
simon lehericey
cb1895c515 send_login_token: add mention of one week validity 2019-03-04 12:37:15 +01:00
simon lehericey
6bc820d16c link_sent: add link to faq 2019-03-04 12:31:31 +01:00
Frederic Merizen
2915d86749
Merge pull request #3518 from betagouv/frederic/bump-shoulda-matchers
Bump shoulda matchers
2019-03-01 19:09:15 +01:00
Frederic Merizen
83adb8dcba Bump shoulda matchers
to avoid the warning about the deprecation of BigDecimal.new
2019-03-01 19:00:52 +01:00
Paul Chavard
8fac9167ca
Merge pull request #3531 from betagouv/frederic/fix_delai_instruction_test_after_february
Fix test for the 2 months following February
2019-03-01 18:51:02 +01:00
Frederic Merizen
d053a9bb8d Fix test for the 2 months following February
The problem was caused by the variable lenght of 2.months.ago, used
in the test.
During the period from March 1st to April 29th, because February
is so short, the message would change from 'delai de 2 mois'
to 'delai de environ 2 mois', causing the test to fail.
2019-03-01 18:25:15 +01:00
LeSim
8ba8146a4a
Merge pull request #3527 from betagouv/active_storage_temp_url_1_hour_validity
ActiveStorage: temp url are valid for 1 hour
2019-02-28 18:55:06 +01:00
simon lehericey
2920769a68 ActiveStorage: temp url are valid for 1 hour 2019-02-28 18:36:28 +01:00
Paul Chavard
c9f9de4f2c
Merge pull request #3519 from betagouv/improve-perf-v2
Add procedure_id index to type_de_piece_justificative
2019-02-28 12:16:49 +01:00
Mathieu Magnin
2b763e4484 Add procedure_id index to type_de_piece_justificative 2019-02-27 15:45:45 +01:00
Mathieu Magnin
ce3d626239
Merge pull request #3513 from betagouv/revert-3419-fix-3370
Revert "Redesign admin roles menu"
2019-02-26 18:02:53 +01:00
Frederic Merizen
083698a487
Revert "Redesign admin roles menu" 2019-02-26 17:51:26 +01:00
Paul Chavard
f6e8ffb582
Merge pull request #3512 from tchak/create-new-procedures-with-administrateurs
Create new procedures with administrateurs
2019-02-26 16:46:42 +01:00
Paul Chavard
f7af01e0dc Create new procedures with administrateurs 2019-02-26 16:38:58 +01:00
Mathieu Magnin
d72cc7db0a
Merge pull request #3503 from betagouv/fix-sentry-238
Fix Sentry 238
2019-02-26 15:27:43 +01:00
Mathieu Magnin
b3c0a261d7 Fix Sentry 238 2019-02-26 15:08:13 +01:00
LeSim
42c3bd5db0
Merge pull request #3509 from betagouv/improve-perf
Improve perf
2019-02-26 14:48:15 +01:00
Mathieu Magnin
ff1f59a882 Add index Procedure_id on TypesDeChamp 2019-02-26 12:05:49 +01:00
Mathieu Magnin
fed1f3e921 Use query filter instead of array.reject 2019-02-26 12:05:49 +01:00
Mathieu Magnin
f5933ef2e5
Merge pull request #3505 from betagouv/ruby-2.6.1
Ruby 2.6.1
2019-02-25 17:23:20 +01:00
Mathieu Magnin
1be87b4b78 Ruby 2.6.1 2019-02-25 17:16:50 +01:00
Mathieu Magnin
c5f045c8e1
Merge pull request #3225 from betagouv/ruby-2-6
Ruby 2.6.1
2019-02-25 17:07:26 +01:00