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

799 Commits

Author SHA1 Message Date
Louis-Rémi Babé
79702cbf90 Fix header name for API token 2017-03-17 10:28:46 +01:00
Hillel Coren
5f8d8517af Remove 2017-03-09 16:09:52 +02:00
Hillel Coren
8623c3a3c6 Clarify recurring invoice status 2017-03-09 15:08:18 +02:00
Hillel Coren
e9685c80b3 Fix for tests 2017-03-09 13:38:17 +02:00
Hillel Coren
2a35ed54fe Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-03-09 12:25:26 +02:00
Hillel Coren
a552b87968 Merge pull request #1378 from chez-nestor/missing_api_methods
[WIP] Implement missing resources methods
2017-03-09 12:24:41 +02:00
Louis-Rémi Babé
9f1df5e924 Fix remaining swagger docs errors
+ Take @hillelcoren remarks into account
2017-03-09 11:11:45 +01:00
Hillel Coren
a50ca5a328 Handle currency symbol when setting product cost 2017-03-09 11:33:55 +02:00
Louis-Rémi Babé
e16e730138 Implement missing resources methods
+ Fix Swagger doc
2017-03-08 17:15:30 +01:00
Hillel Coren
1fb6d04172 Group task report by project 2017-03-08 11:41:24 +02:00
Hillel Coren
5f478af9a4 Support creating inline vendors and categories 2017-03-02 18:02:48 +02:00
Hillel Coren
ae7acc8602 Provide a 'cancel payment' button in Stripe #1248 2017-03-01 17:27:46 +02:00
Hillel Coren
3457fa3d03 Invoice w/ bash remaining not marked #1087 2017-03-01 15:16:22 +02:00
Hillel Coren
7ffbda80c5 Search by client number (3.X) #1328 2017-02-28 20:24:30 +02:00
Hillel Coren
0f13d7417d Show invoices w/o due date in upcoming list on dashboard 2017-02-27 11:13:32 +02:00
Hillel Coren
00ae600d1c Don’t filter dashboard totals by fiscal year start 2017-02-26 20:33:35 +02:00
Hillel Coren
0a2f2593f8 Support editing credit balance 2017-02-26 20:29:45 +02:00
Hillel Coren
122937f7d2 Working on supporting custom payment terms 2017-02-26 11:39:25 +02:00
Hillel Coren
d89690ebe4 Support custom product fields 2017-02-23 16:33:02 +02:00
Hillel Coren
909a5801d6 Support client id number with CSV import 2017-02-21 14:32:44 +02:00
Hillel Coren
6b6c9c4fdf Support cloning an archvied invoice 2017-02-20 13:47:25 +02:00
Hillel Coren
7a152e8877 Support extra URL parameters for iframe feature 2017-02-20 12:57:21 +02:00
Hillel Coren
19167d07b6 Fix for dashboard date ranges when financial year isn't set 2017-02-19 14:17:12 +02:00
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