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

2015 Commits

Author SHA1 Message Date
David Bomba
8c178cd99e fixes for redirect not forcing 2023-12-07 07:43:47 +11:00
David Bomba
5185cb820f Minor fixes when sending statements 2023-12-04 22:14:20 +11:00
David Bomba
80b85d5c21 php cs fixes 2023-11-30 17:59:17 +11:00
David Bomba
c0904b0021 Design update migration 2023-11-30 15:26:12 +11:00
David Bomba
5f2f316d0b Fixes for quantity columns 2023-11-30 13:32:40 +11:00
David Bomba
b67951d128 catches for company set 2023-11-29 08:57:43 +11:00
David Bomba
367715583f Rebuilding template reset 2023-11-29 00:27:04 +11:00
David Bomba
fd86accec7
Merge pull request #8998 from turbo124/v5-develop
Stubs for extensions.
2023-11-28 20:12:46 +11:00
Lars Kusch
8ca3dc2dff
Update ZugferdEInvoice.php 2023-11-27 18:21:19 +01:00
David Bomba
dc39d7f01a minor fixes for formatting 2023-11-27 22:20:58 +11:00
David Bomba
f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba
8367b388ef Add service class 2023-11-25 09:09:17 +11:00
David Bomba
2d6bf6cace Updates for vendor notifications 2023-11-24 16:10:10 +11:00
David Bomba
074634ea5c Updates for app domain and app urls 2023-11-24 10:23:40 +11:00
David Bomba
9ec383ce93 Vendor Notifications 2023-11-23 23:54:42 +11:00
David Bomba
4c60d47446 Templates + Statements 2023-11-23 16:13:06 +11:00
David Bomba
8ac5c7cf65 Add translation for task line items 2023-11-23 11:46:26 +11:00
David Bomba
149c5b6a0e Decorators for export 2023-11-22 17:52:02 +11:00
David Bomba
2757f3ef81 Code cleanup 2023-11-21 14:12:53 +11:00
David Bomba
4db163c4e1 Task imports 2023-11-20 15:31:40 +11:00
David Bomba
aaa84c9c92 Fixes for mark paid 2023-11-20 13:53:39 +11:00
David Bomba
7d61b33966 Updates for protected download route 2023-11-20 09:04:11 +11:00
David Bomba
747975998f Fixes for templates 2023-11-18 18:45:26 +11:00
David Bomba
913edb706a Better logging for bounced emails 2023-11-18 16:45:00 +11:00
David Bomba
4773285dfa Fixes for negative line total display 2023-11-18 09:13:12 +11:00
David Bomba
c074109b0c Remove forced checks on gateway fees 2023-11-16 23:13:52 +11:00
David Bomba
23b58f4e3e Improvement quality of task faker data 2023-11-16 20:51:20 +11:00
David Bomba
b505bbc6c0 Improvement quality of task faker data 2023-11-16 20:10:16 +11:00
David Bomba
48f39c1533 Improve quality of faker data 2023-11-16 20:02:05 +11:00
David Bomba
a639ddc5c9 Updates for mock task data 2023-11-16 17:54:56 +11:00
David Bomba
cae72b2776 Template Service 2023-11-16 16:15:18 +11:00
David Bomba
a8eee34623 Template previews 2023-11-16 15:57:24 +11:00
David Bomba
1c15f923ae Fixes for timezone offsets 2023-11-15 15:36:24 +11:00
David Bomba
ad69d3d7ba Adjustments for Template Parsing 2023-11-15 14:57:07 +11:00
David Bomba
3ad01c8980 Sort processing for stacks 2023-11-15 13:37:06 +11:00
David Bomba
5033f74639 Fixes for activity insertions 2023-11-15 13:25:34 +11:00
David Bomba
1bff207e6c Fixes for activity insertions 2023-11-15 10:15:14 +11:00
David Bomba
1662e04671 Fixes for column types in designer 2023-11-15 08:53:07 +11:00
David Bomba
d254ff5336 Prevent Template Service from running over statements due to long data parsing 2023-11-14 19:58:28 +11:00
David Bomba
ea3c5236c6 Fixes for rounding 2023-11-14 10:57:02 +11:00
David Bomba
d7362c6bbe Merge for templates 2023-11-14 09:59:20 +11:00
David Bomba
f8cab32e53 Merge for templates 2023-11-14 09:09:49 +11:00
David Bomba
60e7460a3f Merge v5-dev 2023-11-14 08:59:42 +11:00
David Bomba
3b4ff74c1a Fixes for v5-dev merge 2023-11-13 15:50:08 +11:00
David Bomba
ba4d31e901 Merge Template Support 2023-11-13 15:23:17 +11:00
David Bomba
c4a0a8ee14 Ensure multidb set in PdfConfiguration 2023-11-13 12:16:15 +11:00
David Bomba
7964069e5b Only one notification per invoice, per product 2023-11-13 11:17:46 +11:00
David Bomba
4691ca29c1 Fixes for str_replace deprecations 2023-11-13 09:00:23 +11:00
David Bomba
ba7019d737 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2023-11-13 08:18:39 +11:00
David Bomba
73f4417797 Minor fixes 2023-11-13 08:18:30 +11:00
David Bomba
c4c86a240d Null coalesce for designs 2023-11-12 22:05:33 +11:00
David Bomba
46b28d6b09 Code cleanup 2023-11-12 21:26:28 +11:00
David Bomba
c376c39e72 V5.7.47 2023-11-12 21:22:29 +11:00
David Bomba
7026eb128c Minor fixes 2023-11-12 15:19:06 +11:00
David Bomba
6db76b2c4c Fixes for task id tax display 2023-11-12 15:09:49 +11:00
David Bomba
49f98306d2 Fixes for dates on tax summary reports 2023-11-12 08:59:44 +11:00
David Bomba
dd411b38ef Adjustments for credit filtering 2023-11-11 15:20:04 +11:00
David Bomba
f7d033e46d Additional logging for mail 2023-11-11 10:59:31 +11:00
David Bomba
de007b162f Rollback gateway display functionality in client/group settings 2023-11-10 15:01:51 +11:00
David Bomba
526b899d28 Fixes for webhook logic 2023-11-10 12:36:27 +11:00
David Bomba
8d8aa4a4e3 Minor fixes 2023-11-10 10:58:09 +11:00
David Bomba
670fc5c725 Additional data transformers for templates 2023-11-10 10:42:11 +11:00
David Bomba
4cbf10096b Updates for task time log parsing 2023-11-10 10:09:27 +11:00
David Bomba
c8408bfa36 Transformers for Projects and tasks 2023-11-09 18:08:54 +11:00
David Bomba
3f30965d54 Transformers for Projects and tasks 2023-11-09 17:59:30 +11:00
David Bomba
bc4215a1b5 Add Imagick extension to improve image compression 2023-11-08 19:53:38 +11:00
David Bomba
f66d9e3447 Documentation for gateways. 2023-11-08 19:13:22 +11:00
David Bomba
f0013653c7 Cleanup 2023-11-08 19:03:56 +11:00
David Bomba
7325a66c47 Working on ledger balances 2023-11-08 15:43:08 +11:00
David Bomba
7328a2ff7a Working on ledger balances 2023-11-08 15:19:30 +11:00
David Bomba
cd5efeb913 Request filtering for Client Statements 2023-11-08 08:59:49 +11:00
David Bomba
db826a6a34 Rollback for ledger adjustments 2023-11-07 21:58:52 +11:00
David Bomba
2c5b94c474 Ledger Tests 2023-11-07 21:16:33 +11:00
David Bomba
2c567a0d95 Minor fixeS 2023-11-07 20:04:56 +11:00
David Bomba
5e1d45436e Updates for ledger calculations 2023-11-07 14:54:44 +11:00
David Bomba
ae6d4680ad Improvements for client balance / ledger adjustments 2023-11-07 12:10:16 +11:00
David Bomba
fbbf4de51f Optional show/hide labels on field stacks 2023-11-06 16:46:07 +11:00
David Bomba
fe61da24ff Cleanup for parsing field stacks 2023-11-06 16:22:45 +11:00
David Bomba
5eb58804e4 Optionally add labels to field stacks 2023-11-06 15:54:51 +11:00
David Bomba
d4bd6fc7d6 Additions for Template Field Stacks 2023-11-06 15:47:16 +11:00
David Bomba
5955544464 Fixes for stacked fields 2023-11-06 12:56:43 +11:00
David Bomba
d5ba3bcf46 Fixes for stacked fields 2023-11-06 12:54:29 +11:00
David Bomba
17eaec3186 Grafting field stacks into templates 2023-11-06 08:50:36 +11:00
David Bomba
ba1c3378f6 minor fixes for formatting 2023-11-05 17:26:36 +11:00
David Bomba
65d3d0f320 v5.7.45 2023-11-04 21:04:27 +11:00
David Bomba
99f9b23676 v5.7.43 2023-11-04 10:52:07 +11:00
David Bomba
10a6f7755b Minor fixes for validation 2023-11-04 09:53:20 +11:00
David Bomba
d26e5f05c3 Minor fixes 2023-11-03 10:34:10 +11:00
David Bomba
da1fde0976 Minor fixes 2023-11-02 16:23:33 +11:00
David Bomba
283b1e8e25 Fixes for directory paths 2023-11-01 20:09:27 +11:00
David Bomba
bdc4e53a1b v5.7.41 2023-11-01 17:07:12 +11:00
David Bomba
a8b1c2cb8d Fixes for e-invoices without a valid shipping address 2023-11-01 10:39:02 +11:00
David Bomba
3d50dea5e5 Fixes for hosted email quota logic 2023-11-01 10:34:02 +11:00
David Bomba
c26beffb8b v5.7.38 2023-10-30 20:10:40 +11:00
David Bomba
09fecdbfa6 v5.7.38 2023-10-30 20:10:19 +11:00
David Bomba
b1969238d8 Fix edge case for invalid clien countries 2023-10-30 13:40:35 +11:00
David Bomba
872ac11329 Improvements for variable replacements 2023-10-30 08:07:47 +11:00
David Bomba
946e3e9ba3 Fixes for white labels 2023-10-28 21:08:47 +11:00
David Bomba
da62f3da4b Updates for all report endpoints 2023-10-28 09:20:37 +11:00
David Bomba
ed3560a637 Working on supporting statements and variables 2023-10-27 17:13:23 +11:00