diff options
| -rw-r--r-- | Makefile.example | 2 | ||||
| -rw-r--r-- | ishtar_common/fixtures/initial_data-fr.json | 396 | 
2 files changed, 397 insertions, 1 deletions
| diff --git a/Makefile.example b/Makefile.example index 837bc74cd..7ea3d8304 100644 --- a/Makefile.example +++ b/Makefile.example @@ -126,6 +126,7 @@ fixtures_common: fixtures_common_importers fixtures_common_towns  							ishtar_common.persontype \  							ishtar_common.organizationtype \  							ishtar_common.sourcetype \ +							ishtar_common.operationtype \  	   > '../ishtar_common/fixtures/initial_data-'$(default_data)'.json'  fixtures_common_importers: @@ -150,7 +151,6 @@ fixtures_common_towns:  fixtures_operations:  	cd $(project); $(PYTHON) ./manage.py dumpdata --indent 4 \  							archaeological_operations.acttype \ -							archaeological_operations.operationtype \  							archaeological_operations.period \  							archaeological_operations.remaintype \  	   > '../archaeological_operations/fixtures/initial_data-'$(default_data)'.json' diff --git a/ishtar_common/fixtures/initial_data-fr.json b/ishtar_common/fixtures/initial_data-fr.json index dfac559fd..48793410f 100644 --- a/ishtar_common/fixtures/initial_data-fr.json +++ b/ishtar_common/fixtures/initial_data-fr.json @@ -779,5 +779,401 @@              "order": 1,               "txt_idx": "sampling"          } +    }, +    { +        "pk": 115,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "Autre \u00e9tude",  +            "preventive": true,  +            "order": 1,  +            "txt_idx": "other_study" +        } +    },  +    { +        "pk": 1,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "Une op\u00e9ration arch\u00e9ologique visant \u00e0 qualifier et quantifier la pr\u00e9sence de vestiges sur une surface donn\u00e9e.",  +            "available": true,  +            "label": "Diagnostic arch\u00e9ologique",  +            "preventive": true,  +            "order": 1,  +            "txt_idx": "arch_diagnostic" +        } +    },  +    { +        "pk": 7,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "\u00c9tude de b\u00e2ti (pr\u00e9ventif)",  +            "preventive": true,  +            "order": 1,  +            "txt_idx": "building_study" +        } +    },  +    { +        "pk": 10,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "\u00c9tude documentaire (pr\u00e9ventif)",  +            "preventive": true,  +            "order": 1,  +            "txt_idx": "documents_study" +        } +    },  +    { +        "pk": 12,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "\u00c9valuation",  +            "preventive": true,  +            "order": 1,  +            "txt_idx": "evaluation" +        } +    },  +    { +        "pk": 113,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": null,  +            "available": true,  +            "label": "Fouille ancienne",  +            "preventive": true,  +            "order": 1,  +            "txt_idx": "ancient_excavation" +        } +    },  +    { +        "pk": 2,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "A pr\u00e9ciser",  +            "available": true,  +            "label": "Fouille arch\u00e9ologique pr\u00e9ventive",  +            "preventive": true,  +            "order": 1,  +            "txt_idx": "prev_excavation" +        } +    },  +    { +        "pk": 123,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": false,  +            "label": "Prospection inventaire (pr\u00e9ventif)",  +            "preventive": true,  +            "order": 1,  +            "txt_idx": "inventory_survey" +        } +    },  +    { +        "pk": 124,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": null,  +            "available": false,  +            "label": "Prospection (pr\u00e9ventif)",  +            "preventive": true,  +            "order": 1,  +            "txt_idx": "survey" +        } +    },  +    { +        "pk": 22,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": null,  +            "available": true,  +            "label": "Sauvetage urgent",  +            "preventive": true,  +            "order": 1,  +            "txt_idx": "emergency_excavation" +        } +    },  +    { +        "pk": 118,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "Aide \u00e0 la pr\u00e9paration de publication",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "assistance_preparation_help" +        } +    },  +    { +        "pk": 130,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "Aide \u00e0 l'\u00e9dition",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "AE" +        } +    },  +    { +        "pk": 132,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": null,  +            "available": true,  +            "label": "Diagnostic arch\u00e9ologique (programm\u00e9)",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "arch_diagnostic_research" +        } +    },  +    { +        "pk": 131,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "Diffusion (pour les colloques, expo, s\u00e9minaires...)",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "communication" +        } +    },  +    { +        "pk": 8,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "\u00c9tude de b\u00e2ti (programm\u00e9)",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "building_study_research" +        } +    },  +    { +        "pk": 11,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "\u00c9tude documentaire (programm\u00e9)",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "documents_study_research" +        } +    },  +    { +        "pk": 3,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "Fouille arch\u00e9ologique programm\u00e9e",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "prog_excavation" +        } +    },  +    { +        "pk": 13,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "Fouille arch\u00e9ologique programm\u00e9e pluriannuelle",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "prog_excavation_multiyear" +        } +    },  +    { +        "pk": 122,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "Programme d'analyses",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "analysis_program" +        } +    },  +    { +        "pk": 16,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "Projet Collectif de Recherche",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "collective_research_project" +        } +    },  +    { +        "pk": 14,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "Prospection a\u00e9rienne",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "aerial_survey_research" +        } +    },  +    { +        "pk": 126,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": false,  +            "label": "Prospection a\u00e9rienne (pr\u00e9ventif)",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "aerial_survey" +        } +    },  +    { +        "pk": 117,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "Prospection avec mat\u00e9riel sp\u00e9cialis\u00e9",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "specialized_eqp_prospection" +        } +    },  +    { +        "pk": 20,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "Prospection avec relev\u00e9 d'art rupestre",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "rock_art_survey" +        } +    },  +    { +        "pk": 120,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": null,  +            "available": true,  +            "label": "Prospection d\u00e9tecteur de m\u00e9taux",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "metal_detector_prospection" +        } +    },  +    { +        "pk": 114,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": false,  +            "label": "Prospection diachronique",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "diachronic_prospection" +        } +    },  +    { +        "pk": 17,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "Prospection inventaire",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "inventory_survey_research" +        } +    },  +    { +        "pk": 18,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": false,  +            "label": "Prospection (programm\u00e9)",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "survey_research" +        } +    },  +    { +        "pk": 5,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "Une campagne de prospection sur un th\u00e8me particulier",  +            "available": true,  +            "label": "Prospection th\u00e9matique",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "thematic_survey" +        } +    },  +    { +        "pk": 116,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": false,  +            "label": "Prospection th\u00e9matique",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "thematic_prospection" +        } +    },  +    { +        "pk": 121,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": null,  +            "available": true,  +            "label": "Relev\u00e9 d'art rupestre",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "cave_art_record" +        } +    },  +    { +        "pk": 21,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "Pas assez gros pour \u00eatre une fouille, mais porte n\u00e9anmoins atteinte au sous-sol.",  +            "available": false,  +            "label": "Sondage",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "sampling_research" +        } +    },  +    { +        "pk": 127,  +        "model": "ishtar_common.operationtype",  +        "fields": { +            "comment": "",  +            "available": true,  +            "label": "Sondage (programm\u00e9)",  +            "preventive": false,  +            "order": 1,  +            "txt_idx": "sampling" +        }      }  ] | 
