From: Hamatoma Date: Thu, 12 Dec 2024 20:32:48 +0000 (+0100) Subject: V 0.1.2 Export X-Git-Url: https://gitweb.hamatoma.de/?a=commitdiff_plain;h=81e467fc91ffab147884f948efa2227d84b8fcf3;p=oo4f.git V 0.1.2 Export - missing symbolic link to Model/Export.php --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 517e49d..6b223b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# V 0.1.2 Export + +- missing symbolic link to Model/Export.php + # V 0.1.2 Pages - oo4f.blade.php: Startpage link changed - ViewHelperLocal: fix at "note-edit" diff --git a/app/Models/Export.php b/app/Models/Export.php new file mode 120000 index 0000000..c9c2b42 --- /dev/null +++ b/app/Models/Export.php @@ -0,0 +1 @@ +../../vendor/hamatoma/laraknife/templates/Models/Export.php \ No newline at end of file diff --git a/composer.lock b/composer.lock index d8ee3de..1f82fb7 100644 --- a/composer.lock +++ b/composer.lock @@ -1060,7 +1060,7 @@ "dist": { "type": "path", "url": "../laraknife", - "reference": "a98905e5d780469c7c97f230bd54aa296d017f5f" + "reference": "e3c46483fd54505107ad16d44f4c7d97387bfda5" }, "require-dev": { "phpunit/phpunit": "11.0.x-dev" @@ -7212,23 +7212,23 @@ }, { "name": "sebastian/code-unit", - "version": "3.0.1", + "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit.git", - "reference": "6bb7d09d6623567178cf54126afa9c2310114268" + "reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/6bb7d09d6623567178cf54126afa9c2310114268", - "reference": "6bb7d09d6623567178cf54126afa9c2310114268", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca", + "reference": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca", "shasum": "" }, "require": { "php": ">=8.2" }, "require-dev": { - "phpunit/phpunit": "^11.0" + "phpunit/phpunit": "^11.5" }, "type": "library", "extra": { @@ -7257,7 +7257,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/code-unit/issues", "security": "https://github.com/sebastianbergmann/code-unit/security/policy", - "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.1" + "source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.2" }, "funding": [ { @@ -7265,7 +7265,7 @@ "type": "github" } ], - "time": "2024-07-03T04:44:28+00:00" + "time": "2024-12-12T09:59:06+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", diff --git a/lang/de_DE.json b/lang/de_DE.json index 14a43c2..31a302c 100644 --- a/lang/de_DE.json +++ b/lang/de_DE.json @@ -75,6 +75,7 @@ "Documents": "Dokumente", "Documents of a Note": "Dokument zu einer Notiz", "Duration": "Dauer", + "Duration (minutes)": "Dauer (Minuten)", "Email": "Email", "Email\/Phone": "Email\/Telefon", "English (Britisch)": "Englisch (GB)", @@ -92,10 +93,12 @@ "Group": "Gruppe", "Groups": "Gruppen", "Hello": "Hallo", + "Home": "Startseite", "I found # errors": "Ich habe # Fehler gefunden (roter Rahmen)", "I found one error": "Ich habe einen Fehler gefunden (roter Rahmen)", "Id": "Id", "Import": "Import", + "Imports": "Importe", "Imprint": "Impressum", "Info": "Info", "Insert Position": "Einf\u00fcgeposition",