- 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
This commit is contained in:
Arno Kaimbacher 2020-03-04 19:00:03 +01:00
parent bfd914a36d
commit 728687304c
12 changed files with 116 additions and 153 deletions

159
composer.lock generated
View File

@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "astrotomic/laravel-translatable", "name": "astrotomic/laravel-translatable",
"version": "v11.7.0", "version": "11.7.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Astrotomic/laravel-translatable.git", "url": "https://github.com/Astrotomic/laravel-translatable.git",
"reference": "889f8b91f28a8a72873099cf452945adbd03dc9f" "reference": "d454ca5d73515a0878ed8b1f8df7e0510d351d2c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Astrotomic/laravel-translatable/zipball/889f8b91f28a8a72873099cf452945adbd03dc9f", "url": "https://api.github.com/repos/Astrotomic/laravel-translatable/zipball/d454ca5d73515a0878ed8b1f8df7e0510d351d2c",
"reference": "889f8b91f28a8a72873099cf452945adbd03dc9f", "reference": "d454ca5d73515a0878ed8b1f8df7e0510d351d2c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -68,7 +68,7 @@
"laravel", "laravel",
"translation" "translation"
], ],
"time": "2020-01-28T11:49:28+00:00" "time": "2020-02-27T11:09:11+00:00"
}, },
{ {
"name": "davejamesmiller/laravel-breadcrumbs", "name": "davejamesmiller/laravel-breadcrumbs",
@ -1901,16 +1901,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v4.4.4", "version": "v4.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "f512001679f37e6a042b51897ed24a2f05eba656" "reference": "4fa15ae7be74e53f6ec8c83ed403b97e23b665e9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/f512001679f37e6a042b51897ed24a2f05eba656", "url": "https://api.github.com/repos/symfony/console/zipball/4fa15ae7be74e53f6ec8c83ed403b97e23b665e9",
"reference": "f512001679f37e6a042b51897ed24a2f05eba656", "reference": "4fa15ae7be74e53f6ec8c83ed403b97e23b665e9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1973,20 +1973,20 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-25T12:44:29+00:00" "time": "2020-02-24T13:10:00+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v5.0.4", "version": "v5.0.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "ff60c90cb7950b592ebc84ad1289d0345bf24f9f" "reference": "a0b51ba9938ccc206d9284de7eb527c2d4550b44"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/ff60c90cb7950b592ebc84ad1289d0345bf24f9f", "url": "https://api.github.com/repos/symfony/css-selector/zipball/a0b51ba9938ccc206d9284de7eb527c2d4550b44",
"reference": "ff60c90cb7950b592ebc84ad1289d0345bf24f9f", "reference": "a0b51ba9938ccc206d9284de7eb527c2d4550b44",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2026,20 +2026,20 @@
], ],
"description": "Symfony CssSelector Component", "description": "Symfony CssSelector Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-04T14:08:26+00:00" "time": "2020-02-04T09:41:09+00:00"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v4.4.4", "version": "v4.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
"reference": "20236471058bbaa9907382500fc14005c84601f0" "reference": "a980d87a659648980d89193fd8b7a7ca89d97d21"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/20236471058bbaa9907382500fc14005c84601f0", "url": "https://api.github.com/repos/symfony/debug/zipball/a980d87a659648980d89193fd8b7a7ca89d97d21",
"reference": "20236471058bbaa9907382500fc14005c84601f0", "reference": "a980d87a659648980d89193fd8b7a7ca89d97d21",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2082,26 +2082,26 @@
], ],
"description": "Symfony Debug Component", "description": "Symfony Debug Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-25T12:44:29+00:00" "time": "2020-02-23T14:41:43+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v4.4.4", "version": "v4.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "d2721499ffcaf246a743e01cdf6696d3d5dd74c1" "reference": "89aa4b9ac6f1f35171b8621b24f60477312085be"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/d2721499ffcaf246a743e01cdf6696d3d5dd74c1", "url": "https://api.github.com/repos/symfony/error-handler/zipball/89aa4b9ac6f1f35171b8621b24f60477312085be",
"reference": "d2721499ffcaf246a743e01cdf6696d3d5dd74c1", "reference": "89aa4b9ac6f1f35171b8621b24f60477312085be",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1.3", "php": "^7.1.3",
"psr/log": "~1.0", "psr/log": "~1.0",
"symfony/debug": "^4.4", "symfony/debug": "^4.4.5",
"symfony/var-dumper": "^4.4|^5.0" "symfony/var-dumper": "^4.4|^5.0"
}, },
"require-dev": { "require-dev": {
@ -2138,20 +2138,20 @@
], ],
"description": "Symfony ErrorHandler Component", "description": "Symfony ErrorHandler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-27T09:48:47+00:00" "time": "2020-02-26T11:45:31+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v4.4.4", "version": "v4.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "9e3de195e5bc301704dd6915df55892f6dfc208b" "reference": "4ad8e149799d3128621a3a1f70e92b9897a8930d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9e3de195e5bc301704dd6915df55892f6dfc208b", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4ad8e149799d3128621a3a1f70e92b9897a8930d",
"reference": "9e3de195e5bc301704dd6915df55892f6dfc208b", "reference": "4ad8e149799d3128621a3a1f70e92b9897a8930d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2208,7 +2208,7 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-10T21:54:01+00:00" "time": "2020-02-04T09:32:40+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
@ -2270,16 +2270,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v4.4.4", "version": "v4.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "3a50be43515590faf812fbd7708200aabc327ec3" "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/3a50be43515590faf812fbd7708200aabc327ec3", "url": "https://api.github.com/repos/symfony/finder/zipball/ea69c129aed9fdeca781d4b77eb20b62cf5d5357",
"reference": "3a50be43515590faf812fbd7708200aabc327ec3", "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2315,20 +2315,20 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-04T13:00:46+00:00" "time": "2020-02-14T07:42:58+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v4.4.4", "version": "v4.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "491a20dfa87e0b3990170593bc2de0bb34d828a5" "reference": "7e41b4fcad4619535f45f8bfa7744c4f384e1648"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/491a20dfa87e0b3990170593bc2de0bb34d828a5", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7e41b4fcad4619535f45f8bfa7744c4f384e1648",
"reference": "491a20dfa87e0b3990170593bc2de0bb34d828a5", "reference": "7e41b4fcad4619535f45f8bfa7744c4f384e1648",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2370,20 +2370,20 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-31T09:11:17+00:00" "time": "2020-02-13T19:40:01+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v4.4.4", "version": "v4.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "62116a9c8fb15faabb158ad9cb785c353c2572e5" "reference": "8c8734486dada83a6041ab744709bdc1651a8462"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/62116a9c8fb15faabb158ad9cb785c353c2572e5", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/8c8734486dada83a6041ab744709bdc1651a8462",
"reference": "62116a9c8fb15faabb158ad9cb785c353c2572e5", "reference": "8c8734486dada83a6041ab744709bdc1651a8462",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2460,20 +2460,20 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-31T12:45:06+00:00" "time": "2020-02-29T10:31:38+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v5.0.4", "version": "v5.0.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "2a3c7fee1f1a0961fa9cf360d5da553d05095e59" "reference": "9b3e5b5e58c56bbd76628c952d2b78556d305f3c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/2a3c7fee1f1a0961fa9cf360d5da553d05095e59", "url": "https://api.github.com/repos/symfony/mime/zipball/9b3e5b5e58c56bbd76628c952d2b78556d305f3c",
"reference": "2a3c7fee1f1a0961fa9cf360d5da553d05095e59", "reference": "9b3e5b5e58c56bbd76628c952d2b78556d305f3c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2522,7 +2522,7 @@
"mime", "mime",
"mime-type" "mime-type"
], ],
"time": "2020-01-04T14:08:26+00:00" "time": "2020-02-04T09:41:09+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -2877,16 +2877,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v4.4.4", "version": "v4.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "f5697ab4cb14a5deed7473819e63141bf5352c36" "reference": "bf9166bac906c9e69fb7a11d94875e7ced97bcd7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/f5697ab4cb14a5deed7473819e63141bf5352c36", "url": "https://api.github.com/repos/symfony/process/zipball/bf9166bac906c9e69fb7a11d94875e7ced97bcd7",
"reference": "f5697ab4cb14a5deed7473819e63141bf5352c36", "reference": "bf9166bac906c9e69fb7a11d94875e7ced97bcd7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2922,20 +2922,20 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-09T09:50:08+00:00" "time": "2020-02-07T20:06:44+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v4.4.4", "version": "v4.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "7bf4e38573728e317b926ca4482ad30470d0e86a" "reference": "4124d621d0e445732520037f888a0456951bde8c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/7bf4e38573728e317b926ca4482ad30470d0e86a", "url": "https://api.github.com/repos/symfony/routing/zipball/4124d621d0e445732520037f888a0456951bde8c",
"reference": "7bf4e38573728e317b926ca4482ad30470d0e86a", "reference": "4124d621d0e445732520037f888a0456951bde8c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2998,7 +2998,7 @@
"uri", "uri",
"url" "url"
], ],
"time": "2020-01-08T17:29:02+00:00" "time": "2020-02-25T12:41:09+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -3060,16 +3060,16 @@
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v4.4.4", "version": "v4.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "f5d2ac46930238b30a9c2f1b17c905f3697d808c" "reference": "0a19a77fba20818a969ef03fdaf1602de0546353"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/f5d2ac46930238b30a9c2f1b17c905f3697d808c", "url": "https://api.github.com/repos/symfony/translation/zipball/0a19a77fba20818a969ef03fdaf1602de0546353",
"reference": "f5d2ac46930238b30a9c2f1b17c905f3697d808c", "reference": "0a19a77fba20818a969ef03fdaf1602de0546353",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3132,7 +3132,7 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-15T13:29:06+00:00" "time": "2020-02-04T09:32:40+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -3193,16 +3193,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v4.4.4", "version": "v4.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "46b53fd714568af343953c039ff47b67ce8af8d6" "reference": "2572839911702b0405479410ea7a1334bfab0b96"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/46b53fd714568af343953c039ff47b67ce8af8d6", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2572839911702b0405479410ea7a1334bfab0b96",
"reference": "46b53fd714568af343953c039ff47b67ce8af8d6", "reference": "2572839911702b0405479410ea7a1334bfab0b96",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3265,7 +3265,7 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2020-01-25T12:44:29+00:00" "time": "2020-02-24T13:10:00+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
@ -3887,26 +3887,25 @@
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
"version": "1.0.1", "version": "1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git", "url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9" "reference": "7462d5f123dfc080dfdf26897032a6513644fc95"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7462d5f123dfc080dfdf26897032a6513644fc95",
"reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9", "reference": "7462d5f123dfc080dfdf26897032a6513644fc95",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1", "php": "^7.2",
"phpdocumentor/reflection-common": "^2.0" "phpdocumentor/reflection-common": "^2.0"
}, },
"require-dev": { "require-dev": {
"ext-tokenizer": "^7.1", "ext-tokenizer": "^7.2",
"mockery/mockery": "~1", "mockery/mockery": "~1"
"phpunit/phpunit": "^7.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -3930,7 +3929,7 @@
} }
], ],
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"time": "2019-08-22T18:11:29+00:00" "time": "2020-02-18T18:59:58+00:00"
}, },
{ {
"name": "phpspec/prophecy", "name": "phpspec/prophecy",

View File

@ -61,7 +61,7 @@ return [
'password' => env('DB_PASSWORD', 'opus4admin007'), 'password' => env('DB_PASSWORD', 'opus4admin007'),
'charset' => 'utf8', 'charset' => 'utf8',
'prefix' => '', 'prefix' => '',
'schema' => 'public', 'schema' => env('DB_SCHEMA', 'public'),
'sslmode' => 'prefer', 'sslmode' => 'prefer',
], ],

View File

@ -31,62 +31,6 @@ class DatabaseSeeder extends Seeder
$this->call('PagesTableSeeder'); $this->call('PagesTableSeeder');
$this->call('CollectionsTableSeeder'); $this->call('CollectionsTableSeeder');
$this->call('ProjectsTableSeeder'); $this->call('ProjectsTableSeeder');
$this->command->info('User table seeded!'); $this->call('MessagesTableSeeder');
}
}
class CollectionTableSeeder extends Seeder
{
public function run()
{
// DB::table('users')->delete();
// User::create([
// 'name' => str_random(10),
// 'email' => 'foo@gmail.com',
// 'password' => bcrypt('secret')
// ]);
DB::table('collections')->insert([
[
'id' => '0',
'number' => null,
'name' => 'first collection',
'parent_id' => null,
'created_at' => new DateTime(),
'updated_at' => new DateTime(),
],
[
'id' => '1',
'number' => '0',
'name' => 'Informatik, Informationswissenschaft, allgemeine Werke',
'parent_id' => '0',
'created_at' => '2015-06-09 00:17:51',
'updated_at' => '2015-06-09 01:01:36',
],
[
'id' => '2',
'number' => '1',
'name' => 'Philosophie und Psychologie',
'parent_id' => '0',
'created_at' => '2015-06-09 01:07:41',
'updated_at' => '2015-06-09 01:07:41',
],
[
'id' => '3',
'number' => '2',
'name' => 'Religion',
'parent_id' => '0',
'created_at' => '2015-06-09 01:07:50',
'updated_at' => '2015-06-09 01:07:50',
],
[
'id' => '4',
'number' => '3',
'name' => 'Sozialwissenschaften',
'parent_id' => '0',
'created_at' => '2015-06-09 01:07:50',
'updated_at' => '2015-06-09 01:07:50',
],
]);
} }
} }

