858 Commits

Author SHA1 Message Date
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
Hillel Coren
6ebc492454 Update lang files 2019-10-27 11:53:22 +02:00
Hillel Coren
e763a2b233 Update lang files 2019-10-06 12:25:40 +03:00
Hillel Coren
29ed0dd94b Bug fixes 2019-09-29 12:28:34 +03:00
Hillel Coren
34600446d9 Update lang files 2019-08-29 13:18:02 +03:00
Hillel Coren
c1fa41ee30 Update lang file 2019-08-20 22:05:14 +03:00
Hillel Coren
f2416b3b91 Update lang files 2019-07-21 09:52:42 +03:00
Hillel Coren
099e61343d Update lang files 2019-05-26 21:22:23 +03:00
Hillel Coren
14684c8ba7 Add currencies 2019-05-22 14:41:09 +03:00
Hillel Coren
a1d781c435 Fix endless reminder translation 2019-04-17 18:18:19 +03:00
kilian
5f576a8852 Fix Typo: Speciy -> Specify 2019-03-14 11:12:38 +01:00
Hillel Coren
4426be8303 Add currencies 2019-02-28 09:39:07 +02:00
Hillel Coren
3e8565bd70 Added lang strings 2019-02-22 09:04:22 +02:00
Hillel Coren
6fddd3a815 Added BOB currency 2019-02-19 12:15:34 +02:00
Hillel Coren
fa45a02134 Add currencies 2019-02-19 11:47:29 +02:00
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
0fc66b0f02 Rebase to latest version of v4.5.9 2019-01-30 22:12:41 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
Hillel Coren
239f492311 Bug fixes 2018-07-08 14:01:12 +03:00
Hillel Coren
fe1362eef4 Changes for mobile app 2018-07-07 22:14:34 +03:00
Gabor Tjong A Hung
6057a3b3c8
Update texts.php
Added translation
2018-06-14 10:07:42 -03:00
Hillel Coren
cb0834b60b Fix typo 2018-06-04 20:41:44 +03:00
Hillel Coren
a70d4bc805 Support filtering email notifications 2018-05-14 20:08:32 +03:00
Hillel Coren
5df2397c1c Clarify mysqldump in docs/notes 2018-05-08 23:07:33 +03:00
Hillel Coren
c131d769f7 Use two checkboxes for terms/privacy 2018-05-08 21:47:41 +03:00
Hillel Coren
b501e971ef Working on statements 2018-04-30 12:34:51 +03:00
Hillel Coren
fb469240a0 Working on statements 2018-04-29 17:27:55 +03:00
Hillel Coren
489fc02dfc Working on client statements 2018-04-29 09:00:37 +03:00
Hillel Coren
a520cd2533 Hide duplicate webhook URL 2018-04-27 16:10:24 +03:00
Hillel Coren
1a95ada2bc Add HNL currency 2018-04-17 21:28:07 +03:00
Hillel Coren
a637a8312a Show file size in background image select/recommend using a small file 2018-04-17 15:43:11 +03:00
Hillel Coren
7995d028bc Tweak help text 2018-04-16 10:38:49 +03:00
Hillel Coren
73e2f070a9 Support customizing ‘gateway fee’ label 2018-04-15 13:21:16 +03:00
Hillel Coren
8ff1ef9ed4 Add 'Guide' button to help modal 2018-04-12 22:38:48 +03:00
Hillel Coren
1459dabe67 Enable setting exchange rate when converting product prices 2018-04-12 20:40:44 +03:00
Hillel Coren
7a5215e6a0 Support background image on invoice 2018-04-11 23:18:01 +03:00
Hillel Coren
6c841c9735 Change Status of tasks and time traking items from list #1868 2018-04-11 15:59:45 +03:00
Hillel Coren
d0d510331a Added password strength check 2018-04-10 18:07:10 +03:00
Hillel Coren
bb127743da Zip Code Table Lookup Request #1942 2018-04-09 21:05:05 +03:00
Hillel Coren
d525c6ac53 Working on custom fields 2018-04-08 16:55:25 +03:00
Hillel Coren
9fe4339066 Added more custom fields 2018-04-04 22:08:37 +03:00
Hillel Coren
ab99ef0739 Support importing vendors 2018-03-30 14:33:28 +03:00
Hillel Coren
5a4961ea96 Added QAR currency 2018-03-30 12:14:20 +03:00
Hillel Coren
01aa1d1858 Improve bank account help 2018-03-29 10:50:57 +03:00
Hillel Coren
25feebd6c2 Use queues in send reminders command 2018-03-28 22:11:35 +03:00
Hillel Coren
b6e676b513 Changed label to 'View in Portal' 2018-03-26 22:31:45 +03:00
Hillel Coren
2b81d7ec47 Change quote to proposal in custom email designs 2018-03-26 11:09:13 +03:00
Hillel Coren
fa0ff9f001 Add option not to send line item details to payment gateway 2018-03-25 15:05:24 +03:00
Hillel Coren
9c16f10a5c Clarify inclusive taxes 2018-03-25 14:13:43 +03:00