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

5636 Commits

Author SHA1 Message Date
Hillel Coren
663e1d930b Artisan command to calculate referral payouts 2017-05-26 13:21:32 +03:00
Hillel Coren
954dbb690b Prevent creating client without contacts 2017-05-26 11:04:40 +03:00
Hillel Coren
ec1dca1970 Prevent creating client without contacts 2017-05-26 11:03:17 +03:00
Hillel Coren
b0ce52be4d Fix close button padding 2017-05-25 21:01:22 +03:00
Hillel Coren
691469979c Fix client auto-complete search highlighting 2017-05-25 20:57:33 +03:00
Hillel Coren
27d1c13e79 Multi-db fixes 2017-05-25 20:29:47 +03:00
Hillel Coren
7510ddd3b9 Support updating lookup data 2017-05-25 14:52:29 +03:00
Hillel Coren
54726d3565 Fix importing JSON recurring invoices 2017-05-24 21:21:47 +03:00
Hillel Coren
349f7f2621 Use timezone when setting payment date 2017-05-24 21:09:47 +03:00
Hillel Coren
f82eecf2fb Prevent PhantomJS error loop 2017-05-24 20:40:43 +03:00
Hillel Coren
f2d59f098f Working on images in Edge 2017-05-24 12:17:35 +03:00
Hillel Coren
2899125f61 Working on images in Edge 2017-05-24 12:14:05 +03:00
Hillel Coren
945f00dce1 Working on images in Edge 2017-05-24 12:09:37 +03:00
Hillel Coren
4705c6179c Fix PDF on older IE 2017-05-24 11:28:11 +03:00
Hillel Coren
512c6ebd43 Fix PDF on older IE 2017-05-24 11:12:01 +03:00
Hillel Coren
0b90e6e512 Fix PDF on older IE 2017-05-24 11:00:35 +03:00
Hillel Coren
d7373a133b Add totals to tasks report 2017-05-23 22:35:26 +03:00
Hillel Coren
6c9a484aa8 Update configure docs 2017-05-23 22:00:40 +03:00
Hillel Coren
a1437e4b98 Add unique constraint to users.oauth_user_id 2017-05-23 13:10:58 +03:00
Hillel Coren
a2e9d343f2 Add 'resume task' to task list actions 2017-05-22 21:35:50 +03:00
Hillel Coren
cf02cdc163 Update docs 2017-05-22 12:46:01 +03:00
Hillel Coren
7a4e5d4845 Update docs 2017-05-22 12:45:07 +03:00
Hillel Coren
5e38c528b7 Update docs 2017-05-22 12:39:04 +03:00
Hillel Coren
20accda2f0 Email Quote displays wrong language strings #1499 2017-05-22 12:33:33 +03:00
Hillel Coren
90f9247362 Add 'action' to API docs 2017-05-22 12:18:20 +03:00
Hillel Coren
8401e8ac3c Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-05-22 12:16:49 +03:00
Hillel Coren
827b93e40c Add 'action' to API docs 2017-05-22 12:16:27 +03:00
Hillel Coren
c433661d11 Hide WePay credit card form if token billing is disabled 2017-05-22 11:33:56 +03:00
Hillel Coren
b5ed7d9896 Refactor isInvoice to isStandard 2017-05-22 11:22:34 +03:00
Hillel Coren
8227726f50 Warn if creating a duplicate expense 2017-05-22 11:17:28 +03:00
Hillel Coren
324c4d107f Show ‘Default tax rate’ 2017-05-22 10:52:14 +03:00
Hillel Coren
d71b073504 Added InvoicePlane import text 2017-05-22 10:46:37 +03:00
Hillel Coren
ad9035772d Update readme 2017-05-22 10:29:04 +03:00
Hillel Coren
0ad2716d64 Merge pull request #1498 from vidit10/#00-show_from_address
Use "from" address on error pages.
2017-05-21 16:48:38 +03:00
vidit10
d37fca437d Use "from" address on error pages.
Use "from" address instead of SMTP username on error pages.
2017-05-18 15:12:06 -04:00
Hillel Coren
fe49d9e060 Update readme 2017-05-18 12:35:48 +03:00
Hillel Coren
7a72cd9fc1 Working on tests 2017-05-17 14:23:35 +03:00
Hillel Coren
3429785314 Working on tests 2017-05-17 13:31:21 +03:00
Hillel Coren
8bf80fbec4 Fix for tests 2017-05-17 13:21:20 +03:00
Hillel Coren
5129235a72 Fix for tests 2017-05-17 13:14:32 +03:00
Hillel Coren
0ed4250766 Per product Tax rate in invoice doesn't update product. #1108 2017-05-17 12:18:48 +03:00
Hillel Coren
22a1be4d9c Update readme 2017-05-17 09:36:40 +03:00
Hillel Coren
a1dce74466 Update readme 2017-05-17 09:35:16 +03:00
Hillel Coren
978eab90f0 Update .env.example 2017-05-16 22:09:09 +03:00
Hillel Coren
8a4889a441 Short description/name field for recurring invoices #1314 2017-05-16 21:37:26 +03:00
Hillel Coren
b2a2ac6630 Add 'Sent' filter to invoice reports #1414 2017-05-16 16:56:51 +03:00
Hillel Coren
a99065f70b Private note in a payment #1478 2017-05-16 16:47:20 +03:00
Hillel Coren
7d466f5569 Private Notes for Invoices/Quotes #1293 2017-05-16 16:28:00 +03:00
Hillel Coren
efe8d870d3 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-05-16 16:01:32 +03:00
Hillel Coren
1f4e3baecf Default note to client #1463 2017-05-16 16:00:56 +03:00