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

221 Commits

Author SHA1 Message Date
David Bomba
66aa198cf4 Updates for taxes 2023-06-02 15:53:33 +10:00
David Bomba
9a080ab90e update auto creation logic 2023-05-28 17:23:32 +10:00
David Bomba
4b3c9df885 Minor fixes 2023-05-28 16:50:45 +10:00
David Bomba
524901c872 Add expense categories if they do not exist on import 2023-05-25 07:25:17 +10:00
David Bomba
36449fa56c Update company tax data 2023-05-24 23:06:27 +10:00
David Bomba
32daee0fa6 Update company tax data 2023-05-24 22:40:40 +10:00
David Bomba
ee7ab54b38 Update company tax data 2023-05-24 22:26:10 +10:00
David Bomba
4e8c603d3a Fixes for reminder activities 2023-05-17 09:32:23 +10:00
David Bomba
fde5e28cb1 Minor fixes for Stripe 2023-05-17 09:16:43 +10:00
David Bomba
edd8269c08 Fixes for e-invoices 2023-04-28 20:16:54 +10:00
David Bomba
76b2e2290d Minor fixes 2023-04-28 16:42:15 +10:00
David Bomba
0a49bd4afa tests for invocies 2023-04-13 11:09:24 +10:00
David Bomba
fabf02ace0 Fixes for task time_logs 2023-04-11 12:23:09 +10:00
David Bomba
f780545b1b Refactor to allow link multiple expenses to a transaction 2023-04-05 14:53:48 +10:00
David Bomba
cb5864b204 Temp removal of react_settings col 2023-03-06 07:51:39 +11:00
David Bomba
f38c3f93c6 Fixes for admin email tempaltes 2023-02-17 09:54:26 +11:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba
423a7f4cc9 Enable setting the width of the logo via settings 2023-01-27 22:49:25 +11:00
David Bomba
c62456b319 Minor fixes for import 2023-01-20 10:58:24 +11:00
David Bomba
081d720ce5 Handle document uploads in companyimport 2023-01-11 12:48:06 +11:00
David Bomba
10e3492140 Check late invoice, webhooks 2023-01-07 02:32:40 +11:00
David Bomba
4018d3d6a0 Minor fixes for document import 2023-01-06 13:15:32 +11:00
David Bomba
31988d0387 Fixes for creating backup directory if it does not exist 2022-11-27 09:46:24 +11:00
David Bomba
08ca5ddb72 Include bank transactions and bank integrations in company import/exports 2022-11-22 16:14:07 +11:00
David Bomba
a87b8d1e99 EPC QR Codes WIP 2022-11-11 14:52:50 +11:00
David Bomba
a6dec224d2 Attempt to import documents into new company 2022-10-26 11:56:03 +11:00
David Bomba
89c42a257c Reduce storage calls 2022-10-22 10:08:37 +11:00
David Bomba
52d5afbce0 Remove DispatchNow() 2022-09-07 14:15:27 +10:00
David Bomba
9846a3e18f Fixes for default mark down settings 2022-09-05 17:18:08 +10:00
David Bomba
93c782fcc5 Merge branch 'v5-develop' into l9 2022-07-21 14:22:45 +10:00
David Bomba
97eb8d2aad Force delete activities on purge data 2022-07-21 08:28:34 +10:00
David Bomba
e337abe819 Patches from v5-dev 2022-07-20 10:56:02 +10:00
David Bomba
c1352e700d Fixes for purging company data 2022-07-19 09:39:54 +10:00
David Bomba
9b6bfbf96c merge v5-dev 2022-07-17 20:38:00 +10:00
David Bomba
5246846018 Company Import|Export for purchase orders 2022-07-16 12:26:55 +10:00
David Bomba
071f2ee102 Post Merge v5-develop 2022-07-15 17:41:30 +10:00
David Bomba
8bd3f54bb0 Minor fixes for company imports 2022-06-29 10:38:48 +10:00
Nikola Cirkovic
c75b1d303f
Cirkovic/ina 16 fixes (#50)
* Dispatch | PdfCreatorTest | Removed deprecated method

* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
Shift
299464f604
Shift bindings
PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
2022-06-21 09:58:11 +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
d7084785fe fixes for jobs breaking with massive payloads 2022-05-12 13:57:41 +10:00
David Bomba
f604e463c2 Throttle payment methods to prevent spam: 2022-05-11 15:25:33 +10:00
David Bomba
33059f97da Disable markdown 2022-05-05 19:33:15 +10:00
David Bomba
5c64d9754a Fixes for converting company gateway ids for client gateway tokens 2022-05-04 13:13:31 +10:00
David Bomba
9c9d721866 v5.3.85 2022-05-04 09:29:43 +10:00
David Bomba
d9ec77003d Fixes for missing properties 2022-05-03 17:24:35 +10:00
David Bomba
6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba
87f5c73787 Enforce character lengths for authorize fields 2022-04-13 16:48:02 +10:00
David Bomba
7174939fe0 Fixes for translation of task statuses 2022-04-07 07:07:59 +10:00