Chaïb Martinez
|
49f0127300
|
[fix #3856] Add form contact admin link
Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
|
2019-05-20 15:30:28 +02:00 |
|
Pierre de La Morinerie
|
9c6aa209c9
|
sign_in: fix line breaks on form header
|
2019-04-29 17:59:11 +02:00 |
|
Pierre de La Morinerie
|
adefd26413
|
procedure_context: hide the description on auth pages
|
2019-04-03 17:14:48 +02:00 |
|
Pierre de La Morinerie
|
28dcbcb85b
|
auth: move the FranceConnect button to a partial
|
2019-04-03 16:08:09 +02:00 |
|
maatinito
|
55f17f64a4
|
Use predefined constants instead of values for URLs, mails
|
2019-03-08 17:06:56 +01:00 |
|
Frederic Merizen
|
a8ce11a4d2
|
Add rel=noopener to links with target=_blank
http://support.detectify.com/customer/portal/articles/2792257-external-links-using-target-_blank-
|
2019-03-05 18:25:26 +01:00 |
|
simon lehericey
|
6bc820d16c
|
link_sent: add link to faq
|
2019-03-04 12:31:31 +01:00 |
|
Pierre de La Morinerie
|
d36696442b
|
layouts: migrate sign_in to the shared layout
|
2019-01-16 14:25:12 +01:00 |
|
simon lehericey
|
e55fe2bb91
|
link_sent: add sentence to warn max email delay
|
2019-01-10 12:06:35 +01:00 |
|
Pierre de La Morinerie
|
142b684170
|
layouts: fix styling of the sign_in and sign_up pages
This was broken during the shared layout refactoring
|
2019-01-08 08:16:55 +01:00 |
|
gregoirenovel
|
fd2b44b45e
|
Fix the FC info link
|
2019-01-07 08:52:51 +01:00 |
|
gregoirenovel
|
a43ec4e0d1
|
Align the remember me and forgotten password items
|
2019-01-07 08:52:51 +01:00 |
|
gregoirenovel
|
9c130c41da
|
Remove ProcedureDecorator
|
2019-01-03 12:08:25 +01:00 |
|
simon lehericey
|
5690599289
|
Session: send a mail to confirm gestionnaire login
|
2018-11-13 10:41:45 +01: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 |
|
gregoirenovel
|
5db408efdb
|
[Fix #1511] Remove the now obsolete DS logo
|
2018-09-24 12:16:58 +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 |
|
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 |
|
gregoirenovel
|
1b8b6a3274
|
TPS -> demarches-simplifiees.fr
|
2018-02-28 18:14:06 +01:00 |
|
gregoirenovel
|
7c34807f46
|
Don’t use unless
|
2018-01-12 11:32:43 +01:00 |
|
Simon Lehericey
|
d9e532684f
|
Login: fix remember me checkbox and forget password link
|
2017-09-08 11:52:30 +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 |
|
Mathieu Magnin
|
6777b51331
|
rename login css to auth, since it will also be used by sign up
|
2017-06-21 17:38:34 +02:00 |
|
Mathieu Magnin
|
e51d8965a2
|
[Fix #468] fix demo login
|
2017-06-20 17:05:05 +02:00 |
|
Mathieu Magnin
|
482002fe79
|
Avis sign up should use generic layout
|
2017-06-20 13:56:49 +02:00 |
|
Mathieu Magnin
|
3f20d6fb9d
|
login should use generic two columns layout
|
2017-06-20 11:42:54 +02:00 |
|
Mathieu Magnin
|
a69915d8b5
|
standardize form title
|
2017-06-20 10:24:53 +02:00 |
|
Mathieu Magnin
|
c944088076
|
Add procedure overview on login
|
2017-06-19 18:21:15 +02:00 |
|
Mathieu Magnin
|
b68a8b37e8
|
Redesign the login form
|
2017-06-19 18:21:15 +02:00 |
|
gregoirenovel
|
c10c2fc31b
|
Selectors must be written in lowercase with hyphens
|
2017-04-20 10:35:53 +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
|
e7e4e41e12
|
Haml Ruby evaluation tags must be followed by a space
|
2017-04-10 17:55:53 +02:00 |
|
gregoirenovel
|
d1e463b7ab
|
Files should end with a single new line
|
2017-04-04 16:59:39 +02:00 |
|
Mathieu Magnin
|
a88b150c3c
|
Add remember me on login
|
2017-03-07 10:29:48 +01:00 |
|
Mathieu Magnin
|
38e8acf285
|
Change some wordings and clean some templates
|
2017-01-31 10:46:20 +01:00 |
|
Xavier J
|
2750319f77
|
Fix some tests
|
2017-01-03 11:32:21 +01:00 |
|
Xavier J
|
cbb5737fdf
|
new demo link on home page
|
2017-01-03 10:40:09 +01:00 |
|
Xavier J
|
c122a64237
|
Ajust count notification for procedure left panel in back office gestionnaire
|
2017-01-02 18:27:01 +01:00 |
|
Xavier J
|
72ebacf3cc
|
Remove admin connection link on user connection page
|
2016-12-07 17:38:19 +01:00 |
|
Xavier J
|
c682387a39
|
First change connexion navbar
|
2016-12-01 10:54:25 +01:00 |
|
Xavier J
|
5284df5ce0
|
Add page « Procédure terminée »
|
2016-11-07 17:08:33 +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 |
|