Commit Graph

6 Commits

Author SHA1 Message Date
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
b6338b0543 - also group api routes in routes/api.php
- formating inside web.php
- composer updates
2021-06-02 09:21:49 +02:00
Arno Kaimbacher
fde8f76b7c publish datasets with authors 2020-06-10 21:09:13 +02:00
Arno Kaimbacher
f66e4a8f29 add authors during publishing 2020-06-10 21:09:12 +02:00
Arno Kaimbacher
6990469c67 all models into model folder 2020-06-10 21:09:12 +02:00
Arno Kaimbacher
8dc1f1b048 my changes 2020-06-10 21:09:10 +02:00