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

197 Commits

Author SHA1 Message Date
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
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
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
Hillel Coren
989f114154 Fix for composer install 2019-07-13 23:11:26 +03: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
4f869b4d12
Revert "Fix Disabled Modules Showing in Left Sidebar" 2018-03-29 17:07:39 +03:00
Christopher Di Carlo
e4e278b116 Update composer dependencies 2018-03-28 12:33:22 -04:00
Hillel Coren
dbdffc6aca Update Braintree driver 2018-03-25 14:55:42 +03:00
David Bomba
05c06ec077
Revert "new composer (#1970)" (#1971)
This reverts commit cd7ada08f4.
2018-03-20 09:01:09 +11:00
David Bomba
cd7ada08f4
new composer (#1970) 2018-03-20 08:59:12 +11:00
David Bomba
51cab69517
Update composer.lock 2018-03-20 08:09:24 +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
b85ad9de59
Revert "new composer lock (#1963)" (#1964)
This reverts commit 642ca336b8.
2018-03-19 20:28:39 +11:00
David Bomba
642ca336b8
new composer lock (#1963) 2018-03-19 20:03:54 +11: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
bf5ba05943 Working on tests 2018-03-11 12:10:29 +02:00
Hillel Coren
5eab95f5d8 Working on tests 2018-03-11 09:20:35 +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
99a81de2e3 Update libs 2018-03-04 00:02:39 +02:00
Hillel Coren
51d2cdf1bd Update countries library 2018-02-27 09:33:50 +02:00
Hillel Coren
242a80d75a Update Pusher library 2018-02-27 09:23:29 +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
0e1fb2c766 Remove multicards 2018-01-17 17:37:01 +02:00
Hillel Coren
861bbbb7d9 Working on UBL support 2018-01-14 20:17:59 +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
babc8efb40 Update composer 2017-12-03 18:16:50 +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