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

119 Commits

Author SHA1 Message Date
David Bomba
a4a55f5369
Merge branch 'master' into laravel6 2021-10-19 09:48:57 +11:00
David Bomba
64269c5fc0 Update PHP7.4 2021-09-27 21:55:48 +10:00
David Bomba
b5aee8a8bf PHP 7.4 Support 2021-09-24 14:28:41 +10:00
Hillel Coren
26ae669659 Handle deleted account in recurrence 2021-08-22 07:41:06 +03: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
Hillel Coren
16cc898e6a Bug fixes 2019-02-18 13:05:00 +02:00
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
Hillel Coren
9ecff34cb4 Remove email fix from master 2018-09-19 23:41:30 +03:00
Hillel Coren
211b01406e Fix email bug 2018-09-19 23:16:29 +03:00
Hillel Coren
532a10a915 Increase max email limit 2018-05-02 12:29:12 +03:00
Hillel Coren
b501e971ef Working on statements 2018-04-30 12:34:51 +03:00
Hillel Coren
fb469240a0 Working on statements 2018-04-29 17:27:55 +03:00
Hillel Coren
d37e513f9f Fix for counter increment 2018-04-26 11:59:55 +03:00
Hillel Coren
ea7ca53848 Fix for email template translations 2018-04-25 23:45:58 +03:00
Hillel Coren
8f4a17304e Fix for email template translations 2018-04-25 23:40:41 +03:00
Hillel Coren
644c905961 Enable recur for self hosters 2018-04-17 12:34:56 +03:00
Hillel Coren
a69ecb9cc9 Support custom domains 2018-04-16 21:38:55 +03:00
Hillel Coren
2379005943 "Buy now" button "Payment" landing page does not work with iframe client portal #1630 2018-04-15 22:26:22 +03:00
Hillel Coren
3d9f000fd1 Make spam limit a factor of the company age 2018-04-12 23:19:20 +03:00
Hillel Coren
c31221149b Custom portal messages 2018-04-09 14:45:38 +03:00
Hillel Coren
889ffb431a Revert recurrence change 2018-04-08 00:11:42 +03:00
Hillel Coren
eeddf4fea8 Refactor custom fields 2018-04-04 16:24:59 +03:00
Hillel Coren
d2e39f9c6c Fix recurrence timezone 2018-03-27 15:41:26 +03:00
Hillel Coren
8de96b6d05 Make recurrence end date inclusive 2018-03-15 11:49:44 +02:00
Hillel Coren
e7c61e9c0b Fix last day of month recurrence 2018-03-13 19:43:39 +02:00
Hillel Coren
45ab98c62e Improve signature on PDF 2018-03-12 22:02:48 +02:00
Hillel Coren
501dd5b173 Implement Postmark API 2018-02-23 00:02:44 +02:00
Hillel Coren
754dd15af7 Proposals 2018-02-12 11:23:16 +02:00
Hillel Coren
4502cf2531 Proposals 2018-02-08 09:39:19 +02:00
Hillel Coren
36489b936b Proposals 2018-02-07 18:20:53 +02:00
Hillel Coren
dae4df2a3e Support custom fields with defined options 2018-01-17 12:19:46 +02:00
Hillel Coren
5f1970a2c2 Support ‘Two Years’ recurrence 2017-12-31 09:55:00 +02:00
Hillel Coren
15b5860ffe line item discounts 2017-12-21 16:30:18 +02:00
Hillel Coren
2ca8f57b24 After upgraded to v4.0 I get an error #1764 2017-12-14 17:29:27 +02:00
Hillel Coren
bd5ec5f5c5 Recurring Invoice Creation Issue #1757 2017-12-10 14:08:49 +02:00
Hillel Coren
8e37d063fa Change entity type label on delivery note 2017-12-03 15:21:03 +02:00
Hillel Coren
3115656cea Fix for invoice number pattern 2017-11-21 11:36:00 +02:00
Hillel Coren
450e4ae66a Working on product fields 2017-10-29 12:39:15 +02:00
Hillel Coren
817d7b83ad Working on product fields 2017-10-29 10:02:17 +02:00
Hillel Coren
97fd40c8d3 Working on product fields 2017-10-29 09:48:23 +02:00
Hillel Coren
e8888e38d0 Working on product fields 2017-10-27 11:46:08 +03:00
Hillel Coren
575ff0c2e1 Support setting partial/deposit payment due date 2017-10-26 10:56:59 +03:00
Hillel Coren
147dbc4ecc Add four month frequency 2017-10-25 12:22:01 +03:00
Hillel Coren
8a8dc09e53 Prevent credit number from being enabled 2017-09-08 17:04:10 +03:00
Hillel Coren
3a57185e8b Confusing quote/invoice due amount in emails #1571 2017-09-02 22:03:45 +03:00
Hillel Coren
80010880bb Fix SendNotificationEmail job for archived invoices 2017-08-07 12:38:33 +03:00
Hillel Coren
ef2d820744 XSS fixes 2017-08-04 16:39:11 +03:00
Hillel Coren
2bef0bdb66 Automatic late fees #1505 2017-07-18 21:15:51 +03:00
Hillel Coren
b561bfd594 Reset credit counter 2017-06-28 17:10:57 +03:00