1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 12:12:48 +01:00
Commit Graph

194 Commits

Author SHA1 Message Date
Hillel Coren
a7901412a0 Update PHP min version to 7.1 2021-02-19 10:22:16 +02:00
Hillel Coren
4c37e44cf3 Remove Skrill to fix #4199 2020-11-01 16:03:35 +02:00
Benjamin Beganović
869967ba6a (v1): Export data for migration (#3238)
* 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-23 08:09:22 +11:00
Joshua Dwire
ac1e48455f Upgrade modules and debugbar dependencies 2019-09-14 14:35:11 -04:00
Joshua Dwire
0ce77608a4 Upgrade to Laravel 5.5 and PHP 7.3 2019-09-12 19:40:13 -04:00
Joshua Dwire
50f2c80190 Stripe 3D secure support (#2897)
* Support Stripe 3D secure

* Use the old Charge API for bank account payments
2019-07-12 14:35:35 +10:00
Hillel Coren
d7966689cf Fix for Google OAuth 2019-02-19 13:18:13 +02:00
David Bomba
fce09b036a
file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
David Bomba
ade15ec390 Rebase Dev 2019-01-30 22:00:26 +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
Hillel Coren
3695a1e476 Working on GoCardless 2017-08-21 19:08:49 +03:00