1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 22:54:25 +01:00
Commit Graph

313 Commits

Author SHA1 Message Date
Hillel Coren
df439d9a54 Set additional payment gateway fields 2015-03-09 13:52:35 +02:00
Hillel Coren
173b45ec84 Set payment cancelUrl to client invoice page 2015-03-09 13:37:24 +02:00
Hillel Coren
886fccadfd Fix for Viewing invoice as Guest #250 2015-03-09 00:13:25 +02:00
Hillel Coren
3556871fa9 Added support for changing user’s password 2015-03-04 23:53:46 +02:00
Hillel Coren
10bc43df91 Added support for an additional payment gateway (paypal + credit card) 2015-03-04 10:27:23 +02:00
Hillel Coren
5853dd34de Added support for an additional payment gateway (paypal + credit card) 2015-03-04 01:23:02 +02:00
Hillel Coren
f42777b1f5 Added support for an additional payment gateway (paypal + credit card) 2015-03-04 00:14:44 +02:00
Hillel Coren
c71dcee2ea Added support for API tokens 2015-03-03 17:41:36 +02:00
Hillel Coren
9210e3d578 Added support for API tokens 2015-03-03 17:32:50 +02:00
Hillel Coren
29833e6d83 Corrected invoice items spacing on second page of PDF 2015-03-03 14:59:52 +02:00
Hillel Coren
cfe01e7e05 Enabled setting an invoice footer 2015-02-28 23:42:47 +02:00
Hillel Coren
b165f47763 Enabled creating invoices through the API 2015-02-27 10:10:23 +02:00
Hillel Coren
854f6777ab Bug fixes 2015-02-26 21:24:49 +02:00
Hillel Coren
bf24e8c40f Client page color matches invoice design primary color 2015-02-26 20:47:20 +02:00
Hillel Coren
856b7977d2 Bug fixes 2015-02-26 17:42:07 +02:00
Hillel Coren
ef49e970a7 Removed deleted and added archived records to the chart builder 2015-02-26 15:06:44 +02:00
Hillel Coren
9d240480cc Bug fixes and check-data script 2015-02-26 00:11:00 +02:00
Hillel Coren
ca3abb3e56 Changed payment page to charge invoice balance rather than full amount 2015-02-22 23:07:38 +02:00
Hillel Coren
b55678b0ba Restyled client pages 2015-02-19 00:34:36 +02:00
Hillel Coren
7f27abace2 Added support for Stripe token billing 2015-02-18 00:22:12 +02:00
Hillel Coren
89269f4bd7 Added ability for clients to approve a quote, converting it to an invoice 2015-02-16 18:15:05 +02:00
Hillel Coren
2a297e3d3f Added ability to customize emails 2015-02-12 22:50:05 +02:00
Hillel Coren
2c6cce1707 Enable restoring users and re-sending invitations 2015-02-11 14:39:00 +02:00
Hillel Coren
276b23da95 Added 'convert to quote' option to quote list actions 2015-02-10 15:50:38 +02:00
Hillel Coren
dc23bad422 Added ability to edit payments 2015-02-10 13:29:13 +02:00
Hillel Coren
45ed61423c Setting default environment back to 'production' 2015-02-09 12:41:11 +02:00
Hillel Coren
2f80865cd4 Fixed issue with production database config not being used 2015-02-08 22:28:51 +02:00
Hillel Coren
dd718387ed Fixed issue with production database config not being used 2015-02-08 20:04:36 +02:00
Hillel Coren
6350c5bc1b Fixed problem with history page list 2015-02-06 14:55:19 +02:00
Hillel Coren
b8bc6e3186 Fix #222 showing incorrect amount on dashboard 2015-01-27 10:03:51 +02:00
Hillel Coren
1a7a4499af Fix for #219 - multiple currencies on dashboard 2015-01-27 00:38:54 +02:00
Hillel Coren
39c6656e49 Fixed issue related to invoice history 2015-01-25 23:57:42 +02:00
Hillel Coren
eb6b4c1386 Fixes to invoice history 2015-01-25 23:28:49 +02:00
Hillel Coren
1e288aafdf Updating text files 2015-01-25 22:44:36 +02:00
Hillel Coren
31b4e17c18 Enabled viewing previous versions of invoices and quotes 2015-01-25 21:26:15 +02:00
Hillel Coren
8d13091e86 Merge pull request #218 from sanglt/master
Multiple currency support in dashboard
2015-01-22 15:33:04 +02:00
Sang, Le Thanh
9d6c1d3692 Update Average invoice block support multiple currency 2015-01-22 16:52:26 +07:00
Sang, Le Thanh
087fea1f24 Multiple currency support in dashboard 2015-01-22 16:31:43 +07:00
Hillel Coren
7b6e2086eb Bug fixes 2015-01-22 11:23:52 +02:00
Hillel Coren
c67129a6a9 Bug fixes 2015-01-15 12:50:16 +02:00
Hillel Coren
310bd2bdbc Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Hillel Coren
0948b46ea2 Bug fixes 2015-01-11 13:56:58 +02:00
Hillel Coren
b6d6758169 Minor bug fixes 2014-12-07 10:47:58 +02:00
Hillel Coren
dcc852eafa Enabled fixed amount discounts 2014-12-04 00:05:38 +02:00
Hillel Coren
6b519f6833 Working on self host setup page 2014-12-01 21:43:59 +02:00
Hillel Coren
e0aad0e248 Bug fix related to the selected currency 2014-11-30 18:32:48 +02:00
Hillel Coren
2295a64bff Implemented setup page 2014-11-28 15:34:01 +02:00
Hillel Coren
a739429005 Minor tweaks 2014-11-27 12:55:09 +02:00
Hillel Coren
4866e19d88 Added new payment providers 2014-11-25 20:40:54 +02:00
Hillel Coren
b80685b7e4 Minor tweaks 2014-11-25 19:35:29 +02:00