1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 23:22:52 +01:00
Commit Graph

748 Commits

Author SHA1 Message Date
Shift
a364de9f9c
Default config files
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them and merged your true customizations -
where ENV variables may not be used.
2022-06-21 10:00:17 +00:00
Shift
a92a17fd06
Shift config files 2022-06-21 10:00:16 +00:00
Shift
59a54c03b0
Replace deprecated HEADER_X_FORWARDED_ALL constant 2022-06-21 09:58:36 +00:00
Shift
19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba
c1584659df v5.4.4 2022-06-19 18:08:46 +10:00
David Bomba
36c3c624e9 v5.4.3 2022-06-17 20:15:19 +10:00
David Bomba
f57c725632 Update env vars for o365 2022-06-17 16:32:30 +10:00
David Bomba
3d7a65fea0 OAuth o365 permissions 2022-06-17 15:42:14 +10:00
David Bomba
c6d2ae9ff3 Fixes for release 2022-06-16 17:14:48 +10:00
David Bomba
538116956b v5.4.1 2022-06-16 17:05:53 +10:00
David Bomba
6444ed02ae Version bump for checkout refactor + dependency update 2022-06-16 11:51:42 +10:00
David Bomba
bbbe234372 v5.3.100 2022-06-13 08:15:02 +10:00
David Bomba
19216934a5
Merge pull request #7540 from CirkaN/Cirkovic/INA-12
Cirkovic/ina 12
2022-06-12 17:13:56 +10:00
David Bomba
7658c66953
Merge pull request #7507 from CirkaN/Cirkovic/INA-7
INA-7 | Add Vendor guard
2022-06-12 17:13:26 +10:00
David Bomba
3b9cb7c3be v5.3.99 2022-06-11 15:17:35 +10:00
Nikola Cirkovic
b2420a817d INA-12 | Add microsoft oauth keys to .env.example 2022-06-11 05:26:24 +02:00
Nikola Cirkovic
26a3720390 INA-12 | add microsoft oauth to services for socialite 2022-06-11 04:07:22 +02:00
David Bomba
bfefbab911
Merge pull request #7533 from turbo124/v5-develop
v5.3.98
2022-06-10 10:13:30 +10:00
David Bomba
fca3640d0d v5.3.98 2022-06-10 10:13:16 +10:00
Nikola Cirkovic
dd3e1d8c13 INA-9 | purchase.php config for imdhemy/laravel-purchases package 2022-06-10 00:29:56 +02:00
David Bomba
f494e73d46 V5.3.97 2022-06-09 18:13:41 +10:00
David Bomba
3f2dfb4a69 v5.3.96 2022-06-04 11:30:32 +10:00
David Bomba
a9592a2f6d V5.3.95 2022-06-03 19:08:10 +10:00
Nikola Cirkovic
38799fcd96 INA-7 | Add Vendor guard 2022-06-03 01:27:36 +02:00
David Bomba
073fb54035 v5.3.94 2022-06-01 20:52:25 +10:00
=
ba32779534 v5.3.93 2022-05-30 09:51:28 +10:00
David Bomba
13a1447b79 Padding out react application 2022-05-27 13:10:32 +10:00
David Bomba
001ef10cdf v5.3.92 2022-05-27 07:37:09 +10:00
David Bomba
5332a3254d v5.3.91 2022-05-25 18:31:00 +10:00
David Bomba
00e816d6cb v5.3.90 2022-05-20 16:54:00 +10:00
David Bomba
4198d203e2 clean up for login controller 2022-05-20 08:56:51 +10:00
David Bomba
16e55d89ec Add a System maintenance teask 2022-05-19 20:39:02 +10:00
David Bomba
1973c4c214 v5.3.89 2022-05-17 21:03:07 +10:00
David Bomba
0d69531fc5 v5.3.88 2022-05-14 17:02:12 +10:00
David Bomba
94029b92ad v5.3.87 2022-05-14 09:13:31 +10:00
David Bomba
4eb94340c6 v5.3.86 2022-05-10 12:03:45 +10:00
David Bomba
9c9d721866 v5.3.85 2022-05-04 09:29:43 +10:00
David Bomba
9c0b81f7dd v5.3.84 2022-04-27 09:39:52 +10:00
David Bomba
4568efc647 v5.3.83 2022-04-25 07:07:52 +10:00
David Bomba
8a6eea8350 Fixes for regression - incorrect type setting in ClientSettings 2022-04-22 22:01:32 +10:00
David Bomba
fde59d0cd8 Fixes for reminders 2022-04-20 11:38:01 +10:00
David Bomba
a8b1252caa v5.3.80 2022-04-19 16:33:46 +10:00
David Bomba
79ce3407eb Add back livewire configuration 2022-04-18 23:38:31 +10:00
David Bomba
ca3440f642 v5.3.79 2022-04-07 20:13:25 +10:00
David Bomba
bb0f316b3c v5.3.78 2022-03-31 08:11:47 +11:00
David Bomba
2f744c6969 Fixes for frequencyforkey 2022-03-29 08:04:04 +11:00
David Bomba
641e2d4979 v5.3.76 2022-03-26 22:21:35 +11:00
David Bomba
3449682c50 v5.3.75 2022-03-20 17:56:33 +11:00
David Bomba
247baf3169 Fixes for self updater 2022-03-19 14:16:45 +11:00
David Bomba
58c1ad898c Fixes for designs - white label 2022-03-18 11:55:20 +11:00
David Bomba
683f836a46 v5.3.72 2022-03-18 10:35:37 +11:00
David Bomba
95999a7aa6 v5.3.71 2022-03-18 08:36:29 +11:00
David Bomba
cf3140f032 Minor fixes for quote approvals 2022-03-17 15:48:50 +11:00
David Bomba
e9d053cfe6 Update SEPA countries 2022-03-17 12:19:43 +11:00
David Bomba
3e039538b6 v5.3.68 2022-03-13 21:40:29 +11:00
David Bomba
2b7cd03fe5 v5.3.67 2022-03-12 19:51:55 +11:00
David Bomba
1e0ff4c1fd v5.3.66 2022-03-05 20:44:11 +11:00
David Bomba
1fdeb1ce26 Change dependencies to handle PHP 7.4 2022-03-05 07:48:14 +11:00
David Bomba
f718be63b1 Fixes for text emails 2022-03-04 11:45:19 +11:00
David Bomba
37a2eb32b0 v5.3.64 2022-03-01 21:43:25 +11:00
David Bomba
2cfc93d40d v5.3.63 2022-02-28 16:52:49 +11:00
David Bomba
83692ed618 refactor queries 2022-02-26 18:48:22 +11:00
David Bomba
1b2a5fa09a Fixes for payment methods 2022-02-20 15:49:31 +11:00
David Bomba
679d6d9732 v5.3.60 2022-02-20 07:07:43 +11:00
David Bomba
7444c5e532 v5.3.39 2022-02-17 16:56:35 +11:00
David Bomba
520b7c7720 v5.3.58 2022-02-13 16:34:23 +11:00
David Bomba
eebd3bafb8 v5.3.57 2022-02-11 09:07:41 +11:00
David Bomba
76c940ae9a Add shareable links to client portal 2022-02-10 11:07:08 +11:00
David Bomba
4fe06b8a29 v5.3.56 2022-02-07 19:14:54 +11:00
David Bomba
5897a4e749 Fixes for allowing a deleted invoice to be marked as sent 2022-02-06 13:46:19 +11:00
David Bomba
ee2130ed33 v5.3.55 2022-02-02 10:58:43 +11:00
David Bomba
c432ee2693 Fixes for livewire assets path 2022-01-30 19:33:39 +11:00
David Bomba
263bcd8126 Add ability to purge clients 2022-01-30 10:46:39 +11:00
David Bomba
84d53c6c7a v5.3.54 2022-01-28 16:33:30 +11:00
David Bomba
548510d686 Improvements for credits 2022-01-28 16:30:40 +11:00
David Bomba
703777f136 Add .env file back in 2022-01-28 07:50:03 +11:00
David Bomba
578f207a19 Version bump 2022-01-28 07:34:17 +11:00
David Bomba
7ae46d6283 Version bump 2022-01-24 10:19:35 +11:00
David Bomba
397ed7d81a v5.3.49 2022-01-21 08:55:08 +11:00
David Bomba
90c697f679 Fix for regression 2022-01-21 08:51:35 +11:00
David Bomba
189ccb7290 Updates for Estonian language 2022-01-19 13:14:38 +11:00
David Bomba
e00c3fd22f v5.3.48 2022-01-18 11:27:30 +11:00
David Bomba
a6799c070e Minor Fixes 2022-01-17 21:22:10 +11:00
David Bomba
6c15150d32 Localize dates in Client Portal 2022-01-17 18:53:39 +11:00
David Bomba
7a12968b28 v5.3.47 2022-01-17 15:28:25 +11:00
David Bomba
36d957f768 Add DB options for configuring db_mode SSL for CI/CD 2022-01-17 10:46:16 +11:00
David Bomba
435f9caee6 v5.3.46 2022-01-14 16:05:43 +11:00
David Bomba
08ac7478dd Set mix_url to be configurable with env vars 2022-01-13 17:44:26 +11:00
David Bomba
8f2f6f93ea Set env vars for same site variable 2022-01-13 10:56:41 +11:00
David Bomba
27655905fc v5.3.45 2022-01-12 21:52:50 +11:00
David Bomba
8939f687af 5.3.44 2022-01-10 06:15:34 +11:00
David Bomba
ab6a941080 v5.3.43 2022-01-09 16:00:06 +11:00
David Bomba
92b490043c Handle 100% gateway fees 2022-01-08 14:54:02 +11:00
David Bomba
c18c09e551 v5.3.41 2022-01-04 21:37:17 +11:00
David Bomba
b6f382bae2 Add option in client statements for filtering by invoice status 2022-01-03 18:22:10 +11:00
David Bomba
33eb011310 v5.3.40 2021-12-28 09:34:40 +11:00
David Bomba
727420dd0e v5.3.39 2021-12-20 07:16:44 +11:00
David Bomba
c77720672b Fixes for atomic operations 2021-12-17 22:11:36 +11:00
David Bomba
adef375aaf v5.3.37 2021-12-17 16:06:20 +11:00
David Bomba
f2366df990 v5.3.36 2021-12-17 07:11:36 +11:00
David Bomba
b043c7576e Update DSN 2021-12-15 13:15:05 +11:00
David Bomba
09accf0293 v5.3.35 2021-12-13 20:32:09 +11:00
David Bomba
0ec5eb5168 Increase timeout for Redis 2021-12-10 08:02:28 +11:00
David Bomba
b38358be31 v5.3.34 2021-12-08 09:00:30 +11:00
David Bomba
07fdf3bc53 Content images 2021-11-25 11:16:47 +11:00
David Bomba
195c80e3c7 v5.3.32 2021-11-19 14:58:24 +11:00
David Bomba
7b11de8242 v5.3.31 2021-11-14 21:32:28 +11:00
David Bomba
f5ea8a83f0 Fixes for Sentinel timeouts 2021-11-11 11:35:58 +11:00
David Bomba
54badb5543 V5.3.30 2021-11-09 21:34:02 +11:00
David Bomba
c7b2580291 V5.3.29 2021-10-27 14:29:27 +11:00
David Bomba
a941d7f765 v5.3.27 2021-10-23 16:05:10 +11:00
David Bomba
7a62c93b3a v5.3.26 2021-10-23 15:29:33 +11:00
David Bomba
2d59486fbf v5.3.25 2021-10-18 10:38:07 +11:00
David Bomba
741e43ddbe version bump 2021-10-17 22:30:48 +11:00
David Bomba
94785fae50 Minor fixes for gelf output 2021-10-16 13:29:04 +11:00
David Bomba
0cfe5bc39a Refactor invitations 2021-10-14 16:25:09 +11:00
David Bomba
5e41afffd0 Version bump 2021-10-11 17:13:15 +11:00
David Bomba
543288c525 Refactor PDF generation into common .env var 2021-10-11 13:19:38 +11:00
David Bomba
1160f68e9d v5.3.22 2021-10-07 18:22:56 +11:00
David Bomba
56b7c11a55 v5.3.21 2021-10-06 17:51:35 +11:00
David Bomba
0f7c804b01 v5.3.20 2021-10-06 12:43:15 +11:00
David Bomba
915b033f1d v5.3.19 2021-10-04 21:12:50 +11:00
David Bomba
c9e83e0d5f Version bump 2021-10-01 17:19:43 +10:00
David Bomba
872ac577e3 version bump 2021-09-26 13:29:43 +10:00
=
3cc09f7331 v5.3.16 2021-09-19 21:30:02 +10:00
=
fb61138e73 Square Payment DriveR 2021-09-19 21:10:27 +10:00
David Bomba
4620a35ee0 v5.3.15 2021-09-17 19:39:35 +10:00
David Bomba
7d31272354 version bump 2021-09-17 19:34:00 +10:00
David Bomba
390570b72a v5.3.13 2021-09-16 09:21:36 +10:00
=
882cf1d734 Version bump 2021-09-15 12:16:16 +10:00
=
341b56f08e v5.3.10 2021-09-12 15:37:38 +10:00
David Bomba
668817478c V5.3.9 2021-09-10 17:44:43 +10:00
David Bomba
65e79633ec v5.3.8 2021-09-08 07:51:21 +10:00
David Bomba
2d696101a3 v5.3.7 2021-09-07 16:23:54 +10:00
David Bomba
ff130ae8a2 Hosted Migration Console Command 2021-09-05 19:40:50 +10:00
David Bomba
e72e301c00 v5.3.6 2021-09-02 18:12:35 +10:00
David Bomba
10ad4b6248 v5.3.5 2021-09-02 17:51:54 +10:00
David Bomba
2d988be36b v5.3.4 2021-09-02 16:17:46 +10:00
David Bomba
f78ad181ca v5.3.3 2021-09-01 14:22:48 +10:00
David Bomba
cc0833b939 v5.3.2 2021-09-01 08:42:34 +10:00
=
c075a81326 Slack notifications for email quotas 2021-08-31 21:29:18 +10:00
David Bomba
611110c35a FIxes for CompanyImport 2021-08-25 16:58:23 +10:00
David Bomba
4961c502f0 Fixes for redis timeout and set invoice->deleted_at to null when converting quotes to invoices 2021-08-23 08:05:34 +10:00
David Bomba
3be7b8975a Minor fixes for import 2021-08-21 19:53:20 +10:00
David Bomba
e55da32e55 Adjustments for authorize 2021-08-17 19:48:40 +10:00
=
77c072fd10 Square payments 2021-08-14 19:32:16 +10:00
David Bomba
0825e471e4 v5.2.18 2021-08-14 15:10:46 +10:00
David Bomba
bc81043973 Fixes for Molli 2021-08-11 16:43:20 +10:00
David Bomba
60e0d69285 Fixes for innodb engine 2021-08-11 16:04:47 +10:00
David Bomba
7b73104a45 Merge branch 'paytrace' into v5-develop 2021-08-11 10:03:02 +10:00
David Bomba
d1d54e99f1 v5.2.17 2021-08-06 20:12:46 +10:00
David Bomba
2b68e2b973 v5.2.16 2021-08-01 09:07:00 +10:00
David Bomba
d9a45162d7 v5.2.15 2021-07-28 17:29:53 +10:00
Benjamin Beganović
b7c248eec5
PayTrace improvements (#43)
* Refactor credit card payment JavaScript

* CreditCard.php: Rename $paytrace_driver to $paytrace

* Credit card: Support for token billing (frontend)

* Fixes for "save card" label

* Credit card: Authorize

* Allow PayTrace to be seeded from CreateSingleAccount

* Add PayTrace decrypted config to ninja.testvars

* Extract to separate JavaScript

* Scaffold Dusk test

* CreditCard -> CreditCardTest

* CreditCard -> CreditCardTest

* Scaffold pay with new card test

* Fixes for gateway_key in CreateSingleAccount

* Production builds
2021-07-28 07:59:44 +10:00
David Bomba
c061046247 Change default row_format from compressed to dynamic 2021-07-24 10:03:12 +10:00
Benjamin Beganović
b324c4292b Inject Mollie in CreateSingleAccount & ninja config 2021-07-23 13:42:13 +02:00
David Bomba
429570227d Confirmed paytrace working EXCEPT pay page 2021-07-23 12:12:42 +10:00
David Bomba
511b8f8074 v5.2.14 2021-07-21 08:17:27 +10:00
David Bomba
8ea08d2c5f v5.2.13 2021-07-18 14:18:24 +10:00
Benjamin Beganović
f852640083
Merge pull request #6192 from beganovich/v5-client-portal-tests-dusk
Reworking client portal tests
2021-07-14 13:08:57 +02:00
David Bomba
9941d72d31 Fixes for Github Actions 2021-07-14 09:31:01 +10:00
David Bomba
f07980f27c Minor Fixes 2021-07-13 21:06:19 +10:00
Benjamin Beganović
2be806bb8e Merge remote-tracking branch 'upstream/v5-develop' into v5-client-portal-tests-dusk 2021-07-12 15:58:53 +02:00
David Bomba
6edfa0a966 Fixes for User model 2021-07-10 18:59:55 +10:00
David Bomba
0cabec9c3a V5.2.11 2021-07-10 07:50:19 +10:00
Benjamin Beganović
de33f510f6 Support for Braintree in CreateSingleAccount 2021-07-09 15:56:16 +02:00
Benjamin Beganović
758335ab08 Support for WePay in CreateSingleAccount 2021-07-09 15:16:14 +02:00
David Bomba
88bb73a653 Logging for PDFs 2021-07-07 18:15:56 +10:00
Will G
a0520f38d0 Added ability to set arguments sent to Snappdf 2021-07-06 20:47:50 -04:00
David Bomba
6d2430d086 Fixes for base driver 2021-07-05 13:36:12 +10:00
David Bomba
58547faf3e Fixes for client portal page 2021-07-04 20:53:32 +10:00
David Bomba
37d7da8269 Version bump 2021-07-04 07:46:54 +10:00
David Bomba
16ee6d0f6e Minor fixes for tests 2021-07-03 13:47:15 +10:00
David Bomba
ee729d8da0 fixes for setup flow 2021-07-02 10:43:32 +10:00
David Bomba
8e43eaa99d minor fixes 2021-06-29 17:26:21 +10:00
David Bomba
aa71b6eb14 v5.2.7 2021-06-27 07:04:25 +10:00
=
abcd471812 Fixes for wepay - fee payer 2021-06-26 21:17:12 +10:00
David Bomba
830cbb179a v5.2.6 2021-06-22 21:15:14 +10:00
David Bomba
172604a1a0 WePay 2021-06-20 22:10:22 +10:00
=
3ced2fdb1b v5.2.5 2021-06-18 22:30:36 +10:00
David Bomba
8c06eaa5ae Fixes for mail drivers 2021-06-17 17:48:23 +10:00
David Bomba
c83a92e2d9 Fixes for postmark bindings 2021-06-17 14:22:56 +10:00
David Bomba
83bc6619b1 Fixes for postmark bindings 2021-06-17 14:03:02 +10:00
Benjamin Beganović
dfdb4b1cd9 Merge remote-tracking branch 'upstream/v5-develop' into v5-update-email-templates 2021-06-15 15:45:14 +02:00
David Bomba
6959c6ae7d v5.2.4 2021-06-15 23:25:01 +10:00
David Bomba
7a1fc28de7 v5.2.3 2021-06-15 11:09:27 +10:00
David Bomba
bb06fe6edd v5.2.2 2021-06-15 08:20:52 +10:00
Benjamin Beganović
2bc83aff27 CSS inliner plugin 2021-06-14 14:50:28 +02:00
David Bomba
95c9eb03a9 merge v5-dev 2021-06-14 20:47:03 +10:00
David Bomba
dc7f4507cd Update .env vars for wepay 2021-06-14 08:33:56 +10:00
David Bomba
d823b86d69 Minor fixes 2021-06-12 08:01:47 +10:00
David Bomba
4d41caffee v5.2.0 2021-06-12 07:46:08 +10:00
David Bomba
645ec389d7 v5.1.74 2021-06-09 15:34:08 +10:00
David Bomba
fcb395c2b0 v5.1.73 2021-06-09 15:31:53 +10:00
David Bomba
d8911d9735 Add additional databases 2021-06-09 14:25:26 +10:00
David Bomba
2f3ab6dac2 Version bump 2021-06-08 18:41:36 +10:00
David Bomba
2602144c7a 5.1.71 2021-06-05 12:42:56 +10:00
David Bomba
fc444b7c39 Fixes for billing portal 2021-06-02 18:55:33 +10:00
David Bomba
aac53155fc Fixes for CORS 2021-06-02 13:31:53 +10:00
David Bomba
4c0c770c56 Fixes for CORS 2021-06-02 13:14:40 +10:00
David Bomba
30e0d4a6ab Fixes for CORS 2021-06-02 12:39:44 +10:00
David Bomba
82fcf55ab2 Fixes for CORS 2021-06-02 10:58:39 +10:00
David Bomba
980a687322 Fixes for CORS 2021-06-02 10:02:05 +10:00
David Bomba
5252f83ec6 Fixes for CORS 2021-06-01 23:08:32 +10:00
David Bomba
45cc051f40 v5.1.70 2021-06-01 09:03:38 +10:00
David Bomba
b1609f3971 5.1.69 2021-06-01 08:10:01 +10:00
David Bomba
d8dd15174a 5.1.68 2021-06-01 07:40:54 +10:00
David Bomba
a2a29282b0 v5.1.67 2021-05-31 17:18:37 +10:00
David Bomba
d429880c1e v5.1.66 2021-05-30 21:39:54 +10:00
Benjamin Beganović
ec1a9ca025 wip 2021-05-25 14:34:05 +02:00
David Bomba
8d8fec7d2a v5.1.65 2021-05-21 22:12:26 +10:00
David Bomba
9193484a7d Fixes for migration 2021-05-21 20:08:48 +10:00
=
735771eef2 v5.1.63 2021-05-21 17:39:59 +10:00
David Bomba
c43d122e91 Fixes for importing Ninja clients/contacts 2021-05-20 14:13:54 +10:00
David Bomba
c1c17eb2ed Change VersionCheck URL away from GitHub 2021-05-19 09:42:48 +10:00
David Bomba
470fb67877 Fixes for subdomain checks 2021-05-18 23:12:03 +10:00
David Bomba
9599c8de4f Refactor for Stripe Connect 2021-05-18 12:13:00 +10:00
David Bomba
7fc2800d66 v5.1.62 2021-05-12 18:38:13 +10:00
David Bomba
b780b636d6 Add flag to disable internal queue 2021-05-12 15:36:23 +10:00
David Bomba
ed21217c9b Fixes for Stripe Connect 2021-05-12 00:40:55 +10:00
David Bomba
7d245f5ac3 Fixes for Stripe Connect 2021-05-12 00:09:22 +10:00
David Bomba
87ddad6670 Working on PDF generator flags 2021-05-09 21:30:31 +10:00
David Bomba
544e5aa88b v5.1.61 2021-05-06 15:39:29 +10:00
David Bomba
8c00bce71b We Pay signup 2021-05-05 14:29:58 +10:00
David Bomba
71b407e680 v5.1.60 2021-05-04 22:50:26 +10:00
David Bomba
b0835ed361 5.1.59 2021-05-03 20:50:08 +10:00
=
4ebcee47ba v5.1.58 2021-05-02 22:48:28 +10:00
David Bomba
a16943986a v5.1.57 2021-04-30 12:54:25 +10:00
David Bomba
9726dc15c2 v5.1.56 2021-04-29 18:29:57 +10:00
David Bomba
8a4b1a11b3 Fixes for company domain 2021-04-28 13:40:11 +10:00
David Bomba
b3ccb0f861 v5.1.55: 2021-04-28 11:27:44 +10:00
David Bomba
51986f8370 5.1.54 2021-04-27 21:27:14 +10:00
David Bomba
e7e298c917
Merge branch 'v5-develop' into db 2021-04-24 23:28:02 +10:00
David Bomba
65e7904152 Update route 2021-04-23 07:22:14 +10:00
David Bomba
347809b73d update AP 2021-04-23 00:12:41 +10:00
David Bomba
bbaecb3c06 Fixes for routes file" 2021-04-22 21:53:21 +10:00
David Bomba
f62518f63b Stripe Connect 2021-04-22 20:38:22 +10:00
Lee Ween Jiann
ddf449001d Updated database.php 2021-04-22 11:04:09 +08:00
David Bomba
94c246f8df v5.1.50 2021-04-21 20:16:22 +10:00
David Bomba
2fb342c5cb Redis Sentinel configuration 2021-04-21 15:11:19 +10:00
David Bomba
6021f31ab4 Redis Sentinel configuration 2021-04-21 14:18:03 +10:00
David Bomba
033e221d2f Adjustments for recurring invoice cron 2021-04-21 13:54:10 +10:00
David Bomba
d879d1080b Fixes for stripe connecT 2021-04-21 08:38:50 +10:00
David Bomba
6dda1192d6 v5.1.49 2021-04-21 07:41:50 +10:00
Benjamin Beganović
eef9065f08 wip 2021-04-20 16:08:33 +02:00
David Bomba
61fdf9920d V5.1.48 2021-04-20 07:28:21 +10:00
=
9b77789c8a v5.1.47 2021-04-18 21:16:32 +10:00
David Bomba
d45c7261cc v5.1.46 2021-04-14 15:28:26 +10:00
David Bomba
bb0d91a30f Fixes for HTMLEngine 2021-04-14 14:49:53 +10:00
David Bomba
d75de29ec2 v5.1.44 2021-04-14 07:47:52 +10:00