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

3142 Commits

Author SHA1 Message Date
Hillel Coren
7f25147e97 Fix Braintree when using the iFrame feature 2017-03-29 21:45:41 +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
5ee474035a Add client phone to invoice design fields 2017-03-29 18:02:36 +03:00
Hillel Coren
06acbe5460 Set client id number when updating existing records 2017-03-29 13:22:09 +03:00
Hillel Coren
9d93899ef9 Added per client invoice counter 2017-03-29 11:55:54 +03:00
Hillel Coren
cc63385e14 Added per client invoice counter #1344 2017-03-29 11:46:52 +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
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
aad8c5e53f Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-03-28 06:55:49 +03:00
Hillel Coren
e691bf5098 Add Gateway reference 2017-03-28 06:55:39 +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
1f587203a4 Fixes for import 2017-03-27 23:05:18 +03:00
Hillel Coren
16750e83c2 Added check that custom_gateway is the correct id in table 2017-03-27 13:02:02 +03:00
Hillel Coren
f96c0387a2 Fixes for contact API 2017-03-27 11:43:47 +03: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
c45b9aecc3 Fix iframe feature with params added to the URL 2017-03-26 23:18:25 +03:00
Hillel Coren
4acea23e56 Automatically set https in link if REQUIRE_HTTPS is enabled 2017-03-26 21:44:31 +03:00
Hillel Coren
0b978dcdf6 Support negative payments 2017-03-26 21:31:13 +03:00
Hillel Coren
7f038809fd Working on credit notes 2017-03-26 21:15:51 +03:00
Hillel Coren
aa709a47dd Working on credit notes 2017-03-26 18:25:59 +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
eb8d164b37 Show online payment settings by default 2017-03-26 11:19:00 +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
5c98c73fde Add previous URL to logs 2017-03-24 17:38:42 +03:00
Hillel Coren
b680891929 Add extra logout delete check 2017-03-24 16:44:01 +03:00
Hillel Coren
7bb6a7945a Hide fee on custom gateway 2017-03-24 16:28:31 +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
d690fc5c79 Added activity report 2017-03-23 17:39:28 +02:00
Hillel Coren
d8f55445c3 Added activity report 2017-03-23 17:37:22 +02:00
Hillel Coren
34776b2eb2 Show ‘Discount’ for negative online payment surcharges 2017-03-23 17:17:05 +02:00
Hillel Coren
fe3710fe4b Notify user if auto bill fails 2017-03-23 15:55:46 +02:00
Hillel Coren
1df20adca4 Support reseting counters 2017-03-23 11:39:44 +02:00
Hillel Coren
1cadaffe3f Update version 2017-03-22 22:46:31 +02:00
Hillel Coren
47ece1076b Fix for iframe offsite payments 2017-03-22 21:39:05 +02:00
Hillel Coren
1f01c006eb Support importing settings 2017-03-22 11:50:55 +02:00
Hillel Coren
0079d3a244 Use phantomjs cloud as backup for ninja install 2017-03-21 17:28:22 +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
e40791c616 Add redirect for terms 2017-03-21 11:47:46 +02:00
Hillel Coren
41e48448a4 Don't log model not found errors 2017-03-21 11:46:13 +02:00
Hillel Coren
bc04d66371 Ensure account gateway fields array is initialized 2017-03-21 11:32:02 +02:00
Hillel Coren
6a5b189912 Hide /logo/ 404s for ninja install 2017-03-21 11:18:36 +02:00
Hillel Coren
7aba027896 Minor tweaks 2017-03-21 10:13:48 +02:00
Hillel Coren
a8880be395 Don't log TokenMismatchException errors 2017-03-20 22:16:13 +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
72c0365aee Fix for Zapier search failure 2017-03-20 13:56:24 +02:00
Hillel Coren
546e1b56dc Fix for email templates 2017-03-20 13:18:58 +02:00
Hillel Coren
59dd3d8982 Fix for product import 2017-03-20 12:23:56 +02:00
Hillel Coren
653fb6357a Fix for buy now clients 2017-03-20 12:14:06 +02:00
Hillel Coren
43c04415ef Support changing primary vendor contact 2017-03-20 11:59:29 +02:00
Hillel Coren
6788147bd1 Fix for reminders 2017-03-20 10:20:51 +02:00
Hillel Coren
01329e846f Working on API docs 2017-03-19 18:03:17 +02:00
Hillel Coren
1fb06295d4 Tweak texts 2017-03-19 17:17:29 +02:00
Hillel Coren
81671152e5 Hide partial field if using surcharge gateway fee 2017-03-19 17:03:46 +02:00
Hillel Coren
91d1a4ca4e Added gateway fee tests 2017-03-19 15:31:25 +02:00
Hillel Coren
64a92bbc2e Fix for newlines in email templates 2017-03-19 09:15:21 +02:00
Hillel Coren
c68bbf252c Fixes for gateway fees 2017-03-17 16:58:33 +02:00
Hillel Coren
0f63ea782f Fix for gateway fees 2017-03-17 16:41:19 +02:00
Hillel Coren
3883c3d4f6 Working on gateway fees 2017-03-17 15:16:30 +02:00
Hillel Coren
0791e6fbc5 Working on gateway fees 2017-03-17 15:10:33 +02:00
Hillel Coren
fa2e50f15c Working on gateway fees 2017-03-17 14:55:15 +02:00
Hillel Coren
5f23c89121 Working on gateway fees 2017-03-17 13:57:56 +02:00
Hillel Coren
293c4f2743 Working on gateway fees 2017-03-17 13:47:16 +02:00
Hillel Coren
23eee0183e Working on gateway fees 2017-03-17 12:47:17 +02:00
Hillel Coren
b2cfc8b99a Working on gateway fees 2017-03-17 12:13:27 +02:00
Hillel Coren
7b2f46b087 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-03-17 11:47:46 +02:00
Hillel Coren
31cc9226a5 Merge pull request #1390 from chez-nestor/add_contact_api
Add a Contact API
2017-03-17 11:46:08 +02:00
Louis-Rémi Babé
79702cbf90 Fix header name for API token 2017-03-17 10:28:46 +01:00
Hillel Coren
85635c8a27 Working on gateway fees 2017-03-16 23:12:56 +02:00
Hillel Coren
4e7050206d Working on gateway fees 2017-03-16 23:02:32 +02:00
Hillel Coren
fb09a38efa Working on gateway fees 2017-03-16 22:58:31 +02:00
Hillel Coren
be6c9035aa Working on gateway fees 2017-03-16 22:56:13 +02:00
Hillel Coren
0379bb61fa Working on gateway fees 2017-03-16 22:34:45 +02:00
Hillel Coren
5122a2114c Use invoice tax settings for edit UI 2017-03-16 20:20:08 +02:00
Hillel Coren
e0b05abac3 Working on gateway fees 2017-03-16 19:51:38 +02:00
Hillel Coren
d105943bf3 Fix for gateway fees w/partial 2017-03-16 19:34:14 +02:00
Hillel Coren
0c3db5a8e4 Support taxing the fee 2017-03-16 19:18:14 +02:00
Hillel Coren
daec25fe79 Fix quote email subject 2017-03-16 19:04:04 +02:00
Hillel Coren
beb25e8dee Working on gateway fees 2017-03-16 18:34:51 +02:00
Hillel Coren
0ddd4479b7 Working on gateway fees 2017-03-16 18:25:46 +02:00
Hillel Coren
54275853fd Fix for offsite payments w/subdomains 2017-03-16 17:43:29 +02:00
Hillel Coren
2a7dec8893 Support negative gateway fees 2017-03-16 17:32:46 +02:00
Hillel Coren
63096aaae1 Working on gateway fees 2017-03-16 16:15:58 +02:00