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

3748 Commits

Author SHA1 Message Date
Hillel Coren
255f8baaa9 Fix typos 2017-06-09 17:34:57 +03:00
Hillel Coren
4ae53d6ccc Fix Zapier with recurring invoices 2017-06-09 13:07:34 +03:00
Hillel Coren
1a27a5b77d API Credit doesn't contain client_id #1512 2017-06-06 12:16:44 +03:00
Hillel Coren
bdcaf6b3f1 Reduce logging for send-invoices command 2017-06-06 10:58:49 +03:00
Hillel Coren
ae2f23da79 Add is_api to utils log error 2017-06-06 10:56:29 +03:00
Hillel Coren
ab0d6ae4b2 Don’t allow activating recurring invoice if start date is blank 2017-06-05 17:53:21 +03:00
Hillel Coren
8f9068ad84 Log full stacktrace 2017-06-05 17:46:31 +03:00
Hillel Coren
af45eaa09a pdf file wrong filename #1509 2017-06-05 17:40:49 +03:00
Hillel Coren
7723d86c1d Added support for analytics 2017-06-05 16:31:28 +03:00
Hillel Coren
ebfb76bfac Delete files when canceling import 2017-06-05 12:13:24 +03:00
Hillel Coren
a621714951 Fix check data 2017-06-05 11:44:51 +03:00
Hillel Coren
4a3529b523 When restoring client show view not edit page 2017-06-04 22:29:27 +03:00
Hillel Coren
b1c91e2632 Server's IP address, instead of client's is passed to payment gateway. #1507 2017-06-04 22:18:22 +03:00
Hillel Coren
72cbea9a0c Ensure SITE_URL is always used 2017-06-04 18:14:53 +03:00
Hillel Coren
27ee08d541 Fallback to phantomjscloud 2017-06-04 17:54:50 +03:00
Hillel Coren
2d7b56ede7 Show used credits in the client portal 2017-06-04 16:04:09 +03:00
Hillel Coren
c86855b77c Fix ACH validation 2017-06-01 21:36:26 +03:00
Hillel Coren
3de8249258 Fix redirect issue 2017-06-01 21:05:01 +03:00
Hillel Coren
b62a2c3428 Fix for recurring invoice due date 2017-06-01 19:25:49 +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
03be668c45 Improve console command logging 2017-05-30 13:03:06 +03:00
Hillel Coren
93d9eb6636 Fix for notification language 2017-05-29 18:54:37 +03:00
Hillel Coren
7fd9ce903f Fixes... 2017-05-29 18:02:08 +03:00
Hillel Coren
050739e7fd Fix CLI auto-billing 2017-05-29 13:43:28 +03:00
Hillel Coren
57913baf09 Fix for is_public 2017-05-28 21:38:42 +03:00
Hillel Coren
d5d17d52b9 Improvements to check-data 2017-05-28 17:12:29 +03:00
Hillel Coren
631bc9ffe2 Fix pro plan GA tracking 2017-05-28 16:16:10 +03:00
Hillel Coren
5962c34c25 Minor fixes 2017-05-28 13:19:48 +03:00
Hillel Coren
663e1d930b Artisan command to calculate referral payouts 2017-05-26 13:21:32 +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
7510ddd3b9 Support updating lookup data 2017-05-25 14:52:29 +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
0b90e6e512 Fix PDF on older IE 2017-05-24 11:00:35 +03:00
Hillel Coren
a2e9d343f2 Add 'resume task' to task list actions 2017-05-22 21:35:50 +03:00
Hillel Coren
827b93e40c Add 'action' to API docs 2017-05-22 12:16:27 +03:00
Hillel Coren
b5ed7d9896 Refactor isInvoice to isStandard 2017-05-22 11:22:34 +03:00
Hillel Coren
8227726f50 Warn if creating a duplicate expense 2017-05-22 11:17:28 +03:00
Hillel Coren
d71b073504 Added InvoicePlane import text 2017-05-22 10:46:37 +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
efe8d870d3 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-05-16 16:01:32 +03:00
Hillel Coren
1f4e3baecf Default note to client #1463 2017-05-16 16:00:56 +03:00
David Bomba
f5e0b8e3b7 JSON formatting (#1495) 2017-05-16 20:34:04 +10: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
a343e044d4 Encode names in history sidebar 2017-05-16 11:20:07 +03:00
Hillel Coren
d90ab5bb53 Fix delete company code 2017-05-16 11:02:40 +03:00
Hillel Coren
8e4dfc6f89 Bumped version number to 3.3.3 2017-05-15 19:05:14 +03:00
Hillel Coren
ea9c7d9a84 Bumped version number to 3.3.2 2017-05-15 18:57:12 +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
2e3c857e80 Working on check data 2017-05-15 16:32:49 +03:00
Hillel Coren
0e530ba81a Fix header on dashboard with certain languages 2017-05-14 20:35:28 +03:00
Hillel Coren
661028b4e7 Multi-db fixes 2017-05-14 12:11:38 +03:00
Hillel Coren
8575910285 Working on tests 2017-05-11 17:46:07 +03:00
Hillel Coren
ea7935b2e9 Multi-db fixes 2017-05-11 15:41:19 +03:00
Hillel Coren
a1cb870a9a Add lookups to check data 2017-05-11 12:46:26 +03:00
Hillel Coren
77bfabd386 Fix updating user 2017-05-11 12:27:15 +03:00
Hillel Coren
2e76d9772a Multi-db fixes 2017-05-11 10:52:13 +03:00
Hillel Coren
6a02c6e80e Multi-db fixes 2017-05-10 18:18:48 +03:00
Hillel Coren
9a3a81f152 Multi-db fixes 2017-05-10 14:09:07 +03:00
Hillel Coren
44e477a9e1 Multi-db fixes 2017-05-10 13:02:20 +03:00
Hillel Coren
0a847a338d Multi-db fixes 2017-05-10 12:41:31 +03:00
Hillel Coren
8de5bfb510 Multi-db fixes 2017-05-10 11:38:21 +03:00
Hillel Coren
1e018f1ba9 Multi-db fixes 2017-05-10 11:15:58 +03:00
Hillel Coren
a488d6a40f Multi-db fixes 2017-05-10 10:43:14 +03:00
Hillel Coren
16db7619e6 Fix translation 2017-05-10 10:42:33 +03:00
Hillel Coren
3492980453 Multi-db fixes 2017-05-10 10:23:50 +03:00
Hillel Coren
d4e28d6eea Bumped version number to 3.3.1 2017-05-09 15:13:55 +03:00
Hillel Coren
701f6c3851 Fix white label purchases with PayPal 2017-05-09 13:18:03 +03:00
Hillel Coren
a6c100eb47 Support relabeling po number and due date 2017-05-09 09:42:33 +03:00
Hillel Coren
8738a2ad55 Clean up JSON encoding 2017-05-08 22:10:39 +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
Hillel Coren
9168372f4d Don't push due date to next month if on the same day 2017-05-07 17:10:01 +03:00
Hillel Coren
697e224bed Prevent purging data from enabling client counter 2017-05-07 11:18:04 +03:00
Hillel Coren
42032f5e9a Improve JSON encoding in HTML 2017-05-07 10:00:38 +03:00
Hillel Coren
3988b6750b Multi-db support 2017-05-04 20:18:41 +03:00
Hillel Coren
03bb75674b Multi-db support 2017-05-04 20:08:27 +03:00
Hillel Coren
42aef958fe Fix for check data 2017-05-04 15:53:36 +03:00
Hillel Coren
ceb4ddc5d5 Update prune data script 2017-05-04 14:16:48 +03:00
Hillel Coren
56576e8f59 Update prune data script 2017-05-04 14:16:09 +03:00
Hillel Coren
0e21863f8c Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-05-04 14:00:48 +03:00
Hillel Coren
aab0f6517f Add check for user accounts 2017-05-04 14:00:43 +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
111aa356f3 Fix bug 2017-05-04 02:39:31 +03:00
Hillel Coren
f61b2842e7 Share invoice counter with Quotes Error #1474 2017-05-03 22:03:33 +03:00
Hillel Coren
7b797da220 Multi-db support 2017-05-03 21:00:42 +03: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
eae2fca3a5 Multi-db support 2017-05-02 22:50:45 +03:00
Hillel Coren
ba90b3bcea Multi-db support 2017-05-02 22:46:29 +03:00
Hillel Coren
e560186bd6 Multi-db support 2017-05-02 22:39:07 +03:00
Hillel Coren
c032143c47 Multi-db support 2017-05-02 21:55:36 +03:00
Hillel Coren
64050f1115 Multi-db support 2017-05-02 13:35:42 +03:00
Hillel Coren
34fbd486b5 Multi-db support 2017-05-02 12:52:22 +03:00
Hillel Coren
6108196ee7 Multi-db support 2017-05-02 12:09:01 +03:00
Hillel Coren
bff3160dc2 Multi-db support 2017-05-01 22:00:21 +03:00
Hillel Coren
d4f25fe490 Check user email isn't taken in lookup tables 2017-05-01 21:46:31 +03:00
Hillel Coren
ebf5a9163c Multi-db support 2017-05-01 20:15:33 +03:00
Hillel Coren
65d6bfd707 Multi-db support 2017-05-01 19:58:51 +03:00
Hillel Coren
0f8601ed10 Multi-db support 2017-05-01 18:35:18 +03:00
Hillel Coren
2d6fcb4e39 Multi-db support 2017-05-01 18:35:06 +03:00
Hillel Coren
80c6d68647 Multi-db support 2017-05-01 18:25:18 +03:00
Hillel Coren
b6242d9981 Multi-db support 2017-05-01 17:29:31 +03:00
Hillel Coren
5baf12ae26 Multi-db support 2017-05-01 16:06:34 +03:00
Hillel Coren
3f713d3b12 Multi-db support 2017-05-01 15:46:57 +03:00
Hillel Coren
9d560fc24d Multi-db support 2017-05-01 15:17:52 +03:00
Hillel Coren
a52d6a537d Fix for tests 2017-05-01 13:08:39 +03:00
Hillel Coren
b3f53b99fa Multi-db support 2017-05-01 12:29:45 +03:00
Hillel Coren
aaba8e4ab1 Multi-db support 2017-05-01 11:13:15 +03:00
Hillel Coren
d5a63ffeef Multi-db support 2017-05-01 10:19:27 +03:00
Hillel Coren
479340c07a Multi-db support 2017-05-01 10:03:42 +03:00
Hillel Coren
9c70ca63f3 Multi-db support 2017-05-01 09:50:10 +03:00
Hillel Coren
2b564e4fc0 Multi-db support 2017-04-30 23:08:07 +03:00
Hillel Coren
2e0cd34bf8 Multi-db support 2017-04-30 23:07:58 +03:00
Hillel Coren
97c2a35868 Multi-db support 2017-04-30 22:52:05 +03:00
Hillel Coren
068666a58b Multi-db support 2017-04-30 22:29:15 +03:00
Hillel Coren
95cbbc2dc9 Multi-db support 2017-04-30 22:18:17 +03:00
Hillel Coren
14072b6334 Multi-db support 2017-04-30 21:44:52 +03:00
Hillel Coren
0a6db0d251 Multi-db support 2017-04-30 20:08:49 +03:00
Hillel Coren
69b49c6ae7 Multi-db support 2017-04-30 19:09:13 +03:00
Hillel Coren
8c19e4770d Bumped version number to 3.3.0 2017-04-30 17:17:38 +03:00
Hillel Coren
fa9b68063d Add default tax rates to check data 2017-04-30 16:16:48 +03:00
Hillel Coren
33c51091b8 Add invitations to check data 2017-04-30 16:09:17 +03:00
Hillel Coren
a40a04e4ff Clarify license validation error 2017-04-30 14:25:27 +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
af8d4ad370 Fix for data viz 2017-04-30 12:22:31 +03:00
Hillel Coren
ad8bd3eda5 Handle missing logo file 2017-04-30 12:16:10 +03:00
Hillel Coren
7a06989689 Working on import 2017-04-30 11:58:56 +03:00
Hillel Coren
d1e77f877b Option to include expense documents with invoice #1442 2017-04-28 16:42:19 +03:00
Hillel Coren
81d9e4994c Support setting file import path 2017-04-28 14:20:17 +03:00
Hillel Coren
3d95f6b8b0 Standardize file names and fixed aging report export 2017-04-28 12:23:56 +03:00
Hillel Coren
a41d582c4c Invalid filter algorithm error in pdf generation 2017-04-27 22:01:18 +03:00
Hillel Coren
114da7b81c Invalid filter algorithm error in pdf generation #1443 2017-04-27 21:57:47 +03:00
Hillel Coren
063766d7f6 Fix for projects API 2017-04-27 17:29:13 +03:00
Hillel Coren
adfbd62963 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-04-27 16:21:50 +03:00
David Bomba
95d3d92b7f Implement API endpoint for Projects (#1459) 2017-04-27 22:21:37 +10:00
Hillel Coren
e5c41d7b4a Check imported file type 2017-04-27 11:34:00 +03:00
Hillel Coren
8a3eb1f392 Fix for import data 2017-04-27 11:23:01 +03:00
Hillel Coren
b724570d5d Fix for invoicing tasks 2017-04-27 11:12:55 +03:00
Hillel Coren
fb2d658262 Support filtering by client ID number #1445 2017-04-27 11:06:09 +03:00
Hillel Coren
3d953b3904 Fix product custom fields/default tax auto-complete with quotes 2017-04-26 22:16:47 +03:00
Hillel Coren
e617e92603 Create buy now invoices as draft 2017-04-26 22:07:42 +03:00
Hillel Coren
cd0376f0a6 Update reseller stats 2017-04-26 21:51:24 +03:00
Hillel Coren
47fce2d163 Report sorting is broken with comma decimal separator #1438 2017-04-26 19:50:43 +03:00
Hillel Coren
801b80c767 Add outstanding as optional invoice field 2017-04-26 09:28:40 +03:00
Hillel Coren
16beef182e Fix login/logout in jobs 2017-04-26 09:16:36 +03:00
Hillel Coren
b4b2026635 Fix for tests 2017-04-25 17:58:55 +03:00
Hillel Coren
430a0edbad Set user in send invoice/quote activity 2017-04-25 15:05:41 +03:00
Hillel Coren
5293db2756 Add IP lookup to activities table 2017-04-25 11:04:36 +03:00
Hillel Coren
f1428ac882 Fix for account domain setting 2017-04-25 04:36:29 +03:00
Hillel Coren
3c84390fb1 Fix for email reply-to 2017-04-24 22:27:35 +03:00
Hillel Coren
6b1505aee0 Fix for email reply-to 2017-04-24 22:21:39 +03:00
Hillel Coren
764310eefd Add contact checks to check-data command 2017-04-24 16:41:36 +03:00
Hillel Coren
a483ce487a Add checks for contact 2017-04-24 10:35:30 +03:00
Hillel Coren
df3d2aeec3 Add User type to ImportData 2017-04-23 20:51:04 +03:00
Hillel Coren
dc31d49452 Add ip to activities table 2017-04-23 11:14:29 +03:00
Hillel Coren
bd4a92c25c Don't resize gif logos 2017-04-21 10:05:15 +03:00
Hillel Coren
d76005ee2c Plaid ClientID, Secret, and Public Key entry won't delete if fields contained prior data. #1440 2017-04-20 13:19:37 +03:00
Hillel Coren
8ae95c90ba Changed to 2017-04-20 13:11:42 +03:00
Hillel Coren
7a448d5e81 Support setting buy now button currency 2017-04-20 12:49:24 +03:00
Hillel Coren
d1afeb524b Adjust reseller stats 2017-04-20 12:21:23 +03:00
Hillel Coren
2f2883d619 Escape client name in history sidebar 2017-04-19 17:59:58 +03:00
Hillel Coren
6351086c4e Support marking expenses as paid #1400 2017-04-19 17:18:24 +03:00
Hillel Coren
432c8e94a8 Add optional 'invoice total' field #1421 2017-04-18 17:57:30 +03:00
Hillel Coren
4235bdfbb3 Working on tests 2017-04-18 17:04:44 +03:00
Hillel Coren
c469dc6fcb Working on tests 2017-04-18 17:00:08 +03:00
Hillel Coren
e4b07f0862 Working on tests 2017-04-18 16:53:00 +03:00
Hillel Coren
6d82985183 Working on tests 2017-04-18 16:46:36 +03:00
Hillel Coren
3c5565022d Fix for Laravel\Socialite\Two\InvalidStateException 2017-04-18 15:44:08 +03:00
Hillel Coren
03a1f01d7f Translate payment type in datatables #1225 2017-04-18 12:29:35 +03:00
Hillel Coren
fe27b74938 Translate payment terms #1225 2017-04-18 10:22:46 +03:00
Hillel Coren
43b703430e Country chooser for vendors and stripe payment doesn't use translated strings #1225 2017-04-18 10:10:15 +03:00
Hillel Coren
403b784e17 Prevent duplicate billing 2017-04-16 17:22:07 +03:00
Hillel Coren
6a648ad2c9 Hide payment method page if none exist for client 2017-04-16 16:47:20 +03:00
Hillel Coren
a1224f56d1 Add new recurring invoice link to client overview 2017-04-16 16:35:55 +03:00
Hillel Coren
96de6739bb Added custom contact fields 2017-04-16 14:31:14 +03:00
Hillel Coren
b327a20f10 Fix for partial refund 2017-04-16 12:42:28 +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
b4cd7fba72 Add default APP_LOCALE to initial .env 2017-04-14 10:39:58 +03:00
Hillel Coren
71155d1999 Fix custom gateway check 2017-04-13 10:31:55 +03:00
Hillel Coren
abaf8d97b9 Imporvement to CSV import 2017-04-13 10:25:49 +03:00
Hillel Coren
0477f2e77d Add activity note for auto-billed payments 2017-04-13 09:22:56 +03:00
Hillel Coren
ffa6f9d9a2 Add link to Android app 2017-04-12 15:46:46 +03:00
Hillel Coren
be041629a3 Fix quote api controller 2017-04-12 15:32:10 +03:00
Hillel Coren
f396a02be4 Update iPhone link 2017-04-12 13:10:44 +03:00
Hillel Coren
87d5390f7a Update iPhone link 2017-04-12 13:07:00 +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
77a1ad6e04 Speech rec fixes 2017-04-09 13:04:27 +03:00
Hillel Coren
43fc67011e Enabled setting faker field 2017-04-09 10:34:13 +03:00
Hillel Coren
1bd0ef12e4 Fix for invoice items in subscriptions 2017-04-09 09:41:52 +03:00
Hillel Coren
04884e8e40 Fix for invoice items in subscriptions 2017-04-09 09:41:02 +03:00
Hillel Coren
a456e484ba Fix mapping of expense vendor ids 2017-04-07 14:11:24 +03:00
Hillel Coren
f1908e7be6 Undo fix for Zapier 2017-04-07 13:46:00 +03:00
Hillel Coren
6bb47c3b95 Added test-data command for LUIS 2017-04-07 13:43:48 +03:00
Hillel Coren
382b79ac6b Fix for invoice items w/Zapier trigger 2017-04-06 21:30:01 +03:00
Hillel Coren
8953ea2dc6 Bumped version number to 3.2.1 2017-04-06 17:10:52 +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
c0558de528 Fix for client balance when voiding Braintree payment 2017-04-03 17:21:12 +03:00
Hillel Coren
f9afbf44bc Keep logging ModelNotFoundException errors 2017-04-03 13:22:01 +03:00
Hillel Coren
21e59b2b26 Bumped version number to 3.2.0 2017-04-02 23:03:08 +03:00
Hillel Coren
ff40292220 Show 'mark paid' for negative invoices in datatable 2017-04-02 22:45:29 +03:00
Hillel Coren
02c8a76ee3 Fix for currency symbol 2017-04-02 20:50:49 +03:00
Hillel Coren
7b233def5f strtolower new keys 2017-04-02 20:46:01 +03:00
Hillel Coren
f40b72c014 Refactor client invoice/quote counter 2017-04-02 20:35:10 +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
b7cd7c9bff Fix for dashboard chart off by one 2017-04-02 11:08:12 +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
Hillel Coren
8687d55163 Merge: Remove extra use SoftDeletes #1408 2017-03-31 14:37:16 +03:00
Hillel Coren
3e9c8e7d5b Use default payment type for all payments 2017-03-31 14:32:41 +03:00
Hillel Coren
022852b0c8 Track time in send-invoices log 2017-03-31 14:20:46 +03:00
Hillel Coren
7a4513da7d Refactor reply_to setting 2017-03-31 12:32:28 +03:00
Hillel Coren
b2730463eb Check invoices aren't sent hours early 2017-03-31 11:55:26 +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
8e616b7a70 Initialize variable 2017-03-30 15:22:46 +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
062ecd540c Remove .env backup change 2017-03-30 09:27:07 +03:00
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
Hillel Coren
21166a3be7 Working on gateway fees 2017-03-16 16:03:17 +02:00
Hillel Coren
022ad2e414 Default account to use line items taxes 2017-03-15 20:25:25 +02:00
Hillel Coren
f9b8603d09 Working on gateway fees 2017-03-15 20:10:40 +02:00
Hillel Coren
d83f5d2633 Working on gateway fees 2017-03-15 17:24:01 +02:00
Hillel Coren
5fd2c456da Working on gateway fees 2017-03-15 17:09:23 +02:00
Hillel Coren
5fcf0c57a4 Working on gateway fees 2017-03-14 23:27:09 +02:00
Hillel Coren
d1b8d771f6 Working on gateway fees 2017-03-14 17:45:36 +02:00
Hillel Coren
7d0ec404da Working on gateway fees 2017-03-14 15:18:31 +02:00
Hillel Coren
ce3afdaf8d When Archiving/Deleting Recurring Invoices, Silently Drops into Invoice Screen #1377 2017-03-13 21:27:32 +02:00
Hillel Coren
dac110e7e0 Support updating client with buy now link 2017-03-13 19:57:16 +02:00
Hillel Coren
88bed420b1 Show contact email on error screen 2017-03-13 19:25:29 +02:00
Hillel Coren
b382b30d90 Set phantomjs secret during install 2017-03-13 17:06:05 +02:00
Hillel Coren
93cc9e17ef Timezone fix for recurring invoices 2017-03-13 14:54:15 +02:00
Hillel Coren
3886df1545 Update version 2017-03-12 22:14:23 +02:00
Hillel Coren
12a46b8c17 Use timezone date in custom invoice number 2017-03-12 22:13:53 +02:00
Hillel Coren
929a1e1ee0 Improve order of convert quote activities 2017-03-12 22:01:08 +02:00
Hillel Coren
8328cea8c3 Fix for tax report with amount discount 2017-03-11 22:23:31 +02:00
Hillel Coren
8172656cee Working on tests 2017-03-10 16:36:47 +02:00
Hillel Coren
70b7167d56 Checks for InnoDB 2017-03-10 12:48:23 +02:00
Hillel Coren
e08f583c3a Check for InnoDB engine 2017-03-09 21:43:53 +02:00
Hillel Coren
efc226c23d Update check data 2017-03-09 21:32:10 +02:00
Hillel Coren
be10b80fbf Notify on queue errors 2017-03-09 20:17:15 +02:00
Hillel Coren
d854269228 Working on adding check-data to Travis 2017-03-09 19:54:03 +02:00
Hillel Coren
bd9e94f0e1 Merge pull request #1381 from chez-nestor/fix_operationId
Fix swagger's operationId for all API endpoints
2017-03-09 19:16:19 +02:00
Louis-Rémi Babé
d7f3ac8d2c Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
Hillel Coren
59b26e53ac Working on adding check-data to Travis 2017-03-09 18:07:20 +02:00
Hillel Coren
94791a6c33 Working on adding check-data to Travis 2017-03-09 17:52:58 +02:00
Hillel Coren
01ca660b6b Working on adding check-data to Travis 2017-03-09 17:48:21 +02:00
Hillel Coren
6eef179a67 Working on adding check-data to Travis 2017-03-09 17:23:56 +02:00
Hillel Coren
bb898d8f5a Log more PhantomJS failure details 2017-03-09 16:24:12 +02:00
Hillel Coren
5f8d8517af Remove 2017-03-09 16:09:52 +02:00
Hillel Coren
8623c3a3c6 Clarify recurring invoice status 2017-03-09 15:08:18 +02:00
Hillel Coren
ca00ee19c6 Track job errors in the log 2017-03-09 14:23:30 +02:00
Hillel Coren
e9685c80b3 Fix for tests 2017-03-09 13:38:17 +02:00
Hillel Coren
9fa08046cf Fix for invoice API delete 2017-03-09 12:25:56 +02:00
Hillel Coren
2a35ed54fe Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-03-09 12:25:26 +02:00
Hillel Coren
a552b87968 Merge pull request #1378 from chez-nestor/missing_api_methods
[WIP] Implement missing resources methods
2017-03-09 12:24:41 +02:00
Louis-Rémi Babé
9f1df5e924 Fix remaining swagger docs errors
+ Take @hillelcoren remarks into account
2017-03-09 11:11:45 +01:00
Hillel Coren
4c5a5ef941 CSV import improvements 2017-03-09 11:55:11 +02:00
Hillel Coren
a50ca5a328 Handle currency symbol when setting product cost 2017-03-09 11:33:55 +02:00
Hillel Coren
d72c199d0b Fix PDF attachment with local PhantomJS 2017-03-08 21:45:28 +02:00
Hillel Coren
6e83579c14 Fix invoice number w/date format 2017-03-08 20:45:24 +02:00
Louis-Rémi Babé
e16e730138 Implement missing resources methods
+ Fix Swagger doc
2017-03-08 17:15:30 +01:00
Hillel Coren
1fb6d04172 Group task report by project 2017-03-08 11:41:24 +02:00
Hillel Coren
1547a75731 Fix truncateString 2017-03-08 11:31:34 +02:00
Hillel Coren
7f2ec78938 Update user when signing up for WePay 2017-03-08 11:29:13 +02:00
Hillel Coren
cc9c3a3b30 Remove mb_strimwidth 2017-03-08 08:46:24 +02:00
Hillel Coren
3dee1692c2 Improvements to CSV import 2017-03-07 11:09:53 +02:00
Hillel Coren
72bd5c4aa7 Change recipient of cancelled email 2017-03-07 10:27:14 +02:00
Hillel Coren
4000ef9a9c Update version 2017-03-06 17:20:31 +02:00
Hillel Coren
d1edeb9dc7 Show terms checkbox even if terms are blank 2017-03-06 12:22:01 +02:00
Hillel Coren
6aeaeaf272 Add CORS support for buy now buttons 2017-03-06 11:27:03 +02:00
Hillel Coren
b6dab2bc13 Add CORS support for buy now buttons 2017-03-06 11:23:50 +02:00
Hillel Coren
2ca410d92e Allow ping with api_secret or account token 2017-03-05 12:29:28 +02:00
Hillel Coren
ab52dcdc15 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-03-05 12:16:41 +02:00
David Bomba
7d6d16ce53 exclude ping from Token check (#1372) 2017-03-05 20:36:36 +11:00
Hillel Coren
be27c62b68 Remove unneeded check 2017-03-03 12:10:30 +02:00
Hillel Coren
4e31686f56 Support creating inline vendors and categories 2017-03-02 21:55:41 +02:00
Hillel Coren
1ac32c13a7 Support creating inline vendors and categories 2017-03-02 20:07:08 +02:00
Hillel Coren
a3b359f062 Support creating inline vendors and categories 2017-03-02 19:48:17 +02:00
Hillel Coren
2135d7c973 Support creating inline vendors and categories 2017-03-02 19:47:40 +02:00
Hillel Coren
59b107fc66 Support creating inline vendors and categories 2017-03-02 18:15:06 +02:00
Hillel Coren
009de83e93 Support creating inline vendors and categories 2017-03-02 18:08:28 +02:00
Hillel Coren
5f478af9a4 Support creating inline vendors and categories 2017-03-02 18:02:48 +02:00
Hillel Coren
85b99b71ec Fix discounts on tax rate report 2017-03-02 11:08:33 +02:00
Hillel Coren
e78194ec2f Add support for creating projects inline 2017-03-01 22:03:15 +02:00
Hillel Coren
ae7acc8602 Provide a 'cancel payment' button in Stripe #1248 2017-03-01 17:27:46 +02:00
Hillel Coren
521ffeb27e Track analytics for license account 2017-03-01 16:59:05 +02:00
Hillel Coren
3457fa3d03 Invoice w/ bash remaining not marked #1087 2017-03-01 15:16:22 +02:00
Hillel Coren
5fb0ee1393 Payment amount greater than invoice amount #1317 2017-03-01 11:51:27 +02:00
Hillel Coren
7ffbda80c5 Search by client number (3.X) #1328 2017-02-28 20:24:30 +02:00
Hillel Coren
631a401e8c Users: Send invitation only #1333 2017-02-28 20:15:55 +02:00
Hillel Coren
9a7e6c526f Bumped version number to 3.1.0 2017-02-27 18:08:03 +02:00
Hillel Coren
d5f8904dbf Remove branding from client password reset emails 2017-02-27 16:55:40 +02:00
Hillel Coren
0f13d7417d Show invoices w/o due date in upcoming list on dashboard 2017-02-27 11:13:32 +02:00
Hillel Coren
04e4c47e2b Implement ‘Two Months’ recurrence 2017-02-27 11:05:42 +02:00
Hillel Coren
00ae600d1c Don’t filter dashboard totals by fiscal year start 2017-02-26 20:33:35 +02:00
Hillel Coren
0a2f2593f8 Support editing credit balance 2017-02-26 20:29:45 +02:00
Hillel Coren
300845c7fe Set 'silent' in the client portal at the client level 2017-02-26 13:56:54 +02:00
Hillel Coren
3daeaaa7ee Working on supporting custom payment terms 2017-02-26 12:53:06 +02:00
Hillel Coren
122937f7d2 Working on supporting custom payment terms 2017-02-26 11:39:25 +02:00
Hillel Coren
e6eb84f49e Update company settings layout 2017-02-26 09:44:47 +02:00
Hillel Coren
deda434322 Support statement in additional designs 2017-02-24 14:15:02 +02:00
Hillel Coren
5be79d4208 Added default payment method #1273 2017-02-23 20:20:15 +02:00
Hillel Coren
d89690ebe4 Support custom product fields 2017-02-23 16:33:02 +02:00
Hillel Coren
392bfa7c25 Check failed_jobs is empty in check-data 2017-02-21 19:54:00 +02:00
Hillel Coren
bbce6b8ce8 Don’t require client email address 2017-02-21 15:27:04 +02:00
Hillel Coren
909a5801d6 Support client id number with CSV import 2017-02-21 14:32:44 +02:00
Hillel Coren
6b6c9c4fdf Support cloning an archvied invoice 2017-02-20 13:47:25 +02:00
Hillel Coren
7a152e8877 Support extra URL parameters for iframe feature 2017-02-20 12:57:21 +02:00
Hillel Coren
fb1a42c838 Don't include archived users in count 2017-02-20 12:44:11 +02:00
Hillel Coren
f04a89ebc2 Add check-data result in email subject 2017-02-20 10:51:18 +02:00
Hillel Coren
f46a7888a8 Use custom settings in client portal url 2017-02-19 22:47:16 +02:00
Hillel Coren
8a6d845e1a Set error status in reponse header 2017-02-19 14:26:59 +02:00