Holger Lösken
d4724b417c
Add StackOverflow, fix broken links
2020-05-18 15:01:00 +02:00
David Bomba
eaa261dad8
Minor fixes for migration
2020-05-05 10:31:58 +10:00
Hillel Coren
db0c5fc578
Merge pull request #3670 from dominikkaminski/patch-1
...
Fix wrong tax calculation
2020-05-03 00:40:36 +03:00
Dominik "kuberninski" Kaminski
e16900ef11
Fix wrong tax calculation
...
Tax calculation is wrong in pdf when 'inclusive_taxes' is enabled. This fixes #3668
2020-05-02 17:31:19 +02:00
Benjamin Beganović
56a9bc2bdd
[v1] Include validation erorrs for migration ( #3660 )
...
* Add
* Fix
2020-04-29 22:33:55 +10:00
Hillel Coren
33f70de451
Update README.md
2020-04-14 17:18:02 +03:00
Benjamin Beganović
d36cb2fafa
Refactor steps controller ( #3627 )
2020-04-14 08:20:38 +10:00
Hillel Coren
eea9015cd3
Merge pull request #3606 from DanAtIntegrateIT/master
...
Update GoCardlessV2RedirectPaymentDriver.php
2020-04-08 17:57:09 +03:00
Dan Holliday
aac4d8308d
Update GoCardlessV2RedirectPaymentDriver.php
2020-04-08 15:50:27 +01:00
Benjamin Beganović
0b8b4a7505
Export company_user with users ( #3597 )
2020-04-08 06:43:34 +10:00
Benjamin Beganović
602a15f648
Export 'company_key' with migrations ( #3600 )
...
- Removed 'Hosted' option for migrating
- Passing companyKey property when sending request
2020-04-08 06:43:20 +10:00
Benjamin Beganović
0c7620a381
Catching possible account errors ( #3596 )
...
Co-authored-by: David Bomba <turbo124@gmail.com>
2020-04-07 07:23:57 +10:00
Benjamin Beganović
4323968240
Prevent cross site migration ( #3594 )
...
- php-cs-fixer applied
- Added new 'cross_migration_message'
- errors.blade.php - unescape characters
2020-04-07 07:21:46 +10:00
Hillel Coren
3239a1c041
Merge branch 'master' of github.com:invoiceninja/invoiceninja
2020-04-02 08:50:04 +03:00
Hillel Coren
7ee7146d00
Update lang files
2020-04-02 08:49:24 +03:00
David Bomba
f11503567e
Fixes for migrations ( #3578 )
2020-04-02 09:01:24 +11:00
Hillel Coren
5c61c1c0f4
Update version
2020-03-31 19:57:20 +03:00
Hillel Coren
30b5b33d0d
Update languages
2020-03-31 13:00:02 +03:00
Hillel Coren
38875f719a
Update GrapesJS
2020-03-29 10:07:30 +03:00
Hillel Coren
bb3603acd3
Rebuild JS files
2020-03-29 09:39:57 +03:00
Hillel Coren
ca6e981f29
Fix client redirect
2020-03-29 09:28:30 +03:00
Hillel Coren
5a33c42278
Fix typo
2020-03-29 09:27:13 +03:00
Hillel Coren
fceb82ea51
Clarify credit error
2020-03-29 09:25:52 +03:00
Hillel Coren
43f38d9d84
Update readme
2020-03-29 07:43:45 +03:00
Hillel Coren
6bb4bc3e69
White label invoice fix
2020-03-29 07:32:27 +03:00
Hillel Coren
927cd5a9a6
Fix lang file
2020-03-29 07:30:42 +03:00
Hillel Coren
be00050615
Clarify Stripe help
2020-03-29 07:24:39 +03:00
Hillel Coren
3308df7fff
Clarify help text
2020-03-29 07:16:07 +03:00
Hillel Coren
f157b76b5f
Added ETB currency
2020-03-29 06:47:13 +03:00
Hillel Coren
70efb7a7f2
Clarify help text
2020-03-29 06:31:40 +03:00
Hillel Coren
fc26e77c95
Fix typo in texts
2020-03-15 10:11:39 +02:00
Hillel Coren
c3a0c2a465
UI tweaks and hide on hosted
2020-03-12 09:42:31 +02:00
David Bomba
f6fced6b82
Minor fixes for migration ( #3484 )
2020-03-12 17:25:51 +11:00
Benjamin Beganović
b4f83a5755
Export 'invitations' with invoices ( #3479 )
...
* Export 'invitations' with invoices
* Export 'invitations' with quotes
* Send resource as 3rd parameter
2020-03-12 07:53:06 +11:00
Benjamin Beganović
9d5c3bd951
[v1] Add check for 0 value ( #3473 )
...
* Add check for 0 value
* David said, this one is better
2020-03-11 10:06:57 +11:00
Benjamin Beganović
8bb70c7e9a
[V1] Update payment fields for export ( #3469 )
...
* Update export payment fields
* Add currency_id, export
2020-03-11 08:12:08 +11:00
Benjamin Beganović
3f25b62ab6
[V1] Update 'migrations:export' message ( #3470 )
...
* Update command message
* Export migrations command improvements
2020-03-11 08:11:31 +11:00
Benjamin Beganović
d9a3b5453a
Make sure user is allowed to migrate ( #3468 )
2020-03-11 08:08:10 +11:00
Hillel Coren
be96bef3f0
Merge pull request #3448 from maikelreyes/master
...
Fix aging fields for statements
2020-03-07 22:09:41 +02:00
Maikel Reyes
89a243f88c
Fin aging fields for statements
2020-03-07 00:14:31 -05:00
David Bomba
9070dfe55b
Export migrations to folder ( #3429 )
...
* Export migrations to folder
* Remove local property
2020-03-06 07:30:48 +11:00
David Bomba
67044f9dd3
Migration improvements: ( #3422 )
...
- Added option to force the migration
- Cleaned imports
2020-03-05 07:30:10 +11:00
Benjamin Beganović
bde276ad67
(V1) Improve migration ( #3415 )
...
* Imports improvements:
- Fix sorting
- Fix duplicate imports (Cannot use App\Http\Controllers\BaseController as BaseController because the name is already in use)
* Wrap up, sending migration file:
- Removed 'enable_invoice_quantity'
2020-03-04 09:44:30 +11:00
David Bomba
65b30189b3
Bump symfony/http-foundation from 3.4.20 to 3.4.36 ( #3404 )
...
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation ) from 3.4.20 to 3.4.36.
- [Release notes](https://github.com/symfony/http-foundation/releases )
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-foundation/compare/v3.4.20...v3.4.36 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-01 21:14:43 +11:00
David Bomba
78f1df21ae
Bump symfony/dependency-injection from 3.4.6 to 3.4.35 ( #3403 )
...
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection ) from 3.4.6 to 3.4.35.
- [Release notes](https://github.com/symfony/dependency-injection/releases )
- [Changelog](https://github.com/symfony/dependency-injection/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/dependency-injection/compare/v3.4.6...v3.4.35 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-01 21:14:17 +11:00
Hillel Coren
17cddb902c
Merge branch 'master' of github.com:invoiceninja/invoiceninja
2020-03-01 09:57:06 +02:00
Hillel Coren
bf7142ce43
Update lang file
2020-03-01 09:56:56 +02:00
Benjamin Beganović
ff455c8ed9
Exporting migration data via HTTP (v1) ( #3364 )
...
* Migration: Option to select the migration type
* Migration: Logic for redirecting based on steps
* Work for migrations:
- Added authentication view, service
- Account connecting
- Scaffold services
- Companies service
- (wip) Sending data to v2
* Migration: Sending migration file
* Wrap up the migration first stage
* Split company per request / no bundle
Co-authored-by: David Bomba <turbo124@gmail.com>
2020-02-25 08:17:16 +11:00
David Bomba
8020204c8d
Migrate Company Gateways and Client Tokens ( #3369 )
...
* Working on migrations for Company Gateways and Client Tokens
* Working on exporting company gateways and documents
2020-02-25 08:16:19 +11:00
Hillel Coren
a500bfb583
Update lang file
2020-02-23 12:38:52 +02:00