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

1104 Commits

Author SHA1 Message Date
Hillel Coren
be041629a3 Fix quote api controller 2017-04-12 15:32:10 +03:00
Hillel Coren
77a1ad6e04 Speech rec fixes 2017-04-09 13:04:27 +03:00
Hillel Coren
a456e484ba Fix mapping of expense vendor ids 2017-04-07 14:11:24 +03:00
Hillel Coren
cd532fd66a Working on speech rec 2017-04-06 16:47:37 +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
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
7b233def5f strtolower new keys 2017-04-02 20:46:01 +03:00
Hillel Coren
5791e2bc9f Working on import 2017-04-02 20:19:10 +03:00
Hillel Coren
6e4d3536dc Working on import 2017-04-02 18:10:24 +03:00
Hillel Coren
7a13d93082 Added ImportData job to use queue 2017-04-02 16:54:07 +03:00
Hillel Coren
2f838416b0 Check archived invoices aren't emailed through the API 2017-04-02 11:33:39 +03:00
Hillel Coren
96b7134e66 Use fill() for account_email_settings 2017-04-01 23:51:58 +03:00
Hillel Coren
dac8c85185 Break out email settings 2017-03-31 18:02:56 +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
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
062ecd540c Remove .env backup change 2017-03-30 09:27:07 +03:00
Hillel Coren
cd8d1c7db7 Remove unused dark_mode flag 2017-03-29 21:34:50 +03:00
Hillel Coren
6950ab8aa5 Support searching by client.id_number in the API 2017-03-29 21:21:14 +03:00
Hillel Coren
76c1b0efac Added quote report 2017-03-29 21:17:05 +03:00
Hillel Coren
7e28e0f77e Backup the .env during update 2017-03-29 18:19:51 +03:00
Hillel Coren
b9328ff2b9 Support purging account data 2017-03-28 17:51:31 +03:00
Hillel Coren
42357bcd3d Don’t require changing back to free to be refunded 2017-03-28 14:28:25 +03:00
David Bomba
576795532d Add field
In case a user accesses app from iOS or Android device, need to update the device property to track any changes.
2017-03-28 13:30:47 +11:00
Hillel Coren
ddc9df6650 Fixes for contact API 2017-03-27 11:36:48 +03:00
Hillel Coren
89be0df8a3 Fixes for contact API 2017-03-27 11:33:37 +03:00
Hillel Coren
0b978dcdf6 Support negative payments 2017-03-26 21:31:13 +03:00
Hillel Coren
eb8d164b37 Show online payment settings by default 2017-03-26 11:19:00 +03:00
Hillel Coren
0d80ebdbbf Changed gateway_fee_location to gateway_fee_enabled 2017-03-26 10:37:32 +03:00
Hillel Coren
b680891929 Add extra logout delete check 2017-03-24 16:44:01 +03:00
Hillel Coren
91563b6346 Fix for setting up multiple gateways 2017-03-24 15:07:57 +03:00
Hillel Coren
b86d0a7c43 Merge inclusive tax fix 2017-03-24 14:59:58 +03:00
Hillel Coren
4ce76ef138 Merge inclusive tax fix 2017-03-24 14:58:23 +03:00
Hillel Coren
b8c0375b3e Merge inclusive tax fix 2017-03-24 14:54:43 +03:00
Hillel Coren
3061209ea7 Improve new company process #460 2017-03-24 14:51:24 +03:00
Hillel Coren
a6e546bcdc Fix for inclusive tax rates 2017-03-24 13:29:38 +03:00
Hillel Coren
462d6e95d5 Fix for supporting multiple payment gateways 2017-03-23 19:45:45 +02:00
Hillel Coren
d8f55445c3 Added activity report 2017-03-23 17:37:22 +02:00
Hillel Coren
1df20adca4 Support reseting counters 2017-03-23 11:39:44 +02:00
Hillel Coren
1f01c006eb Support importing settings 2017-03-22 11:50:55 +02:00
Hillel Coren
c01681c42c Check for active gateway 2017-03-21 17:18:36 +02:00
Hillel Coren
a06fe489ba Add cors for buy now buttons 2017-03-21 15:41:01 +02:00
Hillel Coren
bc04d66371 Ensure account gateway fields array is initialized 2017-03-21 11:32:02 +02:00
Hillel Coren
ea464aa814 Handle image upload exception 2017-03-20 16:02:59 +02:00
Hillel Coren
74fd481379 Don't log payment hook errors 2017-03-20 15:54:36 +02:00
Hillel Coren
546e1b56dc Fix for email templates 2017-03-20 13:18:58 +02:00