1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

123 Commits

Author SHA1 Message Date
Hillel Coren
5387963731 Show 0% tax rates in line items 2016-07-21 20:21:46 +03:00
Hillel Coren
c9d87c15d3 Show 0% tax rates in line items 2016-07-21 20:19:11 +03:00
Hillel Coren
70244ec12e Merging fixes from develop 2016-07-21 20:12:59 +03:00
Hillel Coren
d534b5595b Workaround for problem with images in PDF on MS Edge 2016-07-19 15:42:08 +03:00
Hillel Coren
60982deb08 Don't show clients w/o names 2016-07-18 22:53:54 +03:00
Hillel Coren
d2d70eb12a Fix for branding logo with custom designs 2016-07-14 22:58:26 +03:00
Hillel Coren
bf166a1a6f Fix for [Object] problem with certain designs 2016-07-13 21:10:22 +03:00
Hillel Coren
21a91ff0e1 Added expense category 2016-07-05 21:49:47 +03:00
Hillel Coren
698ec1e9d4 Fix for markdown when text is a single line 2016-07-03 13:20:46 +03:00
Hillel Coren
6dc0f93534 Fix for #922 2016-07-03 12:18:46 +03:00
Hillel Coren
fec1161434 Fix for invoice footer 2016-06-30 20:53:18 +03:00
Hillel Coren
cbe39f9aaf Fix for elegant design 2016-06-29 22:59:54 +03:00
Hillel Coren
9603439a33 Added additional designs 2016-06-29 22:48:56 +03:00
Alexandre Villeneuve
eafdc12fa5 Add style to multiple subtotals labels 2016-06-08 14:00:44 -04:00
Hillel Coren
2f3c309d41 Remove fallback support for dropzone 2016-05-30 11:51:41 +03:00
Joshua Dwire
947cb4a6f7 Better WePay configuration support 2016-05-14 17:23:20 -04:00
Joshua Dwire
41f4c98e08 Merge remote-tracking branch 'upstream/develop' into payments-changes 2016-05-10 10:25:42 -04:00
Hillel Coren
12c185ca49 Fix for regex issue with product autocomplete 2016-05-09 20:57:23 +03:00
Hillel Coren
786b6567b6 Hide unit cost if the quantity column is hidden 2016-05-09 17:40:55 +03:00
Raymond
986156117e Copy custom values of invoice items 2016-05-07 15:29:27 +02:00
Raymond
e4ce4e0fc8 Added dynamic dates to custom invoice fields + fixed bug in processing of notes, terms and footer. 2016-05-07 15:06:56 +02:00
Hillel Coren
54be2f0b84 Improvements to the user table seeder 2016-05-05 20:18:02 +03:00
Hillel Coren
861a47c3bb Don't show due date in recurring invoice preview 2016-05-05 19:48:33 +03:00
Joshua Dwire
fe2a1fe66a Add Braintree support 2016-04-26 19:59:52 -04:00
Hillel Coren
07f50d188f Fix for partial invoice label on PDF 2016-04-24 00:08:16 +03:00
Hillel Coren
b27505f63c Fix for saving invoice client with id/public_id 2016-04-21 13:01:36 +03:00
Hillel Coren
0dcee794b5 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
Conflicts:
	resources/lang/en/texts.php
	resources/views/accounts/invoice_design.blade.php
	resources/views/invoices/edit.blade.php
2016-04-19 22:48:03 +03:00
Hillel Coren
9f5fe33059 Added page size and live preview settings 2016-04-19 10:51:57 +03:00
Joshua Dwire
22f65e8108 Finalize multi-plan support
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
2016-04-18 22:35:18 -04:00
Hillel Coren
cd2c992158 Fix for bold design when product key is blank 2016-04-13 10:52:40 +03:00
Hillel Coren
f8256127ec Working on multiple tax rates 2016-03-31 13:28:22 +03:00
Hillel Coren
be9e7beaed Support for multiple tax rates 2016-03-31 12:29:01 +03:00
Hillel Coren
f91f32323f Reworking taxes 2016-03-29 17:30:28 +03:00
Joshua Dwire
db322d3fc7 Don't expect an invoice to have expenses 2016-03-24 19:08:38 -04:00
Joshua Dwire
5e62d7d296 Allow documents to be attached to expenses 2016-03-24 18:15:52 -04:00
Joshua Dwire
1c5c45a1e1 Improved handling of various document types; better documents zip 2016-03-24 11:33:28 -04:00
Joshua Dwire
942f543bbb Display documents in invoice PDF 2016-03-23 18:40:42 -04:00
Joshua Dwire
88808d44bf Add support for invoice attachments 2016-03-22 22:23:45 -04:00
Hillel Coren
c3c7f25b32 Clarified partial labels 2016-03-18 14:34:46 +02:00
Hillel Coren
8cd56fa969 Minor fixes 2016-03-17 09:54:32 +02:00
Hillel Coren
4e9cc45a55 Hide custom invoice line item fields if not pro 2016-03-15 22:08:12 +02:00
Hillel Coren
eef80d94d2 Use typeahead for product key on invoice page 2016-02-29 11:40:52 +02:00
Hillel Coren
6a9b2130c5 Added fuzzy search using fuse.js 2016-02-28 22:43:43 +02:00
Hillel Coren
2153a8e227 Added custom invoice item fields 2016-02-28 13:59:52 +02:00
Hillel Coren
1c47f4e03f If product key is blank remove column from PDF 2016-02-28 10:13:58 +02:00
Hillel Coren
4a749d5868 Improvements to custom designer 2016-02-25 20:34:23 +02:00
Hillel Coren
689efc3e3e Lazy load images 2016-02-25 12:16:27 +02:00
Hillel Coren
049c20f062 Zapier improvements 2016-02-16 17:30:09 +02:00
Hillel Coren
da83776aa9 Fixed new header/footer settings 2016-02-15 10:43:40 +02:00
Hillel Coren
25b8c54355 Bug: fix 'Invoice issued to' in business design for quote 2016-02-03 22:19:15 +02:00