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

7505 Commits

Author SHA1 Message Date
Hillel Coren
38475db379 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-03-29 17:06:36 +03:00
Hillel Coren
a6bb261ed9 PayPal Express with Braintree #1990 2018-03-29 17:06:23 +03:00
Hillel Coren
0c90654815 Improve Travis debug 2018-03-29 16:58:57 +03:00
Hillel Coren
4551488c63
Merge pull request #1993 from dicarlosystems/1992-fix-disables-modules-showing-in-nav
Fix Disabled Modules Showing in Left Sidebar
2018-03-29 14:17:29 +03:00
Christopher Di Carlo
f31d37520b Fixes #1992 2018-03-29 07:12:22 -04:00
Hillel Coren
ecb56702c3 Improve consent cookie domain 2018-03-29 11:11:00 +03:00
Hillel Coren
8c0004b53b Improve email history link 2018-03-29 10:56:20 +03:00
Hillel Coren
01aa1d1858 Improve bank account help 2018-03-29 10:50:57 +03:00
Hillel Coren
e93127bcde Fix for email history 2018-03-29 09:07:58 +03:00
Hillel Coren
49baf851e3 Increase daily emails 2018-03-29 08:52:58 +03:00
Hillel Coren
3c700a10d8 Add cookie consent libs 2018-03-28 22:18:48 +03:00
Hillel Coren
8359131fd2 Remove cookieconsent from bower.json 2018-03-28 22:12:28 +03:00
Hillel Coren
25feebd6c2 Use queues in send reminders command 2018-03-28 22:11:35 +03:00
Hillel Coren
a439da5b0c Fix scheduled reports language 2018-03-28 20:04:37 +03:00
Christopher Di Carlo
e4e278b116 Update composer dependencies 2018-03-28 12:33:22 -04:00
Hillel Coren
30c310dd70 Merge branch 'release-4.3.0' into develop 2018-03-27 17:15:35 +03:00
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