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

826 Commits

Author SHA1 Message Date
Hillel Coren
6ae4e63184 Re-enable queue code 2017-02-19 14:05:38 +02:00
Hillel Coren
f5e7d380a4 Fix for group by week on the dashboard 2017-02-18 23:19:53 +02:00
Joshua Dwire
fb749092b2 Reorganize Client Portal Fonts/CSS to allow styling client auth screens 2017-02-15 22:26:55 -05:00
Hillel Coren
d096c20904 Improve tax report #1351 2017-02-15 11:46:09 +02:00
Hillel Coren
6a28fc52ad Improve tax report #1351 2017-02-15 11:42:25 +02:00
Hillel Coren
a43b613e10 Improve invoice tests 2017-02-14 22:02:54 +02:00
Hillel Coren
0a3d9b24de Working on tests 2017-02-10 16:13:50 +02:00
Hillel Coren
e01b61cef5 Refactor tax rate code 2017-02-10 09:43:46 +02:00
Hillel Coren
0b791dc9bf Use fiscal year in date range picker #1310 2017-02-09 17:13:47 +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
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
ca72473b7c Ensure BCC email is only sent for the first contact 2017-02-06 13:11:43 +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
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
90bce544e9 Only send reminders to sent invoices 2017-02-02 08:16:53 +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
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
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
18c8dfefb1 Support recurring invoices in Zapier 2017-01-29 13:30:57 +02:00
Hillel Coren
439b885c1d Minor fixes 2017-01-29 09:06:10 +02:00
Hillel Coren
6106f8d705 Fix for sorting by last_sent 2017-01-26 20:17:02 +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
97bbc55c23 Fix discount rounding #1305 2017-01-25 13:03:26 +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
258beba895 Added last sent date to recurring invoices list 2017-01-22 22:43:17 +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
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
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
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
cb676fc021 Support bulk emailing 2017-01-11 15:59:48 +02:00
Hillel Coren
a07829241f Support bulk emailing 2017-01-11 15:58:38 +02:00
Hillel Coren
29cd635907 Support bulk emailing 2017-01-11 15:58:10 +02:00
Hillel Coren
318b189bc0 Support bulk emailing 2017-01-11 15:53:26 +02:00
Hillel Coren
71694d108d Support queues for payment emails 2017-01-11 14:06:15 +02:00
Hillel Coren
a8d15571ac Prevent blank invoice numbers 2017-01-11 11:35:59 +02:00
Hillel Coren
511375ba45 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-01-10 12:25:35 +02:00
Hillel Coren
91e3f5d7b9 Check for duplicates in the JSON import 2017-01-10 10:50:17 +02:00
David Bomba
6a41353a96 Firebase notifications for Android (#1269)
* revert error reporting

* fix for non boolean output

* Firebase notifications for Android
2017-01-10 14:35:30 +11:00
Hillel Coren
0911b0ab7d Enable viewing draft invoices with link 2017-01-08 22:01:18 +02:00
Hillel Coren
206efd1fc0 Enable viewing draft invoices with link 2017-01-08 22:00:37 +02:00
Hillel Coren
854b13de19 Enable viewing draft invoices with link 2017-01-08 21:45:42 +02:00
Hillel Coren
451faaea26 Create company for ninja reseller account 2017-01-08 17:52:38 +02:00
Hillel Coren
7b92eb62fe Improve export CSV import 2017-01-08 16:02:52 +02:00
Hillel Coren
0f20fcc497 Fix for transformer timestamp 2017-01-08 12:31:32 +02:00
David Bomba
108e62f519 PHP 7.1 fixes (#1259)
* revert error reporting

* fix for non boolean output

* PHP 7.1 non-numeric fixes
2017-01-07 10:04:39 +11:00
Hillel Coren
c8345e8fc1 BCC email 2017-01-06 15:24:53 +02:00
Hillel Coren
6ff1c79db3 Label reminder activity records 2017-01-05 12:46:03 +02:00
Hillel Coren
7a58108cd0 Refactored number genrating code 2017-01-04 10:11:32 +02:00
Hillel Coren
69369619af Support automatic client ids 2017-01-03 21:48:40 +02:00
Hillel Coren
4f04e56c7e Fix timezone issue with dates 2017-01-02 22:43:03 +02:00
Hillel Coren
c4cdc45a93 Add inclusive tax rates #552 2017-01-02 13:38:58 +02:00
Hillel Coren
e71d254a09 Show ‘Mark Paid’ in list/more actions for draft invoices 2017-01-01 20:49:37 +02:00
Hillel Coren
6e75c240f8 Simplify new company process 2016-12-29 22:40:24 +02:00
Hillel Coren
152b8770f5 Simplify new company process 2016-12-29 22:24:11 +02:00
Hillel Coren
011032b585 Apply the terms/footer when the recurring invoice is created #1203 2016-12-29 21:36:54 +02:00
Hillel Coren
75900c296e Improved Swagger annotations 2016-12-29 18:17:17 +02:00
Hillel Coren
fc528163d3 Only show paid invoices for ninja accounts 2016-12-29 14:32:39 +02:00
Hillel Coren
d49988ed7a Only show paid invoices for ninja accounts 2016-12-29 14:30:23 +02:00