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

1964 Commits

Author SHA1 Message Date
Hillel Coren
6c0ad5c01e Update gateway flow 2017-10-11 15:15:34 +03:00
Hillel Coren
be6cf16de6 Change gateway flow 2017-10-11 13:04:16 +03:00
Hillel Coren
36d95c7ad5 Fix for editing account gateway settings 2017-09-17 12:24:59 +03:00
Hillel Coren
2c11e0e3c2 VAT calculation with 3 decimal precision is not correct in PDF #1659 2017-09-14 12:06:55 +03:00
Hillel Coren
6041c42270 Merge branch 'release-3.7.0' 2017-09-10 11:46:23 +03:00
Hillel Coren
e8dbdd9d55 Update languages files 2017-09-10 09:58:14 +03:00
Hillel Coren
7c140d1f0e Fix typo 2017-09-07 22:14:11 +03:00
Hillel Coren
43e33f5928 Working on gocardless 2017-09-07 13:11:17 +03:00
Hillel Coren
95910ecaec Don’t show gateway fee settings if feature is disabled 2017-09-06 16:59:06 +03:00
Hillel Coren
7a2b167be1 Prevent updating invoice with archived client 2017-09-06 14:13:21 +03:00
Hillel Coren
a48a493a3b Add SOFORT support on Stripe 2017-09-06 11:45:50 +03:00
Hillel Coren
5a3d5b8eea Add SOFORT support on Stripe #1338 2017-09-05 16:37:19 +03:00
Hillel Coren
d251df7531 Working on Alipay 2017-09-05 13:51:08 +03:00
Hillel Coren
f654259ae8 Working on Alipay 2017-09-05 11:49:16 +03:00
Hillel Coren
62f792fcd8 Working on Alipay 2017-09-04 23:40:23 +03:00
Hillel Coren
1f0dee82cd Working on Alipay 2017-09-04 23:22:57 +03:00
Hillel Coren
9f0a60486d Working on Alipay 2017-09-04 23:05:26 +03:00
Hillel Coren
e6cad704ef Compare PHP/JS when PDF is first shown 2017-09-03 21:10:11 +03:00
Hillel Coren
a542a2808f Merge fix for hasTasks 2017-09-03 18:49:25 +03:00
Hillel Coren
e47e42ddfc Fix to always show at least one blank invoice item 2017-09-03 18:41:44 +03:00
Hillel Coren
eecbb6e558 Send email to confim cancel/purge 2017-09-03 18:36:40 +03:00
Hillel Coren
229761bf37 Try to prevent LastPass auto-fill 2017-09-03 14:03:23 +03:00
Hillel Coren
109d684437 Working on images in Edge 2017-09-03 10:22:54 +03:00
Hillel Coren
fb01376a8a Fix for currency translations 2017-09-02 22:07:27 +03:00
Hillel Coren
3a57185e8b Confusing quote/invoice due amount in emails #1571 2017-09-02 22:03:45 +03:00
Hillel Coren
b463ccf79a Improve PHP/JS checks 2017-09-01 13:56:10 +03:00
Hillel Coren
18ce61c6ef Hide client portal footer if shown in iframe 2017-08-31 23:00:34 +03:00
Hillel Coren
dab4b2a48b Feature Request: Nest "Recurring" under invoices #1643 2017-08-31 22:04:47 +03:00
Hillel Coren
c68825d8a6 Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00
Hillel Coren
a9104c64b0 Add check for PHP/JS balances 2017-08-29 22:13:02 +03:00
Hillel Coren
e32632cd9a Hide 2nd table when invoicing tasks by default 2017-08-29 20:21:54 +03:00
Hillel Coren
050df75868 Hide 2nd table when invoicing tasks by default 2017-08-29 17:59:13 +03:00
Hillel Coren
1b28a2b377 Added recent errors to self host support messages 2017-08-29 12:43:57 +03:00
Hillel Coren
2c10dcae41 Clarify that inclusive can’t be used as defaults 2017-08-28 11:07:21 +03:00
Hillel Coren
83ab8f0f60 Support coupon codes 2017-08-25 13:46:32 +03:00
Hillel Coren
7c1ab1bfca Don’t show expense invoice status on /reports 2017-08-25 11:51:11 +03:00
Hillel Coren
23ace60873 Un-auto apply date range pickers 2017-08-24 20:27:11 +03:00
Hillel Coren
4fe5bc8148 Auto apply date range pickers 2017-08-24 20:23:38 +03:00
Hillel Coren
b18811f678 Clarify deleting company vs account 2017-08-24 20:06:12 +03:00
Hillel Coren
6d9e4cfe1d Prevent numbers from wrapping 2017-08-23 21:53:45 +03:00
Hillel Coren
9935b0ac47 Working on CSV import/export 2017-08-23 17:32:34 +03:00
Hillel Coren
4d28af39f3 Clean up error log 2017-08-23 17:31:28 +03:00
Hillel Coren
88ae5184ef Working on CSV import/export 2017-08-23 17:26:06 +03:00
Hillel Coren
4f340e1a9b Working on CSV import/export 2017-08-23 17:16:02 +03:00
Hillel Coren
01b721f4f0 Working on CSV import/export 2017-08-23 17:05:14 +03:00
Hillel Coren
ad60af661d Fix form alignment 2017-08-23 15:50:34 +03:00
Hillel Coren
6651805349 Working on CSV import/export 2017-08-23 15:26:03 +03:00
Hillel Coren
a0222acc7d Don't show trial message if pro 2017-08-23 11:26:32 +03:00
Hillel Coren
e899be7c55 Working on export 2017-08-23 11:26:00 +03:00
Hillel Coren
73a164be5c Don't show trial message if pro 2017-08-23 11:25:47 +03:00