.settings/org.eclipse.core.resources.prefs
author ymh <ymh.work@gmail.com>
Fri, 02 May 2014 17:14:29 +0200
changeset 373 3a45e48a6ad8
parent 362 c5e29ad9c0aa
permissions -rw-r--r--
Added tag V00.73 for changeset 5f2996504dd1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
124
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
     1
eclipse.preferences.version=1
206
16b49f9cd7a8 enhance contribution : bugs 0018216 and 0018157
cavaliet
parents: 203
diff changeset
     2
encoding//src/core/forms.py=utf-8
334
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
     3
encoding//src/core/import_processor.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
     4
encoding//src/core/migrations/0001_initial.py=utf-8
175
7331ecc46cba image order
cavaliet
parents: 151
diff changeset
     5
encoding//src/core/migrations/0002_auto__add_field_term_wikipedia_edition.py=utf-8
7331ecc46cba image order
cavaliet
parents: 151
diff changeset
     6
encoding//src/core/migrations/0003_auto__add_srepnoticeterm.py=utf-8
7331ecc46cba image order
cavaliet
parents: 151
diff changeset
     7
encoding//src/core/migrations/0004_auto__add_field_term_link_semantic_level.py=utf-8
7331ecc46cba image order
cavaliet
parents: 151
diff changeset
     8
encoding//src/core/migrations/0005_set_semantic_link_level.py=utf-8
334
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
     9
encoding//src/core/migrations/0006_auto__del_unique_noticeimage_relative_url__add_unique_noticeimage_noti.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    10
encoding//src/core/migrations/0007_auto__add_field_term_nb_notice.py=utf-8
124
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    11
encoding//src/core/migrations/0008_populate_nb_notice.py=utf-8
334
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    12
encoding//src/core/migrations/0009_auto__add_field_term_parent__add_field_term_lft__add_field_term_rght__.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    13
encoding//src/core/migrations/0010_auto__add_user__chg_field_term_validator.py=utf-8
146
b5ce341745e3 Added nb_illustrated_notice and changed queries for keywords
veltr
parents: 137
diff changeset
    14
encoding//src/core/migrations/0011_auto__add_field_term_nb_illustrated_notice.py=utf-8
b5ce341745e3 Added nb_illustrated_notice and changed queries for keywords
veltr
parents: 137
diff changeset
    15
encoding//src/core/migrations/0012_populate_nb_illustrated_notice.py=utf-8
175
7331ecc46cba image order
cavaliet
parents: 151
diff changeset
    16
encoding//src/core/migrations/0013_order_images.py=utf-8
124
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    17
encoding//src/core/models/notice.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    18
encoding//src/core/models/term.py=utf-8
334
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    19
encoding//src/core/models/user.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    20
encoding//src/core/rdf_models.py=utf-8
124
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    21
encoding//src/core/settings.py=utf-8
334
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    22
encoding//src/core/templatetags/core_extras.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    23
encoding//src/core/templatetags/utils.py=utf-8
203
f7efdd99b3f9 dbpedia year sort (for bug 0018228)
cavaliet
parents: 175
diff changeset
    24
encoding//src/core/urls.py=utf-8
334
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    25
encoding//src/core/utils.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    26
encoding//src/core/wp_utils.py=utf-8
124
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    27
encoding//src/get_notice_years.py=utf-8
337
87f9e7d2b232 add version info + version increment
ymh <ymh.work@gmail.com>
parents: 336
diff changeset
    28
encoding//src/jocondelab/__init__.py=utf-8
334
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    29
encoding//src/jocondelab/admin.py=utf-8
336
6ffca49f6a0c use elasticsearch for label and free search
ymh <ymh.work@gmail.com>
parents: 334
diff changeset
    30
encoding//src/jocondelab/cache_utils.py=utf-8
137
e2043b49682d Merge with 63159575945d1f1020721dbbe2a9945ceed4bf26
veltr
parents: 124
diff changeset
    31
encoding//src/jocondelab/config.py=utf-8
337
87f9e7d2b232 add version info + version increment
ymh <ymh.work@gmail.com>
parents: 336
diff changeset
    32
encoding//src/jocondelab/context_processors.py=utf-8
226
a490d58de8b6 v0.37 some cleaning and little debug.
cavaliet
parents: 206
diff changeset
    33
