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

7589 Commits

Author SHA1 Message Date
Hillel Coren
7a1a5e2eb7 Bumped version number to 4.3.0 2018-03-27 17:05:35 +03:00
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
66945bdbb3 Update readme 2018-03-25 13:02:18 +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
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
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
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
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
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
c4dc100180 Fix for proposal HTML/CSS export 2018-03-21 16:11:09 +02:00
Hillel Coren
2816f1beae Only show PDF image error w/debug 2018-03-21 14:51:02 +02:00