1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

936 Commits

Author SHA1 Message Date
Hillel Coren
c86855b77c Fix ACH validation 2017-06-01 21:36:26 +03:00
Hillel Coren
091e3ed1b2 Added additional custom designs 2017-06-01 19:13:13 +03:00
Hillel Coren
e8437a9bbd Add and email variables 2017-05-30 16:02:15 +03:00
Hillel Coren
7cfcaa72ec Add credit support to the API 2017-05-30 13:56:51 +03:00
Hillel Coren
050739e7fd Fix CLI auto-billing 2017-05-29 13:43:28 +03:00
Hillel Coren
5962c34c25 Minor fixes 2017-05-28 13:19:48 +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
27d1c13e79 Multi-db fixes 2017-05-25 20:29:47 +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
a2e9d343f2 Add 'resume task' to task list actions 2017-05-22 21:35:50 +03:00
Hillel Coren
7a72cd9fc1 Working on tests 2017-05-17 14:23:35 +03:00
Hillel Coren
8bf80fbec4 Fix for tests 2017-05-17 13:21:20 +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
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
1f4e3baecf Default note to client #1463 2017-05-16 16:00:56 +03:00
Hillel Coren
ec56df33ce Support sending payment email #1477 2017-05-16 13:13:53 +03:00
Hillel Coren
8f43eb02b3 Check gateway supports refunding payment 2017-05-16 12:20:35 +03:00
Hillel Coren
1186603396 Multi-db fixes 2017-05-15 16:58:07 +03:00
Hillel Coren
76837ebe00 Multi-db fixes 2017-05-15 16:49:58 +03:00
Hillel Coren
661028b4e7 Multi-db fixes 2017-05-14 12:11:38 +03:00
Hillel Coren
5d1f6fd837 Support updating plan price 2017-05-08 11:38:57 +03:00
Hillel Coren
65b7556070 Support updating plan price 2017-05-08 11:18:35 +03:00
David Bomba
bbcc04aec5 fix for client_id (#1475) 2017-05-04 19:59:37 +10:00
David Bomba
633d73f89b Update TaskRepository.php
Allow client to be updated from API.
2017-05-04 15:29:53 +10:00
Hillel Coren
782ae969a4 Multi-db support 2017-05-03 19:26:03 +03:00
David Bomba
2d28bc8e63 Update TaskRepository.php
Ternary operator for $task->is_running
2017-05-03 14:26:26 +10:00
David Bomba
29969e45ff Typo
fix typo
2017-05-03 13:51:52 +10:00
David Bomba
4a75925f5d Allow the API to update is_running fields in tasks (#1472) 2017-05-03 11:18:30 +10:00
Hillel Coren
d4f25fe490 Check user email isn't taken in lookup tables 2017-05-01 21:46:31 +03:00
Hillel Coren
9d560fc24d Multi-db support 2017-05-01 15:17:52 +03:00
Hillel Coren
a320c0d0de Wrong date sort order for tasks #1455 2017-04-30 12:49:45 +03:00
Hillel Coren
a28b63ce0f Return public ids for default tax rates in the API 2017-04-30 12:44:48 +03:00
Hillel Coren
fb2d658262 Support filtering by client ID number #1445 2017-04-27 11:06:09 +03:00
Hillel Coren
47fce2d163 Report sorting is broken with comma decimal separator #1438 2017-04-26 19:50:43 +03:00
Hillel Coren
5293db2756 Add IP lookup to activities table 2017-04-25 11:04:36 +03:00
Hillel Coren
6b1505aee0 Fix for email reply-to 2017-04-24 22:21:39 +03:00
Hillel Coren
a483ce487a Add checks for contact 2017-04-24 10:35:30 +03:00
Hillel Coren
dc31d49452 Add ip to activities table 2017-04-23 11:14:29 +03:00
Hillel Coren
6351086c4e Support marking expenses as paid #1400 2017-04-19 17:18:24 +03:00
Hillel Coren
03a1f01d7f Translate payment type in datatables #1225 2017-04-18 12:29:35 +03:00
Hillel Coren
403b784e17 Prevent duplicate billing 2017-04-16 17:22:07 +03:00
Hillel Coren
96de6739bb Added custom contact fields 2017-04-16 14:31:14 +03:00
Hillel Coren
93dad4be94 Include reminder number in email notification subject 2017-04-16 10:06:42 +03:00
Hillel Coren
81764778d0 Support viewing invoice is password and custom subdomain are used 2017-04-14 13:55:32 +03:00
Hillel Coren
abaf8d97b9 Imporvement to CSV import 2017-04-13 10:25:49 +03:00
David Bomba
7e32d80337 fix casting of ints to bools (#1430) 2017-04-12 07:17:01 +10:00