View File

@ -24,7 +24,7 @@ class LicencesTableSeeder extends Seeder
'link_licence' => 'https://creativecommons.org/licenses/by/3.0/de/deed.de', 'link_licence' => 'https://creativecommons.org/licenses/by/3.0/de/deed.de',
'link_logo' => 'https://i.creativecommons.org/l/by/3.0/de/88x31.png', 'link_logo' => 'https://i.creativecommons.org/l/by/3.0/de/88x31.png',
'mime_type' => 'text/html', 'mime_type' => 'text/html',
'name_long' => 'Creative Commons - Namensnennung', 'name_long' => 'Creative Commons - Namensnennung (CC BY)',
'pod_allowed' => true, 'pod_allowed' => true,
'sort_order' => 1, 'sort_order' => 1,
], ],
@ -38,7 +38,7 @@ class LicencesTableSeeder extends Seeder
'link_licence' => 'https://creativecommons.org/licenses/by-sa/3.0/de/deed.de', 'link_licence' => 'https://creativecommons.org/licenses/by-sa/3.0/de/deed.de',
'link_logo' => 'https://i.creativecommons.org/l/by-sa/3.0/de/88x31.png', 'link_logo' => 'https://i.creativecommons.org/l/by-sa/3.0/de/88x31.png',
'mime_type' => 'text/html', 'mime_type' => 'text/html',
'name_long' => 'Creative Commons - Namensnennung - Weitergabe unter gleichen Bedingungen', 'name_long' => 'Creative Commons - Namensnennung - Weitergabe unter gleichen Bedingungen (CC BY-SA)',
'pod_allowed' => true, 'pod_allowed' => true,
'sort_order' => 2, 'sort_order' => 2,
], ],
@ -51,7 +51,7 @@ class LicencesTableSeeder extends Seeder
'link_licence' => 'https://creativecommons.org/licenses/by-nc-sa/3.0/de', 'link_licence' => 'https://creativecommons.org/licenses/by-nc-sa/3.0/de',
'link_logo' => 'https://i.creativecommons.org/l/by-nc-sa/3.0/de/88x31.png', 'link_logo' => 'https://i.creativecommons.org/l/by-nc-sa/3.0/de/88x31.png',
'mime_type' => 'text/html', 'mime_type' => 'text/html',
'name_long' => 'Creative Commons - Namensnennung - Keine kommerzielle Nutzung-Weitergabe unter gleichen Bedingungen', 'name_long' => 'Creative Commons - Namensnennung - Keine kommerzielle Nutzung - Weitergabe unter gleichen Bedingungen (CC BY-NC-SA)',
'pod_allowed' => true, 'pod_allowed' => true,
'sort_order' => 3, 'sort_order' => 3,
], ],
@ -64,7 +64,7 @@ class LicencesTableSeeder extends Seeder
'link_licence' => 'https://creativecommons.org/licenses/by-nc/3.0/de/deed.de', 'link_licence' => 'https://creativecommons.org/licenses/by-nc/3.0/de/deed.de',
'link_logo' => 'https://i.creativecommons.org/l/by-nc/3.0/de/88x31.png', 'link_logo' => 'https://i.creativecommons.org/l/by-nc/3.0/de/88x31.png',
'mime_type' => 'text/html', 'mime_type' => 'text/html',
'name_long' => 'Creative Commons - Namensnennung - Nicht kommerziell', 'name_long' => 'Creative Commons - Namensnennung - Nicht kommerziell (CC BY-NC)',
'pod_allowed' => true, 'pod_allowed' => true,
'sort_order' => 4, 'sort_order' => 4,
], ],
@ -77,7 +77,7 @@ class LicencesTableSeeder extends Seeder
'link_licence' => 'https://creativecommons.org/licenses/by-nd/3.0/de/', 'link_licence' => 'https://creativecommons.org/licenses/by-nd/3.0/de/',
'link_logo' => 'https://i.creativecommons.org/l/by-nd/3.0/de/88x31.png', 'link_logo' => 'https://i.creativecommons.org/l/by-nd/3.0/de/88x31.png',
'mime_type' => 'text/html', 'mime_type' => 'text/html',
'name_long' => 'Creative Commons - Namensnennung - Keine Bearbeitung', 'name_long' => 'Creative Commons - Namensnennung - Keine Bearbeitung (CC BY-ND)',
'pod_allowed' => true, 'pod_allowed' => true,
'sort_order' => 5, 'sort_order' => 5,
], ],
@ -90,7 +90,7 @@ class LicencesTableSeeder extends Seeder
'link_licence' => 'https://creativecommons.org/licenses/by-nc-nd/3.0/de/deed.de', 'link_licence' => 'https://creativecommons.org/licenses/by-nc-nd/3.0/de/deed.de',
'link_logo' => 'https://i.creativecommons.org/l/by-nc-nd/3.0/de/88x31.png', 'link_logo' => 'https://i.creativecommons.org/l/by-nc-nd/3.0/de/88x31.png',
'mime_type' => 'text/html', 'mime_type' => 'text/html',
'name_long' => 'Creative Commons - Namensnennung - Nicht kommerziell - Keine Bearbeitung', 'name_long' => 'Creative Commons - Namensnennung - Nicht kommerziell - Keine Bearbeitung (CC BY-NC-ND)',
'pod_allowed' => true, 'pod_allowed' => true,
'sort_order' => 6, 'sort_order' => 6,
], ],

