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 |
|
gregoirenovel
|
aedafbaf2e
|
!foo.blank? -> foo.present?
|
2018-01-12 11:32:43 +01:00 |
|
gregoirenovel
|
7c34807f46
|
Don’t use unless
|
2018-01-12 11:32:43 +01:00 |
|
gregoirenovel
|
8c1eeb9f25
|
[Fix #1011] Change the “Enregistrer un brouillon” button behaviour
And add the “Voir mes brouillons et dossiers”
button
|
2017-12-21 15:05:13 +01:00 |
|
Simon Lehericey
|
72bae2c374
|
[fix #504] Dossier: draft -> brouillon
|
2017-12-15 11:52:09 +01:00 |
|
LeSim
|
56545933a9
|
[fix #504] Dossier: initiated -> en_construction
The change must not impact the api
|
2017-12-15 11:52:09 +01:00 |
|
Simon Lehericey
|
271abc72fb
|
[fix #1065] Change logout logo for plain text
|
2017-12-11 17:00:45 +01:00 |
|
Mathieu Magnin
|
4a483e23bb
|
[Fix #957] Use select2 for all menu deroulant
Displays options that are too long on mutilple lines
|
2017-11-24 15:36:39 +01:00 |
|
Mathieu Magnin
|
8edfdff0fc
|
[Fix#980] Engagement checkbox should be checked sometimes
|
2017-11-23 09:40:44 +01:00 |
|
gregoirenovel
|
d5954c7423
|
Show links to uploaded pieces justificatives in drafts
|
2017-11-21 16:46:43 +01:00 |
|
Mathieu Magnin
|
eabc24b432
|
Print champ description with simple format to display line breaks
|
2017-10-25 15:36:42 +02:00 |
|
gregoirenovel
|
fe84ff9e6c
|
[Fix #864] Warn the user when they click the delete draft button
|
2017-10-19 11:20:52 +02:00 |
|
gregoirenovel
|
5b955677c2
|
[Fix #719] Unformat date and yes/no values in the form
|
2017-09-20 17:40:43 +02:00 |
|
Simon Lehericey
|
d9e532684f
|
Login: fix remember me checkbox and forget password link
|
2017-09-08 11:52:30 +02:00 |
|
gregoirenovel
|
79eccb2de0
|
Add a method to speed up a conditional statement
|
2017-08-29 14:57:23 +02:00 |
|
gregoirenovel
|
cfec05506a
|
Rename Procedure#archived? -> #archivee?
|
2017-07-13 15:32:13 +02:00 |
|
Simon Lehericey
|
4ae9d8ef0d
|
[Fix #592] Convert html_safe to sanitize
|
2017-07-13 10:14:16 +02:00 |
|
gregoirenovel
|
3d4c93a7fb
|
Autofocus on email fields when relevant
|
2017-07-13 00:04:52 +02:00 |
|
gregoirenovel
|
0a1543c630
|
[Fix #523] prioritaites -> prioritaires
|
2017-07-03 10:19:45 +02:00 |
|
gregoirenovel
|
3d11a35da8
|
Remove some commented code
|
2017-06-26 10:49:02 +02:00 |
|
Mathieu Magnin
|
ac5c00c26f
|
[fix #452] redesign sign up form
|
2017-06-21 17:38:38 +02:00 |
|