tethys/app/Http/Controllers/Publish
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
..
DoiController.php - Upgrade to 7.x from 6.x #11 2021-05-25 14:15:02 +02:00
EditorController.php - EditorController.php und SubmiotController.php: correct referenceTypes 2021-06-07 10:05:22 +02:00
IndexController.php - change relation between document and dataset_subjects to M : n: 2021-06-07 16:53:45 +02:00
PublishController.php - add archive disk to config\filesystems.php 2020-06-10 21:09:32 +02:00
ReviewController.php 8. Minimum 4 char bei den Atributen Titel und zusätzliche Titel (server und clientseitig) 2020-06-10 21:09:27 +02:00
SubmitController.php - EditorController.php und SubmiotController.php: correct referenceTypes 2021-06-07 10:05:22 +02:00