-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ [FEAT] Add Annotation Category model and API for HD Views(refs #4032)
- Loading branch information
Showing
17 changed files
with
149 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-05-28 12:55+0000\n" | ||
"POT-Creation-Date: 2024-07-23 13:20+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -340,6 +340,12 @@ msgstr "" | |
msgid "HD Views" | ||
msgstr "" | ||
|
||
msgid "Annotation category" | ||
msgstr "" | ||
|
||
msgid "Annotation categories" | ||
msgstr "" | ||
|
||
msgid "Access mean" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-05-28 12:55+0000\n" | ||
"POT-Creation-Date: 2024-07-23 13:20+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -340,6 +340,12 @@ msgstr "" | |
msgid "HD Views" | ||
msgstr "" | ||
|
||
msgid "Annotation category" | ||
msgstr "" | ||
|
||
msgid "Annotation categories" | ||
msgstr "" | ||
|
||
msgid "Access mean" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-05-28 12:55+0000\n" | ||
"POT-Creation-Date: 2024-07-23 13:20+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: Olivia Duval <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -340,6 +340,12 @@ msgstr "" | |
msgid "HD Views" | ||
msgstr "" | ||
|
||
msgid "Annotation category" | ||
msgstr "" | ||
|
||
msgid "Annotation categories" | ||
msgstr "" | ||
|
||
msgid "Access mean" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-05-28 12:55+0000\n" | ||
"POT-Creation-Date: 2024-07-23 13:20+0000\n" | ||
"PO-Revision-Date: 2020-09-23 07:10+0000\n" | ||
"Last-Translator: Emmanuelle Helly <[email protected]>\n" | ||
"Language-Team: French <https://weblate.makina-corpus.net/projects/geotrek-" | ||
|
@@ -334,7 +334,7 @@ msgid "Location" | |
msgstr "Emplacement" | ||
|
||
msgid "Annotations" | ||
msgstr "Actions" | ||
msgstr "Annotations" | ||
|
||
msgid "Title for this view point" | ||
msgstr "Titre pour cette vue HD" | ||
|
@@ -348,6 +348,12 @@ msgstr "Vue HD" | |
msgid "HD Views" | ||
msgstr "Vues HD" | ||
|
||
msgid "Annotation category" | ||
msgstr "Catégories d'annotation" | ||
|
||
msgid "Annotation categories" | ||
msgstr "Catégorie d'annotation" | ||
|
||
msgid "Access mean" | ||
msgstr "Moyen d'accès" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-05-28 12:55+0000\n" | ||
"POT-Creation-Date: 2024-07-23 13:20+0000\n" | ||
"PO-Revision-Date: 2013-01-25 15:02+0100\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -340,6 +340,12 @@ msgstr "" | |
msgid "HD Views" | ||
msgstr "" | ||
|
||
msgid "Annotation category" | ||
msgstr "" | ||
|
||
msgid "Annotation categories" | ||
msgstr "" | ||
|
||
msgid "Access mean" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-05-28 12:55+0000\n" | ||
"POT-Creation-Date: 2024-07-23 13:20+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -340,6 +340,12 @@ msgstr "" | |
msgid "HD Views" | ||
msgstr "" | ||
|
||
msgid "Annotation category" | ||
msgstr "" | ||
|
||
msgid "Annotation categories" | ||
msgstr "" | ||
|
||
msgid "Access mean" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Generated by Django 4.2.13 on 2024-07-23 13:24 | ||
|
||
from django.db import migrations, models | ||
|
||
|
||
class Migration(migrations.Migration): | ||
|
||
dependencies = [ | ||
('common', '0036_accessmean'), | ||
] | ||
|
||
operations = [ | ||
migrations.CreateModel( | ||
name='AnnotationCategory', | ||
fields=[ | ||
('id', models.AutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), | ||
('date_insert', models.DateTimeField(auto_now_add=True, verbose_name='Insertion date')), | ||
('date_update', models.DateTimeField(auto_now=True, db_index=True, verbose_name='Update date')), | ||
('pictogram', models.FileField(max_length=512, null=True, upload_to='upload', verbose_name='Pictogram')), | ||
('label', models.CharField(max_length=128, verbose_name='Name')), | ||
], | ||
options={ | ||
'verbose_name': 'Annotation category', | ||
'verbose_name_plural': 'Annotation categories', | ||
'ordering': ['label'], | ||
}, | ||
), | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters