clemkeirua
|
031f59c9e1
|
add wcag accessibility tests for usager pages using axe-core
|
2020-06-26 17:10:26 +02:00 |
|
Pierre de La Morinerie
|
cacdb92e20
|
Merge pull request #5308 from betagouv/fix-crisp-warning
Suppression d'un avertissement de Crisp dans la console Javascript
|
2020-06-26 16:17:32 +02:00 |
|
Pierre de La Morinerie
|
5949266e89
|
javascript: silence Crisp warning in Javascript console
|
2020-06-26 15:57:14 +02:00 |
|
Pierre de La Morinerie
|
d775537fe8
|
Merge pull request #5304 from tchak/remove-admin-creation-email
Remove admin creation notification email
|
2020-06-26 11:58:02 +02:00 |
|
Paul Chavard
|
210389d0f8
|
Remove admin creation notification email
|
2020-06-25 16:29:06 +02:00 |
|
Paul Chavard
|
1320e5c6fc
|
Merge pull request #5278 from tchak/clean-up-options
Store drop_down_list values as jsonb
|
2020-06-25 14:54:52 +02:00 |
|
Paul Chavard
|
38718cd5b4
|
Add DropDownList migration task
|
2020-06-25 13:14:17 +02:00 |
|
Paul Chavard
|
97f91513c8
|
Store drop_down_list values as jsonb
|
2020-06-25 13:14:17 +02:00 |
|
Pierre de La Morinerie
|
29d3d58645
|
Merge pull request #5299 from betagouv/add-private-pj-to-export
Instructeur : ajoute les fichiers joints des annotations privées à l'export
|
2020-06-24 15:54:26 +02:00 |
|
Pierre de La Morinerie
|
acc1cb1abd
|
dossier: export PJs from private champs
Fix #5297
|
2020-06-24 15:42:30 +02:00 |
|
Pierre de La Morinerie
|
6f14e7783f
|
dossier: refactor piece_justificative service
|
2020-06-24 15:42:30 +02:00 |
|
Pierre de La Morinerie
|
84149218db
|
dossier: refactor piece_justificative export helpers
|
2020-06-24 15:42:30 +02:00 |
|
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 |
|