1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
Commit Graph

6114 Commits

Author SHA1 Message Date
Hillel Coren
c68825d8a6 Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00
Hillel Coren
63cddfe262 Support relabeling outstanding 2017-08-30 15:34:07 +03:00
Hillel Coren
1af20bd955 Refactor check data 2017-08-30 15:24:01 +03:00
Hillel Coren
207ca28a46 Undefined index: driver #1647 2017-08-30 15:21:50 +03:00
Hillel Coren
a9104c64b0 Add check for PHP/JS balances 2017-08-29 22:13:02 +03:00
Hillel Coren
b534ad4e83 Support sending reminder emails through the API 2017-08-29 20:36:08 +03:00
Hillel Coren
e32632cd9a Hide 2nd table when invoicing tasks by default 2017-08-29 20:21:54 +03:00
Hillel Coren
9186047e6c Fix 'View quote' link 2017-08-29 18:38:25 +03:00
Hillel Coren
5f6f3851d8 Fix 'View quote' link 2017-08-29 18:24:10 +03:00
Hillel Coren
050df75868 Hide 2nd table when invoicing tasks by default 2017-08-29 17:59:13 +03:00
David Bomba
507ac7387c include project in task transformer (#1645) 2017-08-29 20:12:03 +10:00
Hillel Coren
1b28a2b377 Added recent errors to self host support messages 2017-08-29 12:43:57 +03:00
Hillel Coren
2c10dcae41 Clarify that inclusive can’t be used as defaults 2017-08-28 11:07:21 +03:00
Hillel Coren
a8d73fe1f2 Redirect to /dashboard on model not found 2017-08-28 10:44:00 +03:00
Hillel Coren
04bbb0ff6f Fix for JSON import 2017-08-28 10:28:00 +03:00
Hillel Coren
da770d8e15 Improve tax report 2017-08-27 23:18:10 +03:00
Hillel Coren
779a5fc46c Don't truncate task description in reports 2017-08-27 23:16:41 +03:00
Hillel Coren
d771c1073c Fix for middleware 2017-08-27 23:16:22 +03:00
Hillel Coren
83ab8f0f60 Support coupon codes 2017-08-25 13:46:32 +03:00
Hillel Coren
7c1ab1bfca Don’t show expense invoice status on /reports 2017-08-25 11:51:11 +03:00
Hillel Coren
4822f3eb00 Don’t change start date when selecting end date in range picker 2017-08-24 20:41:05 +03:00
Hillel Coren
23ace60873 Un-auto apply date range pickers 2017-08-24 20:27:11 +03:00
Hillel Coren
4fe5bc8148 Auto apply date range pickers 2017-08-24 20:23:38 +03:00
Hillel Coren
b18811f678 Clarify deleting company vs account 2017-08-24 20:06:12 +03:00
Hillel Coren
d16d27f939 Fix for resellers 2017-08-24 15:32:45 +03:00
Hillel Coren
6d9e4cfe1d Prevent numbers from wrapping 2017-08-23 21:53:45 +03:00
Hillel Coren
f95cdd2c32 Fix for amount wrapping 2017-08-23 21:31:01 +03:00
Hillel Coren
712ca7346c Fix for amount wrapping 2017-08-23 21:28:44 +03:00
Hillel Coren
aa5d928537 Fix for amount wrapping 2017-08-23 21:24:18 +03:00
Hillel Coren
9935b0ac47 Working on CSV import/export 2017-08-23 17:32:34 +03:00
Hillel Coren
4d28af39f3 Clean up error log 2017-08-23 17:31:28 +03:00
Hillel Coren
88ae5184ef Working on CSV import/export 2017-08-23 17:26:06 +03:00
Hillel Coren
4f340e1a9b Working on CSV import/export 2017-08-23 17:16:02 +03:00
Hillel Coren
01b721f4f0 Working on CSV import/export 2017-08-23 17:05:14 +03:00
Hillel Coren
ad60af661d Fix form alignment 2017-08-23 15:50:34 +03:00
Hillel Coren
6651805349 Working on CSV import/export 2017-08-23 15:26:03 +03:00
Hillel Coren
81ec506f00 Fix upgrading 2017-08-23 11:39:07 +03:00
Hillel Coren
e899be7c55 Working on export 2017-08-23 11:26:00 +03:00
Hillel Coren
73a164be5c Don't show trial message if pro 2017-08-23 11:25:47 +03:00
Hillel Coren
b48919c264 Working on cloning 2017-08-22 23:32:48 +03:00
Hillel Coren
aefed1f11e Fix buy button when using custom domain #1633 2017-08-22 21:19:42 +03:00
Hillel Coren
65bf31c911 Add review link 2017-08-22 20:57:53 +03:00
Hillel Coren
dd661a97d0 Support cloning invoices to quotes and vice versa 2017-08-22 18:35:05 +03:00
Hillel Coren
af641a4b63 Simplify CSV parsing code 2017-08-22 17:07:26 +03:00
Hillel Coren
ed67e5a94c Update docs 2017-08-22 11:45:13 +03:00
Hillel Coren
3052168b1d GoCardless Integration update #872 2017-08-21 22:10:50 +03:00
Hillel Coren
82a94c1612 Fix for tests 2017-08-21 19:24:24 +03:00
Hillel Coren
0b6087d75d Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-08-21 19:09:00 +03:00
Hillel Coren
3695a1e476 Working on GoCardless 2017-08-21 19:08:49 +03:00
David Bomba
c56a116dd5 Create .htaccess
prevent execution of php in logo dir.
2017-08-20 18:34:18 +10:00