Commit graph

9996 commits

Author SHA1 Message Date
Pierre de La Morinerie
b83a76a0a1 dossier: refactor piece_justificative specs
Use `eq` rather than `be` for integers.
2020-06-24 15:42:30 +02:00
Pierre de La Morinerie
df13bce0e0 policies: clarify the role of ChampPolicy 2020-06-24 15:42:30 +02:00
Pierre de La Morinerie
812aef978d controllers: rename pundit_user to current_account
It makes epxlicity what is the name of the structure returned by
`pundit_user`: not an actual User, but an `account` structure.
2020-06-24 15:42:30 +02:00
Pierre de La Morinerie
deeab55857
Merge pull request #5296 from betagouv/Marianne-font-on-prints 2020-06-24 15:31:44 +02:00
Judith
235a406295 Spectral removed and replaced by Marianne-thin 2020-06-24 13:11:04 +00:00
Judith
b7fe9418fd adapting font size to fit previous size with LiberationSerif 2020-06-24 13:11:04 +00:00
Judith
c3a6f671c8 replaced LiberationSerif regular and bold by Marianne, italic by Spectral-Italic 2020-06-24 13:11:04 +00:00
Judith
1b767b8250 Spectral Italic (Regular) added 2020-06-24 13:11:04 +00:00
Judith
6390cb1300 Marianne fonts -regular, -bold and -thin added 2020-06-24 13:11:04 +00:00
Keirua
d9b5dccef8
Merge pull request #5274 from betagouv/radiobuttons-for-small-selects
Boutons radio et checkboxes pour les petits select
2020-06-24 14:34:32 +02:00
clemkeirua
6b3631dbfe extract rendering condition 2020-06-24 14:11:58 +02:00
clemkeirua
465449e684 fix unit tests 2020-06-24 12:18:56 +02:00
clemkeirua
5c39f22417 seuil d'affichages des checbox/radio à 5 elements 2020-06-24 12:18:56 +02:00
clemkeirua
342129c893 display small multiple selects as checkboxes 2020-06-24 12:18:56 +02:00
clemkeirua
22fc4c4195 display small selects as radio buttons 2020-06-24 12:18:56 +02:00
Pierre de La Morinerie
debbb21440
Merge pull request #5294 from betagouv/effectifs-mensuels-for-may
API Entreprise : les effectifs mensuels sont récupérés pour le mois de mai (plutôt que pour le mois d'avril)
2020-06-24 11:11:35 +02:00
Christophe Robillard
954d41ce4e fetch effectifs mensuels for may month 2020-06-24 10:23:00 +02:00
Pierre de La Morinerie
2b2960f7a1
Merge pull request #5266 from betagouv/validateur-w3c-pages-publiques 2020-06-23 17:19:05 +02:00
clemkeirua
53ecd48be2 set email autocomplete during registration
username is an invalid autocomplete attribute for input type=email, but email is not
2020-06-23 14:58:56 +00:00
clemkeirua
cca84a62ca meilleurs descriptions aria au signup 2020-06-23 14:58:56 +00:00
clemkeirua
58b110b88a invalid image width '-_- 2020-06-23 14:58:56 +00:00
Pierre de La Morinerie
3f28e0798c
Merge pull request #5290 from betagouv/upgrade-rails-5
gems: upgrade to Rails 5.2.4.3
2020-06-23 15:48:53 +02:00
Pierre de La Morinerie
f6d92eb659 gems: upgrade to Rails 5.2.4.3
Fixes:

- CVE-2020-8165
- CVE-2020-8166
- CVE-2020-8162
2020-06-23 15:32:41 +02:00
Pierre de La Morinerie
431485ebef
Merge pull request #5289 from betagouv/fix-rollback
mina: fix rollback
2020-06-23 15:28:22 +02:00
Pierre de La Morinerie
b05798b305 mina: fix rollback
Attempt to fix some requests failing in production during a rollback,
probably due to an incorrectly restarted server.
2020-06-23 15:09:08 +02:00
Paul Chavard
c30da86832
Merge pull request #5286 from tchak/fix-private-type-de-champ
Fix oui/non filter on type_de_champ_private
2020-06-23 15:05:06 +02:00
Paul Chavard
34df07bc96 Fix oui/non filter on type_de_champ_private 2020-06-23 11:33:46 +02:00
Pierre de La Morinerie
0c2b5a6a91
Merge pull request #5284 from betagouv/remove_ping_constraints
Suppression de la restriction par IP pour voir le ping
2020-06-22 15:40:26 +02:00
simon lehericey
102fb6629e remove ip constraint on ping 2020-06-22 15:29:51 +02:00
Pierre de La Morinerie
797b8afba0
Merge pull request #5241 from betagouv/fix-links-detection
Usager : correction de certains textes faussement détectés comme des liens
2020-06-22 15:13:27 +02:00
Pierre de La Morinerie
af5b36ea6a helpers: prevent some texts to be incorrectly detected as links
Users were having issues with texts like:

> Pour info: penser à faire cette action.

where `info:` was detected as being an URI.
2020-06-22 14:42:41 +02:00
LeSim
9cb2510b29
Merge pull request #5283 from betagouv/add_maintenance_to_ping
Ajoute un mode maintenance (404) a l'url de ping
2020-06-22 11:27:42 +02:00
simon lehericey
fecad19b91 add maintenance mode 2020-06-22 11:17:22 +02:00
LeSim
61c10bb72e
#5280 actually use keystonev3
Actually use keystonev3
2020-06-19 14:34:31 +02:00
clemkeirua
6a3811a4e2 fix catalog v3 2020-06-19 14:20:32 +02:00
clemkeirua
319655482f clean config for keystone v3 2020-06-19 14:20:32 +02:00
jpoulvel
2d443f4741
Merge pull request #5277 from betagouv/5162-fix-help-button
#5162 - Real Help button for keyboard navigation
2020-06-18 17:21:16 +02:00
jpoulvel
841758fdcf
Merge branch 'dev' into 5162-fix-help-button 2020-06-18 17:12:58 +02:00
Paul Chavard
87b3b1af54
Merge pull request #5279 from betagouv/fix/5271
[CARTO] fix the GPX and KML imports in order to manage multiples features
2020-06-18 16:43:39 +02:00
kara Diaby
3dacff19d5 [CARTO] fix the GPX and KML imports in order to manage multiples draw types in the same file 2020-06-18 16:28:46 +02:00
Judith
af60b1dddc help_dropdown_procedure contains now a <button> and not a <div>, which makes it accessible for keyboard navigation 2020-06-18 11:17:39 +02:00
jpoulvel
33dad952e6
Merge pull request #5267 from betagouv/more-contrasted-colors
#5162 - More contrasted colors for better accessibility
2020-06-18 11:12:19 +02:00
Judith
65d6f12958 added new green for higher contrasts. Previous green remains accessible as old-green 2020-06-16 14:58:28 +00:00
Judith
75b1642c0d changed grey by dark-grey for texts 2020-06-16 14:58:28 +00:00
Judith
76160b48bd _colors.scss: added dark-grey for more contrasted texts 2020-06-16 14:58:28 +00:00
jpoulvel
35127b8d7e
Merge pull request #5268 from betagouv/contact-acessibility
Contact acessibility
2020-06-16 16:50:16 +02:00
Judith
19e54a73b0 replacing ' with ’ in text 2020-06-16 14:39:27 +00:00
Judith
1b7a4574e8 headers : aria-label in print button 2020-06-16 14:39:27 +00:00
Judith
b02f1e4c34 fixed empty links in contact footer 2020-06-16 14:39:27 +00:00
Judith
ef242649c6 homogenization of the mandatory-explanation 2020-06-16 14:39:27 +00:00