1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
Commit Graph

986 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
Hillel Coren
ce98843cf9 Fix for test data client balances 2017-04-09 16:03:10 +03:00
Hillel Coren
04884e8e40 Fix for invoice items in subscriptions 2017-04-09 09:41:02 +03:00
Hillel Coren
f1908e7be6 Undo fix for Zapier 2017-04-07 13:46:00 +03:00
Hillel Coren
382b79ac6b Fix for invoice items w/Zapier trigger 2017-04-06 21:30:01 +03:00
Hillel Coren
cd532fd66a Working on speech rec 2017-04-06 16:47:37 +03:00
Hillel Coren
1d855a90eb Working on speech rec 2017-04-05 22:42:54 +03:00
Hillel Coren
4ba3adfae9 Working on speech rec 2017-04-05 22:39:56 +03:00
Hillel Coren
d2b90ac4b6 Working on speech rec 2017-04-05 22:39:13 +03:00
Hillel Coren
2581e529e4 Working on speech rec 2017-04-05 22:20:11 +03:00
Hillel Coren
f8b5f179a8 Working on speech rec 2017-04-05 18:04:44 +03:00
Hillel Coren
4abb5dd2c5 Working on speech rec 2017-04-04 21:08:35 +03:00
Hillel Coren
c4e960a805 Working on speech rec 2017-04-04 20:49:03 +03:00
Hillel Coren
276200ad3c Working on speech rec 2017-04-04 18:55:14 +03:00
Hillel Coren
025c9abc90 Working on speech rec 2017-04-04 18:54:17 +03:00
Hillel Coren
5128ca45a7 Working on speech rec 2017-04-04 17:51:01 +03:00
Hillel Coren
fcbc9bd885 Working on speech rec 2017-04-04 16:57:33 +03:00
Hillel Coren
9dd2ab43c2 Working on speech rec 2017-04-04 12:54:38 +03:00
Hillel Coren
4ed8468195 Always show recurring invoices in client portal 2017-04-03 22:06:09 +03:00
Hillel Coren
ff40292220 Show 'mark paid' for negative invoices in datatable 2017-04-02 22:45:29 +03:00
Hillel Coren
7b233def5f strtolower new keys 2017-04-02 20:46:01 +03:00
Hillel Coren
7a13d93082 Added ImportData job to use queue 2017-04-02 16:54:07 +03:00
Hillel Coren
b7cd7c9bff Fix for dashboard chart off by one 2017-04-02 11:08:12 +03:00
Hillel Coren
dac8c85185 Break out email settings 2017-03-31 18:02:56 +03:00
Hillel Coren
3e9c8e7d5b Use default payment type for all payments 2017-03-31 14:32:41 +03:00
Hillel Coren
7a4513da7d Refactor reply_to setting 2017-03-31 12:32:28 +03:00
Hillel Coren
3f44620a1d Set default report sorting 2017-03-31 09:01:07 +03:00
Hillel Coren
f3cf79ffee Move credits.public_notes to fillable 2017-03-30 20:48:22 +03:00
Hillel Coren
d654f996a2 Working on tests 2017-03-30 20:45:07 +03:00
Hillel Coren
276e25ffa4 Working on tests 2017-03-30 20:39:33 +03:00
David Bomba
9ff1817c1c Google Auth - Authenticate with backend server (API) (#1405)
* Google OAuth - Authentication with a backend server
2017-03-31 00:01:42 +11:00
Hillel Coren
ec46107dba Specify reply-to header #1083 2017-03-30 15:49:30 +03:00
Hillel Coren
f1486ca6eb Added custom fields to buy now buttons 2017-03-30 12:40:04 +03:00
Hillel Coren
441f4aa667 Added public notes field to credits 2017-03-30 11:46:52 +03:00
Hillel Coren
7f25147e97 Fix Braintree when using the iFrame feature 2017-03-29 21:45:41 +03:00
Hillel Coren
76c1b0efac Added quote report 2017-03-29 21:17:05 +03:00
Hillel Coren
06acbe5460 Set client id number when updating existing records 2017-03-29 13:22:09 +03:00
Hillel Coren
cc63385e14 Added per client invoice counter #1344 2017-03-29 11:46:52 +03:00
Hillel Coren
dad4afff45 Ensure PayPal transaction id is unique 2017-03-28 12:47:11 +03:00
Hillel Coren
c7fd125f5b Improve date sorting in tables 2017-03-28 12:40:53 +03:00
Hillel Coren
9d60b1468c Create invitations when importing data 2017-03-28 11:55:02 +03:00
Hillel Coren
ddc9df6650 Fixes for contact API 2017-03-27 11:36:48 +03:00
Hillel Coren
c45b9aecc3 Fix iframe feature with params added to the URL 2017-03-26 23:18:25 +03:00
Hillel Coren
0b978dcdf6 Support negative payments 2017-03-26 21:31:13 +03:00
Hillel Coren
ec613b1d90 Working on tests 2017-03-26 12:55:47 +03:00
Hillel Coren
12c7b8ab9f Separate cc/ach fees 2017-03-26 12:01:34 +03:00
Hillel Coren
5f9ffee8ea Fix to save invoice_item_type_id value 2017-03-26 10:54:04 +03:00
Hillel Coren
0d80ebdbbf Changed gateway_fee_location to gateway_fee_enabled 2017-03-26 10:37:32 +03:00
Hillel Coren
902cb2a5dc Add tests for creating entities inline 2017-03-25 22:01:35 +03:00
Hillel Coren
7bb6a7945a Hide fee on custom gateway 2017-03-24 16:28:31 +03:00
Hillel Coren
3061209ea7 Improve new company process #460 2017-03-24 14:51:24 +03:00