| author | ymh <ymh.work@gmail.com> |
| Fri, 02 May 2014 17:14:29 +0200 | |
| changeset 373 | 3a45e48a6ad8 |
| parent 362 | c5e29ad9c0aa |
| permissions | -rw-r--r-- |
| 124 | 1 |
eclipse.preferences.version=1 |
| 206 | 2 |
encoding//src/core/forms.py=utf-8 |
| 334 | 3 |
encoding//src/core/import_processor.py=utf-8 |
4 |
encoding//src/core/migrations/0001_initial.py=utf-8 |
|
| 175 | 5 |
encoding//src/core/migrations/0002_auto__add_field_term_wikipedia_edition.py=utf-8 |
6 |
encoding//src/core/migrations/0003_auto__add_srepnoticeterm.py=utf-8 |
|
7 |
encoding//src/core/migrations/0004_auto__add_field_term_link_semantic_level.py=utf-8 |
|
8 |
encoding//src/core/migrations/0005_set_semantic_link_level.py=utf-8 |
|
| 334 | 9 |
encoding//src/core/migrations/0006_auto__del_unique_noticeimage_relative_url__add_unique_noticeimage_noti.py=utf-8 |
10 |
encoding//src/core/migrations/0007_auto__add_field_term_nb_notice.py=utf-8 |
|
| 124 | 11 |
encoding//src/core/migrations/0008_populate_nb_notice.py=utf-8 |
| 334 | 12 |
encoding//src/core/migrations/0009_auto__add_field_term_parent__add_field_term_lft__add_field_term_rght__.py=utf-8 |
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 | 16 |
encoding//src/core/migrations/0013_order_images.py=utf-8 |
| 124 | 17 |
encoding//src/core/models/notice.py=utf-8 |
18 |
encoding//src/core/models/term.py=utf-8 |
|
| 334 | 19 |
encoding//src/core/models/user.py=utf-8 |
20 |
encoding//src/core/rdf_models.py=utf-8 |
|
| 124 | 21 |
encoding//src/core/settings.py=utf-8 |
| 334 | 22 |
encoding//src/core/templatetags/core_extras.py=utf-8 |
23 |
encoding//src/core/templatetags/utils.py=utf-8 |
|
| 203 | 24 |
encoding//src/core/urls.py=utf-8 |
| 334 | 25 |
encoding//src/core/utils.py=utf-8 |
26 |
encoding//src/core/wp_utils.py=utf-8 |
|
| 124 | 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 | 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 | 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 | 33 |
encoding//src/jocondelab/forms.py=utf-8 |
| 334 | 34 |
encoding//src/jocondelab/management/__init__.py=utf-8 |
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 | 39 |
encoding//src/jocondelab/management/commands/import_countries.py=utf-8 |
40 |
encoding//src/jocondelab/management/commands/import_csv.py=utf-8 |
|
41 |
encoding//src/jocondelab/management/commands/import_dbpedia_fields.py=utf-8 |
|
42 |
encoding//src/jocondelab/management/commands/import_dbpedia_geo_years.py=utf-8 |
|
| 151 | 43 |
encoding//src/jocondelab/management/commands/import_extra_labels.py=utf-8 |
| 124 | 44 |
encoding//src/jocondelab/management/commands/import_extra_years.py=utf-8 |
45 |
encoding//src/jocondelab/management/commands/import_skos.py=utf-8 |
|
46 |
encoding//src/jocondelab/management/commands/import_term_labels.py=utf-8 |
|
47 |
encoding//src/jocondelab/management/commands/import_term_list.py=utf-8 |
|
48 |
encoding//src/jocondelab/management/commands/import_terms.py=utf-8 |
|
49 |
encoding//src/jocondelab/management/commands/populate_notice_years.py=utf-8 |
|
| 334 | 50 |
encoding//src/jocondelab/management/commands/populate_thesaurus_tree.py=utf-8 |
51 |
encoding//src/jocondelab/migrations/0001_initial.py=utf-8 |
|
52 |
encoding//src/jocondelab/migrations/0002_add_country_table.py=utf-8 |
|
53 |
encoding//src/jocondelab/migrations/0003_auto_add_indexes_on_countries.py=utf-8 |
|
54 |
encoding//src/jocondelab/migrations/0004_auto__del_user.py=utf-8 |
|
| 124 | 55 |
encoding//src/jocondelab/migrations/0005_auto__add_termlinks__add_dbpediafields.py=utf-8 |
| 334 | 56 |
encoding//src/jocondelab/migrations/0006_auto__add_geo__add_years.py=utf-8 |
57 |
encoding//src/jocondelab/migrations/0007_auto__add_contribution_tables.py=utf-8 |
|
58 |
encoding//src/jocondelab/migrations/0008_auto__add_nb_notices_on_countries.py=utf-8 |
|
59 |
encoding//src/jocondelab/migrations/0009_auto__contribution_allow_null_thesaurus.py=utf-8 |
|
60 |
encoding//src/jocondelab/migrations/0010_auto__add_contributable_term.py=utf-8 |
|
61 |
encoding//src/jocondelab/migrations/0011_auto__add_tagcloud_term.py=utf-8 |
|
| 124 | 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 | 64 |
encoding//src/jocondelab/models/contribution.py=utf-8 |
65 |
encoding//src/jocondelab/models/data.py=utf-8 |
|
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 | 68 |
encoding//src/jocondelab/settings.py=utf-8 |
69 |
encoding//src/jocondelab/utils.py=utf-8 |
|
70 |
encoding//src/jocondelab/views/ajax.py=utf-8 |
|
71 |
encoding//src/jocondelab/views/back_office.py=utf-8 |
|
72 |
encoding//src/jocondelab/views/front_office.py=utf-8 |
|
| 275 | 73 |
encoding//src/jocondelab/views/i18n.py=utf-8 |
| 334 | 74 |
encoding//src/jocondelab/wsgi.wsgi=utf-8 |
75 |
encoding//src/manage.py=utf-8 |