1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

1452 Commits

Author SHA1 Message Date
Hillel Coren
da9bbfd6af Don't include upgrade modal on self host 2017-08-08 22:29:51 +03:00
Hillel Coren
2a1019cfa0 Merge from master 2017-08-07 18:09:41 +03:00
Hillel Coren
9cc3fe9237 Show documents when invoicing an expense #1598 2017-08-06 17:59:17 +03:00
Hillel Coren
ef2d820744 XSS fixes 2017-08-04 16:39:11 +03:00
Hillel Coren
08b5e398ba Add address2 to email footer 2017-08-03 23:25:27 +03:00
Hillel Coren
0493848d7e Improvements to client import/export 2017-08-03 20:07:16 +03:00
Hillel Coren
0b81c3299d Report export 2017-08-03 12:18:36 +03:00
Gilbert Paquin
20285f9ae0 Fix indent 2017-08-02 11:14:14 -04:00
Gilbert Paquin
4ad3b52942 Restoring file 2017-08-02 11:05:53 -04:00
Gilbert Paquin
8ace6ad1ea Server side export report
Add PDF and Excel export for report
Change generation of CSV to laravel-excel
Remove dompdf to use mpdf instand
2017-08-01 00:44:12 -04:00
Gilbert Paquin
0997f94cbc Merge remote-tracking branch 'invoiceninja/develop' into develop 2017-07-31 22:48:47 -04:00
Hillel Coren
b696fabdee Fix styling 2017-07-31 23:19:52 +03:00
Hillel Coren
c5ae69e300 Use split dropdowns on list pages 2017-07-31 22:14:14 +03:00
Hillel Coren
098151bff0 Added gateway fee help tooltip 2017-07-31 19:56:04 +03:00
Gilbert Paquin
d51ca23bb4 Fix undefined offset 2017-07-31 01:32:57 -04:00
Gilbert Paquin
04d9fe30eb #1226-add-pdf-export-on-report 2017-07-30 18:49:24 -04:00
Hillel Coren
72a77bdcec Fix table sorting 2017-07-30 20:23:48 +03:00
Hillel Coren
aa4049a018 Add filter options to the client statement 2017-07-30 13:32:34 +03:00
Hillel Coren
f8cc7a5129 In client/invoices show if invoice is paid or not #1545 2017-07-27 19:37:09 +03:00
Hillel Coren
4bf495542f Nutcache import #1588 2017-07-27 13:43:41 +03:00
Hillel Coren
ae20490dc8 Leave fee fields blank if unset 2017-07-27 13:23:39 +03:00
Hillel Coren
0d53a5de2b Fix invoice item drag/drop sorting 2017-07-27 10:08:36 +03:00
Hillel Coren
a9b13992e4 Accent encoding, PDF #1589 2017-07-26 12:26:16 +03:00
Hillel Coren
89bb0bd23f Fix translation of currencies and countries 2017-07-24 18:04:25 +03:00
Hillel Coren
2b92f41f26 Optionally send email when refunding a payment #1570 2017-07-23 23:35:21 +03:00
Hillel Coren
a797604309 Fix for expense documents 2017-07-21 17:24:03 +03:00
Hillel Coren
e6802e0e3b Default documents 2017-07-21 17:15:37 +03:00
Hillel Coren
e0c080947b Default documents 2017-07-21 14:01:48 +03:00
Hillel Coren
48dbf0f287 Fix expense include documents 2017-07-21 13:44:36 +03:00
Hillel Coren
6b2cd153d3 Fix for tests 2017-07-21 08:02:07 +03:00
Hillel Coren
25699f43c7 Working on default documents 2017-07-20 22:45:10 +03:00
Hillel Coren
84b6b7b928 Fixed to bulk download 2017-07-19 17:34:09 +03:00
Hillel Coren
2bef0bdb66 Automatic late fees #1505 2017-07-18 21:15:51 +03:00
Hillel Coren
c0930fc0f1 Fix status filter bug 2017-07-17 14:23:29 +03:00
Hillel Coren
8910b3ae27 Fix help modal error 2017-07-17 13:59:44 +03:00
Hillel Coren
9b6346e4c0 Fix help modal error 2017-07-17 13:51:20 +03:00
Hillel Coren
0c90a52565 Fix translation 2017-07-17 10:52:16 +03:00
Hillel Coren
a62fedb5a2 Add debug info 2017-07-13 09:31:00 +03:00
Hillel Coren
96d1635f1c Fix nav bar href tags 2017-07-12 12:43:50 +03:00
Hillel Coren
e1d72e9bdc Adjust discounts 2017-07-11 17:37:42 +03:00
Hillel Coren
967c503134 Improvements to OFX 2017-07-11 13:22:11 +03:00
Hillel Coren
00618e6c4d OFX fixes 2017-07-10 21:03:35 +03:00
Hillel Coren
de0f5b8fec Optimize invoice edit form 2017-07-09 21:41:48 +03:00
Hillel Coren
787c7e2d95 Fix 'View Quote' button label preview 2017-07-09 21:25:55 +03:00
Hillel Coren
b239b7cebb Support setting label for VAT and Id 2017-07-09 20:06:34 +03:00
Hillel Coren
6141c48373 Enable Mollie webhooks 2017-07-06 12:45:44 +03:00
Hillel Coren
834bce5eb2 Show recurring invoices as 'active' rather than 'sent' 2017-07-05 16:17:30 +03:00
Hillel Coren
9819106534 Fix for tax rates public id 2017-07-05 13:34:59 +03:00
Hillel Coren
d4aad42d05 Only show Stripe webhook if ACH is enabled 2017-07-05 11:25:12 +03:00
Hillel Coren
3651ffa38a Invoice public notes is too wide on narrow screen 2017-07-04 12:53:53 +03:00
Hillel Coren
1e1e257415 Invoice public notes is too wide on narrow screen 2017-07-04 12:53:21 +03:00
Hillel Coren
b9f09899b2 Support WePay in UK 2017-07-04 12:30:44 +03:00
Hillel Coren
3f1720a4d5 Support WePay in UK 2017-07-04 12:24:49 +03:00
Hillel Coren
6ad9d86ceb Fix DropZone messages 2017-07-04 12:09:16 +03:00
Hillel Coren
80ad0a18d4 Tweaks to client portal dashboard 2017-07-03 19:36:22 +03:00
Hillel Coren
561407f3cc Add check for invoice JS amounts 2017-07-03 13:15:06 +03:00
Hillel Coren
25bd16ccb1 Trim contact email 2017-07-02 20:55:21 +03:00
Hillel Coren
23a19be9e9 Hide purge/delete buttons on Ninja accounts 2017-07-02 20:44:56 +03:00
Hillel Coren
9a21f754d5 Improve handling invalid date with CSV import 2017-07-02 20:41:13 +03:00
Hillel Coren
41bfea1edb Dashboard chart text encoding accents #1558 2017-07-02 18:57:01 +03:00
Hillel Coren
862205d89f Mark WePay ACH token as verfied once used 2017-07-02 17:34:34 +03:00
Hillel Coren
7f8f1b414b Hide tasks invoice line item table if module is disabled 2017-06-29 17:39:10 +03:00
Hillel Coren
13c83c5d11 Hide button until loaded on task form 2017-06-29 17:21:19 +03:00
Hillel Coren
cff5342a02 Improvements to keyboard shorcuts 2017-06-28 18:47:57 +03:00
Hillel Coren
a61a75b007 Improvements to keyboard shorcuts 2017-06-28 18:33:09 +03:00
Hillel Coren
4d8fba0d70 Separate counter for credit invoices #1451 2017-06-27 22:07:10 +03:00
Hillel Coren
29f52dc9b2 Invoice Create - Client shows 'null' in select2 #1550 2017-06-26 17:31:08 +03:00
Hillel Coren
fa6d67ac67 Default frequency to monthly 2017-06-26 17:19:44 +03:00
Hillel Coren
b694d35994 Recurring expenses 2017-06-26 16:25:11 +03:00
Hillel Coren
ffbe32256c Working on recurring expenses 2017-06-26 11:10:51 +03:00
Hillel Coren
4a55e26117 Working on recurring expenses 2017-06-26 07:16:29 +03:00
Hillel Coren
c457a20ed4 Working on recurring expenses 2017-06-25 10:05:30 +03:00
Hillel Coren
f492cca9fe Working on recurring expenses 2017-06-23 18:10:57 +03:00
Hillel Coren
b2f0012aae Support updating card on file 2017-06-21 23:36:59 +03:00
Hillel Coren
c239146559 Improvements to invoice labels customization 2017-06-21 13:35:55 +03:00
Hillel Coren
032cba785d Improving custom labels UI 2017-06-21 11:07:59 +03:00
Hillel Coren
71d325cb98 Working on task invoices 2017-06-20 21:34:07 +03:00
Hillel Coren
91402b2c4e Working on task invoices 2017-06-20 13:49:49 +03:00
Hillel Coren
2565188c24 Fix for tests 2017-06-20 12:37:15 +03:00
Hillel Coren
e180601898 Working on task invoices 2017-06-20 09:41:08 +03:00
Hillel Coren
e871916116 Support both (Unit Cost/Quantity) and (Rate/Hour) #506 2017-06-19 22:19:52 +03:00
Hillel Coren
973ceec719 Added dark mode as an option 2017-06-19 14:19:25 +03:00
Hillel Coren
db1a38f3da text.inactivity_logout is not evaluated 2017-06-19 10:53:26 +03:00
Hillel Coren
2d146e63e2 Only set invoice public notes from client if value is set 2017-06-19 10:50:31 +03:00
Hillel Coren
13347e949c Translate payment types on /settings/company_details 2017-06-13 22:41:40 +03:00
Hillel Coren
cf3815240d Show link to client portal 2017-06-13 21:53:54 +03:00
Hillel Coren
00fd8e1718 Fix date toggle on expense form 2017-06-13 20:41:35 +03:00
Hillel Coren
b8fd656349 Localize system settings page 2017-06-13 20:38:52 +03:00
Hillel Coren
1921d0351e Shorten logout message 2017-06-13 16:27:05 +03:00
Hillel Coren
b1ac110155 Update configure docs 2017-06-13 15:55:34 +03:00
Hillel Coren
c6091cd71e Improve cancel button links 2017-06-13 15:42:41 +03:00
Hillel Coren
705e8a285b Clarify 'mark ready' help text 2017-06-13 15:25:56 +03:00
Hillel Coren
94e7ff637d Fix for payment terms list 2017-06-13 11:13:41 +03:00
Hillel Coren
ab0d6ae4b2 Don’t allow activating recurring invoice if start date is blank 2017-06-05 17:53:21 +03:00
Hillel Coren
1fba1c688e Make document failure clearer 2017-06-05 17:29:22 +03:00
Hillel Coren
6a99281fff pdf file wrong filename #1509 2017-06-05 16:46:44 +03:00
Hillel Coren
7723d86c1d Added support for analytics 2017-06-05 16:31:28 +03:00
Hillel Coren
ebfb76bfac Delete files when canceling import 2017-06-05 12:13:24 +03:00
Hillel Coren
6a2ad59de1 Make client clickable on project form 2017-06-04 22:47:21 +03:00
Hillel Coren
f71585cb11 Fix client label on credit form 2017-06-04 22:31:19 +03:00