File diff suppressed because one or more lines are too long

View File

@ -12,7 +12,7 @@
<!-- <facet-list v-bind:data="facets"></facet-list> --> <!-- <facet-list v-bind:data="facets"></facet-list> -->
<!-- <div class="card" v-for="(item, index) in facets" :key="index"> --> <!-- <div class="card" v-for="(item, index) in facets" :key="index"> -->
<div class="card" v-for="(values, key, index) in facets" :key="index"> <div class="card" v-for="(values, key, index) in facets" :key="index">
<facet-list :data="values" :filterName="key" @filter="onFilter"></facet-list> <facet-category :data="values" :filterName="key" @filter="onFilter"></facet-category>
</div> </div>
</div> </div>
</div> </div>
@ -59,7 +59,8 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div> <!-- end eight columns -->
</div> </div>
<!-- <div class="card" v-for="item in results" :key="item.id"> <!-- <div class="card" v-for="item in results" :key="item.id">
<img <img

View File

@ -1,7 +1,7 @@
import { Component, Vue } from 'vue-property-decorator'; import { Component, Vue } from 'vue-property-decorator';
import VsInput from './text-search/vs-input.vue'; import VsInput from './text-search/vs-input.vue';
import VsResults from './search-results/vs-results.vue'; import VsResults from './search-results/vs-results.vue';
import FacetList from './search-results/facet-list.vue'; import FacetCategory from './search-results/facet-category.vue';
import ActiveFacetCategory from './search-results/active-facet-category.vue'; import ActiveFacetCategory from './search-results/active-facet-category.vue';
import VsPagination from './search-results/vs-pagination.vue'; import VsPagination from './search-results/vs-pagination.vue';
import rdrApi from './search-results/dataservice'; import rdrApi from './search-results/dataservice';
@ -11,7 +11,7 @@ import FilterItem from './models/filter-item';
components: { components: {
VsInput, VsInput,
VsResults, VsResults,
FacetList, FacetCategory,
ActiveFacetCategory, ActiveFacetCategory,
VsPagination VsPagination
} }

