1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
Commit Graph

195 Commits

Author SHA1 Message Date
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
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
Joshua Dwire
8ce81d15ba Upgrade modules and debugbar dependencies 2019-09-14 14:37:51 -04:00
Joshua Dwire
f222390ce8 Upgrade to Laravel 5.5 and PHP 7.3 2019-09-12 19:30:10 -04:00
Joshua Dwire
ff064367d6 Support Stripe 3D secure 2019-07-09 17:16:20 -04:00
Hillel Coren
4d471bccaf Fix for Google OAuth 2019-02-19 13:15:06 +02:00
Hillel Coren
08be751aa4 Hide report export to PDF option 2019-02-18 12:02:56 +02:00
Hillel Coren
738b531925 Try updating DomPDF 2019-02-18 11:49:48 +02:00
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
Hillel Coren
12bd18f38b Fix for CSV import 2018-04-18 10:00:38 +03:00
Hillel Coren
a6551dd558 Failed to parse time string #2010 2018-04-09 00:34:02 +03:00
Hillel Coren
dbdffc6aca Update Braintree driver 2018-03-25 14:55:42 +03:00
David Bomba
c498ce9fb3
Update composer.json 2018-03-20 18:57:25 +11:00
David Bomba
4b4f42eb28
Update composer.json 2018-03-20 08:11:14 +11:00
David Bomba
0a6e8d2916
Composer.lock (#1968) 2018-03-19 21:02:18 +11:00
David Bomba
0b09a79487
new composer.lock (#1966) 2018-03-19 20:39:04 +11:00
David Bomba
ee14d6aecf
Update composer.json
Change Push Notification package
2018-03-19 08:49:48 +11:00
Hillel Coren
2bbebcf9a4 Clear views w/composer 2018-03-16 09:43:27 +02:00
Hillel Coren
53b1ce7a0f Update Braintree 2018-03-15 21:02:31 +02:00
Hillel Coren
2ad36508be Remove payment driver 2018-03-11 17:20:29 +02:00
Hillel Coren
121d00a699 Added PayU 2018-03-11 16:48:39 +02:00
Hillel Coren
5eab95f5d8 Working on tests 2018-03-11 09:20:35 +02:00
Hillel Coren
a2dc782257 Fix for L54 update 2018-03-10 22:45:57 +02:00
Hillel Coren
d39ef0bf94 Working on tests 2018-03-08 10:19:42 +02:00
Hillel Coren
7165e73bce Working on tests 2018-03-08 08:54:26 +02:00
Hillel Coren
5c5dd7a27e Added Paymill 2018-03-07 17:23:25 +02:00
Hillel Coren
51d2cdf1bd Update countries library 2018-02-27 09:33:50 +02:00
Hillel Coren
7699a71255 PHP 7.2 Compatibility #1918 2018-02-26 21:43:04 +02:00
Hillel Coren
8ba651b260 Fix attaching PDF to email 2018-02-26 20:45:55 +02:00
Hillel Coren
ba94c03824 Added back tinker 2018-02-26 20:21:37 +02:00
Hillel Coren
501dd5b173 Implement Postmark API 2018-02-23 00:02:44 +02:00
Hillel Coren
904f70235f Update lib 2018-02-22 21:04:31 +02:00
Hillel Coren
787f88023a Working on L5.4 2018-02-22 20:42:52 +02:00
Hillel Coren
fbfa477c18 Working on Laravel 5.4 2018-02-22 12:06:32 +02:00
Hillel Coren
a67a04525b PHP 7.2 issues: #1767 2018-01-21 12:44:32 +02:00
Hillel Coren
0e1fb2c766 Remove multicards 2018-01-17 17:37:01 +02:00
Hillel Coren
d0bd49e0a6 Working on UBL 2018-01-12 15:15:58 +02:00
Hillel Coren
4fcf275255 Working on UBL 2018-01-11 09:58:43 +02:00
Hillel Coren
64f1e1309d Added Roave/SecurityAdvisories 2017-12-03 18:22:22 +02:00
Hillel Coren
9010938f1b Update min php to 7 2017-11-15 11:54:23 +02:00
Hillel Coren
5c7fcdd417 Fixed Postmark 2017-11-14 14:24:50 +02:00
Hillel Coren
c26a3c236b Added laravel/legacy-encrypter 2017-11-14 12:34:34 +02:00
Hillel Coren
237a491a62 Upgrade to Laravel 5.3 2017-11-14 10:58:08 +02:00
Hillel Coren
4e0d05b90e Update composer details 2017-11-11 20:20:38 +02:00
Hillel Coren
478de96d81 Request for fail2ban log support and two factor authentication support (2FA) #1657 2017-11-01 21:22:29 +02:00
Hillel Coren
abeea7b3f7 Add authorize.net solution id 2017-10-04 13:00:03 +03:00
David Bomba
7c776da4c0 PagSeguro (#1683)
* Pagarme (#3)

* revert error reporting

* fix for non boolean output

* Increment notification-pusher version

* fix env variable

* update routes

* Improve error handling for API_SECRET when testing API endpoint credentials

* exclude ping from Token check

* Google OAuth - Authentication with a backend server

* Refactor

* fix for client_id

* JSON formatting

* Update ActivityTransformer.php

add task id to activity transformer

* include project in task transformer

* update dependencies

* Payment Drivers

* transaction reference

* add PagSeguro to drivers table

* Update ApiCheck.php

* Update PagSeguroPaymentDriver.php
2017-10-01 16:42:36 +11:00
Hillel Coren
3052168b1d GoCardless Integration update #872 2017-08-21 22:10:50 +03:00
Hillel Coren
82a94c1612 Fix for tests 2017-08-21 19:24:24 +03:00