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

306 Commits

Author SHA1 Message Date
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
a70d4bc805 Support filtering email notifications 2018-05-14 20:08:32 +03:00
Hillel Coren
e1210cb960 Use 1st invoice (if it exists) on invoice design/customize page 2018-04-17 21:45:57 +03:00
Hillel Coren
a69ecb9cc9 Support custom domains 2018-04-16 21:38:55 +03:00
Hillel Coren
7a5215e6a0 Support background image on invoice 2018-04-11 23:18:01 +03:00
Hillel Coren
eeddf4fea8 Refactor custom fields 2018-04-04 16:24:59 +03:00
Hillel Coren
90289fc018 Restrict modules to selfhost installs 2018-03-29 22:26:44 +03:00
Christopher Di Carlo
d7d628f3ca Adds toggle custom modules on/off, fixes nav issue for disabled modules
Fixes #1994, related to #1992
2018-03-29 10:57:00 -04:00
Hillel Coren
ca5180bd1e Only redirect /invoice_now to dashboard if sign_up is true 2018-03-26 10:34:42 +03:00
Hillel Coren
fa0ff9f001 Add option not to send line item details to payment gateway 2018-03-25 15:05:24 +03:00
Hillel Coren
4f45fe7995 Prevent duplicate confirmation emails 2018-03-18 18:05:36 +02:00
Hillel Coren
996abcc560 Prevent auto-creating client 2018-03-18 12:41:34 +02:00
Hillel Coren
7785f28a26 Purge client when cancelling account 2018-03-14 20:41:18 +02:00
Hillel Coren
2028932a94 Convert and Archive #1916 2018-03-13 23:04:24 +02:00
Hillel Coren
fb30fcd4ed Implement workflow options 2018-03-13 22:05:57 +02:00
Hillel Coren
b6c40e4474 Working on accepting terms 2018-03-12 16:17:27 +02:00
Hillel Coren
a78b6b1c51 Support Slack notifications 2018-03-08 17:37:25 +02:00
Hillel Coren
5c5dd7a27e Added Paymill 2018-03-07 17:23:25 +02:00
Hillel Coren
0ac9054fed L5.4 fixes 2018-02-26 11:52:34 +02:00
Hillel Coren
aaab3b1fcf Don't send reminders after downgrading 2018-02-21 15:53:14 +02:00
Hillel Coren
a4523ba872 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-02-20 21:36:32 +02:00
Hillel Coren
b5fc9669df Improve invoice design help documentation 2018-02-20 21:30:55 +02:00
David Bomba
8e7b53fd26
Refactor Cloudflare DNS to add and remove A records for custom domains (#1905)
* Refactor Cloudflare DNS to add and remove A records for custom domains

* rebase
2018-02-20 21:14:21 +11:00
Hillel Coren
d973cf5d4d Fix for invalid settings route 2018-02-19 12:54:57 +02:00
Hillel Coren
5ba715dedb Fix for lastpass issue 2018-02-16 11:05:44 +02:00
Hillel Coren
215736f8fd Fix for change back to en 2018-02-15 23:05:19 +02:00
Hillel Coren
5ac8b2c9c4 Add default custom values in preview 2018-02-14 23:07:30 +02:00
Hillel Coren
52de9f028f Round credit 2018-02-14 20:08:48 +02:00
Hillel Coren
63b43b199f If non-english show message to change to english 2018-02-14 14:33:05 +02:00
Hillel Coren
6ab5ae0df3 PHP 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767 2018-01-16 15:48:56 +02:00
Hillel Coren
089201bdde Check user signs up 2018-01-11 11:54:33 +02:00
Hillel Coren
e2d4c0a22b Endless reminders #1730 2017-12-25 21:46:59 +02:00
Hillel Coren
c8579660df Convert currencies 2017-12-21 10:28:44 +02:00
Hillel Coren
bb9fc4dfa4 Show sample vat/id numbers 2017-12-20 16:39:58 +02:00
Hillel Coren
bc63c2c503 Don’t allow both types of inclusive tax rates 2017-12-04 23:30:04 +02:00
Hillel Coren
f773a5df13 Add recurring invoices button to the client portal dashboard 2017-12-03 15:16:09 +02:00
Hillel Coren
e6798c58d4 Mark canceled accounts as trashed 2017-12-01 12:58:02 +02:00
Hillel Coren
3439aa9a06 Check subdomain is uniuqe across dbs 2017-11-15 14:51:02 +02:00
David Bomba
19881bd41f
Cloudflare DNS Zone Updates (#1733)
* Add subdomain to cloudflare

* Fire subdomain event when saving client portal settings

* Refactor to include zones

* JSON decode to array

* Proxy requests
2017-11-06 20:58:53 +11:00
Hillel Coren
478de96d81 Request for fail2ban log support and two factor authentication support (2FA) #1657 2017-11-01 21:22:29 +02:00
Hillel Coren
8385e20c53 Clarify gateways vs bank accounts 2017-10-15 12:38:18 +03:00
Hillel Coren
eecbb6e558 Send email to confim cancel/purge 2017-09-03 18:36:40 +03:00
Hillel Coren
3a57185e8b Confusing quote/invoice due amount in emails #1571 2017-09-02 22:03:45 +03:00
Hillel Coren
81ec506f00 Fix upgrading 2017-08-23 11:39:07 +03:00
Hillel Coren
9b4e0d1344 Fix paying for pro with PayPal 2017-08-13 18:05:56 +03:00
Hillel Coren
89bb0bd23f Fix translation of currencies and countries 2017-07-24 18:04:25 +03:00
Hillel Coren
df46330d5f After Update: Whoops, looks like something went wrong on 'Account Management' #1580 2017-07-20 19:59:33 +03:00
Hillel Coren
2bef0bdb66 Automatic late fees #1505 2017-07-18 21:15:51 +03:00
Hillel Coren
36234dd6fa If credit number is enabled check a prefix/pattern is set 2017-07-05 11:31:15 +03:00