906 Commits

Author SHA1 Message Date
Benjamin Beganović
66117cd456
Update texts.php 2021-02-17 11:42:17 +01:00
Hillel Coren
87eb98ca20 Update lang files 2021-02-16 18:39:53 +02:00
Hillel Coren
3b67e2a8c8 Merge branch 'master' of github.com:invoiceninja/invoiceninja 2021-02-16 18:34:12 +02:00
Hillel Coren
99237898de Update lang file 2021-02-16 18:33:57 +02:00
Benjamin Beganović
d5d917e3f8
Update texts.php 2021-02-16 13:33:16 +01:00
David Bomba
6546b41e26 Update texts 2021-02-15 07:52:34 +11:00
David Bomba
b31fa80b5a Update texts 2021-02-15 07:51:21 +11:00
David Bomba
65795b1271
Merge pull request #4844 from turbo124/master
add start migration texts
2021-02-08 08:25:48 +11:00
David Bomba
5baef3f69a add start migration texts 2021-02-04 11:08:56 +11:00
Hillel Coren
67b2758d3f Update version 2021-02-03 23:26:51 +02:00
David Bomba
2abc7f570b Fixes for lang file 2021-02-01 20:43:16 +11:00
=
4bc41fbf8e Fixes for lang file 2021-02-01 18:37:18 +11:00
David Bomba
239c3e5d8d
Merge branch 'master' into master 2021-02-01 09:04:57 +11:00
David Bomba
b99c40714f Update lang files 2021-02-01 09:02:33 +11:00
Hillel Coren
a3abff8766 Update lang file 2021-01-31 08:41:36 +02:00
Hillel Coren
3cc3548f69 Correct typo 2021-01-21 07:59:30 +02:00
Hillel Coren
f7d1d95e3a Update lang file 2021-01-20 20:49:30 +02:00
Hillel Coren
4234e50408 Update version 2021-01-06 08:32:09 +02:00
Hillel Coren
b26399713d Update version 2020-12-29 08:07:24 +02:00
Benjamin Beganović
40bb6ad9ab
Merge branch 'master' into v4-support-for-api-key 2020-12-14 10:12:01 +01:00
Hillel Coren
39a58f909e Update lang files 2020-12-10 21:33:43 +02:00
Benjamin Beganović
aa9af574b6 Add support for X-Api-Token: 2020-12-10 15:04:59 +01:00
David Bomba
53e40a4e6a Fixes for purging existing company 2020-11-23 13:07:32 +11:00
Benjamin Beganović
716b818a41 Fix issue with listing companies in v4
- Endpoint typo fix
2020-11-19 12:29:49 +01:00
David Bomba
8351d5a9fb
Merge branch 'master' into v4-migration-fixes 2020-11-14 17:02:58 +11:00
Hillel Coren
a42597098f Update lang file 2020-11-12 20:26:17 +02:00
Benjamin Beganović
d24d2e4b93 Support multiple migrations at once 2020-11-10 16:20:02 +01:00
Hillel Coren
6c54a7fa2b Update lang file 2020-11-01 11:58:11 +02:00
Hillel Coren
0962e0e301 Update lang file 2020-10-15 22:31:37 +03:00
Benjamin Beganović
ac49832ffd Cross account migration message update 2020-10-05 10:29:11 +02:00
Hillel Coren
bac27c8609 Update lang file 2020-08-30 07:03:47 +03:00
Hillel Coren
bac1ed5e0c Update lang file 2020-06-25 18:50:32 +03:00
Hillel Coren
f45f1895a8 Update lang files 2020-06-25 18:40:16 +03: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
7ee7146d00 Update lang files 2020-04-02 08:49:24 +03:00
Hillel Coren
5a33c42278 Fix typo 2020-03-29 09:27:13 +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
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
Hillel Coren
a500bfb583 Update lang file 2020-02-23 12:38:52 +02:00
Benjamin Beganović
b67b97430c Export data for the migration (master) (#3239)
* Scaffold migration controller & steps

* - Basic controller scaffold
- Intro step
- Downloading data

* Import step for the v2

* Export file using account_key property

* Fix button displaying

* Client export mappings

* Company export mappings

* Add withTrashed() for clients

* Export users mappings

* Export invoices mappings

* Export company properties as array

* add withTrashed() for invoices

* Downloading the json file

* Fix 'account_id' for company export
- Code cleanup & leftovers

* Creating zip for logo & storing json as file (wip)

* Zipping & sending migration files (wip)

* Exporting & mappings for quotes

* Re-enable headers for downloading

* Mappings for tax rates

* Mappings for the products

* Fix formattings & php doc messages

* Bring back headers for downloading

* Export 'company_id', 'user_id' with clients

* Export 'id' with users resource

* Remove unused parameter

* Export mappings for payments

* Export 'line_items' with invoices

* Export credits & export client id

* Export 'credits' within main JSON

* Mappings for line_items

* Fix 'is_amount_discount' for invoice export

* Exporting migration file as .zip archive

* Improve settings card for migration

* Removed duplicated keys in texts.php for en

* Fix formatting in en/texts.php

* Integrate the migration part with rest of UI

* Export company as object, not array

* Clean up

* Fixes for V1

* Apply formatting

* Remove comments
- Added 'ext-zip' in composer.json
- Fixed $credits transform

* Remove unused params

Co-authored-by: David Bomba <turbo124@gmail.com>
2020-01-24 07:34:30 +11:00
Hillel Coren
202d644d53 Update lang files 2019-11-04 11:01:18 +02:00