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

2924 Commits

Author SHA1 Message Date
Hillel Coren
0b791dc9bf Use fiscal year in date range picker #1310 2017-02-09 17:13:47 +02:00
Hillel Coren
b432cb55ba Fix for tests 2017-02-09 14:34:26 +02:00
Hillel Coren
d091ea0e0f Throw exception if email job fails 2017-02-09 13:08:48 +02:00
Hillel Coren
176f8374af Support refunding payment from 'More actions' 2017-02-09 12:49:57 +02:00
Hillel Coren
0d71d54b07 Support refunding payment from 'More actions' 2017-02-09 12:46:58 +02:00
Hillel Coren
d58540f432 Include expense currencies in dashboard selector 2017-02-08 18:38:05 +02:00
Hillel Coren
3649b13fe5 Log local PhantomJS error 2017-02-08 18:12:03 +02:00
Hillel Coren
f2c65155b9 Update version 2017-02-08 12:13:56 +02:00
Hillel Coren
412d935e79 Enable non-admin users with view all permissions to use the reports 2017-02-07 17:23:55 +02:00
Hillel Coren
f550e2360e Make date in expense report clickable 2017-02-07 16:37:07 +02:00
Hillel Coren
f4ca82053e Added unpaid list status filter 2017-02-07 16:26:23 +02:00
Hillel Coren
a56a5e778d Copy over custom item fields when converting a quote 2017-02-07 16:18:54 +02:00
Hillel Coren
26a33f26e1 Improve report grouping 2017-02-07 16:12:46 +02:00
Hillel Coren
4adb51e75f Improve report grouping 2017-02-07 16:09:39 +02:00
Hillel Coren
5cebbbe06a Enable grouping by vendor in the expense report 2017-02-07 16:04:09 +02:00
Hillel Coren
e8fda5f67e Merge product and invoice details reports 2017-02-07 14:10:37 +02:00
Hillel Coren
44eb7d52f9 Filter dashboard expenses by first month of year setting 2017-02-07 14:04:13 +02:00
Hillel Coren
a6e44fe994 Exclude drafts from overdue invoice list 2017-02-07 12:49:01 +02:00
Hillel Coren
11a2c2b671 Don't show recurring invoices as overdue 2017-02-07 11:58:23 +02:00
Hillel Coren
1a31bf10d2 Don't show recurring invoices as overdue 2017-02-07 11:52:49 +02:00
Hillel Coren
8a1142e696 Fix date range in profit/loss report 2017-02-07 09:17:42 +02:00
Hillel Coren
28ff35f4bb Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-02-06 18:32:28 +02:00
Amado Martinez
8464628b29 Fix blank fromaddress in setup 2017-02-06 09:19:01 -06:00
Hillel Coren
ca72473b7c Ensure BCC email is only sent for the first contact 2017-02-06 13:11:43 +02:00
Hillel Coren
58c50edff7 Working on #1234 2017-02-06 11:41:16 +02:00
Hillel Coren
9aeacb0d15 Fix for profit and loss report 2017-02-05 23:51:14 +02:00
Hillel Coren
30045ecdbb Working on #1234 2017-02-05 23:29:11 +02:00
Hillel Coren
80ccd4f924 Working on #1234 2017-02-05 14:48:26 +02:00
Hillel Coren
c65f09d6ab Hide draft invoices from the dashboard 2017-02-05 14:45:14 +02:00
Hillel Coren
d38101545f Working on manual send reminders #1234 2017-02-05 09:53:49 +02:00
Hillel Coren
06485f1cb3 Fix issue when non-admin user views invoice with gateway limits 2017-02-02 22:59:14 +02:00
Hillel Coren
a33b088a93 Support editing reminders when they're not automatically sent 2017-02-02 22:07:17 +02:00
Hillel Coren
41096a7bce Fix dashboard totals when 'First month' is set 2017-02-02 14:54:43 +02:00
Hillel Coren
e4d536a8c0 Fix dashboard totals when 'First month' is set 2017-02-02 14:39:10 +02:00
Hillel Coren
5d183e5681 Fix dashboard totals when 'First month' is set 2017-02-02 14:33:02 +02:00
Hillel Coren
06d281a216 Re-enable support for queues 2017-02-02 14:02:50 +02:00
Hillel Coren
403a30685e Check for default payment method 2017-02-02 08:53:40 +02:00
Hillel Coren
90bce544e9 Only send reminders to sent invoices 2017-02-02 08:16:53 +02:00
Hillel Coren
c2d895a58d Don't show draft invoice as overdue 2017-02-01 13:13:32 +02:00
Hillel Coren
cbe27bba43 Fix for client payment terms display 2017-02-01 13:09:26 +02:00
Hillel Coren
c1789839b8 Change 'Mark Sent' to 'Mark Active' for recurring invoices 2017-01-31 14:59:20 +02:00
Hillel Coren
d76edb0fce Fix for custom fields in invoice templates 2017-01-31 14:27:43 +02:00
Hillel Coren
2cdf369c04 Send email when SendReminders finishes 2017-01-31 13:33:46 +02:00
Hillel Coren
6371339805 Auto logout after inactivity 2017-01-31 13:09:25 +02:00
Hillel Coren
eb2e02a809 php-cs-fixer 2017-01-30 21:54:09 +02:00
Hillel Coren
30515c69f3 php-cs-fixer 2017-01-30 21:49:42 +02:00
Hillel Coren
c0fbaf1e89 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Hillel Coren
4da2a7125f php-cs-fixer cleanup 2017-01-30 21:17:56 +02:00
Hillel Coren
1eb83a2642 php-cs-fixer clean up 2017-01-30 18:05:31 +02:00
Hillel Coren
249f5b3543 Change back to UTC dates 2017-01-30 14:40:07 +02:00
Hillel Coren
cc2a64acac Fix for #1228 2017-01-30 14:35:04 +02:00
Hillel Coren
ac705a8739 Update version 2017-01-30 10:17:52 +02:00
Hillel Coren
6d65b8e7cc Fix for dates 2017-01-30 10:15:28 +02:00
Hillel Coren
a23107830e Fix for translation #1185 2017-01-29 22:16:04 +02:00
Hillel Coren
602c8e81e5 Fix invoice link if user has multiple companies #578 2017-01-29 22:07:44 +02:00
Hillel Coren
d62a672999 Support recurring buy now buttons 2017-01-29 17:32:59 +02:00
Hillel Coren
f62aa11615 Fix for buy now link 2017-01-29 14:06:21 +02:00
Hillel Coren
18c8dfefb1 Support recurring invoices in Zapier 2017-01-29 13:30:57 +02:00
Hillel Coren
10573d0f30 Refine promo rules 2017-01-29 09:33:36 +02:00
Hillel Coren
527ded9b92 Fix for invoice status label 2017-01-29 09:15:53 +02:00
Hillel Coren
439b885c1d Minor fixes 2017-01-29 09:06:10 +02:00
Hillel Coren
98fed80761 Fix for status message after emailing an invoice 2017-01-26 20:21:15 +02:00
Hillel Coren
6106f8d705 Fix for sorting by last_sent 2017-01-26 20:17:02 +02:00
Hillel Coren
f491e334db Enable testing invoice.services locally 2017-01-26 13:37:38 +02:00
Hillel Coren
c3daea3b83 Support using idNumber in invoice number pattern 2017-01-26 10:52:27 +02:00
Hillel Coren
5bfc183ed5 Fix to retain plan_started 2017-01-25 20:01:12 +02:00
Hillel Coren
77060db1fb Temporarilly disable bulk email 2017-01-25 17:09:35 +02:00
Hillel Coren
17129fc9ef Added setup.sql to speed up initial setup 2017-01-25 17:03:36 +02:00
Hillel Coren
657f048731 Catch PhantomJS exceptions 2017-01-25 14:25:07 +02:00
Hillel Coren
97bbc55c23 Fix discount rounding #1305 2017-01-25 13:03:26 +02:00
Hillel Coren
38591271fb Revert to older version of pdfmake 2017-01-24 20:34:49 +02:00
Hillel Coren
87eb9e1216 Disabled support for queues 2017-01-24 16:16:06 +02:00
Hillel Coren
3c968ef8bf Minor fixes 2017-01-24 10:06:41 +02:00
Hillel Coren
49528ffc06 Bumped version number to 3.0.0 2017-01-23 21:22:30 +02:00
Hillel Coren
de6302d12a Add client statements 2017-01-23 17:00:44 +02:00
Hillel Coren
258beba895 Added last sent date to recurring invoices list 2017-01-22 22:43:17 +02:00
Hillel Coren
9aaf7bf05a Updated the terms link 2017-01-22 22:36:43 +02:00
Hillel Coren
b98b5e0511 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-01-22 12:09:39 +02:00
Hillel Coren
a63f694d09 Improvements to reports 2017-01-22 12:09:29 +02:00
Hillel Coren
faa1889d19 Prevent marking quote as paid 2017-01-18 10:48:53 +02:00
David Bomba
75247248e4 Update AccountTransformer.php
Missing attribute
2017-01-17 08:07:25 +11:00
Hillel Coren
45ee040146 Working on Skrill 2017-01-16 19:46:47 +02:00
Hillel Coren
f9fef333ec Support refunding manual payment 2017-01-16 14:51:43 +02:00
Hillel Coren
62ae88df87 Enable setting default payment terms 2017-01-16 14:06:22 +02:00
Hillel Coren
7263e87db2 Enable setting default payment terms 2017-01-16 13:59:46 +02:00
Hillel Coren
388928a6f0 Clean up project workflow 2017-01-16 11:30:31 +02:00
Hillel Coren
b18f11f3da Add new task/expense button after saving project/expense category 2017-01-15 23:23:46 +02:00
Hillel Coren
21795b683d Improve task descriptions when invoiced 2017-01-15 22:11:04 +02:00
Hillel Coren
93898e0efe Improvements to CSV import 2017-01-15 21:48:31 +02:00
Hillel Coren
c8419c14d1 Improvements to CSV import/export 2017-01-15 20:38:36 +02:00
Hillel Coren
b1caad4995 Replace terms page with WP link 2017-01-13 14:18:24 +02:00
Hillel Coren
0e73b9ec2f Update version 2017-01-13 13:54:45 +02:00
Hillel Coren
00ae1d4a1c Support entering payment for draft invoice 2017-01-13 13:53:06 +02:00
Hillel Coren
eebe61b4d0 Support paying draft invoices 2017-01-13 09:02:22 +02:00
Hillel Coren
2da91729b3 Enable sending emails from alternate domain 2017-01-12 22:25:01 +02:00
Hillel Coren
7a20dc5c12 Enable sending emails from alternate domain 2017-01-12 21:19:13 +02:00
Hillel Coren
0095cdf7dd Add secondary domain choice 2017-01-12 15:12:02 +02:00
Hillel Coren
1c010084d6 Update version 2017-01-12 13:54:08 +02:00
Hillel Coren
b6527cddc3 Refactor client portal and email settings requests 2017-01-12 13:52:37 +02:00
Hillel Coren
6ba3b22ec3 Fix for tax report 2017-01-12 12:51:39 +02:00