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

4864 Commits

Author SHA1 Message Date
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
7a152e8877 Support extra URL parameters for iframe feature 2017-02-20 12:57:21 +02:00
Hillel Coren
fb1a42c838 Don't include archived users in count 2017-02-20 12:44:11 +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
f04a89ebc2 Add check-data result in email subject 2017-02-20 10:51:18 +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
fd55075250 Fix for tests 2017-02-19 22:08:53 +02:00
Hillel Coren
cd8bd3f5cc Fix for #1352 2017-02-19 21:38:13 +02:00
Hillel Coren
fcd340bfe3 Add MZN currency 2017-02-19 21:37:47 +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
5704a2d955 Fix for tests 2017-02-19 16:55:30 +02:00
Hillel Coren
8a6d845e1a Set error status in reponse header 2017-02-19 14:26:59 +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
f1aa2a4e0c Update docs 2017-02-19 14:09:10 +02:00
Hillel Coren
6ae4e63184 Re-enable queue code 2017-02-19 14:05:38 +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
f5e7d380a4 Fix for group by week on the dashboard 2017-02-18 23:19:53 +02:00
Hillel Coren
1619e893fa Translate country name in PDF #1225 2017-02-17 16:28:42 +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
Hillel Coren
67f05cdcfb Merge pull request #1353 from joshuadwire/2017-02-login-styling
Login/Dashboard Styling
2017-02-17 09:48:06 +02:00
Joshua Dwire
0d078d27af New dashboard styling 2017-02-16 22:03:31 -05:00
Hillel Coren
0d379fc648 Fix deleting logo 2017-02-16 12:13:26 +02:00
Joshua Dwire
770e3090af Fix saving of custom client view CSS
I noticed that I wasn’t able to change the custom CSS for the client
view. This fixes the issue.
2017-02-15 22:27:41 -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
9c6b9fc439 Add support for phantomjs secret 2017-02-15 22:58:27 +02:00
Hillel Coren
05886a5ed1 Renable ping method for Zapier 2017-02-15 22:09:46 +02: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
fe3fbeb9cc Corrected text files 2017-02-14 21:24:17 +02:00
Hillel Coren
3705b3ef19 Working on invoice test 2017-02-14 15:50:01 +02:00
Hillel Coren
119439a37b Handle long product names in typeahead 2017-02-14 15:49:47 +02:00
Hillel Coren
17889ef5a7 Don't show send date for draft recurring invoices 2017-02-14 15:09:57 +02:00
Hillel Coren
0d39625ce0 Add white label info to install docs 2017-02-14 15:07:44 +02:00
Hillel Coren
bf94909f9e Add currency 2017-02-14 14:11:52 +02:00
Hillel Coren
4d33ddf121 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-02-14 14:08:42 +02:00
Hillel Coren
5d2890dd55 Fix for Zapier 2017-02-14 12:37:31 +02:00
Hillel Coren
3490fac419 Minor tweaks 2017-02-14 12:37:10 +02:00