1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
Commit Graph

8510 Commits

Author SHA1 Message Date
Hillel Coren
3289058d90 Update language file 2018-03-27 16:42:23 +03:00
Hillel Coren
8abedfeaf2 Update languages 2018-03-27 16:10:43 +03:00
Hillel Coren
b9581ca9ca Update SQL file 2018-03-27 16:06:50 +03:00
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
dd96ce4f21 Optimize edit invoice page 2018-03-27 15:12:10 +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
396995ab3c Don’t show 0.00 for line item discounts 2018-03-27 11:55:07 +03:00
Hillel Coren
83ee802fa4 Hide portal links from analytics 2018-03-27 11:50:28 +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
c6d5bc2450 Update db sql 2018-03-26 10:39:28 +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
dbdffc6aca Update Braintree driver 2018-03-25 14:55:42 +03:00
Hillel Coren
8f2215ff6c Use queues for payment emails 2018-03-25 14:24:17 +03:00
Hillel Coren
9c16f10a5c Clarify inclusive taxes 2018-03-25 14:13:43 +03:00
Hillel Coren
c877359190 Add index to activities table 2018-03-25 13:29:30 +03:00
Hillel Coren
dcac9809ea Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-03-25 13:18:32 +03:00
Hillel Coren
7e272e1a75 Improvement and bug of expenses report #1958 2018-03-25 13:18:21 +03:00
Hillel Coren
2c98aaceb3 Update docs 2018-03-25 13:07:36 +03:00
Hillel Coren
b97d1ef4f5 Update readme 2018-03-25 13:02:45 +03:00
Hillel Coren
66945bdbb3 Update readme 2018-03-25 13:02:18 +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
David Bomba
dc711be53c
configure phpunit for Laravel 5.3 (#1982) 2018-03-25 13:15:34 +11: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
9720e66675 Use in PDF design 2018-03-23 17:18:11 +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
f14fc6291c Show pending due date on recurring invoice preview 2018-03-22 12:40:01 +02:00
Hillel Coren
0885253f86 Fix for task report duration formatting 2018-03-22 11:11:56 +02:00
Hillel Coren
8e5941cdbb Fix cloning template 2018-03-22 11:04:05 +02:00
Hillel Coren
723266762e Fix cloning template 2018-03-22 11:03:46 +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