tethys/database
Arno Kaimbacher 75b37368e4 - change relation between document and dataset_subjects to M : n:
a. during creating a dataste, also find existing keywords and attach them
b. DatasetExtension.php
c. Subject.php: protected $table = 'dataset_subjects';
d. migration file for crete_dataset_subjects_table
- change api routes for also using url alias if defined
- composer updates: composer.lock
2021-06-07 16:53:45 +02:00
..
factories edit static pages in backend 2020-06-10 21:09:11 +02:00
migrations - change relation between document and dataset_subjects to M : n: 2021-06-07 16:53:45 +02:00
seeds - EditorController.php und SubmiotController.php: correct referenceTypes 2021-06-07 10:05:22 +02:00
.gitignore my changes 2020-06-10 21:09:10 +02:00
DisableForeignKeys.php edit static pages in backend 2020-06-10 21:09:11 +02:00