1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
Commit Graph

5013 Commits

Author SHA1 Message Date
Hillel Coren
512badb9cf Use queues in recurring command 2018-03-27 15:59:48 +03:00
Hillel Coren
497154becb Use queues in send reminders command 2018-03-27 15:56:04 +03:00
Hillel Coren
d2e39f9c6c Fix recurrence timezone 2018-03-27 15:41:26 +03:00
Hillel Coren
ff05d41ca3 Use json_encode for JS variables in views 2018-03-27 12:52:37 +03:00
Hillel Coren
d1218f0b1c Delete tax rates when purging account data 2018-03-27 11:56:21 +03:00
Hillel Coren
b6e676b513 Changed label to 'View in Portal' 2018-03-26 22:31:45 +03:00
Hillel Coren
c7f5a5cd9c Add check to prevent changing contact’s client id 2018-03-26 22:31:24 +03:00
Hillel Coren
08aed19f9a Require invoice number when importing invoices 2018-03-26 13:05:28 +03:00
Hillel Coren
2b81d7ec47 Change quote to proposal in custom email designs 2018-03-26 11:09:13 +03:00
Hillel Coren
ca5180bd1e Only redirect /invoice_now to dashboard if sign_up is true 2018-03-26 10:34:42 +03:00
Hillel Coren
fa0ff9f001 Add option not to send line item details to payment gateway 2018-03-25 15:05:24 +03:00
Hillel Coren
8f2215ff6c Use queues for payment emails 2018-03-25 14:24:17 +03:00
Hillel Coren
7e272e1a75 Improvement and bug of expenses report #1958 2018-03-25 13:18:21 +03:00
Hillel Coren
8a6366a8f9 Check for headless 2018-03-25 12:53:03 +03:00
Hillel Coren
c222250973 Check for headless 2018-03-25 12:52:45 +03:00
Hillel Coren
b28546e169 Add additional custom labels 2018-03-25 10:21:28 +03:00
Hillel Coren
96cdf617b6 Always include client id number in search 2018-03-25 10:14:14 +03:00
Hillel Coren
ebeee03694 Rename .env variable 2018-03-23 17:46:52 +03:00
Hillel Coren
e76c6265d7 cronjob thru url #1956 2018-03-23 17:43:33 +03:00
Hillel Coren
d5924bc523 Refund payment fixes 2018-03-23 14:21:21 +03:00
Hillel Coren
9c69a279fd Add check for headless browsers 2018-03-23 11:29:50 +03:00
Hillel Coren
677224e7e9 Add check for headless browsers 2018-03-23 11:29:30 +03:00
Hillel Coren
958e8fd29a Fix for error logging 2018-03-23 11:09:31 +03:00
Hillel Coren
f429ff78fe Fix for refund payment currency symbol 2018-03-22 16:09:24 +02:00
Hillel Coren
f79db38c1b Fix for refund payment currency symbol 2018-03-22 15:31:23 +02:00
Hillel Coren
3752d6eb66 Improve logging config 2018-03-22 13:05:39 +02:00
Hillel Coren
0885253f86 Fix for task report duration formatting 2018-03-22 11:11:56 +02:00
Hillel Coren
c8d44ba1b2 Improve proposal PDF rendering 2018-03-22 09:31:47 +02:00
Hillel Coren
81e0ff12b3 Fix for P&L report 2018-03-21 18:12:17 +02:00
Hillel Coren
d5bf19ad98 Fix for P&L report 2018-03-21 18:11:44 +02:00
Hillel Coren
e6dddd3736 Enabled debugging proposal PDF 2018-03-21 18:11:27 +02:00
Hillel Coren
164d466369 Fix for P&L report 2018-03-21 18:11:00 +02:00
Hillel Coren
f01cf35a92 Fix for scheduled reports 2018-03-21 17:55:10 +02:00
Hillel Coren
2c59c766aa Fix for scheduled reports 2018-03-21 17:54:34 +02:00
Hillel Coren
28e64b6473 Fix for scheduled reports 2018-03-21 16:40:39 +02:00
Hillel Coren
2816f1beae Only show PDF image error w/debug 2018-03-21 14:51:02 +02:00
Hillel Coren
7a1c5adc6e Fix for scheduled reports 2018-03-20 20:39:53 +02:00
Hillel Coren
2b4fc357da Fix for scheduled reports 2018-03-20 20:39:09 +02:00
Hillel Coren
b814e5281f Improve authorizenet transaction reference 2018-03-20 20:32:50 +02:00
Hillel Coren
8320a2adb2 ninja:make-module Error service provider #1890 2018-03-20 15:51:15 +02:00
Hillel Coren
a60560cdd6 Add locale to error log 2018-03-20 13:56:55 +02:00
Hillel Coren
ec7b4fe393 Cloning products 2018-03-20 13:54:24 +02:00
Hillel Coren
84a5718f3c Increase duplicate IP check 2018-03-20 12:57:30 +02:00
Hillel Coren
4aa8abdbee Increase duplicate IP check 2018-03-20 12:57:15 +02:00
Hillel Coren
622de49c64 Fixes for proposals 2018-03-19 21:18:04 +02:00
Hillel Coren
2ac16f99bd Fixes for proposals 2018-03-19 21:16:57 +02:00
Hillel Coren
57e2c93e85 Fix for task report 2018-03-19 18:15:38 +02:00
Hillel Coren
0304be1e3a Fix for task report 2018-03-19 18:15:24 +02:00
Hillel Coren
72b89c816b Fix for reminders 2018-03-19 16:43:42 +02:00
Hillel Coren
b4a64055ba Fix for reminders 2018-03-19 16:43:29 +02:00
Hillel Coren
6ac1982aef Merge line item discount rounding fix 2018-03-19 11:12:37 +02:00
Hillel Coren
b5dfb2317f Fix rounding for line item discounts 2018-03-19 09:28:32 +02:00
Hillel Coren
28a4dc03fc Prevent duplicate confirmation emails 2018-03-18 18:06:02 +02:00
Hillel Coren
4f45fe7995 Prevent duplicate confirmation emails 2018-03-18 18:05:36 +02:00
Hillel Coren
2108c6d49c Fix for spam checker 2018-03-18 16:48:27 +02:00
Hillel Coren
cd5b084187 Fix for spam checker 2018-03-18 16:48:14 +02:00
Hillel Coren
8a2d6c2dd5 Fix for spam checker 2018-03-18 16:47:10 +02:00
Hillel Coren
e058c93b36 Fix for spam checker 2018-03-18 16:46:55 +02:00
Hillel Coren
ab2c819423 Fix for PayPal 2018-03-18 13:15:34 +02:00
Hillel Coren
3ce6412a63 Fix for PayPal 2018-03-18 13:15:15 +02:00
Hillel Coren
baa715df62 Prevent auto-creating client 2018-03-18 12:42:08 +02:00
Hillel Coren
996abcc560 Prevent auto-creating client 2018-03-18 12:41:34 +02:00
Hillel Coren
26572c8785 Working on cloning products 2018-03-18 11:09:24 +02:00
Hillel Coren
cf13294ee0 Fix for pro plan 2018-03-16 12:15:16 +02:00
Hillel Coren
06ba3d743c Add expenses tab to client overview 2018-03-15 23:07:20 +02:00
Hillel Coren
552b72a4bc Prevent duplicate payment terms 2018-03-15 22:57:46 +02:00
Hillel Coren
5b5e4ee5f3 Show recurrence preview w/o marking active 2018-03-15 12:54:08 +02:00
Hillel Coren
8de96b6d05 Make recurrence end date inclusive 2018-03-15 11:49:44 +02:00
Hillel Coren
7785f28a26 Purge client when cancelling account 2018-03-14 20:41:18 +02:00
Hillel Coren
86e2c7c8c4 Support purging clients 2018-03-14 19:51:49 +02:00
Hillel Coren
8a874ba602 Prevent invoicing tasks/expenses with archived clients 2018-03-14 12:58:07 +02:00
Hillel Coren
0b7621bd7d Show expenses for archived clients/vendors 2018-03-14 12:35:46 +02:00
Hillel Coren
31037d44d9 Fix for archived relationships 2018-03-14 12:21:50 +02:00
Hillel Coren
bb8c2f80f6 Delete from history when deleted 2018-03-14 10:48:16 +02:00
Hillel Coren
2028932a94 Convert and Archive #1916 2018-03-13 23:04:24 +02:00
Hillel Coren
fb30fcd4ed Implement workflow options 2018-03-13 22:05:57 +02:00
Hillel Coren
e7c61e9c0b Fix last day of month recurrence 2018-03-13 19:43:39 +02:00
Hillel Coren
c0ffd72bf2 Fix for UTF8 issue 2018-03-13 16:14:47 +02:00
Hillel Coren
9f5e47cc09 Fix for UTF8 issue 2018-03-13 16:14:35 +02:00
Hillel Coren
ca3ff553e5 Make state field optional 2018-03-13 16:04:02 +02:00
Hillel Coren
45ab98c62e Improve signature on PDF 2018-03-12 22:02:48 +02:00
Hillel Coren
1caadb00ee Support setting qty w/buy now links 2018-03-12 21:18:41 +02:00
Hillel Coren
426c491fc2 Support setting qty w/buy now links 2018-03-12 21:18:28 +02:00
Hillel Coren
b6c40e4474 Working on accepting terms 2018-03-12 16:17:27 +02:00
Hillel Coren
57cca8a6a4 Support accepting terms 2018-03-12 15:37:05 +02:00
Hillel Coren
262a9e266e Working on tests 2018-03-11 12:56:46 +02:00
Hillel Coren
fcbab2fd02 Working on tests 2018-03-11 12:36:24 +02:00
Hillel Coren
694929cc3d Working on tests 2018-03-11 12:25:49 +02:00
Hillel Coren
ad0157acbd Update version 2018-03-11 12:13:17 +02:00
Hillel Coren
b54855b09e Update version 2018-03-11 12:13:00 +02:00
Hillel Coren
d884578c60 Merge throttle check 2018-03-11 12:11:25 +02:00
Hillel Coren
bf5ba05943 Working on tests 2018-03-11 12:10:29 +02:00
Hillel Coren
5cfa19a5c8 Working on tests 2018-03-11 11:55:54 +02:00
Hillel Coren
77a2920538 Merge company creation check 2018-03-11 09:21:49 +02:00
Hillel Coren
5eab95f5d8 Working on tests 2018-03-11 09:20:35 +02:00
Hillel Coren
9b9a27a38b Working on tests 2018-03-11 08:50:11 +02:00
Hillel Coren
9f93d16510 Working on tests 2018-03-11 08:37:14 +02:00
Hillel Coren
531f3336c5 Working on tests 2018-03-11 08:12:11 +02:00
Hillel Coren
5477ca84e4 Working on tests 2018-03-11 01:01:15 +02:00
Hillel Coren
f73f9b958c Working on tests 2018-03-11 00:45:55 +02:00
Hillel Coren
9c21178413 Working on tests 2018-03-11 00:37:45 +02:00
Hillel Coren
99e65906b2 Working on tests 2018-03-11 00:28:17 +02:00
Hillel Coren
bcaad69d00 Fix for line items discounts 2018-03-11 00:19:36 +02:00
Hillel Coren
96d60e7bac Fix for line items discounts 2018-03-10 23:23:34 +02:00
Hillel Coren
004a8ffbd4 Merge fix for update card/require auth issue 2018-03-10 22:01:26 +02:00
Hillel Coren
225bff159e Fix currency in expense report 2018-03-10 21:09:45 +02:00
Hillel Coren
b6b719f521 Fix currency in expense report 2018-03-10 21:09:32 +02:00
Hillel Coren
1b364bde4e Refactor 'update' to 'capture' 2018-03-09 15:24:24 +02:00
Hillel Coren
5d2871e259 Add missing import 2018-03-09 11:58:25 +02:00
Hillel Coren
bc70003bbb Add missing import 2018-03-09 11:58:09 +02:00
Hillel Coren
1d33e9bb3f Working on tests 2018-03-09 11:29:54 +02:00
Hillel Coren
bddacf130e Improve headless test 2018-03-09 11:27:20 +02:00
Hillel Coren
d4a9d85fc2 Support Slack notifications 2018-03-08 17:51:09 +02:00
Hillel Coren
a78b6b1c51 Support Slack notifications 2018-03-08 17:37:25 +02:00
Hillel Coren
5c5dd7a27e Added Paymill 2018-03-07 17:23:25 +02:00
Hillel Coren
4a98985f14 Truncate datatable tooltips 2018-03-06 20:04:49 +02:00
Hillel Coren
be447757c9 Working on charts 2018-03-05 21:18:05 +02:00
Hillel Coren
c344af9de3 PHP 7.2 fixes 2018-03-05 16:40:10 +02:00
Hillel Coren
54353563f9 Support testing PhantomJS 2018-03-05 12:29:46 +02:00
Hillel Coren
2c1ffd9da1 Update version 2018-03-04 23:50:51 +02:00
Hillel Coren
335081aebc Update version 2018-03-04 23:50:35 +02:00
Hillel Coren
7e4a7921cb Merge: Duplicate expense, remove attachment from source #1930 2018-03-04 23:12:27 +02:00
Hillel Coren
d244df8acd Duplicate expense, remove attachment from source #1930 2018-03-04 23:12:07 +02:00
Hillel Coren
86d05ba14a Merge: Removing document from cloned invoice removes it from original invoice too #1933 2018-03-04 23:03:30 +02:00
Hillel Coren
6ba323667f Removing document from cloned invoice removes it from original invoice too #1933 2018-03-04 23:03:08 +02:00
Hillel Coren
9159bf6fc3 Merge: Missing variable .website in PDF creation. BUG. 2018-03-04 21:24:22 +02:00
Hillel Coren
d6fb281965 Missing variable .website in PDF creation. BUG. #1928 2018-03-04 21:23:31 +02:00
Hillel Coren
ddac73b2ea Working on charts 2018-03-04 21:19:26 +02:00
Hillel Coren
b3047fb202 Working on charts 2018-02-28 16:57:10 +02:00
Hillel Coren
dd6fc10d98 Working on charts 2018-02-28 14:43:15 +02:00
Hillel Coren
238618a1c3 Adding charts to reports 2018-02-28 10:12:23 +02:00
Hillel Coren
5066a95da0 Adding charts to reports 2018-02-27 23:24:35 +02:00
Hillel Coren
339c7f920b Adding charts to reports 2018-02-27 22:52:57 +02:00
Hillel Coren
9d8f2f1ebf Working on charts 2018-02-27 22:20:27 +02:00
Hillel Coren
e94e7cca80 Working on charts 2018-02-27 21:19:46 +02:00
Hillel Coren
bb6a0c379e Merge: Count error in ninja:send-reminders cron 2018-02-27 15:29:30 +02:00
Hillel Coren
31b8437dc6 Count error in ninja:send-reminders cron #1922 2018-02-27 15:29:10 +02:00
Hillel Coren
f1c350419d PHP 7.2 fixes 2018-02-27 10:41:07 +02:00
Hillel Coren
4492ea07e5 Adding charts to reports 2018-02-27 10:36:13 +02:00
Hillel Coren
bac8c6af63 Adding charts to reports 2018-02-27 09:43:58 +02:00
Hillel Coren
954f606a1d Adding charts to reports 2018-02-27 09:14:39 +02:00
Hillel Coren
dea48b83e2 Adding charts to reports 2018-02-27 00:07:08 +02:00
Hillel Coren
93331d6c61 Added TrimStrings middleware 2018-02-26 20:23:08 +02:00
Hillel Coren
13d2b82c1d Eager load API data 2018-02-26 12:04:48 +02:00
Hillel Coren
9664b0531d Eager load API data 2018-02-26 12:04:25 +02:00
Hillel Coren
0ac9054fed L5.4 fixes 2018-02-26 11:52:34 +02:00
Hillel Coren
b23ed24a5c Fix logos w/postmark 2018-02-26 10:31:12 +02:00
Hillel Coren
7504cff2dd Fix for UBL invoices 2018-02-25 23:03:49 +02:00
Hillel Coren
b66a9b2a33 Fix for UBL invoices 2018-02-25 23:03:29 +02:00
Hillel Coren
26c1799043 working on email stats 2018-02-25 22:40:46 +02:00
Hillel Coren
e97a35f916 working on email stats 2018-02-25 22:25:21 +02:00
Hillel Coren
3e81fc3925 Working on email reports 2018-02-25 19:53:22 +02:00
Hillel Coren
82b298c3d4 Support reactivating email addresses 2018-02-25 13:51:20 +02:00
Hillel Coren
8d7eb709be Enable looking up email status 2018-02-25 10:47:15 +02:00
Hillel Coren
1bd99880bd Merge: We can't find a user with that e-mail address 2018-02-24 22:21:30 +02:00
Hillel Coren
041c89b4f8 We can't find a user with that e-mail address. #1444 2018-02-24 22:20:21 +02:00
Hillel Coren
501dd5b173 Implement Postmark API 2018-02-23 00:02:44 +02:00
Hillel Coren
7bf824f2fe Merge delayed billing fix 2018-02-21 21:50:24 +02:00
Hillel Coren
1633f30a38 Merge branch 'release-4.2.0' 2018-02-21 21:48:45 +02:00
Hillel Coren
ab69374425 Bumped version number to 4.2.0 2018-02-21 21:38:12 +02:00
Hillel Coren
0b998487d7 Update language files 2018-02-21 20:58:43 +02:00
Hillel Coren
f17c5d76d8 Clarify error if there are file permissions problems 2018-02-21 17:59:54 +02:00
Hillel Coren
cf9165154d Fix custom fields in product datatable 2018-02-21 16:25:05 +02:00
Hillel Coren
663d26ede4 Use default terms when creating a new quote 2018-02-21 16:15:15 +02:00
Hillel Coren
aaab3b1fcf Don't send reminders after downgrading 2018-02-21 15:53:14 +02:00
Hillel Coren
a4d4b2b96c Zip export check if gmp is here #1902 2018-02-21 15:49:18 +02:00
arubacao
0aed7873ed add option to allow every proxy 2018-02-21 11:31:58 +01:00
Hillel Coren
da130c1c76 Remove links from translation files 2018-02-20 23:20:38 +02:00
Hillel Coren
a4523ba872 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-02-20 21:36:32 +02:00
Hillel Coren
45806cda7d Improve contact search 2018-02-20 21:35:45 +02:00
Hillel Coren
b5fc9669df Improve invoice design help documentation 2018-02-20 21:30:55 +02:00
Hillel Coren
c2c2b1ef07 Show if gateway is using test mode 2018-02-20 14:36:36 +02:00
David Bomba
190b30f377
add fields to project transformer (#1906) 2018-02-20 21:31:16 +11:00
David Bomba
8e7b53fd26
Refactor Cloudflare DNS to add and remove A records for custom domains (#1905)
* Refactor Cloudflare DNS to add and remove A records for custom domains

* rebase
2018-02-20 21:14:21 +11:00
Hillel Coren
125711cc5d Added additional custom field labels 2018-02-20 11:02:20 +02:00
Hillel Coren
9ab51ac67f Don't incldue deleted in history 2018-02-20 10:55:38 +02:00
Hillel Coren
e423475195 Notify user if email address is changed 2018-02-20 10:52:53 +02:00
Hillel Coren
d973cf5d4d Fix for invalid settings route 2018-02-19 12:54:57 +02:00
Hillel Coren
c9f532dc77 Require invoice_items in invoice requests 2018-02-19 11:57:22 +02:00
Hillel Coren
30469dbd03 Check kanban statuses are in sequential order 2018-02-18 10:29:08 +02:00
Hillel Coren
4d618b87ea Fix subdomain check 2018-02-16 15:08:49 +02:00
Hillel Coren
b6527eef1b Show VAT for ninja account clients 2018-02-16 15:04:29 +02:00
Hillel Coren
fc2a264bfb Clarify payment refunds 2018-02-16 14:55:02 +02:00
Hillel Coren
ef250ec78f Use parseFloat to parse payment amount 2018-02-16 11:58:07 +02:00
Hillel Coren
9ae464cbb6 Fix typo 2018-02-16 11:55:34 +02:00
Hillel Coren
d02b15d642 Handle service failure 2018-02-16 11:06:19 +02:00
Hillel Coren
5ba715dedb Fix for lastpass issue 2018-02-16 11:05:44 +02:00
Hillel Coren
215736f8fd Fix for change back to en 2018-02-15 23:05:19 +02:00
Hillel Coren
77db357e17 Task report fixes 2018-02-15 20:47:51 +02:00
Hillel Coren
7e50e538bc Fix tax displayed rounding 2018-02-15 13:33:11 +02:00
Hillel Coren
edc944a122 Merge isTrusted fix 2018-02-15 11:54:19 +02:00
Hillel Coren
9721491072 Show credit amount on new payment form 2018-02-15 11:53:51 +02:00
Hillel Coren
2330f07b4c Remove isTrusted check from emailing w/API 2018-02-15 11:39:23 +02:00
Hillel Coren
58a0f0fa05 Clear history on login 2018-02-15 10:49:46 +02:00
Hillel Coren
6c105d5978 Make recurring invoice editable again #1840 2018-02-15 10:43:07 +02:00
Hillel Coren
9bbdac40c0 Clean up white label process 2018-02-14 23:13:59 +02:00
Hillel Coren
5ac8b2c9c4 Add default custom values in preview 2018-02-14 23:07:30 +02:00
Hillel Coren
6ccdc5802d Add private notes to expense import 2018-02-14 22:39:30 +02:00
Hillel Coren
5346cca9ac translation of time intervals in clients portal do not apply #1812 2018-02-14 20:29:30 +02:00
Hillel Coren
52de9f028f Round credit 2018-02-14 20:08:48 +02:00
Hillel Coren
116bc07e9a Fix parsing product cost 2018-02-14 19:58:48 +02:00
Hillel Coren
060d0cab8d Update docs 2018-02-14 19:29:59 +02:00
Hillel Coren
d1efd7b8aa Check authorized before approving quote 2018-02-14 18:20:23 +02:00
Hillel Coren
62c4275660 Can't mark paid/enter payment on locked invoices #1801 2018-02-14 18:09:05 +02:00
Hillel Coren
da500c496b Improve buy now links/white label 2018-02-14 18:03:59 +02:00
Hillel Coren
b38cecabf1 Include archive/deleted clients/invoices in site search 2018-02-14 15:55:53 +02:00
Hillel Coren
7e0ba0da09 Fixed calendar title 2018-02-14 15:51:23 +02:00
Hillel Coren
35860e6156 Merge: Fix for postal code 2018-02-14 15:42:00 +02:00
Hillel Coren
5ce0e58fdf Fix for postal code 2018-02-14 15:41:40 +02:00
Hillel Coren
63b43b199f If non-english show message to change to english 2018-02-14 14:33:05 +02:00
Hillel Coren
c9719b282b Fix for buy now links 2018-02-14 14:12:40 +02:00
Hillel Coren
7bc91e5b0b Don't show both addresses if they're the same 2018-02-14 14:05:40 +02:00
Hillel Coren
1aa59512fe Support importing custom product fields 2018-02-14 13:44:00 +02:00
Hillel Coren
7e4627a423 Fix report titles for custom fields 2018-02-14 13:29:28 +02:00
Hillel Coren
682c12440d Fixes for custom product fields 2018-02-14 13:25:23 +02:00
Hillel Coren
9e071f58d7 Clean up long texts 2018-02-14 13:11:47 +02:00
Hillel Coren
09c1c4869e Add po number as optional report field 2018-02-13 21:55:33 +02:00
Hillel Coren
2326ddfd3b Clean up hosted email limit 2018-02-13 21:53:04 +02:00
Hillel Coren
f970c6dd91 ninja:make-module Error service provider #1890 2018-02-13 21:39:56 +02:00
Hillel Coren
ffb052e19c Working on tests 2018-02-13 21:27:00 +02:00
Hillel Coren
b07462ec4a Add proposals to tests 2018-02-13 18:08:17 +02:00
Hillel Coren
cfb2db17b9 Proposals 2018-02-13 12:32:53 +02:00
Hillel Coren
76e5001826 Proposals 2018-02-13 12:06:50 +02:00
Hillel Coren
59ec838b88 Proposals 2018-02-13 09:15:14 +02:00
Hillel Coren
91e8426e86 Proposals 2018-02-12 21:21:49 +02:00
Hillel Coren
ff53cd62e6 Proposals 2018-02-12 17:35:57 +02:00
Hillel Coren
3a32d03bea Proposals 2018-02-12 15:03:12 +02:00
Hillel Coren
c9933331ec Proposals 2018-02-12 14:55:56 +02:00
Hillel Coren
0658b77e71 Proposals 2018-02-12 14:30:27 +02:00
Hillel Coren
89f3671205 Proposals 2018-02-12 11:34:48 +02:00
Hillel Coren
754dd15af7 Proposals 2018-02-12 11:23:16 +02:00
Hillel Coren
d280383cfa Proposals 2018-02-12 10:43:31 +02:00
Hillel Coren
4229b8ad57 Proposals 2018-02-11 20:03:48 +02:00
Hillel Coren
cb9c418333 Proposals 2018-02-11 16:08:13 +02:00
Hillel Coren
a136c3c325 Proposals 2018-02-11 16:00:03 +02:00
Hillel Coren
db6cc52faa Proposals 2018-02-11 13:09:29 +02:00
Hillel Coren
09c6debbc9 Proposals 2018-02-11 11:14:47 +02:00
Hillel Coren
110640b61b Proposals 2018-02-11 09:58:37 +02:00
Hillel Coren
2f6574deff Testing paytrace 2018-02-11 09:47:51 +02:00
Hillel Coren
d27eb414c6 Proposals 2018-02-09 16:35:36 +02:00
Hillel Coren
a59a59ebd2 Proposals 2018-02-09 16:02:28 +02:00
Hillel Coren
7fe07462e4 Proposals 2018-02-09 14:31:53 +02:00
Hillel Coren
3da023c1a6 Proposals 2018-02-08 13:41:22 +02:00
Hillel Coren
e822ec04b3 Proposals 2018-02-08 13:01:51 +02:00
Hillel Coren
21b23a93cf Proposals 2018-02-08 12:39:58 +02:00
Hillel Coren
b3f6bc7b9b Proposals 2018-02-08 10:59:39 +02:00
Hillel Coren
4502cf2531 Proposals 2018-02-08 09:39:19 +02:00
Hillel Coren
36489b936b Proposals 2018-02-07 18:20:53 +02:00
Hillel Coren
5dfb90604b Proposals 2018-02-07 16:16:31 +02:00
Hillel Coren
4eb904bf5d Update version 2018-02-07 13:25:21 +02:00
Hillel Coren
2a9ec6b192 Update version 2018-02-07 13:24:41 +02:00
Hillel Coren
8c6e252bf8 Merge adding contact_key to API 2018-02-07 12:56:18 +02:00
Hillel Coren
859265a946 Merge multi-db password reset fix 2018-02-07 12:53:46 +02:00
Hillel Coren
265c4ae35d Make country iso_3166_2 visible 2018-02-07 12:39:44 +02:00
Hillel Coren
feb3338daa Make country iso_3166_2 visible 2018-02-07 12:39:30 +02:00
Hillel Coren
8f2ef38cc1 Proposals 2018-02-05 21:04:49 +02:00
Hillel Coren
427c5c3721 Proposals 2018-02-04 23:50:57 +02:00
Hillel Coren
2000e66c9d Proposals 2018-02-04 23:41:48 +02:00
Hillel Coren
33c37842cc Proposals 2018-02-04 23:03:26 +02:00
Hillel Coren
d3a891375c Proposals 2018-02-04 22:10:40 +02:00
Hillel Coren
b4bf222d5d Proposals 2018-02-04 21:34:38 +02:00
Hillel Coren
cb54e9e8b7 Proposals 2018-02-04 18:47:55 +02:00
Hillel Coren
59143f3526 Proposals 2018-02-04 18:42:13 +02:00
Hillel Coren
1474627dda Proposals 2018-02-04 17:31:45 +02:00
Hillel Coren
7618053c60 Proposals 2018-02-04 17:16:55 +02:00
Hillel Coren
59ffd9c6f8 Throttle emails 2018-02-04 11:38:10 +02:00
Hillel Coren
b7081fdcfc Throttle emails 2018-02-04 11:37:14 +02:00
Hillel Coren
f8032f04b2 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-02-04 11:28:52 +02:00
Hillel Coren
46d19f4423 Throttle emails 2018-02-04 11:24:43 +02:00
David Bomba
7f451ae403
Handle blank subdomains + Push notifications refactor (#1870)
* refactor for push notifications

* handle blank subdomains
2018-02-04 20:04:43 +11:00
Hillel Coren
e0385b396d Show email footer during trial 2018-02-04 10:53:43 +02:00
Hillel Coren
c58ae2b039 Show email footer during trial 2018-02-04 10:53:32 +02:00
Hillel Coren
3906c13c77 Limit bulk emailing 2018-02-04 10:45:50 +02:00
Hillel Coren
f39f744dca Limit bulk emailing 2018-02-04 10:43:14 +02:00
Hillel Coren
0da944a887 Limit bulk emailing 2018-02-04 10:32:36 +02:00
Hillel Coren
29b2c565fc Limit bulk emailing 2018-02-04 10:31:52 +02:00
Hillel Coren
62ddfdedd3 Kanban fixes 2018-02-01 21:26:42 +02:00
Hillel Coren
a7e82eb16e Kanban fixes 2018-02-01 21:25:18 +02:00
Hillel Coren
070d2ac853 Proposals 2018-02-01 11:24:53 +02:00
Hillel Coren
479a710cb6 Support setting conversion base currency 2018-02-01 09:32:29 +02:00
Hillel Coren
a2872d6447 Support setting conversion base currency 2018-02-01 09:31:05 +02:00
Hillel Coren
8f4cba1ed8 Proposals 2018-02-01 08:47:17 +02:00
Hillel Coren
11a3e9ab1e Proposals 2018-01-31 18:16:48 +02:00
Hillel Coren
839d535728 Working on proposals 2018-01-31 16:40:47 +02:00
Hillel Coren
0708d1a4aa Working on proposals 2018-01-31 16:33:33 +02:00
Hillel Coren
d649fc84a1 Working on proposals 2018-01-31 14:21:33 +02:00
Hillel Coren
f45c39d6f4 Working on proposals 2018-01-31 13:59:53 +02:00
Hillel Coren
de040a4455 Working on proposals 2018-01-31 13:51:18 +02:00
Hillel Coren
41739d8405 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-01-31 11:10:29 +02:00
Hillel Coren
ea06b60294 Working on proposals 2018-01-31 11:10:15 +02:00
David Bomba
df8b896cf3
Update BaseAPIController.php
Refactor If blocks.
2018-01-31 13:16:30 +11:00
David Bomba
62c018835a
Update BaseAPIController.php
force == comparator
2018-01-31 13:04:31 +11:00
Hillel Coren
7c3cbc3a7e Working on proposals 2018-01-30 20:58:55 +02:00
Hillel Coren
402171bcfe Merge fix for reminders 2018-01-29 20:03:17 +02:00
Hillel Coren
63fcac391f Added contact_key to API 2018-01-28 11:56:40 +02:00
Hillel Coren
1a93c08a60 Add user column in reports 2018-01-26 14:11:23 +02:00
Hillel Coren
e01da664a5 Update version 2018-01-25 16:34:59 +02:00
Hillel Coren
bb5e1d1018 Update version 2018-01-25 16:34:37 +02:00
Hillel Coren
83799b1dcb Handle migrations run before setup 2018-01-25 13:13:55 +02:00
Hillel Coren
840283a0ce Handle migrations run before setup 2018-01-25 13:12:50 +02:00