.settings/org.eclipse.core.resources.prefs
author grandjoncl
Thu, 20 Dec 2012 15:22:42 +0100
branchmodifications_relative_ldtxml
changeset 1044 e3902e1bd785
parent 1043 34af1cdcf746
child 1081 2e086097cb5d
permissions -rw-r--r--
modifications to have relative src for media in the xml ldt of a project. - Migration in order to set all the project ldt with the new values in the xml. If the media has a content that doesn't exist, the media is erased. If the project has no valid media, the project is deleted. There is a test in project_tests. - The migration uses the command : set_projectldtiri - The command set_projectldtiri uses the function in utils relative_src_xml that returns an xml. The command deletes the projects that have no ldt or the ldt isn't valid (empty string) - Modifications in lignesdetemps to have absolute urls in the xml when we open a project or in the research when we display the results in lignes de temps
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1001
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
     1
eclipse.preferences.version=1
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
     2
encoding//src/ldt/ldt/core/migrations/0001_initial.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
     3
encoding//src/ldt/ldt/core/migrations/0002_auto__del_owner.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
     4
encoding//src/ldt/ldt/indexation/backends/elasticsearch_backend.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
     5
encoding//src/ldt/ldt/indexation/highlighter.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
     6
encoding//src/ldt/ldt/indexation/models.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
     7
encoding//src/ldt/ldt/indexation/query_parser.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
     8
encoding//src/ldt/ldt/indexation/search_indexes.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
     9
encoding//src/ldt/ldt/indexation/tests.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    10
encoding//src/ldt/ldt/ldt_utils/migrations/0001_initial.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    11
encoding//src/ldt/ldt/ldt_utils/migrations/0002_auto__add_field_media_mimetype_field__chg_field_media_external_src_url.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    12
encoding//src/ldt/ldt/ldt_utils/migrations/0003_auto__chg_field_project_owner.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    13
encoding//src/ldt/ldt/ldt_utils/migrations/0004_auto__add_field_project_description.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    14
encoding//src/ldt/ldt/ldt_utils/migrations/0005_add_permissions.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    15
encoding//src/ldt/ldt/ldt_utils/migrations/0006_auto__add_field_media_image.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    16
encoding//src/ldt/ldt/ldt_utils/migrations/0007_auto__add_field_content_image__del_field_media_image.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    17
encoding//src/ldt/ldt/ldt_utils/migrations/0008_auto__add_field_project_image.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    18
encoding//src/ldt/ldt/ldt_utils/migrations/0009_auto__chg_field_content_image__chg_field_project_image.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    19
encoding//src/ldt/ldt/ldt_utils/migrations/0010_auto__add_annotationstat.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    20
encoding//src/ldt/ldt/ldt_utils/migrations/0011_gen_stat_annotation.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    21
encoding//src/ldt/ldt/ldt_utils/migrations/0012_auto__add_field_content_last_annotated.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    22
encoding//src/ldt/ldt/ldt_utils/migrations/0013_auto__add_field_content_front_project__chg_field_content_last_annotate.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    23
encoding//src/ldt/ldt/ldt_utils/migrations/0014_auto__del_annotationstat__chg_field_content_last_annotated.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    24
encoding//src/ldt/ldt/ldt_utils/migrations/0015_auto__add_contentstat__del_field_content_last_annotated__del_field_con.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    25
encoding//src/ldt/ldt/ldt_utils/migrations/0016_one_to_one_stat_annotation.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    26
encoding//src/ldt/ldt/ldt_utils/migrations/0017_correct_image_path.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    27
encoding//src/ldt/ldt/ldt_utils/migrations/0018_auto__chg_field_content_iri_id__chg_field_project_ldt_id__chg_field_au.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    28
encoding//src/ldt/ldt/ldt_utils/migrations/0019_recalculate_media_hash_src.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    29
encoding//src/ldt/ldt/ldt_utils/migrations/0020_auto__add_field_segment_id_hash__chg_field_segment_iri_id__chg_field_s.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    30
encoding//src/ldt/ldt/ldt_utils/migrations/0021_recalculate_segment_id_hash_script.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    31
encoding//src/ldt/ldt/ldt_utils/migrations/0022_auto__add_unique_media_src_hash__chg_field_segment_cutting_id__chg_fie.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    32
encoding//src/ldt/ldt/ldt_utils/migrations/0023_auto__add_field_segment_audio_src__add_field_segment_audio_href.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    33
encoding//src/ldt/ldt/ldt_utils/migrations/0024_auto__chg_field_tag_name.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    34
encoding//src/ldt/ldt/ldt_utils/migrations/0025_chg_site_domain.py=utf-8
1043
34af1cdcf746 Starting 'modifications_relative_ldtxml' branch
grandjoncl
parents: 1005
diff changeset
    35
encoding//src/ldt/ldt/ldt_utils/migrations/0026_set_relative_ldtproject.py=utf-8
1001
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    36
encoding//src/ldt/ldt/ldt_utils/views/json.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    37
encoding//src/ldt/ldt/management/utils.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    38
encoding//src/ldt/ldt/test/test_runner.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    39
encoding//src/ldt/ldt/text/migrations/0001_initial.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    40
encoding//src/ldt/ldt/user/migrations/0001_initial.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    41
encoding//src/ldt/ldt/user/migrations/0008_auto__chg_field_groupprofile_image__chg_field_groupprofile_group__chg_.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    42
encoding//virtualenv/web/env/guardianenv/Lib/site-packages/guardian/migrations/0001_initial.py=utf-8
c558d677ee52 Merge with 563d51c73231d32df2ed1ffce38449ef23fde80f
grandjoncl
parents: 974
diff changeset
    43
encoding/<project>=UTF-8