5213 Commits

Author SHA1 Message Date
Hillel Coren
08cc427a36 Fix for email from 2018-04-25 08:53:03 +03:00
Hillel Coren
f9b29a1108 Fix for merge 2018-04-24 21:03:32 +03:00
Hillel Coren
748578a68a Merge branch 'release-4.4.0' 2018-04-24 20:59:50 +03:00
Hillel Coren
831e559c3c Bumped version number to 4.4.0 2018-04-24 20:47:20 +03:00
Hillel Coren
acb3d0718b Add debug logging 2018-04-24 16:20:38 +03:00
Hillel Coren
71e8b733ea Add debug logging 2018-04-24 16:20:05 +03:00
Hillel Coren
f7d9d28ed0 Add back 'Logged' task filter 2018-04-23 12:51:57 +03:00
Hillel Coren
587601ce7d Report fixes 2018-04-23 12:44:23 +03:00
Hillel Coren
99347c853a Fix for scheduled reports 2018-04-23 12:17:49 +03:00
Hillel Coren
61bf11e50c Fix for scheduled reports 2018-04-23 12:17:16 +03:00
Hillel Coren
d650f6401d Update CONTACT_EMAIL constant 2018-04-22 11:42:08 +03:00
Hillel Coren
96e2d6734e Update Security Errors #2044 2018-04-21 21:59:00 +03:00
Hillel Coren
1ae25c4ec7 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-04-21 21:56:18 +03:00
Hillel Coren
9424049457 Update Security Errors #2044 2018-04-21 21:56:09 +03:00
David Bomba
60df6b9d8d
Actions for Tasks/Products (#2045)
* balances dump

* balances dump

* balances dump

*  apply actions to tasks

* cast type boolean
2018-04-21 21:54:05 +10:00
David Bomba
804ac66533
Develop (#2042)
fix for incorrect currency displayed in dashboard totals
2018-04-20 20:18:49 +10:00
Hillel Coren
4031efae3d Update docs 2018-04-19 21:16:48 +03:00
Hillel Coren
85a468e85d Add time to cron logs 2018-04-18 22:56:55 +03:00
Hillel Coren
77cf1a4ba2 Adjust account transformer 2018-04-18 22:51:47 +03:00
Hillel Coren
12bd18f38b Fix for CSV import 2018-04-18 10:00:38 +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
bdd218ed79 Cache background image 2018-04-17 21:12:10 +03:00
Hillel Coren
c809ac6b02 Prevent duplicate token payments 2018-04-17 12:56:54 +03:00
Hillel Coren
20b5f66e3f Prevent duplicate token payments 2018-04-17 12:56:35 +03:00
Hillel Coren
644c905961 Enable recur for self hosters 2018-04-17 12:34:56 +03:00
Hillel Coren
40dbbb2ce2 Change recurring_expenses.last_sent_date from timestamp to date 2018-04-17 12:25:05 +03:00
Hillel Coren
7b7ee5084f Remove URL from self host error logs 2018-04-16 23:50:45 +03:00
Hillel Coren
b0cb73757a Support white label license with/without dashes 2018-04-16 23:43:42 +03:00
Hillel Coren
b9b428902f Support custom domains 2018-04-16 21:46:42 +03:00
Hillel Coren
fb71988112 Support custom domains 2018-04-16 21:45:00 +03:00
Hillel Coren
a69ecb9cc9 Support custom domains 2018-04-16 21:38:55 +03:00
Hillel Coren
598b4743d8 Added Pancake import 2018-04-16 13:48:25 +03:00
Hillel Coren
e55e9977d4 Merge "Buy now" button "Payment" landing page does not work with iframe client portal 2018-04-15 22:29:20 +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
b4e2329076 Add ‘approve’ button/link to email variables 2018-04-15 19:43:22 +03:00
Hillel Coren
2fed1acff2 Check cache is cleared with update 2018-04-15 17:25:59 +03:00
Hillel Coren
80e4c493d1 Fix for custom gateway check 2018-04-15 17:16:37 +03:00
Hillel Coren
16c67174b6 Develop branch: After logging in I get a warning that gateway_custom is not defined #2036 2018-04-15 15:15:54 +03:00
Hillel Coren
748c1d38fb Don't apply payment terms to quotes 2018-04-15 13:25:28 +03:00
Hillel Coren
73e2f070a9 Support customizing ‘gateway fee’ label 2018-04-15 13:21:16 +03:00
Hillel Coren
36f2ddb3f5 Support importing/exporting expense payment fields 2018-04-15 13:02:40 +03:00
Hillel Coren
e4f0cf06b0 Support variables in custom gateways #1701 2018-04-13 14:11:57 +03:00
Hillel Coren
4002b755d1 Added additional custom gateways #1858 2018-04-13 13:50:38 +03:00
Hillel Coren
3d9f000fd1 Make spam limit a factor of the company age 2018-04-12 23:19:20 +03:00
Hillel Coren
d9b4dced25 Quick Search in Top-Navigation: Hide deleted Customers #2029 2018-04-12 22:51:10 +03:00
Hillel Coren
c85a3dc663 Hide WePay from self hosters 2018-04-12 22:50:34 +03:00
Hillel Coren
4a3d0cd430 Add registered/confirmed in email subject 2018-04-12 21:11:23 +03:00
Hillel Coren
464e0b95e0 Track IP for scheduled report 2018-04-12 20:22:42 +03:00
Hillel Coren
0c95b13693 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-04-12 20:06:34 +03:00
Romain Tripault
796e4d8258 Added a bunch of missing custom values in transformers 2018-04-12 14:29:40 +02:00