1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
Commit Graph

1018 Commits

Author SHA1 Message Date
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
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
f46a7888a8 Use custom settings in client portal url 2017-02-19 22:47:16 +02:00
Hillel Coren
6ae4e63184 Re-enable queue code 2017-02-19 14:05:38 +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
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
Hillel Coren
05886a5ed1 Renable ping method for Zapier 2017-02-15 22:09:46 +02:00
Hillel Coren
1b6c6bc529 Prevent invoices from marked as viewed when using invoice.services 2017-02-12 10:01:36 +02:00
Hillel Coren
e01b61cef5 Refactor tax rate code 2017-02-10 09:43:46 +02:00
Hillel Coren
848269ff1c Fix taxes for new quotes 2017-02-10 09:29:56 +02:00
Hillel Coren
7b0adb5655 Fix 'contact us' email address 2017-02-09 21:13:12 +02:00
Hillel Coren
b37f2ff96c Don't refresh page when sending 'contact us' message 2017-02-09 21:11:23 +02:00
Hillel Coren
176f8374af Support refunding payment from 'More actions' 2017-02-09 12:49:57 +02:00
Hillel Coren
0d71d54b07 Support refunding payment from 'More actions' 2017-02-09 12:46:58 +02:00
Hillel Coren
d58540f432 Include expense currencies in dashboard selector 2017-02-08 18:38:05 +02:00
Hillel Coren
412d935e79 Enable non-admin users with view all permissions to use the reports 2017-02-07 17:23:55 +02:00
Hillel Coren
e8fda5f67e Merge product and invoice details reports 2017-02-07 14:10:37 +02:00
Hillel Coren
44eb7d52f9 Filter dashboard expenses by first month of year setting 2017-02-07 14:04:13 +02:00
Amado Martinez
8464628b29 Fix blank fromaddress in setup 2017-02-06 09:19:01 -06:00
Hillel Coren
58c50edff7 Working on #1234 2017-02-06 11:41:16 +02:00
Hillel Coren
30045ecdbb Working on #1234 2017-02-05 23:29:11 +02:00
Hillel Coren
80ccd4f924 Working on #1234 2017-02-05 14:48:26 +02:00
Hillel Coren
a33b088a93 Support editing reminders when they're not automatically sent 2017-02-02 22:07:17 +02:00
Hillel Coren
06d281a216 Re-enable support for queues 2017-02-02 14:02:50 +02:00
Hillel Coren
6371339805 Auto logout after inactivity 2017-01-31 13:09:25 +02:00
Hillel Coren
eb2e02a809 php-cs-fixer 2017-01-30 21:54:09 +02:00
Hillel Coren
30515c69f3 php-cs-fixer 2017-01-30 21:49:42 +02:00
Hillel Coren
c0fbaf1e89 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Hillel Coren
4da2a7125f php-cs-fixer cleanup 2017-01-30 21:17:56 +02:00
Hillel Coren
1eb83a2642 php-cs-fixer clean up 2017-01-30 18:05:31 +02:00
Hillel Coren
249f5b3543 Change back to UTC dates 2017-01-30 14:40:07 +02:00
Hillel Coren
6d65b8e7cc Fix for dates 2017-01-30 10:15:28 +02:00
Hillel Coren
602c8e81e5 Fix invoice link if user has multiple companies #578 2017-01-29 22:07:44 +02:00
Hillel Coren
d62a672999 Support recurring buy now buttons 2017-01-29 17:32:59 +02:00
Hillel Coren
98fed80761 Fix for status message after emailing an invoice 2017-01-26 20:21:15 +02:00
Hillel Coren
17129fc9ef Added setup.sql to speed up initial setup 2017-01-25 17:03:36 +02:00
Hillel Coren
87eb9e1216 Disabled support for queues 2017-01-24 16:16:06 +02:00
Hillel Coren
de6302d12a Add client statements 2017-01-23 17:00:44 +02:00
Hillel Coren
a63f694d09 Improvements to reports 2017-01-22 12:09:29 +02:00
Hillel Coren
b18f11f3da Add new task/expense button after saving project/expense category 2017-01-15 23:23:46 +02:00
Hillel Coren
21795b683d Improve task descriptions when invoiced 2017-01-15 22:11:04 +02:00
Hillel Coren
c8419c14d1 Improvements to CSV import/export 2017-01-15 20:38:36 +02:00
Hillel Coren
b1caad4995 Replace terms page with WP link 2017-01-13 14:18:24 +02:00