.settings/org.eclipse.core.resources.prefs
author ymh <ymh.work@gmail.com>
Mon, 29 Jul 2013 21:04:05 +0200
changeset 79 c7de7a56164d
parent 67 5d9223bb3aab
child 86 bf707ad8aa1a
child 91 3bbf7371378a
permissions -rw-r--r--
Display the create wikipedia checkbox on homonyms links. Correct bug #17631.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
eclipse.preferences.version=1
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
encoding//src/core/import_processor.py=utf-8
36
f770159c3cee Remove unique constraint on image/notice
ymh <ymh.work@gmail.com>
parents: 35
diff changeset
     3
encoding//src/core/migrations/0001_initial.py=utf-8
f770159c3cee Remove unique constraint on image/notice
ymh <ymh.work@gmail.com>
parents: 35
diff changeset
     4
encoding//src/core/migrations/0002_auto__add_field_term_wikipedia_edition.py=utf-8
f770159c3cee Remove unique constraint on image/notice
ymh <ymh.work@gmail.com>
parents: 35
diff changeset
     5
encoding//src/core/migrations/0003_auto__add_srepnoticeterm.py=utf-8
f770159c3cee Remove unique constraint on image/notice
ymh <ymh.work@gmail.com>
parents: 35
diff changeset
     6
encoding//src/core/migrations/0004_auto__add_field_term_link_semantic_level.py=utf-8
35
859862939996 add qualifier on the wikipedia link
ymh <ymh.work@gmail.com>
parents: 33
diff changeset
     7
encoding//src/core/migrations/0005_set_semantic_link_level.py=utf-8
36
f770159c3cee Remove unique constraint on image/notice
ymh <ymh.work@gmail.com>
parents: 35
diff changeset
     8
encoding//src/core/migrations/0006_auto__del_unique_noticeimage_relative_url__add_unique_noticeimage_noti.py=utf-8
48
f4fadc1b9d70 cache the nb_notice query to improve perf.
ymh <ymh.work@gmail.com>
parents: 43
diff changeset
     9
encoding//src/core/migrations/0007_auto__add_field_term_nb_notice.py=utf-8
f4fadc1b9d70 cache the nb_notice query to improve perf.
ymh <ymh.work@gmail.com>
parents: 43
diff changeset
    10
encoding//src/core/migrations/0008_populate_nb_notice.py=utf-8
61
0048668779c0 change model for thesaurus tree. show level and ancestor
ymh <ymh.work@gmail.com>
parents: 48
diff changeset
    11
encoding//src/core/migrations/0009_auto__add_field_term_parent__add_field_term_lft__add_field_term_rght__.py=utf-8
0
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
    12
encoding//src/core/models/notice.py=utf-8
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
    13
encoding//src/core/models/term.py=utf-8
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
    14
encoding//src/core/rdf_models.py=utf-8
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
    15
encoding//src/core/settings.py=utf-8
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
    16
encoding//src/core/templatetags/core_extras.py=utf-8
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
    17
encoding//src/core/templatetags/utils.py=utf-8
67
5d9223bb3aab Add other wikipedia.
ymh <ymh.work@gmail.com>
parents: 65
diff changeset
    18
encoding//src/core/urls.py=utf-8
35
859862939996 add qualifier on the wikipedia link
ymh <ymh.work@gmail.com>
parents: 33
diff changeset
    19
encoding//src/core/utils.py=utf-8
0
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
    20
encoding//src/core/wp_utils.py=utf-8
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
    21
encoding//src/jocondelab/config.py=utf-8
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
    22
encoding//src/jocondelab/forms.py=utf-8
65
04d3dfd72e3b add import countries command
ymh <ymh.work@gmail.com>
parents: 61
diff changeset
    23
encoding//src/jocondelab/management/commands/import_countries.py=utf-8
0
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
    24
encoding//src/jocondelab/management/commands/import_csv.py=utf-8
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
    25
encoding//src/jocondelab/management/commands/import_skos.py=utf-8
28
5918a9d353d0 Correction in importing csv.
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    26
encoding//src/jocondelab/management/commands/import_term_labels.py=utf-8
0
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
    27
encoding//src/jocondelab/management/commands/import_terms.py=utf-8
61
0048668779c0 change model for thesaurus tree. show level and ancestor
ymh <ymh.work@gmail.com>
parents: 48
diff changeset
    28
encoding//src/jocondelab/management/commands/populate_thesaurus_tree.py=utf-8
43
b9baab399b4d add nb_notice columns
ymh <ymh.work@gmail.com>
parents: 36
diff changeset
    29
encoding//src/jocondelab/migrations/0001_initial.py=utf-8
65
04d3dfd72e3b add import countries command
ymh <ymh.work@gmail.com>
parents: 61
diff changeset
    30
encoding//src/jocondelab/migrations/0002_add_country_table.py=utf-8
04d3dfd72e3b add import countries command
ymh <ymh.work@gmail.com>
parents: 61
diff changeset
    31
encoding//src/jocondelab/migrations/0003_auto_add_indexes_on_countries.py=utf-8
0
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
    32
encoding//src/jocondelab/models.py=utf-8
67
5d9223bb3aab Add other wikipedia.
ymh <ymh.work@gmail.com>
parents: 65
diff changeset
    33
encoding//src/jocondelab/settings.py=utf-8
5
580fd386c4b9 Improve design, add context
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    34
encoding//src/jocondelab/utils.py=utf-8
0
4095911a7830 Jocondelab first commit before design
ymh <ymh.work@gmail.com>
parents:
diff changeset
    35
encoding//src/jocondelab/views.py=utf-8
65
04d3dfd72e3b add import countries command
ymh <ymh.work@gmail.com>
parents: 61
diff changeset
    36
encoding//virtualenv/web/env/venv_jocondelab/lib/python2.7/site-packages/SPARQLWrapper/__init__.py=utf8
28
5918a9d353d0 Correction in importing csv.
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    37
encoding//virtualenv/web/env/venv_jocondelab/lib/python2.7/site-packages/rdflib_sqlalchemy/__init__.py=utf-8
67
5d9223bb3aab Add other wikipedia.
ymh <ymh.work@gmail.com>
parents: 65
diff changeset
    38
encoding//virtualenv/web/env/venv_jocondelab/lib/python2.7/site-packages/requests/api.py=utf-8
5d9223bb3aab Add other wikipedia.
ymh <ymh.work@gmail.com>
parents: 65
diff changeset
    39
encoding//virtualenv/web/env/venv_jocondelab/lib/python2.7/site-packages/requests/exceptions.py=utf-8
5d9223bb3aab Add other wikipedia.
ymh <ymh.work@gmail.com>
parents: 65
diff changeset
    40
encoding//virtualenv/web/env/venv_jocondelab/lib/python2.7/site-packages/requests/hooks.py=utf-8
5d9223bb3aab Add other wikipedia.
ymh <ymh.work@gmail.com>
parents: 65
diff changeset
    41
encoding//virtualenv/web/env/venv_jocondelab/lib/python2.7/site-packages/requests/models.py=utf-8
5d9223bb3aab Add other wikipedia.
ymh <ymh.work@gmail.com>
parents: 65
diff changeset
    42
encoding//virtualenv/web/env/venv_jocondelab/lib/python2.7/site-packages/requests/sessions.py=utf-8
33
61c3ffd94f11 - correct imports.
ymh <ymh.work@gmail.com>
parents: 28
diff changeset
    43
encoding//virtualenv/web/env/venv_jocondelab/lib/python2.7/site-packages/wikitools/wiki.py=utf-8