1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 01:11:34 +02:00
Commit Graph

1380 Commits

Author SHA1 Message Date
Hillel Coren
deda434322 Support statement in additional designs 2017-02-24 14:15:02 +02:00
Hillel Coren
cb14c8d851 Add missing text 2017-02-23 20:28:11 +02:00
Hillel Coren
5be79d4208 Added default payment method #1273 2017-02-23 20:20:15 +02:00
Hillel Coren
d89690ebe4 Support custom product fields 2017-02-23 16:33:02 +02:00
Hillel Coren
bcb044a776 Minor refinements to card feature 2017-02-22 22:07:30 +02:00
Hillel Coren
44c2959f05 Added card library 2017-02-22 20:57:32 +02:00
Hillel Coren
be02c69017 Adjust product key width 2017-02-21 21:26:20 +02:00
Hillel Coren
1487da3dc4 Enable support for PayPal white label payment 2017-02-21 19:52:12 +02:00
Hillel Coren
73ca48e381 Always show recurring auto-bill select 2017-02-21 19:38:42 +02:00
Hillel Coren
bbce6b8ce8 Don’t require client email address 2017-02-21 15:27:04 +02:00
Hillel Coren
49d648d6ef Fix for client's without names 2017-02-21 15:15:55 +02:00
Hillel Coren
0771c899f4 Handle very long email addresses 2017-02-21 14:25:36 +02:00
Hillel Coren
55069a0269 Increase filter width 2017-02-21 13:47:37 +02:00
Hillel Coren
dba28c0ead Fix amount formatting #1356 2017-02-21 13:31:51 +02:00
Hillel Coren
d42fe69238 Change alt row color in client portal 2017-02-21 13:10:47 +02:00
Hillel Coren
54d79572b3 Don't pregenerate PDF when emailing 2017-02-21 13:06:45 +02:00
Hillel Coren
109bfeb680 Refine new login page 2017-02-21 12:44:34 +02:00
Hillel Coren
ae94e7d42b Refinements to the login and client portal 2017-02-21 11:19:28 +02:00
Hillel Coren
b056bf9215 Support 1/4 hour task increments 2017-02-20 21:17:18 +02:00
Hillel Coren
0859729f19 Switch form and link in buy now button settings 2017-02-20 21:13:06 +02:00
Hillel Coren
02a9519ef7 Switch form and link in buy now button settings 2017-02-20 21:08:55 +02:00
Hillel Coren
6b6c9c4fdf Support cloning an archvied invoice 2017-02-20 13:47:25 +02:00
Hillel Coren
ce44504942 Adjust panel styling 2017-02-20 12:27:26 +02:00
Hillel Coren
96fb72c339 Change favicon for white labeled installs 2017-02-20 11:21:52 +02:00
Hillel Coren
7e3950e47c Fix top padding of history sidebar create buttons 2017-02-20 10:59:07 +02:00
Hillel Coren
c51a97cb85 Removed email modal for recurring invoices 2017-02-20 10:49:02 +02:00
Hillel Coren
f46a7888a8 Use custom settings in client portal url 2017-02-19 22:47:16 +02:00
Hillel Coren
c41d1cd307 Add env property for warning message 2017-02-19 22:31:27 +02:00
Hillel Coren
5c5ac23b01 Fix fonts folder when using /public in the URL 2017-02-19 18:16:05 +02:00
Hillel Coren
52da285c16 Suggest using an email alias 2017-02-19 17:54:07 +02:00
Hillel Coren
d046a298e1 Add .env properties for REMEMBER_ME_ENABLED and AUTO_LOGOUT_SECONDS 2017-02-19 17:41:44 +02:00
Hillel Coren
2d322bf2b3 Fix modal width when showing more fields 2017-02-19 13:59:17 +02:00
Hillel Coren
08abfe4844 Fix modal styling 2017-02-19 13:55:46 +02:00
Hillel Coren
64d4aeae6c Improve modal styling 2017-02-18 23:20:03 +02:00
Hillel Coren
86816cbb66 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-02-17 09:48:50 +02:00
Hillel Coren
f978314d27 Fix for invoice.services 2017-02-17 09:48:44 +02:00
Joshua Dwire
0d078d27af New dashboard styling 2017-02-16 22:03:31 -05:00
Joshua Dwire
fb749092b2 Reorganize Client Portal Fonts/CSS to allow styling client auth screens 2017-02-15 22:26:55 -05:00
Joshua Dwire
7ce06a28e9 Style client facing auth screens 2017-02-15 22:00:13 -05:00
Joshua Dwire
4adc3a798a Add login page styling 2017-02-15 17:47:37 -05:00
Hillel Coren
a43b613e10 Improve invoice tests 2017-02-14 22:02:54 +02:00
Hillel Coren
fe3fbeb9cc Corrected text files 2017-02-14 21:24:17 +02:00
Hillel Coren
119439a37b Handle long product names in typeahead 2017-02-14 15:49:47 +02:00
Hillel Coren
b37f2ff96c Don't refresh page when sending 'contact us' message 2017-02-09 21:11:23 +02:00
Hillel Coren
381184652c Use object instead of iframe for PDF #1247 2017-02-09 20:49:30 +02:00
Hillel Coren
0b791dc9bf Use fiscal year in date range picker #1310 2017-02-09 17:13:47 +02:00
Hillel Coren
c9978c1db0 Confirm bulk emailing 2017-02-09 16:02:50 +02:00
Hillel Coren
b432cb55ba Fix for tests 2017-02-09 14:34:26 +02:00
Hillel Coren
0d71d54b07 Support refunding payment from 'More actions' 2017-02-09 12:46:58 +02:00
Hillel Coren
2739fcb37d Fix dashboard layout with multiple currencies and zero values 2017-02-08 22:54:41 +02:00