mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Auto commit for release 'develop' on 2024-02-01
This commit is contained in:
parent
bbd4d7a8ef
commit
9763f9f922
72
.ci/php-cs-fixer/composer.lock
generated
72
.ci/php-cs-fixer/composer.lock
generated
@ -537,16 +537,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v7.0.2",
|
||||
"version": "v7.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "f8587c4cdc5acad67af71c37db34ef03af91e59c"
|
||||
"reference": "c5010d50f1ee4b25cfa0201d9915cf1b14071456"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/f8587c4cdc5acad67af71c37db34ef03af91e59c",
|
||||
"reference": "f8587c4cdc5acad67af71c37db34ef03af91e59c",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/c5010d50f1ee4b25cfa0201d9915cf1b14071456",
|
||||
"reference": "c5010d50f1ee4b25cfa0201d9915cf1b14071456",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -610,7 +610,7 @@
|
||||
"terminal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/console/tree/v7.0.2"
|
||||
"source": "https://github.com/symfony/console/tree/v7.0.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -626,7 +626,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-10T16:54:46+00:00"
|
||||
"time": "2024-01-23T15:02:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
@ -697,16 +697,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
"version": "v7.0.2",
|
||||
"version": "v7.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher.git",
|
||||
"reference": "098b62ae81fdd6cbf941f355059f617db28f4f9a"
|
||||
"reference": "834c28d533dd0636f910909d01b9ff45cc094b5e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/098b62ae81fdd6cbf941f355059f617db28f4f9a",
|
||||
"reference": "098b62ae81fdd6cbf941f355059f617db28f4f9a",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/834c28d533dd0636f910909d01b9ff45cc094b5e",
|
||||
"reference": "834c28d533dd0636f910909d01b9ff45cc094b5e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -757,7 +757,7 @@
|
||||
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/event-dispatcher/tree/v7.0.2"
|
||||
"source": "https://github.com/symfony/event-dispatcher/tree/v7.0.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -773,7 +773,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-27T22:24:19+00:00"
|
||||
"time": "2024-01-23T15:02:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher-contracts",
|
||||
@ -853,16 +853,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v7.0.0",
|
||||
"version": "v7.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/filesystem.git",
|
||||
"reference": "7da8ea2362a283771478c5f7729cfcb43a76b8b7"
|
||||
"reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/7da8ea2362a283771478c5f7729cfcb43a76b8b7",
|
||||
"reference": "7da8ea2362a283771478c5f7729cfcb43a76b8b7",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/2890e3a825bc0c0558526c04499c13f83e1b6b12",
|
||||
"reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -896,7 +896,7 @@
|
||||
"description": "Provides basic utilities for the filesystem",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/filesystem/tree/v7.0.0"
|
||||
"source": "https://github.com/symfony/filesystem/tree/v7.0.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -912,7 +912,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-07-27T06:33:22+00:00"
|
||||
"time": "2024-01-23T15:02:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
@ -1539,16 +1539,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v7.0.2",
|
||||
"version": "v7.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
"reference": "acd3eb5cb02382c1cb0287ba29b2908cc6ffa83a"
|
||||
"reference": "937a195147e0c27b2759ade834169ed006d0bc74"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/acd3eb5cb02382c1cb0287ba29b2908cc6ffa83a",
|
||||
"reference": "acd3eb5cb02382c1cb0287ba29b2908cc6ffa83a",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/937a195147e0c27b2759ade834169ed006d0bc74",
|
||||
"reference": "937a195147e0c27b2759ade834169ed006d0bc74",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1580,7 +1580,7 @@
|
||||
"description": "Executes commands in sub-processes",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/process/tree/v7.0.2"
|
||||
"source": "https://github.com/symfony/process/tree/v7.0.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -1596,7 +1596,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-24T09:15:37+00:00"
|
||||
"time": "2024-01-23T15:02:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/service-contracts",
|
||||
@ -1682,16 +1682,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/stopwatch",
|
||||
"version": "v7.0.0",
|
||||
"version": "v7.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/stopwatch.git",
|
||||
"reference": "7bbfa3dd564a0ce12eb4acaaa46823c740f9cb7a"
|
||||
"reference": "983900d6fddf2b0cbaacacbbad07610854bd8112"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/7bbfa3dd564a0ce12eb4acaaa46823c740f9cb7a",
|
||||
"reference": "7bbfa3dd564a0ce12eb4acaaa46823c740f9cb7a",
|
||||
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/983900d6fddf2b0cbaacacbbad07610854bd8112",
|
||||
"reference": "983900d6fddf2b0cbaacacbbad07610854bd8112",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1724,7 +1724,7 @@
|
||||
"description": "Provides a way to profile code",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/stopwatch/tree/v7.0.0"
|
||||
"source": "https://github.com/symfony/stopwatch/tree/v7.0.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -1740,20 +1740,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-07-05T13:06:06+00:00"
|
||||
"time": "2024-01-23T15:02:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/string",
|
||||
"version": "v7.0.2",
|
||||
"version": "v7.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/string.git",
|
||||
"reference": "cc78f14f91f5e53b42044d0620961c48028ff9f5"
|
||||
"reference": "524aac4a280b90a4420d8d6a040718d0586505ac"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/cc78f14f91f5e53b42044d0620961c48028ff9f5",
|
||||
"reference": "cc78f14f91f5e53b42044d0620961c48028ff9f5",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/524aac4a280b90a4420d8d6a040718d0586505ac",
|
||||
"reference": "524aac4a280b90a4420d8d6a040718d0586505ac",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1810,7 +1810,7 @@
|
||||
"utf8"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/string/tree/v7.0.2"
|
||||
"source": "https://github.com/symfony/string/tree/v7.0.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -1826,7 +1826,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-10T16:54:46+00:00"
|
||||
"time": "2024-01-29T15:41:16+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
|
@ -68,9 +68,9 @@ class IndexController extends Controller
|
||||
{
|
||||
if(auth()->user()->hasRole('demo')) {
|
||||
session()->flash('info', (string) trans('firefly.demo_user_export'));
|
||||
return redirect(route('export.index'));
|
||||
}
|
||||
|
||||
return redirect(route('export.index'));
|
||||
}
|
||||
|
||||
/** @var ExportDataGenerator $generator */
|
||||
$generator = app(ExportDataGenerator::class);
|
||||
|
251
composer.lock
generated
251
composer.lock
generated
@ -655,16 +655,16 @@
|
||||
},
|
||||
{
|
||||
"name": "doctrine/deprecations",
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/deprecations.git",
|
||||
"reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931"
|
||||
"reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
|
||||
"reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
|
||||
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
|
||||
"reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -696,9 +696,9 @@
|
||||
"homepage": "https://www.doctrine-project.org/",
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/deprecations/issues",
|
||||
"source": "https://github.com/doctrine/deprecations/tree/1.1.2"
|
||||
"source": "https://github.com/doctrine/deprecations/tree/1.1.3"
|
||||
},
|
||||
"time": "2023-09-27T20:04:15+00:00"
|
||||
"time": "2024-01-30T19:34:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/event-manager",
|
||||
@ -2014,20 +2014,20 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v10.42.0",
|
||||
"version": "v10.43.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "fef1aff874a6749c44f8e142e5764eab8cb96890"
|
||||
"reference": "4f7802dfc9993cb57cf69615491ce1a7eb2e9529"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/fef1aff874a6749c44f8e142e5764eab8cb96890",
|
||||
"reference": "fef1aff874a6749c44f8e142e5764eab8cb96890",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/4f7802dfc9993cb57cf69615491ce1a7eb2e9529",
|
||||
"reference": "4f7802dfc9993cb57cf69615491ce1a7eb2e9529",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"brick/math": "^0.9.3|^0.10.2|^0.11",
|
||||
"brick/math": "^0.9.3|^0.10.2|^0.11|^0.12",
|
||||
"composer-runtime-api": "^2.2",
|
||||
"doctrine/inflector": "^2.0.5",
|
||||
"dragonmantank/cron-expression": "^3.3.2",
|
||||
@ -2215,20 +2215,20 @@
|
||||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2024-01-23T15:07:56+00:00"
|
||||
"time": "2024-01-30T16:25:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/passport",
|
||||
"version": "v11.10.2",
|
||||
"version": "v11.10.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/passport.git",
|
||||
"reference": "27a4f34aaf8b360eb64f53eb9c555ee50d565560"
|
||||
"reference": "8a75495f431e52df2ffa178851c402d7a5e8f037"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/passport/zipball/27a4f34aaf8b360eb64f53eb9c555ee50d565560",
|
||||
"reference": "27a4f34aaf8b360eb64f53eb9c555ee50d565560",
|
||||
"url": "https://api.github.com/repos/laravel/passport/zipball/8a75495f431e52df2ffa178851c402d7a5e8f037",
|
||||
"reference": "8a75495f431e52df2ffa178851c402d7a5e8f037",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2293,7 +2293,7 @@
|
||||
"issues": "https://github.com/laravel/passport/issues",
|
||||
"source": "https://github.com/laravel/passport"
|
||||
},
|
||||
"time": "2024-01-17T14:57:00+00:00"
|
||||
"time": "2024-01-30T15:44:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/prompts",
|
||||
@ -3768,16 +3768,16 @@
|
||||
},
|
||||
{
|
||||
"name": "nesbot/carbon",
|
||||
"version": "2.72.2",
|
||||
"version": "2.72.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/briannesbitt/Carbon.git",
|
||||
"reference": "3e7edc41b58d65509baeb0d4a14c8fa41d627130"
|
||||
"reference": "0c6fd108360c562f6e4fd1dedb8233b423e91c83"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/3e7edc41b58d65509baeb0d4a14c8fa41d627130",
|
||||
"reference": "3e7edc41b58d65509baeb0d4a14c8fa41d627130",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/0c6fd108360c562f6e4fd1dedb8233b423e91c83",
|
||||
"reference": "0c6fd108360c562f6e4fd1dedb8233b423e91c83",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3871,7 +3871,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-01-19T00:21:53+00:00"
|
||||
"time": "2024-01-25T10:35:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nette/schema",
|
||||
@ -5651,21 +5651,20 @@
|
||||
},
|
||||
{
|
||||
"name": "spatie/flare-client-php",
|
||||
"version": "1.4.3",
|
||||
"version": "1.4.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/flare-client-php.git",
|
||||
"reference": "5db2fdd743c3ede33f2a5367d89ec1a7c9c1d1ec"
|
||||
"reference": "17082e780752d346c2db12ef5d6bee8e835e399c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/flare-client-php/zipball/5db2fdd743c3ede33f2a5367d89ec1a7c9c1d1ec",
|
||||
"reference": "5db2fdd743c3ede33f2a5367d89ec1a7c9c1d1ec",
|
||||
"url": "https://api.github.com/repos/spatie/flare-client-php/zipball/17082e780752d346c2db12ef5d6bee8e835e399c",
|
||||
"reference": "17082e780752d346c2db12ef5d6bee8e835e399c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/pipeline": "^8.0|^9.0|^10.0|^11.0",
|
||||
"nesbot/carbon": "^2.62.1",
|
||||
"php": "^8.0",
|
||||
"spatie/backtrace": "^1.5.2",
|
||||
"symfony/http-foundation": "^5.2|^6.0|^7.0",
|
||||
@ -5709,7 +5708,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/spatie/flare-client-php/issues",
|
||||
"source": "https://github.com/spatie/flare-client-php/tree/1.4.3"
|
||||
"source": "https://github.com/spatie/flare-client-php/tree/1.4.4"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -5717,7 +5716,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-10-17T15:54:07+00:00"
|
||||
"time": "2024-01-31T14:18:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/ignition",
|
||||
@ -6028,16 +6027,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v6.4.2",
|
||||
"version": "v6.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "0254811a143e6bc6c8deea08b589a7e68a37f625"
|
||||
"reference": "2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/0254811a143e6bc6c8deea08b589a7e68a37f625",
|
||||
"reference": "0254811a143e6bc6c8deea08b589a7e68a37f625",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e",
|
||||
"reference": "2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6102,7 +6101,7 @@
|
||||
"terminal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/console/tree/v6.4.2"
|
||||
"source": "https://github.com/symfony/console/tree/v6.4.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6118,20 +6117,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-10T16:15:48+00:00"
|
||||
"time": "2024-01-23T14:51:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/css-selector",
|
||||
"version": "v7.0.0",
|
||||
"version": "v7.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/css-selector.git",
|
||||
"reference": "bb51d46e53ef8d50d523f0c5faedba056a27943e"
|
||||
"reference": "ec60a4edf94e63b0556b6a0888548bb400a3a3be"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/css-selector/zipball/bb51d46e53ef8d50d523f0c5faedba056a27943e",
|
||||
"reference": "bb51d46e53ef8d50d523f0c5faedba056a27943e",
|
||||
"url": "https://api.github.com/repos/symfony/css-selector/zipball/ec60a4edf94e63b0556b6a0888548bb400a3a3be",
|
||||
"reference": "ec60a4edf94e63b0556b6a0888548bb400a3a3be",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6167,7 +6166,7 @@
|
||||
"description": "Converts CSS selectors to XPath expressions",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/css-selector/tree/v7.0.0"
|
||||
"source": "https://github.com/symfony/css-selector/tree/v7.0.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6183,7 +6182,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-10-31T17:59:56+00:00"
|
||||
"time": "2024-01-23T15:02:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
@ -6254,16 +6253,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/error-handler",
|
||||
"version": "v6.4.0",
|
||||
"version": "v6.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/error-handler.git",
|
||||
"reference": "c873490a1c97b3a0a4838afc36ff36c112d02788"
|
||||
"reference": "6dc3c76a278b77f01d864a6005d640822c6f26a6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/error-handler/zipball/c873490a1c97b3a0a4838afc36ff36c112d02788",
|
||||
"reference": "c873490a1c97b3a0a4838afc36ff36c112d02788",
|
||||
"url": "https://api.github.com/repos/symfony/error-handler/zipball/6dc3c76a278b77f01d864a6005d640822c6f26a6",
|
||||
"reference": "6dc3c76a278b77f01d864a6005d640822c6f26a6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6309,7 +6308,7 @@
|
||||
"description": "Provides tools to manage errors and ease debugging PHP code",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/error-handler/tree/v6.4.0"
|
||||
"source": "https://github.com/symfony/error-handler/tree/v6.4.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6325,20 +6324,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-10-18T09:43:34+00:00"
|
||||
"time": "2024-01-29T15:40:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
"version": "v7.0.2",
|
||||
"version": "v7.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher.git",
|
||||
"reference": "098b62ae81fdd6cbf941f355059f617db28f4f9a"
|
||||
"reference": "834c28d533dd0636f910909d01b9ff45cc094b5e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/098b62ae81fdd6cbf941f355059f617db28f4f9a",
|
||||
"reference": "098b62ae81fdd6cbf941f355059f617db28f4f9a",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/834c28d533dd0636f910909d01b9ff45cc094b5e",
|
||||
"reference": "834c28d533dd0636f910909d01b9ff45cc094b5e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6389,7 +6388,7 @@
|
||||
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/event-dispatcher/tree/v7.0.2"
|
||||
"source": "https://github.com/symfony/event-dispatcher/tree/v7.0.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6405,7 +6404,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-27T22:24:19+00:00"
|
||||
"time": "2024-01-23T15:02:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher-contracts",
|
||||
@ -6549,16 +6548,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client",
|
||||
"version": "v7.0.2",
|
||||
"version": "v7.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-client.git",
|
||||
"reference": "db714986d3b84330bb6196fdb201c9f79b3a8853"
|
||||
"reference": "3d2605c07cd14aec294f72f5bf8147702f7a5ada"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/db714986d3b84330bb6196fdb201c9f79b3a8853",
|
||||
"reference": "db714986d3b84330bb6196fdb201c9f79b3a8853",
|
||||
"url": "https://api.github.com/repos/symfony/http-client/zipball/3d2605c07cd14aec294f72f5bf8147702f7a5ada",
|
||||
"reference": "3d2605c07cd14aec294f72f5bf8147702f7a5ada",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6621,7 +6620,7 @@
|
||||
"http"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-client/tree/v7.0.2"
|
||||
"source": "https://github.com/symfony/http-client/tree/v7.0.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6637,7 +6636,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-02T12:51:19+00:00"
|
||||
"time": "2024-01-29T15:41:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-client-contracts",
|
||||
@ -6719,16 +6718,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v6.4.2",
|
||||
"version": "v6.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "172d807f9ef3fc3fbed8377cc57c20d389269271"
|
||||
"reference": "5677bdf7cade4619cb17fc9e1e7b31ec392244a9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/172d807f9ef3fc3fbed8377cc57c20d389269271",
|
||||
"reference": "172d807f9ef3fc3fbed8377cc57c20d389269271",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/5677bdf7cade4619cb17fc9e1e7b31ec392244a9",
|
||||
"reference": "5677bdf7cade4619cb17fc9e1e7b31ec392244a9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6776,7 +6775,7 @@
|
||||
"description": "Defines an object-oriented layer for the HTTP specification",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v6.4.2"
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v6.4.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6792,20 +6791,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-27T22:16:42+00:00"
|
||||
"time": "2024-01-23T14:51:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v6.4.2",
|
||||
"version": "v6.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "13e8387320b5942d0dc408440c888e2d526efef4"
|
||||
"reference": "9c6ec4e543044f7568a53a76ab1484ecd30637a2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/13e8387320b5942d0dc408440c888e2d526efef4",
|
||||
"reference": "13e8387320b5942d0dc408440c888e2d526efef4",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/9c6ec4e543044f7568a53a76ab1484ecd30637a2",
|
||||
"reference": "9c6ec4e543044f7568a53a76ab1484ecd30637a2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6889,7 +6888,7 @@
|
||||
"description": "Provides a structured process for converting a Request into a Response",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v6.4.2"
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v6.4.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6905,20 +6904,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-30T15:31:44+00:00"
|
||||
"time": "2024-01-31T07:21:29+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mailer",
|
||||
"version": "v6.4.2",
|
||||
"version": "v6.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mailer.git",
|
||||
"reference": "6da89e5c9202f129717a770a03183fb140720168"
|
||||
"reference": "74412c62f88a85a41b61f0b71ab0afcaad6f03ee"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mailer/zipball/6da89e5c9202f129717a770a03183fb140720168",
|
||||
"reference": "6da89e5c9202f129717a770a03183fb140720168",
|
||||
"url": "https://api.github.com/repos/symfony/mailer/zipball/74412c62f88a85a41b61f0b71ab0afcaad6f03ee",
|
||||
"reference": "74412c62f88a85a41b61f0b71ab0afcaad6f03ee",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -6969,7 +6968,7 @@
|
||||
"description": "Helps sending emails",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/mailer/tree/v6.4.2"
|
||||
"source": "https://github.com/symfony/mailer/tree/v6.4.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -6985,20 +6984,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-19T09:12:31+00:00"
|
||||
"time": "2024-01-29T15:01:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mailgun-mailer",
|
||||
"version": "v7.0.0",
|
||||
"version": "v7.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mailgun-mailer.git",
|
||||
"reference": "3c1dea66d086deea11e10cbcd45a78b44f556cee"
|
||||
"reference": "fa7d03eb374938cb1f7a04c17a11a0e969e38cb8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/3c1dea66d086deea11e10cbcd45a78b44f556cee",
|
||||
"reference": "3c1dea66d086deea11e10cbcd45a78b44f556cee",
|
||||
"url": "https://api.github.com/repos/symfony/mailgun-mailer/zipball/fa7d03eb374938cb1f7a04c17a11a0e969e38cb8",
|
||||
"reference": "fa7d03eb374938cb1f7a04c17a11a0e969e38cb8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7038,7 +7037,7 @@
|
||||
"description": "Symfony Mailgun Mailer Bridge",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/mailgun-mailer/tree/v7.0.0"
|
||||
"source": "https://github.com/symfony/mailgun-mailer/tree/v7.0.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -7054,20 +7053,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-11-07T15:10:37+00:00"
|
||||
"time": "2024-01-29T15:41:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
"version": "v6.4.0",
|
||||
"version": "v6.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mime.git",
|
||||
"reference": "ca4f58b2ef4baa8f6cecbeca2573f88cd577d205"
|
||||
"reference": "5017e0a9398c77090b7694be46f20eb796262a34"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/ca4f58b2ef4baa8f6cecbeca2573f88cd577d205",
|
||||
"reference": "ca4f58b2ef4baa8f6cecbeca2573f88cd577d205",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/5017e0a9398c77090b7694be46f20eb796262a34",
|
||||
"reference": "5017e0a9398c77090b7694be46f20eb796262a34",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7122,7 +7121,7 @@
|
||||
"mime-type"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/mime/tree/v6.4.0"
|
||||
"source": "https://github.com/symfony/mime/tree/v6.4.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -7138,7 +7137,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-10-17T11:49:05+00:00"
|
||||
"time": "2024-01-30T08:32:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
@ -7880,16 +7879,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v6.4.2",
|
||||
"version": "v6.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
"reference": "c4b1ef0bc80533d87a2e969806172f1c2a980241"
|
||||
"reference": "31642b0818bfcff85930344ef93193f8c607e0a3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/c4b1ef0bc80533d87a2e969806172f1c2a980241",
|
||||
"reference": "c4b1ef0bc80533d87a2e969806172f1c2a980241",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/31642b0818bfcff85930344ef93193f8c607e0a3",
|
||||
"reference": "31642b0818bfcff85930344ef93193f8c607e0a3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7921,7 +7920,7 @@
|
||||
"description": "Executes commands in sub-processes",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/process/tree/v6.4.2"
|
||||
"source": "https://github.com/symfony/process/tree/v6.4.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -7937,7 +7936,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-22T16:42:54+00:00"
|
||||
"time": "2024-01-23T14:51:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/psr-http-message-bridge",
|
||||
@ -8030,16 +8029,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/routing",
|
||||
"version": "v6.4.2",
|
||||
"version": "v6.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/routing.git",
|
||||
"reference": "98eab13a07fddc85766f1756129c69f207ffbc21"
|
||||
"reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/routing/zipball/98eab13a07fddc85766f1756129c69f207ffbc21",
|
||||
"reference": "98eab13a07fddc85766f1756129c69f207ffbc21",
|
||||
"url": "https://api.github.com/repos/symfony/routing/zipball/3b2957ad54902f0f544df83e3d58b38d7e8e5842",
|
||||
"reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8093,7 +8092,7 @@
|
||||
"url"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/routing/tree/v6.4.2"
|
||||
"source": "https://github.com/symfony/routing/tree/v6.4.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -8109,7 +8108,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-29T15:34:34+00:00"
|
||||
"time": "2024-01-30T13:55:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/service-contracts",
|
||||
@ -8195,16 +8194,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/string",
|
||||
"version": "v7.0.2",
|
||||
"version": "v7.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/string.git",
|
||||
"reference": "cc78f14f91f5e53b42044d0620961c48028ff9f5"
|
||||
"reference": "524aac4a280b90a4420d8d6a040718d0586505ac"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/cc78f14f91f5e53b42044d0620961c48028ff9f5",
|
||||
"reference": "cc78f14f91f5e53b42044d0620961c48028ff9f5",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/524aac4a280b90a4420d8d6a040718d0586505ac",
|
||||
"reference": "524aac4a280b90a4420d8d6a040718d0586505ac",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8261,7 +8260,7 @@
|
||||
"utf8"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/string/tree/v7.0.2"
|
||||
"source": "https://github.com/symfony/string/tree/v7.0.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -8277,20 +8276,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-10T16:54:46+00:00"
|
||||
"time": "2024-01-29T15:41:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation",
|
||||
"version": "v6.4.2",
|
||||
"version": "v6.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/translation.git",
|
||||
"reference": "a2ab2ec1a462e53016de8e8d5e8912bfd62ea681"
|
||||
"reference": "637c51191b6b184184bbf98937702bcf554f7d04"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/a2ab2ec1a462e53016de8e8d5e8912bfd62ea681",
|
||||
"reference": "a2ab2ec1a462e53016de8e8d5e8912bfd62ea681",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/637c51191b6b184184bbf98937702bcf554f7d04",
|
||||
"reference": "637c51191b6b184184bbf98937702bcf554f7d04",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8313,7 +8312,7 @@
|
||||
"symfony/translation-implementation": "2.3|3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"nikic/php-parser": "^4.13",
|
||||
"nikic/php-parser": "^4.18|^5.0",
|
||||
"psr/log": "^1|^2|^3",
|
||||
"symfony/config": "^5.4|^6.0|^7.0",
|
||||
"symfony/console": "^5.4|^6.0|^7.0",
|
||||
@ -8356,7 +8355,7 @@
|
||||
"description": "Provides tools to internationalize your application",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/translation/tree/v6.4.2"
|
||||
"source": "https://github.com/symfony/translation/tree/v6.4.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -8372,7 +8371,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-18T09:25:29+00:00"
|
||||
"time": "2024-01-29T13:11:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation-contracts",
|
||||
@ -8454,16 +8453,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/uid",
|
||||
"version": "v6.4.0",
|
||||
"version": "v6.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/uid.git",
|
||||
"reference": "8092dd1b1a41372110d06374f99ee62f7f0b9a92"
|
||||
"reference": "1d31267211cc3a2fff32bcfc7c1818dac41b6fc0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/uid/zipball/8092dd1b1a41372110d06374f99ee62f7f0b9a92",
|
||||
"reference": "8092dd1b1a41372110d06374f99ee62f7f0b9a92",
|
||||
"url": "https://api.github.com/repos/symfony/uid/zipball/1d31267211cc3a2fff32bcfc7c1818dac41b6fc0",
|
||||
"reference": "1d31267211cc3a2fff32bcfc7c1818dac41b6fc0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8508,7 +8507,7 @@
|
||||
"uuid"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/uid/tree/v6.4.0"
|
||||
"source": "https://github.com/symfony/uid/tree/v6.4.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -8524,20 +8523,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-10-31T08:18:17+00:00"
|
||||
"time": "2024-01-23T14:51:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v6.4.2",
|
||||
"version": "v6.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
"reference": "68d6573ec98715ddcae5a0a85bee3c1c27a4c33f"
|
||||
"reference": "0435a08f69125535336177c29d56af3abc1f69da"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/68d6573ec98715ddcae5a0a85bee3c1c27a4c33f",
|
||||
"reference": "68d6573ec98715ddcae5a0a85bee3c1c27a4c33f",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/0435a08f69125535336177c29d56af3abc1f69da",
|
||||
"reference": "0435a08f69125535336177c29d56af3abc1f69da",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8593,7 +8592,7 @@
|
||||
"dump"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v6.4.2"
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v6.4.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -8609,7 +8608,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-12-28T19:16:56+00:00"
|
||||
"time": "2024-01-23T14:53:30+00:00"
|
||||
},
|
||||
{
|
||||
"name": "therobfonz/laravel-mandrill-driver",
|
||||
|
18
package-lock.json
generated
18
package-lock.json
generated
@ -500,9 +500,9 @@
|
||||
"integrity": "sha512-6Z7vzlVBJduPUi7U1MPRBzoXmJf8ob9tGcUNxxos6qU1bbjPX7Li30r1Dhtk55hSBfPmVuN7p6zahF7G38xtWA=="
|
||||
},
|
||||
"node_modules/bootstrap5-tags": {
|
||||
"version": "1.6.15",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap5-tags/-/bootstrap5-tags-1.6.15.tgz",
|
||||
"integrity": "sha512-dQ1UpkP049OksrnwXr6g3JMz2S7+reAJnxxzCCf+f2F2/BtDtOHepQQjQ3QOPsFTYycS45p7wrWNM3bDnQMtYw=="
|
||||
"version": "1.6.16",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap5-tags/-/bootstrap5-tags-1.6.16.tgz",
|
||||
"integrity": "sha512-SH4pLDxeicMIdJ9aZLNUvDw89dyD0RUUmHVb8cDiKAtyH/1csa9/O23Y4WSezLZ2MpB7ZRUI4YFp4o0WwW6JVQ=="
|
||||
},
|
||||
"node_modules/braces": {
|
||||
"version": "3.0.2",
|
||||
@ -719,9 +719,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "23.8.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.8.1.tgz",
|
||||
"integrity": "sha512-Yhe6oiJhigSh64ev7nVVywu7vHjuUG41MRmFKNwphbkadqTL1ozZFBQISflY7/ju+gL6I/SPfI1GgWQh1yYArA==",
|
||||
"version": "23.8.2",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.8.2.tgz",
|
||||
"integrity": "sha512-Z84zyEangrlERm0ZugVy4bIt485e/H8VecGUZkZWrH7BDePG6jT73QdL9EA1tRTTVVMpry/MgWIP1FjEn0DRXA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
@ -749,9 +749,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next-http-backend": {
|
||||
"version": "2.4.2",
|
||||
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.4.2.tgz",
|
||||
"integrity": "sha512-wKrgGcaFQ4EPjfzBTjzMU0rbFTYpa0S5gv9N/d8WBmWS64+IgJb7cHddMvV+tUkse7vUfco3eVs2lB+nJhPo3w==",
|
||||
"version": "2.4.3",
|
||||
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.4.3.tgz",
|
||||
"integrity": "sha512-jo2M03O6n1/DNb51WSQ8PsQ0xEELzLZRdYUTbf17mLw3rVwnJF9hwNgMXvEFSxxb+N8dT+o0vtigA6s5mGWyPA==",
|
||||
"dependencies": {
|
||||
"cross-fetch": "4.0.0"
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
import{f as n}from"./vendor-76961a66.js";function e(){return{id:"",name:"",alpine_name:""}}function o(){return{description:[],amount:[],currency_code:[],foreign_amount:[],foreign_currency_code:[],source_account:[],destination_account:[],budget_id:[],category_name:[],piggy_bank_id:[],bill_id:[],tags:[],notes:[],internal_reference:[],external_url:[],latitude:[],longitude:[],zoom_level:[],date:[],interest_date:[],book_date:[],process_date:[],due_date:[],payment_date:[],invoice_date:[]}}function d(){let t=n(new Date,"yyyy-MM-dd HH:mm");return{description:"",amount:"",currency_code:"EUR",foreign_amount:"",foreign_currency_code:"",source_account:e(),destination_account:e(),budget_id:null,category_name:"",piggy_bank_id:null,bill_id:null,tags:[],notes:"",internal_reference:"",external_url:"",hasLocation:!1,latitude:null,longitude:null,zoomLevel:null,date:t,interest_date:"",book_date:"",process_date:"",due_date:"",payment_date:"",invoice_date:"",errors:o()}}export{d as c,o as d};
|
||||
import{f as n}from"./vendor-a521728f.js";function e(){return{id:"",name:"",alpine_name:""}}function o(){return{description:[],amount:[],currency_code:[],foreign_amount:[],foreign_currency_code:[],source_account:[],destination_account:[],budget_id:[],category_name:[],piggy_bank_id:[],bill_id:[],tags:[],notes:[],internal_reference:[],external_url:[],latitude:[],longitude:[],zoom_level:[],date:[],interest_date:[],book_date:[],process_date:[],due_date:[],payment_date:[],invoice_date:[]}}function d(){let t=n(new Date,"yyyy-MM-dd HH:mm");return{description:"",amount:"",currency_code:"EUR",foreign_amount:"",foreign_currency_code:"",source_account:e(),destination_account:e(),budget_id:null,category_name:"",piggy_bank_id:null,bill_id:null,tags:[],notes:"",internal_reference:"",external_url:"",hasLocation:!1,latitude:null,longitude:null,zoomLevel:null,date:t,interest_date:"",book_date:"",process_date:"",due_date:"",payment_date:"",invoice_date:"",errors:o()}}export{d as c,o as d};
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
import{a as s}from"./format-money-e4c435dc.js";class p{list(a){return s.get("/api/v2/transactions",{params:a})}show(a,t){return s.get("/api/v2/transactions/"+a,{params:t})}}export{p as G};
|
||||
import{a as s}from"./format-money-801d83e5.js";class p{list(a){return s.get("/api/v2/transactions",{params:a})}show(a,t){return s.get("/api/v2/transactions/"+a,{params:t})}}export{p as G};
|
@ -1 +1 @@
|
||||
import{a as s}from"./format-money-e4c435dc.js";let t=class{list(a){return s.get("/api/v2/subscriptions",{params:a})}paid(a){return s.get("/api/v2/subscriptions/sum/paid",{params:a})}unpaid(a){return s.get("/api/v2/subscriptions/sum/unpaid",{params:a})}};class e{list(a){return s.get("/api/v2/piggy-banks",{params:a})}}export{t as G,e as a};
|
||||
import{a as s}from"./format-money-801d83e5.js";let t=class{list(a){return s.get("/api/v2/subscriptions",{params:a})}paid(a){return s.get("/api/v2/subscriptions/sum/paid",{params:a})}unpaid(a){return s.get("/api/v2/subscriptions/sum/unpaid",{params:a})}};class e{list(a){return s.get("/api/v2/piggy-banks",{params:a})}}export{t as G,e as a};
|
@ -1 +1 @@
|
||||
import{d as c,f as d}from"./format-money-e4c435dc.js";import{f as p,i as n}from"./vendor-76961a66.js";import{G as f}from"./get-5236bc21.js";let g=function(){return{notifications:{error:{show:!1,text:"",url:""},success:{show:!1,text:"",url:""},wait:{show:!1,text:""}},transactions:[],totalPages:1,perPage:50,page:1,tableColumns:{description:{enabled:!0},source:{enabled:!0},destination:{enabled:!0},amount:{enabled:!0}},formatMoney(t,i){return d(t,i)},format(t){return p(t,n.t("config.date_time_fns"))},init(){this.notifications.wait.show=!0,this.notifications.wait.text=n.t("firefly.wait_loading_data"),this.getTransactions(this.page)},getTransactions(t){const i=window.location.href.split("/"),a=i[i.length-1];new f().list({page:t,type:a}).then(s=>{this.parseTransactions(s.data.data),this.totalPages=s.data.meta.pagination.total_pages,this.perPage=s.data.meta.pagination.per_page,this.page=s.data.meta.pagination.current_page}).catch(s=>{this.notifications.wait.show=!1,this.notifications.error.show=!0,this.notifications.error.text=s.response.data.message})},parseTransactions(t){for(let i in t)if(t.hasOwnProperty(i)){let a=t[i],o=a.attributes.transactions.length>1,s=!0;for(let r in a.attributes.transactions)if(a.attributes.transactions.hasOwnProperty(r)){let e=a.attributes.transactions[r];e.split=o,e.firstSplit=s,e.group_title=a.attributes.group_title,e.id=a.id,e.created_at=a.attributes.created_at,e.updated_at=a.attributes.updated_at,e.user=a.attributes.user,e.user_group=a.attributes.user_group,s=!1,console.log(e),this.transactions.push(e)}}this.notifications.wait.show=!1}}},l={index:g,dates:c};function u(){Object.keys(l).forEach(t=>{console.log(`Loading page component "${t}"`);let i=l[t]();Alpine.data(t,()=>i)}),Alpine.start()}document.addEventListener("firefly-iii-bootstrapped",()=>{console.log("Loaded through event listener."),u()});window.bootstrapped&&(console.log("Loaded through window variable."),u());
|
||||
import{d as c,f as d}from"./format-money-801d83e5.js";import{f as p,i as n}from"./vendor-a521728f.js";import{G as f}from"./get-80423852.js";let g=function(){return{notifications:{error:{show:!1,text:"",url:""},success:{show:!1,text:"",url:""},wait:{show:!1,text:""}},transactions:[],totalPages:1,perPage:50,page:1,tableColumns:{description:{enabled:!0},source:{enabled:!0},destination:{enabled:!0},amount:{enabled:!0}},formatMoney(t,i){return d(t,i)},format(t){return p(t,n.t("config.date_time_fns"))},init(){this.notifications.wait.show=!0,this.notifications.wait.text=n.t("firefly.wait_loading_data"),this.getTransactions(this.page)},getTransactions(t){const i=window.location.href.split("/"),a=i[i.length-1];new f().list({page:t,type:a}).then(s=>{this.parseTransactions(s.data.data),this.totalPages=s.data.meta.pagination.total_pages,this.perPage=s.data.meta.pagination.per_page,this.page=s.data.meta.pagination.current_page}).catch(s=>{this.notifications.wait.show=!1,this.notifications.error.show=!0,this.notifications.error.text=s.response.data.message})},parseTransactions(t){for(let i in t)if(t.hasOwnProperty(i)){let a=t[i],o=a.attributes.transactions.length>1,s=!0;for(let r in a.attributes.transactions)if(a.attributes.transactions.hasOwnProperty(r)){let e=a.attributes.transactions[r];e.split=o,e.firstSplit=s,e.group_title=a.attributes.group_title,e.id=a.id,e.created_at=a.attributes.created_at,e.updated_at=a.attributes.updated_at,e.user=a.attributes.user,e.user_group=a.attributes.user_group,s=!1,console.log(e),this.transactions.push(e)}}this.notifications.wait.show=!1}}},l={index:g,dates:c};function u(){Object.keys(l).forEach(t=>{console.log(`Loading page component "${t}"`);let i=l[t]();Alpine.data(t,()=>i)}),Alpine.start()}document.addEventListener("firefly-iii-bootstrapped",()=>{console.log("Loaded through event listener."),u()});window.bootstrapped&&(console.log("Loaded through window variable."),u());
|
@ -1 +1 @@
|
||||
import{c as o}from"./create-empty-split-9cc18e2d.js";import{f as _}from"./vendor-76961a66.js";function l(a,r){let n=[];for(let i in a)if(a.hasOwnProperty(i)){let e=a[i],t=o();t.transaction_journal_id=e.transaction_journal_id,t.transaction_group_id=r,t.bill_id=e.bill_id,t.bill_name=e.bill_name,t.budget_id=e.budget_id,t.budget_name=e.budget_name,t.category_name=e.category_name,t.category_id=e.category_id,t.piggy_bank_id=e.piggy_bank_id,t.piggy_bank_name=e.piggy_bank_name,t.book_date=e.book_date,t.due_date=e.due_date,t.interest_date=e.interest_date,t.invoice_date=e.invoice_date,t.payment_date=e.payment_date,t.process_date=e.process_date,t.external_url=e.external_url,t.internal_reference=e.internal_reference,t.notes=e.notes,t.tags=e.tags,t.amount=parseFloat(e.amount).toFixed(e.currency_decimal_places),t.currency_code=e.currency_code,e.foreign_amount!==null&&(t.forein_currency_code=e.foreign_currency_code,t.foreign_amount=parseFloat(e.foreign_amount).toFixed(e.foreign_currency_decimal_places)),t.date=_(new Date(e.date),"yyyy-MM-dd HH:mm"),t.description=e.description,t.destination_account={id:e.destination_id,name:e.destination_name,type:e.destination_type,alpine_name:e.destination_name},t.source_account={id:e.source_id,name:e.source_name,type:e.source_type,alpine_name:e.source_name},e.latitude!==null&&(t.hasLocation=!0,t.latitude=e.latitude,t.longitude=e.longitude,t.zoomLevel=e.zoom_level),n.push(t)}return n}export{l as p};
|
||||
import{c as o}from"./create-empty-split-96981b0e.js";import{f as _}from"./vendor-a521728f.js";function l(a,r){let n=[];for(let i in a)if(a.hasOwnProperty(i)){let e=a[i],t=o();t.transaction_journal_id=e.transaction_journal_id,t.transaction_group_id=r,t.bill_id=e.bill_id,t.bill_name=e.bill_name,t.budget_id=e.budget_id,t.budget_name=e.budget_name,t.category_name=e.category_name,t.category_id=e.category_id,t.piggy_bank_id=e.piggy_bank_id,t.piggy_bank_name=e.piggy_bank_name,t.book_date=e.book_date,t.due_date=e.due_date,t.interest_date=e.interest_date,t.invoice_date=e.invoice_date,t.payment_date=e.payment_date,t.process_date=e.process_date,t.external_url=e.external_url,t.internal_reference=e.internal_reference,t.notes=e.notes,t.tags=e.tags,t.amount=parseFloat(e.amount).toFixed(e.currency_decimal_places),t.currency_code=e.currency_code,e.foreign_amount!==null&&(t.forein_currency_code=e.foreign_currency_code,t.foreign_amount=parseFloat(e.foreign_amount).toFixed(e.foreign_currency_decimal_places)),t.date=_(new Date(e.date),"yyyy-MM-dd HH:mm"),t.description=e.description,t.destination_account={id:e.destination_id,name:e.destination_name,type:e.destination_type,alpine_name:e.destination_name},t.source_account={id:e.source_id,name:e.source_name,type:e.source_type,alpine_name:e.source_name},e.latitude!==null&&(t.hasLocation=!0,t.latitude=e.latitude,t.longitude=e.longitude,t.zoomLevel=e.zoom_level),n.push(t)}return n}export{l as p};
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,50 +1,50 @@
|
||||
{
|
||||
"_create-empty-split-9cc18e2d.js": {
|
||||
"file": "assets/create-empty-split-9cc18e2d.js",
|
||||
"_create-empty-split-96981b0e.js": {
|
||||
"file": "assets/create-empty-split-96981b0e.js",
|
||||
"imports": [
|
||||
"_vendor-76961a66.js"
|
||||
"_vendor-a521728f.js"
|
||||
],
|
||||
"integrity": "sha384-P5dJzw1beoKR+VJJ6Md27QymiUl8y4E4P+yRg48dsWj+fAdoQ10kRXIIpmN+FZNZ"
|
||||
"integrity": "sha384-2iXLGqJkAiYTMgVnJNR5DdPWdKsvIKF4SSstX8hv5EhbHWz/o8vTXg+20kZW3HDS"
|
||||
},
|
||||
"_format-money-e4c435dc.js": {
|
||||
"file": "assets/format-money-e4c435dc.js",
|
||||
"_format-money-801d83e5.js": {
|
||||
"file": "assets/format-money-801d83e5.js",
|
||||
"imports": [
|
||||
"_vendor-76961a66.js"
|
||||
"_vendor-a521728f.js"
|
||||
],
|
||||
"integrity": "sha384-gTdRv6yj03IxWAfnZIvhnG/pqSNBpB/2agOg3V/0NVPNlGicEplNEL+GihTxVePb"
|
||||
"integrity": "sha384-l+jM5iYX+ntf7w6ZmBZoXsECMUmpmr7XSQz5BHv1OLz48trDZXZdU1biP9Ezi2TV"
|
||||
},
|
||||
"_get-5236bc21.js": {
|
||||
"file": "assets/get-5236bc21.js",
|
||||
"_get-80423852.js": {
|
||||
"file": "assets/get-80423852.js",
|
||||
"imports": [
|
||||
"_format-money-e4c435dc.js"
|
||||
"_format-money-801d83e5.js"
|
||||
],
|
||||
"integrity": "sha384-IeZ0tzpi9cOQ87vnlW2VlcBr9jJXpaXzYGZM8KeIySLihg7E8jhUnTmD8fvgSani"
|
||||
"integrity": "sha384-tJd59W61dQqySKVIv8XpL2BD9aLvr4FeeTr5B72qJ/wyt5rbI92ijE4gXgv/rySq"
|
||||
},
|
||||
"_get-95250f8d.js": {
|
||||
"file": "assets/get-95250f8d.js",
|
||||
"_get-ecd39285.js": {
|
||||
"file": "assets/get-ecd39285.js",
|
||||
"imports": [
|
||||
"_format-money-e4c435dc.js"
|
||||
"_format-money-801d83e5.js"
|
||||
],
|
||||
"integrity": "sha384-U2zwufrjelkV/8JFv+0W2pSY8vUaIme/MoBPJqB8fhpr8ZtaXvuJ36oDQYT9a4U1"
|
||||
"integrity": "sha384-I0cy7Jg2Znk+vxsnOcpcx6IatDHZdZ8ulYz51hOWj23qOGLGRXcBSABj991uqce3"
|
||||
},
|
||||
"_parse-downloaded-splits-c0536134.js": {
|
||||
"file": "assets/parse-downloaded-splits-c0536134.js",
|
||||
"_parse-downloaded-splits-91e990b4.js": {
|
||||
"file": "assets/parse-downloaded-splits-91e990b4.js",
|
||||
"imports": [
|
||||
"_create-empty-split-9cc18e2d.js",
|
||||
"_vendor-76961a66.js"
|
||||
"_create-empty-split-96981b0e.js",
|
||||
"_vendor-a521728f.js"
|
||||
],
|
||||
"integrity": "sha384-phjJQ0owFzZz3rwMO+dD3mqzQbqf3EADxJW7y0bi3Ysm6qRL0o+tSR84hUWs+rXb"
|
||||
"integrity": "sha384-rhoGS1ArbnIFpORisD2mTmHLKgUvfhY+Ip7pDKKaczeSKDCeIpCVphSO0/nvhtFN"
|
||||
},
|
||||
"_splice-errors-into-transactions-cc4832b4.js": {
|
||||
"file": "assets/splice-errors-into-transactions-cc4832b4.js",
|
||||
"_splice-errors-into-transactions-ca4a7383.js": {
|
||||
"file": "assets/splice-errors-into-transactions-ca4a7383.js",
|
||||
"imports": [
|
||||
"_format-money-e4c435dc.js",
|
||||
"_get-95250f8d.js",
|
||||
"_vendor-76961a66.js"
|
||||
"_format-money-801d83e5.js",
|
||||
"_get-ecd39285.js",
|
||||
"_vendor-a521728f.js"
|
||||
],
|
||||
"integrity": "sha384-0wyBJmZke7ysdSAop4SoS+JOfq+P4bNbd1cRmHXRjpOKIRUgTssgpA7IG3M6AYAI"
|
||||
"integrity": "sha384-r1kbXQXibisL+AsIW4ZwHnXb8FkJ78DiXBehUKFwPY+ZMC3QvwmIvJ8/pcIoiVEQ"
|
||||
},
|
||||
"_vendor-76961a66.js": {
|
||||
"_vendor-a521728f.js": {
|
||||
"assets": [
|
||||
"assets/layers-1dbbe9d0.png",
|
||||
"assets/layers-2x-066daca8.png",
|
||||
@ -53,8 +53,8 @@
|
||||
"css": [
|
||||
"assets/vendor-49001d3f.css"
|
||||
],
|
||||
"file": "assets/vendor-76961a66.js",
|
||||
"integrity": "sha384-xo2g8YfbJ95C4ipzZu/xVk5syyvThslUrpIAqs+1FVQN4A/Pxcnfn4ZqpU7dHz5w"
|
||||
"file": "assets/vendor-a521728f.js",
|
||||
"integrity": "sha384-rNOmaoapkl/UIm6ufcgxFATCpSXF8VJMNH/nEXULuX98c3RNPfo6SCDGB6K+/Jy/"
|
||||
},
|
||||
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf": {
|
||||
"file": "assets/fa-brands-400-5656d596.ttf",
|
||||
@ -102,55 +102,55 @@
|
||||
"integrity": "sha384-wg83fCOXjBtqzFAWhTL9Sd9vmLUNhfEEzfmNUX9zwv2igKlz/YQbdapF4ObdxF+R"
|
||||
},
|
||||
"resources/assets/v2/pages/dashboard/dashboard.js": {
|
||||
"file": "assets/dashboard-4c2936a0.js",
|
||||
"file": "assets/dashboard-b28978c6.js",
|
||||
"imports": [
|
||||
"_format-money-e4c435dc.js",
|
||||
"_vendor-76961a66.js",
|
||||
"_get-5236bc21.js",
|
||||
"_get-95250f8d.js"
|
||||
"_format-money-801d83e5.js",
|
||||
"_vendor-a521728f.js",
|
||||
"_get-80423852.js",
|
||||
"_get-ecd39285.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/dashboard/dashboard.js",
|
||||
"integrity": "sha384-MtvtHqxlP+Lc0V9ShESP2jVX9FbUkRHbFJC+q8Z1o4L7GRKLlLRjmUwqsBOyFKWB"
|
||||
"integrity": "sha384-Ll0sD84Vn1FSIxhZ2H7iZIxr/+oYJtUxfZFDBepqN5dtzrjKzqFT66/fzC9+7iwo"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/create.js": {
|
||||
"file": "assets/create-9d9f2d53.js",
|
||||
"file": "assets/create-e7068f42.js",
|
||||
"imports": [
|
||||
"_format-money-e4c435dc.js",
|
||||
"_create-empty-split-9cc18e2d.js",
|
||||
"_splice-errors-into-transactions-cc4832b4.js",
|
||||
"_vendor-76961a66.js",
|
||||
"_get-95250f8d.js"
|
||||
"_format-money-801d83e5.js",
|
||||
"_create-empty-split-96981b0e.js",
|
||||
"_splice-errors-into-transactions-ca4a7383.js",
|
||||
"_vendor-a521728f.js",
|
||||
"_get-ecd39285.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/create.js",
|
||||
"integrity": "sha384-QOlLTRtau9HuRgAGugH/R88FoH+chQEOCa4t2jKfNayIZzxGijlPZD9rWv3P+meI"
|
||||
"integrity": "sha384-Ghm6hCdCOlamn6rEqJCFqINadloFxI/0o9B8Cz/pytX0Uz8LIKDviBXegHPtyH2d"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/edit.js": {
|
||||
"file": "assets/edit-acae2aeb.js",
|
||||
"file": "assets/edit-4905500e.js",
|
||||
"imports": [
|
||||
"_format-money-e4c435dc.js",
|
||||
"_get-5236bc21.js",
|
||||
"_parse-downloaded-splits-c0536134.js",
|
||||
"_splice-errors-into-transactions-cc4832b4.js",
|
||||
"_vendor-76961a66.js",
|
||||
"_create-empty-split-9cc18e2d.js",
|
||||
"_get-95250f8d.js"
|
||||
"_format-money-801d83e5.js",
|
||||
"_get-80423852.js",
|
||||
"_parse-downloaded-splits-91e990b4.js",
|
||||
"_splice-errors-into-transactions-ca4a7383.js",
|
||||
"_vendor-a521728f.js",
|
||||
"_create-empty-split-96981b0e.js",
|
||||
"_get-ecd39285.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/edit.js",
|
||||
"integrity": "sha384-UdfImb6SmygJHV/KJF9eanKy/lMOHY36l48Qcc3QqiPEvBpv2CqvLTizoIgBg3Yr"
|
||||
"integrity": "sha384-dmO9B+jOO/7h0Y5tcMKpX0sqRC7R1FrDbItrQxD96fDpwqMvdDAe3VqrCGDbEyaR"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/index.js": {
|
||||
"file": "assets/index-f915662d.js",
|
||||
"file": "assets/index-60aed2f1.js",
|
||||
"imports": [
|
||||
"_format-money-e4c435dc.js",
|
||||
"_vendor-76961a66.js",
|
||||
"_get-5236bc21.js"
|
||||
"_format-money-801d83e5.js",
|
||||
"_vendor-a521728f.js",
|
||||
"_get-80423852.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/index.js",
|
||||
"integrity": "sha384-kvuDoHl2w5M2N57embhk+hfl7mOwisYdRe3wrsx3NAFgJZjtrFLHVnH9GziAuXaE"
|
||||
"integrity": "sha384-OSXUTg0dqPbVXqe2Yzysel3mMQyoRl2G92Wnk5uOr2arVFLAljNRNiakI0IX2l4T"
|
||||
},
|
||||
"resources/assets/v2/pages/transactions/show.css": {
|
||||
"file": "assets/show-8b1429e5.css",
|
||||
@ -161,17 +161,17 @@
|
||||
"css": [
|
||||
"assets/show-8b1429e5.css"
|
||||
],
|
||||
"file": "assets/show-25e4fff8.js",
|
||||
"file": "assets/show-1f6447b6.js",
|
||||
"imports": [
|
||||
"_format-money-e4c435dc.js",
|
||||
"_vendor-76961a66.js",
|
||||
"_get-5236bc21.js",
|
||||
"_parse-downloaded-splits-c0536134.js",
|
||||
"_create-empty-split-9cc18e2d.js"
|
||||
"_format-money-801d83e5.js",
|
||||
"_vendor-a521728f.js",
|
||||
"_get-80423852.js",
|
||||
"_parse-downloaded-splits-91e990b4.js",
|
||||
"_create-empty-split-96981b0e.js"
|
||||
],
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v2/pages/transactions/show.js",
|
||||
"integrity": "sha384-2bhh0/IYpl0+RWGr3GzvhkB7Sqz6Qeq2TIxD1CGbI7jWdR0Hy+heXswU8CsmNZW1"
|
||||
"integrity": "sha384-XL6xLUtPKKaArgunY9wIlFag0NS4kttk8ak0NKO3sO1Osu2VtGTOsQbH1MKa4a56"
|
||||
},
|
||||
"resources/assets/v2/sass/app.scss": {
|
||||
"file": "assets/app-fb7b26ec.css",
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -7,7 +7,7 @@
|
||||
"spent": "Wydano",
|
||||
"left": "Pozosta\u0142o",
|
||||
"paid": "Zap\u0142acone",
|
||||
"errors_submission_v2": "There was something wrong with your submission. Please check out the errors below: %{errorMessage}",
|
||||
"errors_submission_v2": "Co\u015b posz\u0142o nie tak w czasie zapisu. Prosz\u0119, sprawd\u017a b\u0142\u0119dy poni\u017cej: %{errorMessage}",
|
||||
"unpaid": "Niezap\u0142acone",
|
||||
"default_group_title_name_plain": "bez grupy",
|
||||
"subscriptions_in_group": "Subskrypcje w grupie \"%{title}\"",
|
||||
|
@ -6,7 +6,7 @@
|
||||
"flash_success": "Sukces!",
|
||||
"close": "Zamknij",
|
||||
"split_transaction_title": "Opis podzielonej transakcji",
|
||||
"errors_submission": "There was something wrong with your submission. Please check out the errors below.",
|
||||
"errors_submission": "Co\u015b posz\u0142o nie tak w czasie zapisu. Prosz\u0119, sprawd\u017a b\u0142\u0119dy poni\u017cej.",
|
||||
"split": "Podziel",
|
||||
"single_split": "Podzia\u0142",
|
||||
"transaction_stored_link": "<a href=\"transactions\/show\/{ID}\">Transakcja #{ID} (\"{title}\")<\/a> zosta\u0142a zapisana.",
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Имейл съобщение(я) отскочиха',
|
||||
'block_code_expired' => 'Демо профилът изтече',
|
||||
'no_block_code' => 'Няма причина за блокиране или потребителят не е блокиран',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Потребителят все още не е потвърдил новия имейл адрес',
|
||||
'admin_update_email' => 'Противно на страницата на потребителския профил, потребителят НЯМА да бъде уведомен, че имейл адресът им е променен!',
|
||||
'update_user' => 'Редактиране на потребител',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Correus electrònics retornats',
|
||||
'block_code_expired' => 'El compte de prova ha expirat',
|
||||
'no_block_code' => 'No hi ha cap motiu per a bloquejar, o l\'usuari no està bloquejat',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'L\'usuari encara no ha confirmat la seua direcció de correu electrònic',
|
||||
'admin_update_email' => 'A diferència de la pàgina de perfil, l\'usuari NO serà notificat si es canvia la seva adreça electrònica!',
|
||||
'update_user' => 'Actualitza l\'usuari',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Email message(s) bounced',
|
||||
'block_code_expired' => 'Platnost demoúčtu skončila',
|
||||
'no_block_code' => 'Není důvod pro blokování nebo uživatel není blokován',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Uživatel ještě nepotvrdil svou e-mailovou adresu',
|
||||
'admin_update_email' => 'Narozdíl od profilové stránky uživatel NEBUDE upozorněn na změnu své e-mailové adresy!',
|
||||
'update_user' => 'Aktualizovat uživatele',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Email message(s) bounced',
|
||||
'block_code_expired' => 'Demo account expired',
|
||||
'no_block_code' => 'No reason for block or user not blocked',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'User has not yet confirmed new email address',
|
||||
'admin_update_email' => 'Contrary to the profile page, the user will NOT be notified their email address has changed!',
|
||||
'update_user' => 'Update user',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'E-Mail-Nachricht(en) wurden abgewiesen',
|
||||
'block_code_expired' => 'Demo-Konto abgelaufen',
|
||||
'no_block_code' => 'Kein Grund für Block oder Benutzer nicht blockiert',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Der Benutzer hat die neue E-Mail-Adresse noch nicht bestätigt',
|
||||
'admin_update_email' => 'Im Gegensatz zur Profilseite wird der Benutzer NICHT benachrichtigt, dass seine E-Mail-Adresse geändert wurde!',
|
||||
'update_user' => 'Benutzer aktualisieren',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Το Email επέστρεψε χωρίς να έχει παραδοθεί',
|
||||
'block_code_expired' => 'Ο λογαριασμός επίδειξης έληξε',
|
||||
'no_block_code' => 'Δεν υπάρχει λόγος για αποκλεισμό ή ο χρήστης δεν είναι αποκλεισμένος',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Ο χρήστης δεν έχει ακόμη επιβεβαιώσει τη νέα διεύθυνση ηλεκτρονικού ταχυδρομείου',
|
||||
'admin_update_email' => 'Σε αντίθεση με τη σελίδα προφίλ, ο χρήστης ΔΕΝ θα ειδοποιηθεί ότι η διεύθυνση του ηλεκτρονικού ταχυδρομείου του έχει αλλάξει!',
|
||||
'update_user' => 'Ενημέρωση χρήστη',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Email message(s) bounced',
|
||||
'block_code_expired' => 'Demo account expired',
|
||||
'no_block_code' => 'No reason for block or user not blocked',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'User has not yet confirmed new email address',
|
||||
'admin_update_email' => 'Contrary to the profile page, the user will NOT be notified their email address has changed!',
|
||||
'update_user' => 'Update user',
|
||||
|
@ -2369,7 +2369,7 @@ return [
|
||||
'block_code_bounced' => 'Email message(s) bounced',
|
||||
'block_code_expired' => 'Demo account expired',
|
||||
'no_block_code' => 'No reason for block or user not blocked',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'User has not yet confirmed new email address',
|
||||
'admin_update_email' => 'Contrary to the profile page, the user will NOT be notified their email address has changed!',
|
||||
'update_user' => 'Update user',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Mensaje (s) de correo rebotados',
|
||||
'block_code_expired' => 'Cuenta de demostración vencida',
|
||||
'no_block_code' => 'No hay razón para el bloqueo o usuario bloqueado',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'El usuario no ha confirmado aun una nueva dirección de correo',
|
||||
'admin_update_email' => 'Contrario a la pagina de perfil, El usuario NO se notificara que su dirección de correo ha cambiado!',
|
||||
'update_user' => 'Actualizar usuario',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Sähköpostiviesti palautui',
|
||||
'block_code_expired' => 'Demokäyttäjän tili on vanhentunut',
|
||||
'no_block_code' => 'Ei syytä estoon tai käyttäjää ei ole estetty',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Käyttäjä ei ole vielä vahvistanut uutta sähköpostiosoitetta',
|
||||
'admin_update_email' => 'Profiilisivun tiedoista poiketen käyttäjää ei informoida sähköpostiosoitteen muutoksesta!',
|
||||
'update_user' => 'Päivitä käyttäjä',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Rebond des emails',
|
||||
'block_code_expired' => 'Compte démo expiré',
|
||||
'no_block_code' => 'Aucune raison pour le blocage ou utilisateur non bloqué',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'L\'utilisateur n\'a pas encore confirmé sa nouvelle adresse e-mail',
|
||||
'admin_update_email' => 'Contrairement à la page de profil, l\'utilisateur NE SERA PAS informé que son adresse email a changé !',
|
||||
'update_user' => 'Utilisateur mis à jour',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Visszapattant email üzenetek',
|
||||
'block_code_expired' => 'A Demo számla lejárt',
|
||||
'no_block_code' => 'Nincs oka a zárolásnak, vagy a felhasználó nincs zárolva',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'A felhasználó még nem erősítette meg az új email címét',
|
||||
'admin_update_email' => 'A profil oldallal ellentétben a felhasználó NEM kap értesítést az email címe megváltozásáról!',
|
||||
'update_user' => 'Felhasználó frissítése',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Pesan email terpental',
|
||||
'block_code_expired' => 'Akun demo kadaluarsa',
|
||||
'no_block_code' => 'Tidak ada alasan untuk memblokir atau pengguna tidak diblokir',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Pengguna belum mengkonfirmasi alamat email baru',
|
||||
'admin_update_email' => 'Bertentangan dengan halaman profil, pengguna TIDAK akan diberitahu alamat email mereka telah berubah!',
|
||||
'update_user' => 'Perbarui pengguna',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Messaggi email respinti',
|
||||
'block_code_expired' => 'Conto demo scaduto',
|
||||
'no_block_code' => 'Nessun motivo per bloccare o non bloccare un utente',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'L\'utente non ha ancora confermato il nuovo indirizzo emails',
|
||||
'admin_update_email' => 'Contrariamente alla pagina del profilo, l\'utente NON riceverà alcuna notifica al proprio indirizzo email!',
|
||||
'update_user' => 'Aggiorna utente',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'メールを配信できませんでした',
|
||||
'block_code_expired' => 'デモアカウントの期限切れ',
|
||||
'no_block_code' => 'ブロック理由がないかブロックされてません',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'ユーザーはまだ新しいメールアドレスを確認していません',
|
||||
'admin_update_email' => 'プロフィールページとは違い、ユーザーにメールアドレスが変更されたことは通知されません。',
|
||||
'update_user' => 'ユーザーを更新',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => '이메일 메시지가 반송됨',
|
||||
'block_code_expired' => '데모 계정이 만료됨',
|
||||
'no_block_code' => '차단 사유가 없거나 차단되지 않은 사용자',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => '사용자가 아직 새 이메일 주소를 확인하지 않았습니다',
|
||||
'admin_update_email' => '프로필 페이지와 달리 이메일 주소가 변경되었다는 알림은 사용자에게 전송되지 않습니다!',
|
||||
'update_user' => '사용자 업데이트',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Epostmelding(er) kunne ikke leveres',
|
||||
'block_code_expired' => 'Demo-konto utløpt',
|
||||
'no_block_code' => 'Ingen grunn for utestengelse eller brukeren er ikke utestengt',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Brukeren har ikke bekreftet ny e-postadresse ennå',
|
||||
'admin_update_email' => 'I motsetning til profilsiden, vil brukeren IKKE bli varslet om at e-postadressen er endret!',
|
||||
'update_user' => 'Oppdater bruker',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Email kwam niet aan',
|
||||
'block_code_expired' => 'Demo-account verlopen',
|
||||
'no_block_code' => 'Geen reden of gebruiker niet geblokkeerd',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'De gebruiker heeft zijn nieuwe emailadres nog niet bevestigd',
|
||||
'admin_update_email' => 'Integendeel tot de profielpagina krijgt de gebruiker hier geen notificatie van!',
|
||||
'update_user' => 'Gebruiker bijwerken',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Epostmelding(ar) kunne ikkje leveres',
|
||||
'block_code_expired' => 'Demo-konto utløpt',
|
||||
'no_block_code' => 'Ingen grunn for utestengelse eller brukaren er ikkje utestengt',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Brukaren har ikkje bekreftet ny e-postadresse enda',
|
||||
'admin_update_email' => 'I motsetning til profilsida, vil brukaren IKKE verta varslet om at e-postadressa er endra!',
|
||||
'update_user' => 'Oppdater brukar',
|
||||
|
@ -1692,7 +1692,7 @@ return [
|
||||
'transactionsWithoutBudget' => 'Wydatki bez budżetu',
|
||||
'transactions_no_budget' => 'Wydatki bez budżetu między :start i :end',
|
||||
'spent_between' => 'Wydano między :start i :end',
|
||||
'spent_between_left' => 'Spent :spent between :start and :end, leaving :left.',
|
||||
'spent_between_left' => 'Wydano :spent pomiędzy :start i :end, pozostało :left.',
|
||||
'set_available_amount' => 'Ustaw dostępną kwotę',
|
||||
'update_available_amount' => 'Aktualizuj dostępną kwotę',
|
||||
'ab_basic_modal_explain' => 'Użyj tego formularza aby wskazać, ile jesteś w stanie zabudżetować (w sumie, w :currency) we skazanym okresie.',
|
||||
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Odrzucony e-mail potwierdzający',
|
||||
'block_code_expired' => 'Demonstracyjne konto wygasło',
|
||||
'no_block_code' => 'Brak powody blokady lub użytkownik niezablokowany',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Użytkownik nie potwierdził jeszcze nowego adresu e-mail',
|
||||
'admin_update_email' => 'W przeciwieństwie do strony "Profil", użytkownik NIE zostanie powiadomiony o zmianie adresu e-mail!',
|
||||
'update_user' => 'Modyfikuj użytkownika',
|
||||
@ -2556,8 +2557,8 @@ return [
|
||||
'after_update_create_another' => 'Po aktualizacji wróć tutaj, aby kontynuować edycję.',
|
||||
'store_as_new' => 'Zapisz jako nową zamiast aktualizować.',
|
||||
'reset_after' => 'Wyczyść formularz po zapisaniu',
|
||||
'errors_submission' => 'There was something wrong with your submission. Please check out the errors below.',
|
||||
'errors_submission_v2' => 'There was something wrong with your submission. Please check out the errors below: %{errorMessage}',
|
||||
'errors_submission' => 'Coś poszło nie tak w czasie zapisu. Proszę, sprawdź błędy poniżej.',
|
||||
'errors_submission_v2' => 'Coś poszło nie tak w czasie zapisu. Proszę, sprawdź błędy poniżej: %{errorMessage}',
|
||||
'transaction_expand_split' => 'Rozwiń podział',
|
||||
'transaction_collapse_split' => 'Zwiń podział',
|
||||
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Mensagem(s) de email devolvidas',
|
||||
'block_code_expired' => 'Conta de demonstração expirada',
|
||||
'no_block_code' => 'Nenhuma razão para o bloqueio ou o usuário não está bloqueado',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'O usuário ainda não confirmou o novo endereço de e-mail',
|
||||
'admin_update_email' => 'Ao contrário da página de perfil, o usuário NÃO será notificado de que seu endereço de e-mail mudou!',
|
||||
'update_user' => 'Atualizar usuário',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Mensagem(s) de email devolvida(s)',
|
||||
'block_code_expired' => 'Conta de demonstração expirada',
|
||||
'no_block_code' => 'Sem razão para bloqueio ou utilizador não bloqueado',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'O utilizador ainda não confirmou o novo endereço de email',
|
||||
'admin_update_email' => 'Ao contrário da página de perfil, o utilizador NÃO vai ser notificado sobre a alteração do endereço de email!',
|
||||
'update_user' => 'Atualizar utilizador',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Mesaje e-mail (uri) returnate',
|
||||
'block_code_expired' => 'Contul Demo a expirat',
|
||||
'no_block_code' => 'Nu există motive pentru blocarea sau blocarea utilizatorului',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Utilizatorul nu a confirmat încă nicio adresă de e-mail nouă',
|
||||
'admin_update_email' => 'Contrar paginii de profil, utilizatorul NU va fi anunțat că adresa sa de email a fost modificată!',
|
||||
'update_user' => 'Actualizați user',
|
||||
|
@ -1692,7 +1692,7 @@ return [
|
||||
'transactionsWithoutBudget' => 'Расходы вне бюджета',
|
||||
'transactions_no_budget' => 'Расходы вне бюджета между :start и :end',
|
||||
'spent_between' => 'Уже потрачено между :start и :end',
|
||||
'spent_between_left' => 'Spent :spent between :start and :end, leaving :left.',
|
||||
'spent_between_left' => 'Потрачено :spent между :start и :end, осталось :left.',
|
||||
'set_available_amount' => 'Установить доступную сумму',
|
||||
'update_available_amount' => 'Обновить доступную сумму',
|
||||
'ab_basic_modal_explain' => 'Используйте эту форму, чтобы указать какой бюджет вы планируете (всего, в :currency) на указанный период.',
|
||||
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Отправка письма (писем) с аккаунта',
|
||||
'block_code_expired' => 'Срок демо-версии истёк',
|
||||
'no_block_code' => 'Нет причины для блокировки или пользователь не заблокирован',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Пользователь не подтвердил новый адрес электронной почты',
|
||||
'admin_update_email' => 'Внимание! Пользователь НЕ будет уведомлён о смене адреса электронной почты. Новый адрес он увидит только на странице профиля.',
|
||||
'update_user' => 'Обновить пользователя',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'E-mailové správy boli vrátené',
|
||||
'block_code_expired' => 'Platnost demoúčtu skončila',
|
||||
'no_block_code' => 'Nie je dôvod pre blokovanie, alebo použivateľ nebol zablokovaný',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Poživateľ ešte nepotvrdil svoju e-mailovú adresu',
|
||||
'admin_update_email' => 'Na rozdiel od profilovej stránky použivatel NEBUDE upozornený na zmenu svojej e-mailovej adresy!',
|
||||
'update_user' => 'Upraviť použivateľa',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Elektronsko sporočilo je bilo zavrnjeno',
|
||||
'block_code_expired' => 'Demo račun je potekel',
|
||||
'no_block_code' => 'Brez razloga za blokiranje ali pa uporabnik ni blokiran',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Uporabnik še ni potrdil novega elektronskega naslova',
|
||||
'admin_update_email' => 'V nasprotju s stranjo profila, uporabnik NE bo obveščen o spremembi svojega elektronskega naslova!',
|
||||
'update_user' => 'Posodobi uporabnika',
|
||||
|
@ -2451,6 +2451,7 @@ return [
|
||||
'block_code_bounced' => 'E-postmeddelande(n) studsade',
|
||||
'block_code_expired' => 'Demo-konto har löpt ut',
|
||||
'no_block_code' => 'Ingen anledning till blockering eller användare inte blockerad',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Användaren har ännu inte bekräftat ny e-postadress',
|
||||
'admin_update_email' => 'I motsats till profilsidan kommer användaren INTE att meddelas att deras e-postadress har ändrats!',
|
||||
'update_user' => 'Uppdatera användare',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Email message(s) bounced',
|
||||
'block_code_expired' => 'Demo account expired',
|
||||
'no_block_code' => 'No reason for block or user not blocked',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'User has not yet confirmed new email address',
|
||||
'admin_update_email' => 'Contrary to the profile page, the user will NOT be notified their email address has changed!',
|
||||
'update_user' => 'Update user',
|
||||
|
@ -2451,6 +2451,7 @@ return [
|
||||
'block_code_bounced' => 'E-posta mesajı geri çevrildi',
|
||||
'block_code_expired' => 'Demo hesabı doldu',
|
||||
'no_block_code' => 'Engellemek için bir neden yok ya da kullanıcı engellenmemiş',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Kullanıcı henüz yeni bir e-posta adresi teyit etmedi',
|
||||
'admin_update_email' => 'Profil sayfasının aksine kullanıcı e-posta adresleri değiştirildiğinde bildirim ALMAYACAKLAR!',
|
||||
'update_user' => 'Kullanıcıyı güncelle',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Email message(s) bounced',
|
||||
'block_code_expired' => 'Demo account expired',
|
||||
'no_block_code' => 'No reason for block or user not blocked',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'User has not yet confirmed new email address',
|
||||
'admin_update_email' => 'Contrary to the profile page, the user will NOT be notified their email address has changed!',
|
||||
'update_user' => 'Update user',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => 'Email (s) bị trả về',
|
||||
'block_code_expired' => 'Tài khoản demo đã hết hạn',
|
||||
'no_block_code' => 'Không có lý do chặn hoặc người dùng không bị chặn',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => 'Người dùng chưa xác nhận địa chỉ email mới',
|
||||
'admin_update_email' => 'Trái với trang hồ sơ, người dùng sẽ KHÔNG được thông báo địa chỉ email của họ đã thay đổi!',
|
||||
'update_user' => 'Cập nhật người dùng',
|
||||
|
@ -2451,6 +2451,7 @@ return [
|
||||
'block_code_bounced' => '电子邮件被退回',
|
||||
'block_code_expired' => '演示账户已过期',
|
||||
'no_block_code' => '无封禁理由或用户未被封禁',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => '用户尚未确认新的电子邮件地址',
|
||||
'admin_update_email' => '与个人档案页面相反,用户不会被通知他们的电子邮件地址已变更!',
|
||||
'update_user' => '更新用户',
|
||||
|
@ -2450,6 +2450,7 @@ return [
|
||||
'block_code_bounced' => '電子郵件被退回',
|
||||
'block_code_expired' => '演示帳戶已過期',
|
||||
'no_block_code' => '無封鎖原因或使用者未被封鎖',
|
||||
'demo_user_export' => 'The demo user cannot export data',
|
||||
'block_code_email_changed' => '使用者尚未確認新的電子郵件地址',
|
||||
'admin_update_email' => '與個人資料頁面相反,使用者不會被通知他們的電子郵件地址已變更!',
|
||||
'update_user' => '更新使用者',
|
||||
|
Loading…
Reference in New Issue
Block a user