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

5222 Commits

Author SHA1 Message Date
Benjamin Beganović
4019ff08d6 Final touch on CompleteService 2020-11-11 18:26:33 +01:00
Benjamin Beganović
d24d2e4b93 Support multiple migrations at once 2020-11-10 16:20:02 +01:00
=
cdc054a10f Fixes for migration 2020-11-07 21:13:21 +11:00
=
d2e9d3d8b4 Remove is_deleted from v4 side of task_statuses 2020-11-07 18:57:48 +11:00
Hillel Coren
cadd1a3b44 Update version 2020-11-05 10:51:09 +02:00
Hillel Coren
33c1c7e646 Update version 2020-11-01 17:44:27 +02:00
Hillel Coren
08efcc0342 Minor fixes 2020-11-01 17:34:29 +02:00
David Bomba
5561b9dc05 Fix for tasks deleted_at 2020-11-01 21:05:59 +11:00
David Bomba
71d7b3217a Fix for task deleted_at 2020-11-01 21:01:51 +11:00
David Bomba
f39efb939b Fixes for migration 2020-11-01 20:45:51 +11:00
David Bomba
303bfce10f Fix for expiry failure 2020-11-01 19:57:44 +11:00
David Bomba
c19cebef80 Fixes for migration 2020-10-31 11:45:49 +11:00
David Bomba
fac2c80fe7 migration for vendors 2020-10-31 08:12:45 +11:00
David Bomba
b6e6518492 Fixes for type status 2020-10-30 23:15:45 +11:00
David Bomba
d5ea6fec60 Fixes for query 2020-10-30 23:01:18 +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
5d6b86b6c2 Fix for type casting language id 2020-10-14 07:46:55 +11:00
David Bomba
f6315cb640 Disable custom designs in migration to V5 2020-10-07 10:09:34 +11:00
David Bomba
5ecd4da153 minor fix for recurring numbers 2020-10-06 11:44:22 +11:00
David Bomba
2384e3d3e8 Recurring migration 2020-10-05 08:56:02 +11:00
David Bomba
9afd6c6fc2 recurring migration 2020-10-02 16:34:12 +10:00
David Bomba
4c87d6864a Recurring migrations 2020-10-02 08:19:29 +10:00
David Bomba
42ada7e3f8 Recurring migration 2020-10-02 07:38:42 +10:00
David Bomba
1e10bc3613 Working on recurring migration 2020-09-29 09:25:45 +10:00
David Bomba
a3029c4c74 Fixes for invoice item types 2020-09-29 07:11:23 +10:00
David Bomba
e0cda24c09 Add referral_code to company transformer 2020-08-28 15:50:10 +10:00
David Bomba
fe563fd423 Add additional fields for migration to V5 2020-08-05 10:13:05 +10:00
David Bomba
ab652c6ad0 Fixes for fees and limits - migration 2020-08-05 09:19:24 +10:00
Felix Labrecque
7f3ebffb36 Add subscription events. 2020-07-20 17:37:58 -04:00
David Bomba
608734b652 Remove invites from transformer 2020-06-30 13:18:55 +10:00
David Bomba
406445dbb3 Catch null floats 2020-06-30 10:44:50 +10:00
David Bomba
8ee1240cf7 Merge branch 'master' of https://github.com/invoiceninja/invoiceninja 2020-06-30 09:06:32 +10:00
David Bomba
d7f5657dda Minor fix for null client balancE 2020-06-30 09:02:18 +10:00
Hillel Coren
48fb1d0bff Merge branch 'master' of github.com:invoiceninja/invoiceninja 2020-06-28 14:09:42 +03:00
Hillel Coren
b35c20e511 Update version 2020-06-28 14:09:32 +03: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
Leon Aves
edd57e1ca5
Import correct Document class into HasLogo trait. (#3711)
If you aren't using the local driver for logo storage, the attempts to use Document::getDirectFileUrl in this file will fail as it tries to autoload from Traits, Document needs to be explicitly imported.
2020-05-19 09:52:28 +10:00
David Bomba
eaa261dad8 Minor fixes for migration 2020-05-05 10:31:58 +10:00
Benjamin Beganović
d36cb2fafa
Refactor steps controller (#3627) 2020-04-14 08:20:38 +10:00
Hillel Coren
eea9015cd3
Merge pull request #3606 from DanAtIntegrateIT/master
Update GoCardlessV2RedirectPaymentDriver.php
2020-04-08 17:57:09 +03:00
Dan Holliday
aac4d8308d Update GoCardlessV2RedirectPaymentDriver.php 2020-04-08 15:50:27 +01:00
Benjamin Beganović
0b8b4a7505
Export company_user with users (#3597) 2020-04-08 06:43:34 +10:00
Benjamin Beganović
602a15f648
Export 'company_key' with migrations (#3600)
- Removed 'Hosted' option for migrating
- Passing companyKey property when sending request
2020-04-08 06:43:20 +10:00
Benjamin Beganović
0c7620a381
Catching possible account errors (#3596)
Co-authored-by: David Bomba <turbo124@gmail.com>
2020-04-07 07:23:57 +10:00
Benjamin Beganović
4323968240
Prevent cross site migration (#3594)
- php-cs-fixer applied
- Added new 'cross_migration_message'
- errors.blade.php - unescape characters
2020-04-07 07:21:46 +10:00
Hillel Coren
3239a1c041 Merge branch 'master' of github.com:invoiceninja/invoiceninja 2020-04-02 08:50:04 +03:00