Commit graph

3617 commits

Author SHA1 Message Date
Mathieu Magnin
d9265d9686 [Fix #1409] Display identite form with new design 2018-02-20 11:01:47 +01:00
gregoirenovel
5b6a54399c
Merge pull request #1446 from tchak/fix-multi-submit
Fix multi submit bug with direct upload
2018-02-16 13:47:15 +01:00
Paul Chavard
35a4367114 Fix multi submit bug with direct upload 2018-02-16 12:53:00 +01:00
gregoirenovel
389760fc17
Merge pull request #1445 from betagouv/cellar_improve_range_query
CleverCloud Cellar Compatible range query
2018-02-15 17:53:09 +01:00
Frederic Merizen
18db0ceae9 CleverCloud Cellar Compatible range query 2018-02-15 17:45:27 +01:00
Mathieu Magnin
d02ae00c0e
Merge pull request #1444 from betagouv/cellar_monkey_patch_range
Disable content type detection for new attachments
2018-02-15 17:15:25 +01:00
Frederic Merizen
2012a19efa Disable content type detection for new attachments 2018-02-15 17:03:15 +01:00
gregoirenovel
9a3d1947c8
Merge pull request #1442 from betagouv/conf-override
Override the conf for active_storage
2018-02-15 14:35:21 +01:00
gregoirenovel
732af26946 Override the conf for active_storage 2018-02-15 14:30:18 +01:00
gregoirenovel
5746ba29da Fix a bug in the PJ PR 2018-02-15 13:58:19 +01:00
gregoirenovel
88e951f5fa
Merge pull request #1427 from betagouv/pj
PJ
2018-02-15 12:13:01 +01:00
gregoirenovel
93d8470321 Put the piece justificative champ behind a feature flag 2018-02-15 12:04:03 +01:00
gregoirenovel
071c459011 Slight refactor of the features flagging code 2018-02-15 11:15:24 +01:00
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