Mathieu Magnin
|
3804ab5911
|
[Fix #589] When displaying individual form, fill birthdate input
|
2017-08-01 16:47:44 +02:00 |
|
gregoirenovel
|
c464a6faba
|
[Fix #168] Sort published and archived procedures by publication_date
|
2017-07-18 13:44:03 +02:00 |
|
gregoirenovel
|
1c1a47d83a
|
publiee_ou_archivee -> publiees_ou_archivees
|
2017-07-17 15:06:36 +02:00 |
|
gregoirenovel
|
32e0fa9f69
|
Add Procedure#publiee_ou_archivee?
|
2017-07-13 17:01:39 +02:00 |
|
gregoirenovel
|
2b7a148540
|
Remove Procedure#published?
|
2017-07-13 17:01:38 +02:00 |
|
gregoirenovel
|
36bee67085
|
Add Procedure#brouillon?
|
2017-07-13 17:01:38 +02:00 |
|
gregoirenovel
|
9a7d5d1833
|
Add Procedure#publiee?
|
2017-07-13 15:44:18 +02:00 |
|
gregoirenovel
|
cfec05506a
|
Rename Procedure#archived? -> #archivee?
|
2017-07-13 15:32:13 +02:00 |
|
gregoirenovel
|
75aebe4f07
|
Add the archivees scope on Procedure
|
2017-07-13 14:46:09 +02:00 |
|
gregoirenovel
|
89feb6cdf7
|
Add the brouillons scope on Procedure
|
2017-07-13 14:46:08 +02:00 |
|
gregoirenovel
|
fc2540649f
|
Add the publiees scope on Procedure
|
2017-07-13 14:46:07 +02:00 |
|
gregoirenovel
|
ab9cf1c351
|
Rename the published scope on Procedure
|
2017-07-13 14:40:41 +02:00 |
|
Simon Lehericey
|
693c2a43ac
|
[Fix #592] mutualize sanitize and clean flash messages
|
2017-07-13 10:14:16 +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
|
3d4c93a7fb
|
Autofocus on email fields when relevant
|
2017-07-13 00:04:52 +02:00 |
|
Simon Lehericey
|
35affd69fc
|
Commentaires: avoid xss injection
|
2017-07-12 13:53:25 +02:00 |
|
Simon Lehericey
|
2e03f77e4d
|
InfoDossier: avoid xss injection
|
2017-07-12 13:47:59 +02:00 |
|
Simon Lehericey
|
831ccac685
|
Turbolinks: do not reload mailjet js on every page
|
2017-07-11 10:00:29 +02:00 |
|
Simon Lehericey
|
b2e99dd755
|
Turbolinks: do not reload application js on every page
|
2017-07-11 10:00:29 +02:00 |
|
Simon Lehericey
|
27cd42a100
|
fix administration view
|
2017-07-11 09:09:20 +02:00 |
|
gregoirenovel
|
6a381caaee
|
Add the archived scope to Procedure
|
2017-07-10 17:24:53 +02:00 |
|
gregoirenovel
|
411c5791c8
|
Use the not_archived Procedure scope
|
2017-07-10 17:24:43 +02:00 |
|
gregoirenovel
|
31b23ac74e
|
Add the not_published Procedure scope
|
2017-07-10 17:24:39 +02:00 |
|
gregoirenovel
|
f480f26bd4
|
Use the state_not_brouillon Dossier scope
|
2017-07-10 16:54:02 +02:00 |
|
gregoirenovel
|
5f50f76341
|
Add the published scope en Procedure
|
2017-07-10 16:54:01 +02:00 |
|
Simon Lehericey
|
b2ba5c597d
|
[FIX #558] Attestation: fix access with multiple logins
|
2017-07-10 10:23:15 +02:00 |
|
Simon Lehericey
|
4fad288a8a
|
lastWeekOverview: fix template
|
2017-07-04 17:33:01 +02:00 |
|
Simon Lehericey
|
82d8871d03
|
DossierShow: fix unattended bug on @champs_private
|
2017-07-04 16:37:29 +02:00 |
|
Mathieu Magnin
|
70c7c42e1f
|
[Fix #430] Add delete procedure button
|
2017-07-04 14:34:26 +02:00 |
|
Simon Lehericey
|
48e881f9ec
|
[FIX #491] Attestation: allow administrateur to change attestation template on a published procedure
|
2017-07-04 13:59:54 +02:00 |
|
Simon Lehericey
|
8aaf7df579
|
AttestationTemplate edit: id.nil => new_record?
|
2017-07-04 13:59:54 +02:00 |
|
Simon Lehericey
|
1d4a0dce56
|
Header: fix alignement in ff
|
2017-07-04 13:48:56 +02:00 |
|
Mathieu Magnin
|
dc4decc827
|
Add profile switcher in header
|
2017-07-03 14:34:31 +02:00 |
|
Mathieu Magnin
|
5d8c798369
|
Connexion button is a secondary button
|
2017-07-03 14:34:31 +02:00 |
|
Mathieu Magnin
|
33af09cae5
|
Account menu on header
|
2017-07-03 14:34:31 +02:00 |
|
Mathieu Magnin
|
b7dc511a7d
|
Create a clean application.js file for new design
|
2017-07-03 14:34:31 +02:00 |
|
Mathieu Magnin
|
649af19443
|
Add search field in navbar
|
2017-07-03 14:34:30 +02:00 |
|
Simon Lehericey
|
b1d96f4a94
|
[FIX #492] switch to new attestation download system
|
2017-07-03 14:09:14 +02:00 |
|
gregoirenovel
|
38400cc2ce
|
Fix a capitalization mistake
|
2017-07-03 10:19:45 +02:00 |
|
gregoirenovel
|
0a1543c630
|
[Fix #523] prioritaites -> prioritaires
|
2017-07-03 10:19:45 +02:00 |
|
Simon Lehericey
|
fb50606680
|
Admin: remove useless data in admin creation mail
|
2017-06-30 17:21:41 +02:00 |
|
Simon Lehericey
|
603e2dd020
|
ProcedureOverview: reboot model and layout
|
2017-06-29 16:07:46 +02:00 |
|
Simon Lehericey
|
689d0c2dd7
|
ProcedureOverview: add layout
|
2017-06-29 16:07:46 +02:00 |
|
Simon Lehericey
|
26afa24e49
|
[Fix #512] Crisp: add crisp to homepage
|
2017-06-29 14:35:24 +02:00 |
|
Simon Lehericey
|
3d99407495
|
[Fix #499] Attestation: add maxlength to footer
|
2017-06-27 13:35:01 +02:00 |
|
Simon Lehericey
|
81984d2883
|
Attestation: remove misleading footer placeholder
|
2017-06-27 13:34:49 +02:00 |
|
Simon Lehericey
|
c16c19f8e6
|
[Fix #499] Attestation: footer is now an text_field instead of a text_area
|
2017-06-27 13:14:47 +02:00 |
|
gregoirenovel
|
0e3ebfd819
|
[Fix #183] Display “oui” or “non” instead of “true” or “false”
|
2017-06-26 14:53:38 +02:00 |
|
gregoirenovel
|
96dd853dbb
|
[Fix #396] Don’t submit the publish form after a transfer
|
2017-06-26 10:51:28 +02:00 |
|