diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-02-06 18:24:49 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-02-06 18:24:49 +0100 |
commit | 6b4cf8d0ba6ee46a6bb9c1b91996e6d72ef14a7e (patch) | |
tree | 828819c4d1cfb9d193339b6b30ae737b745161df /archaeological_operations/fixtures | |
parent | 545b867b9e2c6bc208dc4fd8c13191a9872306b4 (diff) | |
download | Ishtar-6b4cf8d0ba6ee46a6bb9c1b91996e6d72ef14a7e.tar.bz2 Ishtar-6b4cf8d0ba6ee46a6bb9c1b91996e6d72ef14a7e.zip |
Work on imports
Diffstat (limited to 'archaeological_operations/fixtures')
-rw-r--r-- | archaeological_operations/fixtures/initial_data.json | 187 |
1 files changed, 179 insertions, 8 deletions
diff --git a/archaeological_operations/fixtures/initial_data.json b/archaeological_operations/fixtures/initial_data.json index 29aae46ab..eeb2474a6 100644 --- a/archaeological_operations/fixtures/initial_data.json +++ b/archaeological_operations/fixtures/initial_data.json @@ -6,7 +6,8 @@ "comment": "Une op\u00e9ration arch\u00e9ologique visant \u00e0 qualifier et quantifier la pr\u00e9sence de vestiges sur une surface donn\u00e9e.", "available": true, "txt_idx": "arch_diagnostic", - "label": "Diagnostic arch\u00e9ologique" + "label": "Diagnostic arch\u00e9ologique", + "preventive": true } }, { @@ -16,7 +17,8 @@ "comment": "A pr\u00e9ciser", "available": true, "txt_idx": "prev_excavation", - "label": "Fouille arch\u00e9ologique pr\u00e9ventive" + "label": "Fouille arch\u00e9ologique pr\u00e9ventive", + "preventive": true } }, { @@ -26,7 +28,8 @@ "comment": "", "available": true, "txt_idx": "prog_excavation", - "label": "Fouille programm\u00e9e" + "label": "Fouille arch\u00e9ologique programm\u00e9e", + "preventive": false } }, { @@ -35,8 +38,9 @@ "fields": { "comment": "Pas assez gros pour \u00eatre une fouille, mais porte n\u00e9anmoins atteinte au sous-sol.", "available": true, - "txt_idx": "Sampling", - "label": "Sondage" + "txt_idx": "sampling", + "label": "Sondage (pr\u00e9ventif)", + "preventive": true } }, { @@ -46,7 +50,8 @@ "comment": "Une campagne de prospection sur un th\u00e8me particulier", "available": true, "txt_idx": "thematic_survey", - "label": "Prospection th\u00e9matique" + "label": "Prospection th\u00e9matique", + "preventive": false } }, { @@ -56,7 +61,173 @@ "comment": "Prospection visant \u00e0 d\u00e9tecter tout type de vestiges (ou presque) sur une surface donn\u00e9e. ", "available": true, "txt_idx": "inventory_survey", - "label": "Prospection inventaire" + "label": "Prospection inventaire (pr\u00e9ventif)", + "preventive": true + } + }, + { + "pk": 7, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "", + "available": true, + "txt_idx": "building_study", + "label": "\u00c9tude de b\u00e2ti (pr\u00e9ventif)", + "preventive": true + } + }, + { + "pk": 8, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "", + "available": true, + "txt_idx": "building_study_research", + "label": "\u00c9tude de b\u00e2ti (programm\u00e9)", + "preventive": true + } + }, + { + "pk": 9, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "", + "available": true, + "txt_idx": "arch_diagnostic_research", + "label": "Diagnostic arch\u00e9ologique (programm\u00e9)", + "preventive": false + } + }, + { + "pk": 10, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "", + "available": true, + "txt_idx": "documents_study", + "label": "\u00c9tude documentaire (pr\u00e9ventif)", + "preventive": true + } + }, + { + "pk": 11, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "", + "available": true, + "txt_idx": "documents_study_research", + "label": "\u00c9tude documentaire (programm\u00e9)", + "preventive": false + } + }, + { + "pk": 12, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "", + "available": true, + "txt_idx": "evaluation", + "label": "\u00c9valuation", + "preventive": true + } + }, + { + "pk": 13, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "", + "available": true, + "txt_idx": "prog_excavation_multiyear", + "label": "Fouille arch\u00e9ologique programm\u00e9e pluriannuelle", + "preventive": false + } + }, + { + "pk": 14, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "", + "available": true, + "txt_idx": "aerial_survey_research", + "label": "Prospection a\u00e9rienne (programm\u00e9)", + "preventive": false + } + }, + { + "pk": 15, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "", + "available": true, + "txt_idx": "aerial_survey", + "label": "Prospection a\u00e9rienne (pr\u00e9ventif)", + "preventive": true + } + }, + { + "pk": 16, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "", + "available": true, + "txt_idx": "collective_research_project", + "label": "Projet Collectif de Recherche", + "preventive": false + } + }, + { + "pk": 17, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "", + "available": true, + "txt_idx": "inventory_survey_research", + "label": "Prospection inventaire (programm\u00e9)", + "preventive": false + } + }, + { + "pk": 18, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "", + "available": true, + "txt_idx": "survey_research", + "label": "Prospection (programm\u00e9)", + "preventive": false + } + }, + { + "pk": 19, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "", + "available": true, + "txt_idx": "survey", + "label": "Prospection (pr\u00e9ventif)", + "preventive": true + } + }, + { + "pk": 20, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "", + "available": true, + "txt_idx": "rock_art_survey", + "label": "Prospection avec relev\u00e9 d'art rupestre", + "preventive": false + } + }, + { + "pk": 21, + "model": "archaeological_operations.operationtype", + "fields": { + "comment": "Pas assez gros pour \u00eatre une fouille, mais porte n\u00e9anmoins atteinte au sous-sol.", + "available": true, + "txt_idx": "sampling_research", + "label": "Sondage (programm\u00e9)", + "preventive": false } }, { @@ -518,7 +689,7 @@ "order": 6100, "label": "Haut moyen-\u00e2ge", "start_date": 476, - "txt_idx": "476" + "txt_idx": "high_middle_age" } }, { |