Commit graph

9 commits

Author SHA1 Message Date
Arno Kaimbacher
8ea540a88c - laravel framework upgrade frpm 7.x to 8. see also: https://laravel.com/docs/8.x/upgrade#assert-exact-json-method
- use  PHP7 null coalesce operator instead of laravel optional method
- change Breadcrumbs::register method to Bredcrumbs::for method
- composer updates
2022-08-10 11:18:10 +02:00
Arno Kaimbacher
728687304c - composer updates
- publisher_name dafault auf 'Geologische Bundesanstalt (GBA)'
- componet facet-list auf facet-category unbenannt
- change database.php um eventuell schema aus dem .env-file zu entnehmen, fall angegeben
- LicencesTableSeeder.php amgepasst
2020-06-10 21:09:32 +02:00
Arno Kaimbacher
54edfb4617 - add ProjectsTableSeeder.php
- project label: allow 10 chars
2020-06-10 21:09:22 +02:00
Arno Kaimbacher
c082b4bc60 - add additional migration files
- add seeder for collections
- coverage x_min, x_max, y_min, y_max
- SitelinkController db-independent
2020-06-10 21:09:22 +02:00
Arno Kaimbacher
4d22498e2d added migrations for mime_types 2020-06-10 21:09:22 +02:00
Arno Kaimbacher
7641c1dfdf - added nearly all migration files
- added nearly all database seed files
2020-06-10 21:09:22 +02:00
Arno Kaimbacher
783ac823ba edit static pages in backend 2020-06-10 21:09:11 +02:00
Arno Kaimbacher
8dc1f1b048 my changes 2020-06-10 21:09:10 +02:00
Arno Kaimbacher
28301e4312 initial commit 2020-06-10 21:04:18 +02:00