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

1997 Commits

Author SHA1 Message Date
Hillel Coren
04eec340f2 Merge branch 'release-4.3.0' 2018-03-27 17:15:14 +03:00
Hillel Coren
ff05d41ca3 Use json_encode for JS variables in views 2018-03-27 12:52:37 +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
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
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
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
3752d6eb66 Improve logging config 2018-03-22 13:05:39 +02:00
Hillel Coren
c8d44ba1b2 Improve proposal PDF rendering 2018-03-22 09:31:47 +02:00
Hillel Coren
e6dddd3736 Enabled debugging proposal PDF 2018-03-21 18:11:27 +02:00
Hillel Coren
2816f1beae Only show PDF image error w/debug 2018-03-21 14:51:02 +02:00
Hillel Coren
ec7b4fe393 Cloning products 2018-03-20 13:54:24 +02:00
Hillel Coren
4f45fe7995 Prevent duplicate confirmation emails 2018-03-18 18:05:36 +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
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
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
31037d44d9 Fix for archived relationships 2018-03-14 12:21:50 +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
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
004a8ffbd4 Merge fix for update card/require auth issue 2018-03-10 22:01:26 +02:00
Hillel Coren
1b364bde4e Refactor 'update' to 'capture' 2018-03-09 15:24:24 +02:00
Hillel Coren
bddacf130e Improve headless test 2018-03-09 11:27:20 +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
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
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
9d8f2f1ebf Working on charts 2018-02-27 22:20:27 +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
e97a35f916 working on email stats 2018-02-25 22:25:21 +02:00