| author | ymh <ymh.work@gmail.com> |
| Tue, 22 Oct 2024 09:57:18 +0200 | |
| changeset 1516 | 9cfcfbac1a43 |
| parent 1431 | bdefbdf222e7 |
| permissions | -rw-r--r-- |
| 1074 | 1 |
eclipse.preferences.version=1 |
|
1407
fc9654218d53
add copy on api, add skeleton for api tests + remove django 1.9 warnings (as much as possible)
ymh <ymh.work@gmail.com>
parents:
1383
diff
changeset
|
2 |
encoding//src/ldt/ldt/api/ldt/tests/tests_project.py=utf-8 |
| 1420 | 3 |
encoding//src/ldt/ldt/apps.py=utf-8 |
| 1074 | 4 |
encoding//src/ldt/ldt/indexation/backends/elasticsearch_backend.py=utf-8 |
5 |
encoding//src/ldt/ldt/indexation/highlighter.py=utf-8 |
|
6 |
encoding//src/ldt/ldt/indexation/models.py=utf-8 |
|
7 |
encoding//src/ldt/ldt/indexation/query_parser.py=utf-8 |
|
8 |
encoding//src/ldt/ldt/indexation/search_indexes.py=utf-8 |
|
| 1117 | 9 |
encoding//src/ldt/ldt/indexation/signals.py=utf-8 |
| 1074 | 10 |
encoding//src/ldt/ldt/indexation/tests.py=utf-8 |
|
1407
fc9654218d53
add copy on api, add skeleton for api tests + remove django 1.9 warnings (as much as possible)
ymh <ymh.work@gmail.com>
parents:
1383
diff
changeset
|
11 |
encoding//src/ldt/ldt/ldt_utils/apps.py=utf-8 |
| 1074 | 12 |
encoding//src/ldt/ldt/ldt_utils/events.py=utf-8 |
|
1373
c9ed2ae1a902
correct problem with ompulsory tags for content and tags indexation
ymh <ymh.work@gmail.com>
parents:
1369
diff
changeset
|
13 |
encoding//src/ldt/ldt/ldt_utils/migrations/0001_initial.py=utf-8 |
| 1369 | 14 |
encoding//src/ldt/ldt/ldt_utils/views/ldt_json.py=utf-8 |
|
1357
dd3b4c9d5035
add command to create media and content
ymh <ymh.work@gmail.com>
parents:
1296
diff
changeset
|
15 |
encoding//src/ldt/ldt/management/commands/createmediacontent.py=utf-8 |
|
1077
94cca4093b60
add command to sync the iri file, recreating them if necessary
ymh <ymh.work@gmail.com>
parents:
1074
diff
changeset
|
16 |
encoding//src/ldt/ldt/management/commands/synciri.py=utf-8 |
| 1181 | 17 |
encoding//src/ldt/ldt/management/commands/updateiriurlinprojects.py=utf-8 |
| 1074 | 18 |
encoding//src/ldt/ldt/management/utils.py=utf-8 |
|
1407
fc9654218d53
add copy on api, add skeleton for api tests + remove django 1.9 warnings (as much as possible)
ymh <ymh.work@gmail.com>
parents:
1383
diff
changeset
|
19 |
encoding//src/ldt/ldt/security/apps.py=utf-8 |
| 1074 | 20 |
encoding//src/ldt/ldt/test/test_runner.py=utf-8 |
21 |
encoding//src/ldt/ldt/text/migrations/0001_initial.py=utf-8 |
|
|
1383
eb55bae28748
remove ref to ldtplatform in platform
ymh <ymh.work@gmail.com>
parents:
1373
diff
changeset
|
22 |
encoding//src/ldt/ldt/user/migrations/0001_initial.py=utf-8 |
|
1431
bdefbdf222e7
internalize user model + resize fields (username, firstname, lastname) and add externalid
ymh <ymh.work@gmail.com>
parents:
1420
diff
changeset
|
23 |
encoding//src/ldt/ldt/user/migrations/0002_resize_user_fields_add_external_id.py=utf-8 |
| 1074 | 24 |
encoding//virtualenv/web/env/guardianenv/Lib/site-packages/guardian/migrations/0001_initial.py=utf-8 |
25 |
encoding/<project>=UTF-8 |