encoding//src/jocondelab/forms.py=utf-8
334
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    34
encoding//src/jocondelab/management/__init__.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    35
encoding//src/jocondelab/management/commands/__init__.py=utf-8
362
c5e29ad9c0aa add command to export contributions
ymh <ymh.work@gmail.com>
parents: 359
diff changeset
    36
encoding//src/jocondelab/management/commands/export_contributions.py=utf-8
c5e29ad9c0aa add command to export contributions
ymh <ymh.work@gmail.com>
parents: 359
diff changeset
    37
encoding//src/jocondelab/management/commands/export_csv.py=utf-8
359
6836edec0b45 add command to export term dbpedia links
ymh <ymh.work@gmail.com>
parents: 337
diff changeset
    38
encoding//src/jocondelab/management/commands/export_term_links.py=utf-8
124
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    39
encoding//src/jocondelab/management/commands/import_countries.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    40
encoding//src/jocondelab/management/commands/import_csv.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    41
encoding//src/jocondelab/management/commands/import_dbpedia_fields.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    42
encoding//src/jocondelab/management/commands/import_dbpedia_geo_years.py=utf-8
151
ca46b8e1b717 Added Label corrections
veltr
parents: 146
diff changeset
    43
encoding//src/jocondelab/management/commands/import_extra_labels.py=utf-8
124
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    44
encoding//src/jocondelab/management/commands/import_extra_years.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    45
encoding//src/jocondelab/management/commands/import_skos.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    46
encoding//src/jocondelab/management/commands/import_term_labels.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    47
encoding//src/jocondelab/management/commands/import_term_list.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    48
encoding//src/jocondelab/management/commands/import_terms.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    49
encoding//src/jocondelab/management/commands/populate_notice_years.py=utf-8
334
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    50
encoding//src/jocondelab/management/commands/populate_thesaurus_tree.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    51
encoding//src/jocondelab/migrations/0001_initial.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    52
encoding//src/jocondelab/migrations/0002_add_country_table.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    53
encoding//src/jocondelab/migrations/0003_auto_add_indexes_on_countries.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    54
encoding//src/jocondelab/migrations/0004_auto__del_user.py=utf-8
124
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    55
encoding//src/jocondelab/migrations/0005_auto__add_termlinks__add_dbpediafields.py=utf-8
334
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    56
encoding//src/jocondelab/migrations/0006_auto__add_geo__add_years.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    57
encoding//src/jocondelab/migrations/0007_auto__add_contribution_tables.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    58
encoding//src/jocondelab/migrations/0008_auto__add_nb_notices_on_countries.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    59
encoding//src/jocondelab/migrations/0009_auto__contribution_allow_null_thesaurus.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    60
encoding//src/jocondelab/migrations/0010_auto__add_contributable_term.py=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    61
encoding//src/jocondelab/migrations/0011_auto__add_tagcloud_term.py=utf-8
124
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    62
encoding//src/jocondelab/migrations/0012_auto__add_notice_years.py=utf-8
336
6ffca49f6a0c use elasticsearch for label and free search
ymh <ymh.work@gmail.com>
parents: 334
diff changeset
    63
encoding//src/jocondelab/models/__init__.py=utf-8
124
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    64
encoding//src/jocondelab/models/contribution.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    65
encoding//src/jocondelab/models/data.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    66
encoding//src/jocondelab/models/displaysettings.py=utf-8
336
6ffca49f6a0c use elasticsearch for label and free search
ymh <ymh.work@gmail.com>
parents: 334
diff changeset
    67
encoding//src/jocondelab/search_indexes.py=utf-8
124
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    68
encoding//src/jocondelab/settings.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    69
encoding//src/jocondelab/utils.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    70
encoding//src/jocondelab/views/ajax.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    71
encoding//src/jocondelab/views/back_office.py=utf-8
dd5358d4d2ac Merge with 1487dcf42f0e25d9268d4844d363f99e5a1941db
veltr
parents: 107
diff changeset
    72
encoding//src/jocondelab/views/front_office.py=utf-8
275
7fb704ee75e7 add cache control headers
ymh <ymh.work@gmail.com>
parents: 226
diff changeset
    73
encoding//src/jocondelab/views/i18n.py=utf-8
334
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    74
encoding//src/jocondelab/wsgi.wsgi=utf-8
169b7cfd1f58 Add headers to py files
ymh <ymh.work@gmail.com>
parents: 275
diff changeset
    75
encoding//src/manage.py=utf-8