1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
Commit Graph

2163 Commits

Author SHA1 Message Date
David Bomba
6a146e8fff Set account owner 2021-12-18 21:06:58 +11:00
David Bomba
35d5f532bc Fixes for trusted proxies 2021-12-03 12:36:21 +11:00
David Bomba
53c8f8d6e0 Fixes for hosted auto forwarding 2021-11-21 13:49:01 +11:00
David Bomba
d73e56cbb6 disable forwarding 2021-11-12 16:04:47 +11:00
David Bomba
bdecb380fc Forwarding URL automation for v4 2021-11-12 07:29:19 +11:00
David Bomba
7aa172b1db Refactor Forwarding 2021-11-08 09:27:36 +11:00
Joshua Dwire
e619d1d541 Bug fix for associating task with an invoice 2021-09-26 21:34:11 -04:00
Joshua Dwire
40c30cce2f Laravel 6 support 2021-09-25 20:13:01 -04:00
David Bomba
d5c264f540
Merge pull request #6581 from turbo124/master
Minor fixes for migration
2021-09-05 19:49:08 +10:00
David Bomba
a66b500fc6 Recurring Expenses migration 2021-08-29 22:40:09 +10:00
Hillel Coren
955ab0c5db Redirect v4 signup to v5 2021-08-08 10:47:15 +03:00
David Bomba
391df15a96 Refactor Migration codebase 2021-07-17 18:58:42 +10:00
=
0743b003ab Streamlined hosted migration 2021-07-17 15:26:47 +10:00
David Bomba
05b12a6bb9 Refactor for hosted migration 2021-07-16 15:40:52 +10:00
David Bomba
7b5e0a4eb2 Update migration route 2021-07-13 20:11:00 +10:00
David Bomba
48cfe8cc6b Move new properties to account_email_settings 2021-06-23 14:46:13 +10:00
David Bomba
7dc4ecd209 Forward requests to V5 and disable V4 2021-06-23 12:43:29 +10:00
David Bomba
a99aa30669 Forward request to V5 2021-06-23 11:57:40 +10:00
Hillel Coren
2d02e4f569 Update open source references 2021-06-20 08:55:25 +03:00
David Bomba
b41249eda6 export ninja tokens 2021-05-12 20:46:35 +10:00
David Bomba
51e111f973 migration hosted tokens 2021-05-12 20:44:22 +10:00
David Bomba
36c5d915f6 migrations 2021-05-11 16:12:38 +10:00
David Bomba
e63b3cb76a Return early from try block 2021-05-10 14:11:26 +10:00
David Bomba
f395434f2a Improve migration flow for hosted users 2021-04-29 12:31:09 +10:00
David Bomba
e6915f36a5
Merge pull request #5283 from turbo124/master
Minor fixes for migration
2021-03-30 20:29:42 +11:00
David Bomba
ce18449cc7 Minor fixes for migration 2021-03-30 20:29:20 +11:00
Benjamin Beganović
25dca51b5e - Show message if migration didn't start properly
- Update completed.blade.php with errors message
- Better status checking in CompleteService.php
2021-03-30 10:49:29 +02:00
David Bomba
b94e4c602e rtrim trailing slash 2021-03-16 09:04:27 +11:00
Hillel Coren
e72d8ecfa2 Update PHP min version to 7.1 2021-02-19 10:20:45 +02:00
=
b4b28385e5 Fixes for company gateways 2020-12-28 17:04:44 +11:00
David Bomba
38ee8352d8
Merge pull request #4494 from turbo124/master
Add account variables into migration
2020-12-15 08:53:05 +11:00
David Bomba
def4d1aa9f Add account variables into migration 2020-12-15 08:52:29 +11:00
Benjamin Beganović
aa9af574b6 Add support for X-Api-Token: 2020-12-10 15:04:59 +01:00
Moritz Lipp
f3dcd2924c Call ksort correctly for migration files 2020-11-26 15:53:45 +01:00
David Bomba
ae52ea5971 Random migration datasets 2020-11-25 11:23:51 +11:00
David Bomba
fdaf513267 sort alphabetically 2020-11-24 14:20:44 +11:00
David Bomba
715998e67a Reorder migrations 2020-11-23 23:55:17 +11:00
Benjamin Beganović
666a9398d3 Fix the way we process migration 2020-11-12 11:04:50 +01:00
Benjamin Beganović
d24d2e4b93 Support multiple migrations at once 2020-11-10 16:20:02 +01:00
Hillel Coren
cadd1a3b44 Update version 2020-11-05 10:51:09 +02:00
Hillel Coren
08efcc0342 Minor fixes 2020-11-01 17:34:29 +02:00
David Bomba
fac2c80fe7 migration for vendors 2020-10-31 08:12:45 +11:00
David Bomba
0bdda6a529 Migration for projects 2020-10-30 22:55:14 +11:00
David Bomba
38c017fdf8 Migration for projects 2020-10-30 22:53:50 +11:00
David Bomba
aff75e1d59 Tasks, Expenses migration 2020-10-30 19:52:45 +11:00
David Bomba
0d1c279f64 Fixes for payment meta data types 2020-10-28 16:26:08 +11:00
David Bomba
9afd6c6fc2 recurring migration 2020-10-02 16:34:12 +10:00
Benjamin Beganović
4b3d3d4460 Fix absolute redirecting with url() helper 2020-06-26 12:38:45 +02:00
David Bomba
743dca7335
Fixes for migrations including implementing migrations for payment terms (#3761) 2020-05-28 08:50:33 +10:00
Benjamin Beganović
d36cb2fafa
Refactor steps controller (#3627) 2020-04-14 08:20:38 +10:00