Paul Chavard
|
e6288c39f2
|
refactor(dossier): champs -> champs_public
|
2022-11-10 22:44:39 +00:00 |
|
Paul Chavard
|
95f65900d3
|
refactor(active_storage): no download on clone
|
2022-11-10 12:25:55 +00:00 |
|
Paul Chavard
|
2d7803cd48
|
refactor(spec): use new procedure.types_de_champ factory
|
2022-08-04 12:10:32 +02:00 |
|
Paul Chavard
|
e269077c40
|
refactor(attestation_template): cleanup relationships
|
2022-02-11 08:45:32 +01:00 |
|
clemkeirua
|
f3e487bd9e
|
replace filter+first with find
|
2020-09-25 12:53:11 +00:00 |
|
Pierre de La Morinerie
|
8962db38cc
|
models: render attestations in a simpler way
The older method of instanciating an entire new rendering stack can be
made simpler using Rails >= 5.0 methods.
See https://api.rubyonrails.org/classes/ActionController/Renderer.html#method-i-render
|
2020-08-04 16:53:46 +02:00 |
|
Paul Chavard
|
13c21d89af
|
Fix attestation_template spec
|
2020-07-07 18:03:56 +02:00 |
|
Pierre de La Morinerie
|
43569f687e
|
specs: use fixture_file_upload rather than Rack::Test::UploadedFile
This is mostly for consistency (both styles were used before).
Note: we still have to use `Rack::Test::UploadedFile.new` in factories,
because of https://github.com/thoughtbot/factory_bot/issues/385.
|
2020-07-01 11:13:45 +02:00 |
|
kara Diaby
|
6102ba6039
|
Do not permit to upload a GIF file via javascript
|
2020-02-25 23:33:15 +01:00 |
|
Paul Chavard
|
8fcf1353f3
|
Remove duplicated attachments
|
2019-09-17 18:12:53 +02:00 |
|
Paul Chavard
|
3b8d3b7967
|
Add Style/CollectionMethods to rubocop
|
2019-09-12 14:48:18 +02:00 |
|
Paul Chavard
|
7ffb98e616
|
Remove carrierwave uploaders
|
2019-09-10 10:49:12 +02:00 |
|
Paul Chavard
|
a19b10b118
|
Migrate attestation files to active_storage
|
2019-08-27 17:42:52 +02:00 |
|
simon lehericey
|
2238e5bd9f
|
Time.now => Time.zone.now
|
2018-10-26 10:10:20 +00:00 |
|
gregoirenovel
|
baf69acbcb
|
[Fix #2833] Move /support files to /fixtures
|
2018-10-16 10:47:41 +02:00 |
|
Paul Chavard
|
753a81c2d3
|
Update tag substitution concern
|
2018-05-24 17:54:51 +02:00 |
|
gregoirenovel
|
e26f4148ff
|
Bump development gems
- brakeman
- rubocop
- scss_lint
|
2018-03-06 16:17:22 +01:00 |
|
gregoirenovel
|
fe7f8da636
|
Revert "Bump development gems"
This reverts commit d6ad3fc3fd .
|
2018-03-06 15:11:26 +01:00 |
|
gregoirenovel
|
d6ad3fc3fd
|
Bump development gems
- brakeman
- rubocop
- scss_lint
|
2018-03-06 10:36:35 +01:00 |
|
Paul Chavard
|
0c1d529b61
|
Unify :type_de_champ public/private factories
|
2018-02-14 11:49:06 +01:00 |
|
gregoirenovel
|
08ed400ec2
|
Enable the Layout/FirstArrayElementLineBreak cop
|
2018-01-15 22:14:38 +01:00 |
|
Frederic Merizen
|
3dfc37826a
|
[#1110] Extract document template concern from attestation template class
|
2018-01-05 10:57:27 +01:00 |
|
Frederic Merizen
|
34d9408ed3
|
[#1110] DRYer spec
|
2018-01-04 16:20:08 +01:00 |
|
Frederic Merizen
|
f5e891f5d9
|
Cosmetic(ish): in spec, save changes to model
|
2017-12-15 15:09:07 +00:00 |
|
Frederic Merizen
|
94f1a1fa0c
|
[Fix #866] Allow use of non-breaking spaces in balise in attestation template
|
2017-12-14 17:22:21 +00:00 |
|
Simon Lehericey
|
d90e22e332
|
Tests: add (or group) Timecop.return to resume time in specs
|
2017-11-29 16:07:39 +01:00 |
|
Mathieu Magnin
|
a8ec374252
|
[Fix #813] When a brouillon is created, send an email to user
|
2017-10-20 12:13:55 +02:00 |
|
Simon Lehericey
|
3dce5b9b5e
|
AttestationTemplate: store logo and signature with uuid
|
2017-10-19 15:32:04 +02:00 |
|
Simon Lehericey
|
ea2827134e
|
[fix #850] Use UUID as a uniq identifier for the attestation
|
2017-10-19 15:02:01 +02:00 |
|
Simon Lehericey
|
5257d20ba0
|
[fix #845] Attestation: affiche les dates au format français
|
2017-10-16 18:54:19 +02:00 |
|
Simon Lehericey
|
ee415c4aa6
|
[FIX #509] add dossier id tag in attestation template
|
2017-06-28 10:59:14 +02:00 |
|
Simon Lehericey
|
3d99407495
|
[Fix #499] Attestation: add maxlength to footer
|
2017-06-27 13:35:01 +02:00 |
|
Simon Lehericey
|
84e3d8fbe0
|
Attestation_template: use etablissement inline_adresse
|
2017-06-27 11:15:25 +02:00 |
|
Simon Lehericey
|
602527a09d
|
[Fix #196] Attestation: building logic from template
|
2017-06-16 12:11:09 +02:00 |
|
Simon Lehericey
|
d7ff3d6139
|
[Fix #196] AttestationTemplate: add model
|
2017-06-16 11:35:13 +02:00 |
|