Mathieu Magnin
|
cf36d7f1ed
|
[Fix #1801] use the new string_to_html method
|
2018-05-24 18:05:41 +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 |
|
Simon Lehericey
|
4ae9d8ef0d
|
[Fix #592] Convert html_safe to sanitize
|
2017-07-13 10:14:16 +02:00 |
|
gregoirenovel
|
7ddcb9aedc
|
Extract id attributes from HAML tag attributes
|
2017-04-26 17:22:30 +02:00 |
|
gregoirenovel
|
c10c2fc31b
|
Selectors must be written in lowercase with hyphens
|
2017-04-20 10:35:53 +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
|
d1e463b7ab
|
Files should end with a single new line
|
2017-04-04 16:59:39 +02:00 |
|
Xavier J
|
6f31a4d7b7
|
Fix logo TPS with
|
2017-01-03 14:53:56 +01:00 |
|
Xavier J
|
a08ded5322
|
Fix logo image_url
|
2016-11-03 17:29:59 +01:00 |
|
Xavier J
|
e10c218d3a
|
Add dynamic logo (opensimplif)
|
2016-11-03 17:20:56 +01:00 |
|
Xavier J
|
f4de0b8431
|
- Add resize on wysihtml5 bootstrap
- Add rich text on procedure description
- Ajust text on description dossier user form
|
2016-03-02 15:21:45 +01:00 |
|
Xavier J
|
18d72745f0
|
Add description and logo tps on siret page
|
2015-11-20 17:51:25 +01:00 |
|
Tanguy PATTE
|
968aa92d77
|
[#920] prefill siret when user has a siret
|
2015-10-08 11:22:55 +02:00 |
|
Tanguy PATTE
|
afed93247d
|
[#917] redirect to correct location after login with france connect
|
2015-10-07 16:49:42 +02:00 |
|
Tanguy PATTE
|
5772b99d42
|
move controller into users folder
|
2015-09-23 19:20:03 +02:00 |
|