View File

@ -2,7 +2,7 @@ import { Component, Vue, Prop, Provide } from 'vue-property-decorator';
import FilterItem from '../models/filter-item'; import FilterItem from '../models/filter-item';
@Component @Component
export default class ActiveFacetList extends Vue { export default class FacetCategory extends Vue {
ITEMS_PER_FILTER = 2; ITEMS_PER_FILTER = 2;
bar = ''; bar = '';

View File

@ -29,8 +29,8 @@
</template> </template>
<script lang="ts"> <script lang="ts">
import FacetList from "./facet-list-class"; import FacetCategory from "./facet-category-class";
export default FacetList; export default FacetCategory;
</script> </script>
<style scoped> <style scoped>

View File

@ -0,0 +1,12 @@
import { Component, Vue, Prop } from 'vue-property-decorator';
@Component
export default class ShowDataset extends Vue {
@Prop()
dataset;
get results() {
return this.dataset;
};
}

View File

@ -0,0 +1,7 @@
<template>
<div class="search-detail">
<div>
<em>Author: {{ document.id }}</em>
</div>
</div>
</template>

View File

@ -49,7 +49,7 @@
<div class="pure-u-1 pure-u-md-1-2 pure-div"> <div class="pure-u-1 pure-u-md-1-2 pure-div">
{!! Form::label('publisher_name', 'Publisher Name') !!} {!! Form::label('publisher_name', 'Publisher Name') !!}
{!! Form::text('publisher_name', 'Geologische Bundesanstalt Österreich', ['readonly', 'class' => {!! Form::text('publisher_name', 'Geologische Bundesanstalt (GBA)', ['readonly', 'class' =>
'pure-u-23-24', ]) !!} 'pure-u-23-24', ]) !!}
</div> </div>
<div class="pure-controls instruction "> <div class="pure-controls instruction ">