gregoirenovel
ee145180a3
Add a piece_justificative_file attribute to Champ
2018-02-15 11:15:23 +01:00
gregoirenovel
7097cad51a
Add the “piece_justificative” type de champ
2018-02-15 11:14:03 +01:00
gregoirenovel
2a2f794732
Add the direct_upload JS ans SCSS files
2018-02-15 11:14:03 +01:00
gregoirenovel
d51aefa10a
Add activestorage to the JS bundles
2018-02-15 11:14:03 +01:00
gregoirenovel
5c25b86c46
Add the ActiveStorage configuration
2018-02-15 11:14:03 +01:00
gregoirenovel
922e504623
Add active_storage tables
2018-02-15 11:14:02 +01:00
Frederic Merizen
fcba5c8523
Merge pull request #1404 from betagouv/cellar_integration
...
Active storage and Clever Cloud Cellar integration
2018-02-15 11:07:33 +01:00
Frederic Merizen
07134684d4
Prefix_delete for cellar
2018-02-15 10:56:47 +01:00
Frederic Merizen
e2c583480d
Implement streaming GET for Cellar
2018-02-15 10:56:47 +01:00
Frederic Merizen
0e74c55d48
Implement GET for Cellar
2018-02-15 10:56:40 +01:00
Frederic Merizen
76c72bf4e0
Ability to delete files from Cellar
2018-02-15 10:54:45 +01:00
Frederic Merizen
741100d4f5
Active storage and Clever Cloud Cellar integration
2018-02-15 10:43:56 +01:00
LeSim
4d7be088f9
Merge pull request #1438 from tchak/clean-up-moulinette
...
Cleanup rake task for public/private champ outage
2018-02-14 19:08:30 +01:00
Paul Chavard
a00309c7f4
Cleanup rake task for public/private champ outage
2018-02-14 19:03:05 +01:00
LeSim
2223d3437d
Merge pull request #1437 from tchak/fix-public-private
...
Fix public and private champs scopes
2018-02-14 18:21:35 +01:00
Paul Chavard
db42c0c0cf
Fix public and private champs scopes
2018-02-14 18:13:23 +01:00
Paul Chavard
551014b4ea
Merge pull request #1430 from tchak/type-de-champ-private
...
Remove TypeDeChampPublic/TypeDeChampPrivate STI
2018-02-14 14:26:46 +01:00
Paul Chavard
0c1d529b61
Unify :type_de_champ public/private factories
2018-02-14 11:49:06 +01:00
Paul Chavard
31d638ae2a
Remove TypeDeChampPublic/TypeDeChampPrivate STI
2018-02-14 11:49:06 +01:00
CamilleGarrigue
75b2e16cc0
Update _list.html.haml
2018-02-14 10:44:26 +00:00
gregoirenovel
c38eab4c95
Merge pull request #1422 from tchak/cleanup
...
Cleanup some specs and properties delegates
2018-02-13 18:45:42 +01:00
Paul Chavard
b3e07d8504
Use in?
in type_champ
tests
2018-02-13 17:59:27 +01:00
Paul Chavard
0c10f2bd47
Always use factories in spec
2018-02-13 15:05:10 +01:00
Paul Chavard
793768684e
Checkbox should take a “on” not “true” value
2018-02-13 14:56:55 +01:00
Paul Chavard
f80a9466b9
Delegate mandatory?
to type_de_champ
2018-02-13 14:56:55 +01:00
LeSim
82e7d33e2f
Merge pull request #1412 from tchak/public-private-champs
...
Remove ChampPublic/ChampPrivate STI
2018-02-13 14:52:36 +01:00
Paul Chavard
2e4ada98e6
Add private columns to Champ and TypeDeChamp
2018-02-13 12:35:03 +01:00
Paul Chavard
52749713ab
Remove ChampPublic/ChampPrivate STI
2018-02-13 12:07:13 +01:00
gregoirenovel
d432ea7249
Merge pull request #1428 from betagouv/fix-readme
...
The overmind command was incorrect
2018-02-13 11:20:44 +01:00
gregoirenovel
ffe3fe3db2
The overmind command was incorrect
2018-02-13 11:13:19 +01:00
gregoirenovel
1f7a853af4
Merge pull request #1406 from betagouv/fix-1403
...
[Fix #1403 ] Apply dossier index style to recherche
2018-02-13 11:13:04 +01:00
Mathieu Magnin
5398864609
Whole line should be clickable
2018-02-13 10:58:32 +01:00
Mathieu Magnin
9105e4e3f7
[ Fix #1403 ] Apply dossier index style to recherche
2018-02-13 10:58:32 +01:00
LeSim
3cad63b7b2
Merge pull request #1414 from tchak/update-schema
...
Update schema.rb
2018-02-13 10:47:26 +01:00
Paul Chavard
160b4e78c7
Update schema.rb
2018-02-13 10:28:56 +01:00
gregoirenovel
d7ef4a3d24
Merge pull request #1424 from betagouv/overmind
...
Use overwind instead of hivemind
2018-02-12 14:40:14 +01:00
gregoirenovel
5b7085f7ce
Use overwind instead of hivemind
2018-02-12 14:31:20 +01:00
Mathieu Magnin
d6bafc3bfb
Merge pull request #1405 from betagouv/fix_1397_envoyer_a_aucun_accompagnateur
...
[Fix #1397 ] Hide 'envoyer' button when no potential recipient
2018-02-08 21:21:34 +01:00
Frederic Merizen
283e6e927b
[ Fix #1397 ] Hide 'envoyer' button when no potential recipient
2018-02-08 20:38:20 +01:00
Mathieu Magnin
8577563dd0
Merge pull request #1408 from betagouv/fix_1383-english_apidoc
...
Fix 1383 english apidoc
2018-02-08 17:59:20 +01:00
Frederic Merizen
fe4e57af6c
[ Fix #1389 ] Force French language
...
In #1383 , a misconfigured gem was corrupting a global I18n variable
that was persisten across requests, resulting in #1389 , #1392 and #1398 .
This commit prevents future corruptions of locales.
2018-02-08 16:20:32 +01:00
Frederic Merizen
1dc413e313
[ Fix #1383 ] Force french language for apidoc
...
Also fixes #1389 , #1392 and #1398
2018-02-08 16:20:22 +01:00
gregoirenovel
191b2c1629
Merge pull request #1381 from betagouv/rails-5-2
...
Bump rails to 5.2.0.rc1
2018-02-07 16:23:31 +01:00
gregoirenovel
29d9b03672
Bump rails to 5.2.0.rc1
2018-02-07 16:18:42 +01:00
Mathieu Magnin
2a5963f59b
Merge pull request #1402 from betagouv/fix-1296
...
Fix 1296 - Birthday field is optional in procedure
2018-02-07 16:16:31 +01:00
Mathieu Magnin
aeaa156f8b
Unused method removed
2018-02-07 15:57:49 +01:00
Mathieu Magnin
50f35ee905
[ Fix #1296 ] Birthday field is optional in procedure
2018-02-07 15:57:48 +01:00
LeSim
89417da331
Merge pull request #1401 from betagouv/fix_manager
...
Manager: regenerate views template to match the new version
2018-02-07 15:48:29 +01:00
simon lehericey
9297cbc642
Manager: regenerate views template to match the new version
2018-02-07 15:43:16 +01:00
gregoirenovel
b1c273e254
Merge pull request #1399 from betagouv/fix-478
...
[Fix #478 ] /recherche can deal with very big int
2018-02-07 13:04:01 +01:00