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

5827 Commits

Author SHA1 Message Date
Hillel Coren
9819106534 Fix for tax rates public id 2017-07-05 13:34:59 +03:00
Hillel Coren
36234dd6fa If credit number is enabled check a prefix/pattern is set 2017-07-05 11:31:15 +03:00
Hillel Coren
d4aad42d05 Only show Stripe webhook if ACH is enabled 2017-07-05 11:25:12 +03:00
Hillel Coren
774e6854d0 Send plain text/HTML with Postmark 2017-07-04 23:57:16 +03:00
Hillel Coren
2c77af532f Hide archived recurring invoice in the client portal 2017-07-04 23:49:00 +03:00
Hillel Coren
be4dbe5195 Bug: Due date not updated when copying invoice #1557 2017-07-04 22:58:33 +03:00
Hillel Coren
2c6f8d0b4f Added 'Restaurant & Catering' industry 2017-07-04 22:21:29 +03:00
Hillel Coren
3651ffa38a Invoice public notes is too wide on narrow screen 2017-07-04 12:53:53 +03:00
Hillel Coren
1e1e257415 Invoice public notes is too wide on narrow screen 2017-07-04 12:53:21 +03:00
Hillel Coren
b9f09899b2 Support WePay in UK 2017-07-04 12:30:44 +03:00
Hillel Coren
3f1720a4d5 Support WePay in UK 2017-07-04 12:24:49 +03:00
Hillel Coren
c2d2c05c81 Prevent marking delete invoice as sent 2017-07-04 12:16:47 +03:00
Hillel Coren
b8e3b7e579 Route fixes 2017-07-04 12:13:20 +03:00
Hillel Coren
6ad9d86ceb Fix DropZone messages 2017-07-04 12:09:16 +03:00
Hillel Coren
3594d1bea0 API optimizations 2017-07-04 12:04:21 +03:00
Hillel Coren
82bfbce56a Update docs 2017-07-04 09:10:53 +03:00
Hillel Coren
8e57e498b5 Adjust drop shadows 2017-07-03 22:20:13 +03:00
Hillel Coren
7a4c46c771 Added documents to the expense transformer 2017-07-03 21:42:00 +03:00
Hillel Coren
80ad0a18d4 Tweaks to client portal dashboard 2017-07-03 19:36:22 +03:00
Hillel Coren
2786aae871 Add check for invoice JS amounts 2017-07-03 15:09:55 +03:00
Hillel Coren
561407f3cc Add check for invoice JS amounts 2017-07-03 13:15:06 +03:00
Hillel Coren
25bd16ccb1 Trim contact email 2017-07-02 20:55:21 +03:00
Hillel Coren
23a19be9e9 Hide purge/delete buttons on Ninja accounts 2017-07-02 20:44:56 +03:00
Hillel Coren
9a21f754d5 Improve handling invalid date with CSV import 2017-07-02 20:41:13 +03:00
Hillel Coren
41bfea1edb Dashboard chart text encoding accents #1558 2017-07-02 18:57:01 +03:00
Hillel Coren
e8f359dce6 Fix sort by recurring invoice status 2017-07-02 18:54:06 +03:00
Hillel Coren
c9a693f8f1 Mark WePay ACH token as verfied once used 2017-07-02 17:35:52 +03:00
Hillel Coren
862205d89f Mark WePay ACH token as verfied once used 2017-07-02 17:34:34 +03:00
Hillel Coren
7b20db256e Fix for duplicate public ids/keys 2017-07-02 16:28:05 +03:00
Hillel Coren
6c731dfa49 Updated readme 2017-07-02 16:27:39 +03:00
Hillel Coren
57ff5cba87 Update version 2017-06-30 10:48:46 +03:00
Hillel Coren
7f8f1b414b Hide tasks invoice line item table if module is disabled 2017-06-29 17:39:10 +03:00
Hillel Coren
13c83c5d11 Hide button until loaded on task form 2017-06-29 17:21:19 +03:00
Hillel Coren
277e564645 Change session from flash to now where needed 2017-06-29 17:17:33 +03:00
Hillel Coren
980c70f700 Fix for controller stub 2017-06-29 15:18:59 +03:00
Hillel Coren
93c9d10504 Fix markdown parsing 2017-06-29 15:15:54 +03:00
Hillel Coren
2b1b625d12 Add Payeezy 2017-06-29 15:09:16 +03:00
Hillel Coren
b5c86f8435 Update payment details other text 2017-06-28 22:01:12 +03:00
Hillel Coren
ee42bed5f3 Fix import file extension check 2017-06-28 20:14:23 +03:00
Hillel Coren
cff5342a02 Improvements to keyboard shorcuts 2017-06-28 18:47:57 +03:00
Hillel Coren
a61a75b007 Improvements to keyboard shorcuts 2017-06-28 18:33:09 +03:00
Hillel Coren
50a84f9ffb Support creating/sending recurring invoices with the API 2017-06-28 17:39:32 +03:00
Hillel Coren
b561bfd594 Reset credit counter 2017-06-28 17:10:57 +03:00
Hillel Coren
efd2461646 Server's IP address, instead of client's is passed to payment gateway. #1507 2017-06-28 06:25:31 +03:00
Hillel Coren
e02df85793 Separate counter for credit invoices #1451 2017-06-28 06:14:18 +03:00
Hillel Coren
4d8fba0d70 Separate counter for credit invoices #1451 2017-06-27 22:07:10 +03:00
Hillel Coren
e217718918 Log import errors 2017-06-27 15:53:54 +03:00
Hillel Coren
2fb227714a Email error if import fails 2017-06-26 23:44:55 +03:00
Hillel Coren
2542b1a640 Send payment line item details 2017-06-26 22:23:21 +03:00
Hillel Coren
1b7ddc0e4e Update docs 2017-06-26 21:52:14 +03:00