mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-21 19:47:48 +00:00
Update email address
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* AdminRequestedTestMessage.php
|
* AdminRequestedTestMessage.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Event.php
|
* Event.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* RegisteredUser.php
|
* RegisteredUser.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* RequestedNewPassword.php
|
* RequestedNewPassword.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* RequestedReportOnJournals.php
|
* RequestedReportOnJournals.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* RequestedVersionCheckStatus.php
|
* RequestedVersionCheckStatus.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* StoredTransactionGroup.php
|
* StoredTransactionGroup.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* UpdatedTransactionGroup.php
|
* UpdatedTransactionGroup.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* UserChangedEmail.php
|
* UserChangedEmail.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
2
resources/assets/js/app.js
vendored
2
resources/assets/js/app.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* app.js
|
* app.js
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
2
resources/assets/js/bootstrap.js
vendored
2
resources/assets/js/bootstrap.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* bootstrap.js
|
* bootstrap.js
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- ExampleComponent.vue
|
- ExampleComponent.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- SomeTestComponent.vue
|
- SomeTestComponent.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- Index.vue
|
- Index.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- AuthorizedClients.vue
|
- AuthorizedClients.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- Clients.vue
|
- Clients.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- PersonalAccessTokens.vue
|
- PersonalAccessTokens.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- ProfileOptions.vue
|
- ProfileOptions.vue
|
||||||
- Copyright (c) 2020 thegrumpydictator@gmail.com
|
- Copyright (c) 2020 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- AccountSelect.vue
|
- AccountSelect.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- Amount.vue
|
- Amount.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
- Budget.vue
|
- Budget.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- Category.vue
|
- Category.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- CreateTransaction.vue
|
- CreateTransaction.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- CustomAttachments.vue
|
- CustomAttachments.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- CustomDate.vue
|
- CustomDate.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- CustomString.vue
|
- CustomString.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- CustomTextarea.vue
|
- CustomTextarea.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- CustomTransactionFields.vue
|
- CustomTransactionFields.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- EditTransaction.vue
|
- EditTransaction.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- ForeignAmountSelect.vue
|
- ForeignAmountSelect.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- GroupDescription.vue
|
- GroupDescription.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- PiggyBank.vue
|
- PiggyBank.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- StandardDate.vue
|
- StandardDate.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- Tags.vue
|
- Tags.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- TransactionDescription.vue
|
- TransactionDescription.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
- TransactionType.vue
|
- TransactionType.vue
|
||||||
- Copyright (c) 2019 thegrumpydictator@gmail.com
|
- Copyright (c) 2019 james@firefly-iii.org
|
||||||
-
|
-
|
||||||
- This file is part of Firefly III (https://github.com/firefly-iii).
|
- This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
-
|
-
|
||||||
|
2
resources/assets/js/create_transaction.js
vendored
2
resources/assets/js/create_transaction.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* app.js
|
* app.js
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
2
resources/assets/js/edit_transaction.js
vendored
2
resources/assets/js/edit_transaction.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* app.js
|
* app.js
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
2
resources/assets/js/profile.js
vendored
2
resources/assets/js/profile.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* app.js
|
* app.js
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
2
resources/assets/sass/_variables.scss
vendored
2
resources/assets/sass/_variables.scss
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
* _variables.scss
|
* _variables.scss
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
2
resources/assets/sass/app.scss
vendored
2
resources/assets/sass/app.scss
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*!
|
/*!
|
||||||
* app.scss
|
* app.scss
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* api.php
|
* api.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* auth.php
|
* auth.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* bank.php
|
* bank.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* breadcrumbs.php
|
* breadcrumbs.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* components.php
|
* components.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* config.php
|
* config.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* csv.php
|
* csv.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* demo.php
|
* demo.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* firefly.php
|
* firefly.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
@@ -309,6 +309,7 @@ return [
|
|||||||
'make_new_rule' => 'Make a new rule in rule group ":title"',
|
'make_new_rule' => 'Make a new rule in rule group ":title"',
|
||||||
'make_new_rule_no_group' => 'Make a new rule',
|
'make_new_rule_no_group' => 'Make a new rule',
|
||||||
'instructions_rule_from_bill' => 'In order to match transactions to your new bill ":name", Firefly III can create a rule that will automatically be checked against any transactions you store. Please verify the details below and store the rule to have Firefly III automatically match transactions to your new bill.',
|
'instructions_rule_from_bill' => 'In order to match transactions to your new bill ":name", Firefly III can create a rule that will automatically be checked against any transactions you store. Please verify the details below and store the rule to have Firefly III automatically match transactions to your new bill.',
|
||||||
|
'instructions_rule_from_journal' => 'Create a rule based on one of your transactions. Complement or submit the form below.',
|
||||||
'rule_is_strict' => 'strict rule',
|
'rule_is_strict' => 'strict rule',
|
||||||
'rule_is_not_strict' => 'non-strict rule',
|
'rule_is_not_strict' => 'non-strict rule',
|
||||||
'rule_help_stop_processing' => 'When you check this box, later rules in this group will not be executed.',
|
'rule_help_stop_processing' => 'When you check this box, later rules in this group will not be executed.',
|
||||||
@@ -493,6 +494,9 @@ return [
|
|||||||
'new_rule_for_bill_title' => 'Rule for bill ":name"',
|
'new_rule_for_bill_title' => 'Rule for bill ":name"',
|
||||||
'new_rule_for_bill_description' => 'This rule marks transactions for bill ":name".',
|
'new_rule_for_bill_description' => 'This rule marks transactions for bill ":name".',
|
||||||
|
|
||||||
|
'new_rule_for_journal_title' => 'Rule based on transaction ":description"',
|
||||||
|
'new_rule_for_journal_description' => 'This rule is based on transaction ":description". It will match transactions that are exactly the same.',
|
||||||
|
|
||||||
// tags
|
// tags
|
||||||
'store_new_tag' => 'Store new tag',
|
'store_new_tag' => 'Store new tag',
|
||||||
'update_tag' => 'Update tag',
|
'update_tag' => 'Update tag',
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* form.php
|
* form.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* import.php
|
* import.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* intro.php
|
* intro.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* list.php
|
* list.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* pagination.php
|
* pagination.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* passwords.php
|
* passwords.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* validation.php
|
* validation.php
|
||||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
* Copyright (c) 2019 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||||
*
|
*
|
||||||
|
@@ -32,7 +32,7 @@
|
|||||||
<p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
|
<p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
|
||||||
The full stacktrace is below. If you think this is a bug in Firefly III, you
|
The full stacktrace is below. If you think this is a bug in Firefly III, you
|
||||||
can forward this message to
|
can forward this message to
|
||||||
<a href="mailto:thegrumpydictator@gmail.com?subject=BUG!">thegrumpydictator@gmail.com</a>.
|
<a href="mailto:james@firefly-iii.org?subject=BUG!">james@firefly-iii.org</a>.
|
||||||
This can help fix the bug you just encountered.
|
This can help fix the bug you just encountered.
|
||||||
</p>
|
</p>
|
||||||
<p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
|
<p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
|
||||||
|
@@ -18,7 +18,7 @@ URL is: {{ url }}
|
|||||||
User agent: {{ userAgent }}
|
User agent: {{ userAgent }}
|
||||||
|
|
||||||
The full stacktrace is below. If you think this is a bug in Firefly III, you
|
The full stacktrace is below. If you think this is a bug in Firefly III, you
|
||||||
can forward this message to thegrumpydictator@gmail.com. This can help fix
|
can forward this message to james@firefly-iii.org. This can help fix
|
||||||
the bug you just encountered.
|
the bug you just encountered.
|
||||||
|
|
||||||
If you prefer, you can also open a new issue here:
|
If you prefer, you can also open a new issue here:
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
<p>
|
<p>
|
||||||
If you do not know how to handle this error, please open an issue on
|
If you do not know how to handle this error, please open an issue on
|
||||||
<a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>
|
<a href="https://github.com/firefly-iii/firefly-iii/issues">GitHub</a>
|
||||||
or <a href="mailto:thegrumpydictator@gmail.com">send me a message</a>.
|
or <a href="mailto:james@firefly-iii.org">send me a message</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user