Mathieu Magnin
|
cf36d7f1ed
|
[Fix #1801] use the new string_to_html method
|
2018-05-24 18:05:41 +02:00 |
|
Paul Chavard
|
d99eed122d
|
Use new models in controllers and views
|
2018-05-24 17:54:51 +02:00 |
|
simon lehericey
|
9749365cc7
|
Etape2 individual: procedure with individual uses the new system
|
2018-04-03 18:39:48 +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 |
|
Mathieu Magnin
|
50f35ee905
|
[Fix #1296] Birthday field is optional in procedure
|
2018-02-07 15:57:48 +01:00 |
|
Mathieu Magnin
|
11dbc595c7
|
Store in constant CGU url
|
2018-01-29 11:08:19 +01:00 |
|
Paul Chavard
|
6a43248cb3
|
Fix CSS injection
|
2018-01-16 14:02:10 +01:00 |
|
gregoirenovel
|
7c34807f46
|
Don’t use unless
|
2018-01-12 11:32:43 +01:00 |
|
gregoirenovel
|
3f2876faf6
|
[Fix #1129] Simplify the terms checkbox message
|
2018-01-08 17:14:51 +01:00 |
|
gregoirenovel
|
0d22ecfe5a
|
Delete the CGU-related files and mentions
|
2017-12-07 16:15:44 +01:00 |
|
Mathieu Magnin
|
3804ab5911
|
[Fix #589] When displaying individual form, fill birthdate input
|
2017-08-01 16:47:44 +02:00 |
|
Simon Lehericey
|
4ae9d8ef0d
|
[Fix #592] Convert html_safe to sanitize
|
2017-07-13 10:14:16 +02:00 |
|
Simon Lehericey
|
da7af28f9f
|
[Fix #592] Remove useless html_safe
|
2017-07-13 10:14:16 +02:00 |
|
gregoirenovel
|
f3343f593f
|
Fix some spelling mistakes
|
2017-05-04 16:15:51 +02:00 |
|
gregoirenovel
|
c10c2fc31b
|
Selectors must be written in lowercase with hyphens
|
2017-04-20 10:35:53 +02:00 |
|
gregoirenovel
|
dd1fd419c7
|
Require mandatory fields on the frontend side
|
2017-04-11 14:25:49 +02:00 |
|
gregoirenovel
|
9c04d3ff93
|
All CSS declarations must end with a semi-colon
|
2017-04-10 17:55:55 +02:00 |
|
gregoirenovel
|
3797015908
|
All colons must be followed by a single space
|
2017-04-10 17:55:55 +02:00 |
|
gregoirenovel
|
6db4a69cb2
|
Use spaces inside hashes
|
2017-04-10 17:55:54 +02:00 |
|
gregoirenovel
|
a3d04fe7a9
|
Html Ruby evaluation tags must be followed by a single space
|
2017-04-10 17:55:53 +02:00 |
|
gregoirenovel
|
e7e4e41e12
|
Haml Ruby evaluation tags must be followed by a space
|
2017-04-10 17:55:53 +02:00 |
|
gregoirenovel
|
6cb78acd85
|
Make the birthday field a date field
And remove the date picker (you can now use the
native one)
|
2017-04-03 16:03:38 +02:00 |
|
gregoirenovel
|
c6738bf223
|
Rename Mr in M.
|
2017-03-27 15:45:07 +02:00 |
|
Simon Lehericey
|
5359c046e6
|
Clean grid usage
|
2017-02-14 17:12:44 +01:00 |
|
Xavier J
|
31653ff553
|
Add everywhere col-sm-X and col-xs-X
|
2016-12-23 16:58:06 +01:00 |
|
JC
|
691f061828
|
Features tests about user: create and edit dossier
|
2016-12-19 17:16:07 +01:00 |
|
JC
|
e228f20684
|
Adding white back to some views
|
2016-12-07 17:55:42 +01:00 |
|
JC
|
7058fde758
|
First step about user registration is safe (CSS)
|
2016-12-06 13:56:33 +01:00 |
|
JC
|
02f913afdf
|
Now rework the action interface for dossiers in their show
|
2016-12-06 12:51:02 +01:00 |
|
Xavier J
|
1376372c9e
|
Revert "Active degraded mode if insee is disabled"
This reverts commit 6044c120c5 .
|
2016-11-01 22:56:58 +01:00 |
|
Xavier J
|
6044c120c5
|
Active degraded mode if insee is disabled
|
2016-10-30 22:59:57 +01:00 |
|
Xavier J
|
52bac4f3f9
|
Add automatically values on individual form if user is logged with FranceConnect
|
2016-10-06 11:45:26 +02:00 |
|
Xavier J
|
8ade790a81
|
Add gender on individual form
|
2016-10-06 11:21:07 +02:00 |
|
Xavier J
|
9332c0f6ed
|
Fix brakeman test
|
2016-09-16 16:29:34 +02:00 |
|
Xavier J
|
a69433e8de
|
User can be begin without SIRET
|
2016-08-30 11:18:43 +02:00 |
|
Xavier J
|
b16c5d7bea
|
Renate site web link on etape 1 page.
|
2016-08-24 15:51:16 +02:00 |
|
Xavier J
|
c700701b36
|
Add lien_site_web attr and lien_notice attr
|
2016-08-24 12:14:25 +02:00 |
|
Xavier J
|
382c8d8700
|
Add minim preparation for dossier uniq page
|
2016-07-18 09:37:22 +02:00 |
|
Xavier J
|
cc8d2ef4ee
|
New UI and UX for the dossier initialization
|
2016-06-20 13:57:57 +02:00 |
|