Frederic Merizen
|
a0ab2bae04
|
[Fix #2861] Coquille
|
2018-10-17 19:50:03 +02:00 |
|
gregoirenovel
|
ac2cc1e5f4
|
Add a blank state message to carto
|
2018-10-15 17:12:34 +02:00 |
|
Paul Chavard
|
2bab056613
|
Cleanup carto css
|
2018-10-14 12:34:43 +02:00 |
|
Paul Chavard
|
dff4f2116a
|
Move geographical zones list to a partial
|
2018-10-14 12:34:43 +02:00 |
|
Paul Chavard
|
c63675461a
|
Add new carto init code
|
2018-10-14 12:34:43 +02:00 |
|
Paul Chavard
|
5a2a18d8f1
|
Remove previous carto init code
|
2018-10-14 12:34:43 +02:00 |
|
gregoirenovel
|
56cfcd08d3
|
[Fix #2692] Move the sign up CTA at the top of the sign in page
|
2018-10-11 12:22:47 +02:00 |
|
gregoirenovel
|
d78f4a8faf
|
[#2692] Make the sign up button a primary button on the sign in page
|
2018-10-11 12:22:47 +02:00 |
|
Paul Chavard
|
37d424d671
|
Refactor carto code
|
2018-10-05 09:55:41 +02:00 |
|
gregoirenovel
|
14c8e02aca
|
[Fixes #2597] Remove given_name and family_name delegation
|
2018-10-04 13:54:07 +02:00 |
|
Pierre de La Morinerie
|
627df7a1f3
|
session: migrate the password pages to the new design
|
2018-10-03 15:10:02 +02:00 |
|
Pierre de La Morinerie
|
bfd106ba30
|
session: migrate the "token confirmation" page to the new design
|
2018-10-03 15:09:30 +02:00 |
|
Pierre de La Morinerie
|
36c1aa118d
|
dossier: remove RecapitulatifController
And add a redirection to the new URLs.
|
2018-10-02 15:42:29 +02:00 |
|
gregoirenovel
|
5db408efdb
|
[Fix #1511] Remove the now obsolete DS logo
|
2018-09-24 12:16:58 +02:00 |
|
gregoirenovel
|
0c9628c180
|
Fix some files according the the .editorconfig rules
|
2018-09-20 16:23:09 +02:00 |
|
Pierre de La Morinerie
|
e5f4056fe2
|
invite: fix prefilling the invited user email
|
2018-09-19 12:41:09 +02:00 |
|
gregoirenovel
|
a86e3a3156
|
Don’t change a button’s text when disabled after click
|
2018-08-23 10:59:11 +02:00 |
|
Paul Chavard
|
e1f1827320
|
Replace typeahead with simpler autocomplete
|
2018-08-22 17:17:33 +02:00 |
|
Paul Chavard
|
c91abe73c5
|
Remove old user dossier form
|
2018-08-07 14:13:27 +02:00 |
|
Paul Chavard
|
bf7c023380
|
Add webpacker and use it for new_design
|
2018-07-25 15:14:06 +02:00 |
|
Pierre de La Morinerie
|
f5d3adba5e
|
dossiers: remove unused dossiers list code
This code is unused since the user dossiers list uses the new UI.
|
2018-07-04 12:23:49 +02:00 |
|
Mathieu Magnin
|
34663db158
|
Translate devise view
|
2018-07-02 11:26:36 +02:00 |
|
Mathieu Magnin
|
47bc3a7ea3
|
Remove unused EN devise view
|
2018-07-02 11:26:36 +02:00 |
|
Paul Chavard
|
d0a6957862
|
Remove old cerfa code
|
2018-06-28 15:16:20 +02:00 |
|
Frederic Merizen
|
44d9f72da4
|
[Fix #2147] Link to better France Connect about page
|
2018-06-28 10:09:12 +02:00 |
|
Pierre de La Morinerie
|
a1f8baefdc
|
auth: fit the signup button on a single line
|
2018-06-25 11:51:15 +02:00 |
|
Frederic Merizen
|
e99931527b
|
[#1421] Move pays to PaysChamp
|
2018-06-19 15:20:01 +02:00 |
|
Frederic Merizen
|
0239f936d7
|
[#1421] Move departements to DepartementChamp
|
2018-06-19 15:20:01 +02:00 |
|
Frederic Merizen
|
5b59bce0b6
|
[#1421] Move regions to RegionChamp
|
2018-06-19 15:20:01 +02:00 |
|
Frederic Merizen
|
bdece939c8
|
[#1568] Inline partial that is only used in one view
|
2018-06-19 12:42:46 +02:00 |
|
Frederic Merizen
|
521aec6af9
|
[#1568] Remove old previsualisation code
|
2018-06-19 12:42:46 +02:00 |
|
gregoirenovel
|
bd9d913a74
|
[Fix #885] Remove unused mail templates
|
2018-06-01 17:14:48 +02:00 |
|
gregoirenovel
|
dc045bdefb
|
[Fix #1808] Use &. where possible
|
2018-05-31 11:49:25 +02:00 |
|
Mathieu Magnin
|
cf36d7f1ed
|
[Fix #1801] use the new string_to_html method
|
2018-05-24 18:05:41 +02:00 |
|
simon lehericey
|
5667cfe747
|
[fix #675] upload notice in DS
|
2018-04-12 10:44:58 +02:00 |
|
Frederic Merizen
|
2d6a780714
|
[Fix #1750] Allow newlines in procedure descriptions as paragraph breaks
|
2018-03-29 11:26:53 +02:00 |
|
Frederic Merizen
|
bdf2831209
|
[Fix #1691] Do not attempt to 'wrap' <p>s in other <p>s
It cannot be done because <p>s don't nest in HTML, so use
<div>s for the wrapping instead
|
2018-03-29 11:20:17 +02:00 |
|
gregoirenovel
|
1b8b6a3274
|
TPS -> demarches-simplifiees.fr
|
2018-02-28 18:14:06 +01:00 |
|
simon lehericey
|
a0667f5ad9
|
[fix #1411] user: link new screen to the rest of the application
|
2018-02-27 15:24:51 +01:00 |
|
Paul Chavard
|
35a4367114
|
Fix multi submit bug with direct upload
|
2018-02-16 12:53:00 +01:00 |
|
gregoirenovel
|
5746ba29da
|
Fix a bug in the PJ PR
|
2018-02-15 13:58:19 +01:00 |
|
gregoirenovel
|
ee145180a3
|
Add a piece_justificative_file attribute to Champ
|
2018-02-15 11:15:23 +01:00 |
|
CamilleGarrigue
|
75b2e16cc0
|
Update _list.html.haml
|
2018-02-14 10:44:26 +00:00 |
|
gregoirenovel
|
f306dd636e
|
Refactor some complex code
|
2018-01-30 16:56:49 +01:00 |
|
Paul Chavard
|
fdd6cedeb8
|
Remove data_provide and data_date_format attributes
|
2018-01-30 13:49:16 +01:00 |
|
Mathieu Magnin
|
469aca999b
|
Revert "Remove data_provide and data_date_format attributes"
This reverts commit 273b3f2faf .
|
2018-01-19 13:20:53 +01:00 |
|
Paul Chavard
|
273b3f2faf
|
Remove data_provide and data_date_format attributes
|
2018-01-18 15:13:48 +01:00 |
|
Mathieu Magnin
|
307d7338e5
|
Remove unreachable code
|
2018-01-18 10:32:39 +01:00 |
|
Paul Chavard
|
6a43248cb3
|
Fix CSS injection
|
2018-01-16 14:02:10 +01:00 |
|
gregoirenovel
|
3593adbe66
|
!foo.empty? -> foo.present?
|
2018-01-12 11:32:43 +01:00 |
|