tethys/app/Http
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
..
Controllers - change relation between document and dataset_subjects to M : n: 2021-06-07 16:53:45 +02:00
Middleware - Solr Library Update: small changes in SolrIndexBuilder.php, SolariumAdapter.php and SolariumDocument.php 2021-05-26 14:38:09 +02:00
Requests - bug fixes Testphase Januar 2020 2020-06-10 21:09:30 +02:00
Kernel.php - composer updates 2020-06-10 21:09:34 +02:00