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

49 Commits

Author SHA1 Message Date
Hillel Coren
91e536503b Display client signature on the PDF #1504 2017-12-27 12:54:50 +02:00
Hillel Coren
2f6de520ec Line item discounts 2017-12-21 19:56:07 +02:00
Hillel Coren
a99f45c628 Improved inclusive tax rates 2017-12-03 13:56:10 +02:00
Hillel Coren
57757cdb00 Support converting payment currency 2017-11-17 13:56:10 +02:00
Hillel Coren
ee917ba95a Clean up JS rounding code 2017-11-06 10:08:23 +02:00
Hillel Coren
f1b883b54b Fix rounding 2017-11-01 13:50:31 +02:00
Hillel Coren
52af1298e5 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-10-30 16:02:18 +02:00
Hillel Coren
dbd19d4174 Stored Cross-site Scripting in Client's Name #1727 2017-10-30 16:00:55 +02:00
Hillel Coren
8c22ce5f5c Working on product fields 2017-10-29 23:08:56 +02:00
Hillel Coren
450e4ae66a Working on product fields 2017-10-29 12:39:15 +02:00
Hillel Coren
97fd40c8d3 Working on product fields 2017-10-29 09:48:23 +02:00
Hillel Coren
0be04fa023 Ensure ctrl+click opens button clicks in a new window 2017-10-24 20:58:22 +03:00
Hillel Coren
f34cc7ef4e Show zero rate taxes on PDF 2017-10-18 12:19:10 +03:00
Hillel Coren
4c1402de4a Enabled setting raw HTML for email signature 2017-10-17 17:10:54 +03:00
Hillel Coren
7ef9bc9cd6 Fix initial preview when adding expense to invoice 2017-10-17 11:33:50 +03:00
Hillel Coren
4e28fe02d1 Working on time tracker 2017-09-26 11:22:29 +03:00
Hillel Coren
ce198bd265 Working on time tracker 2017-09-18 08:27:40 +03:00
Hillel Coren
badd6fb7e7 Merge pull request #1665 from hagendornIT/#1664-Hide-custom-invoice-item-title
Hide custom invoice items if no value was specified
2017-09-14 16:02:45 +03:00
Hendrik Hagendorn
41e3cd9c0d Hide custom invoice items if no value was specified 2017-09-14 13:30:49 +02:00
Hillel Coren
076e301e38 VAT calculation with 3 decimal precision is not correct in PDF 2017-09-14 12:07:32 +03:00
Hillel Coren
c472bf92c8 Working on the calendar 2017-09-12 13:43:59 +03:00
Hillel Coren
18ce61c6ef Hide client portal footer if shown in iframe 2017-08-31 23:00:34 +03:00
Hillel Coren
1b28a2b377 Added recent errors to self host support messages 2017-08-29 12:43:57 +03:00
Hillel Coren
032efd5c22 Fix for discount rounding 2017-08-18 13:26:14 +03:00
Hillel Coren
7a4a5d51f3 Support higher precision for unit cost and quantity #252 2017-08-14 14:06:50 +03:00
Hillel Coren
f7d0ef71ec Fix: NaN% taxes on PDF 2017-08-11 13:56:00 +03:00
Hillel Coren
49da93f318 Show taxes if name is blank 2017-08-09 14:31:57 +03:00
Hillel Coren
17ecf8ecde Fix for negative rounding 2017-08-08 21:03:49 +03:00
Hillel Coren
e180601898 Working on task invoices 2017-06-20 09:41:08 +03:00
Hillel Coren
e871916116 Support both (Unit Cost/Quantity) and (Rate/Hour) #506 2017-06-19 22:19:52 +03:00
Hillel Coren
691469979c Fix client auto-complete search highlighting 2017-05-25 20:57:33 +03:00
Hillel Coren
2899125f61 Working on images in Edge 2017-05-24 12:14:05 +03:00
Hillel Coren
945f00dce1 Working on images in Edge 2017-05-24 12:09:37 +03:00
Hillel Coren
8738a2ad55 Clean up JSON encoding 2017-05-08 22:10:39 +03:00
Hillel Coren
fc15c466be Rounding error #1453 2017-04-29 22:15:02 +03:00
Hillel Coren
9eaa8c94bd Fix for client autocomplete 2017-04-13 10:08:09 +03:00
Hillel Coren
a088aa3e00 Fix for invoice client autocomplete 2017-04-12 22:45:15 +03:00
Hillel Coren
aecc1bee3e Prevent matching HTML line breaks 2017-04-12 17:32:40 +03:00
Hillel Coren
7dc40a3388 Working on tests.. 2017-04-12 13:53:41 +03:00
Hillel Coren
b86bf323f7 Improved client combobox 2017-04-09 23:25:02 +03:00
Hillel Coren
cc63385e14 Added per client invoice counter #1344 2017-03-29 11:46:52 +03:00
Hillel Coren
a3b05acb56 Include CSRF token fix on all pages 2017-03-21 10:34:52 +02:00
Hillel Coren
865c379116 Working on #1234 2017-02-06 11:51:40 +02:00
Hillel Coren
de6302d12a Add client statements 2017-01-23 17:00:44 +02:00
Hillel Coren
5c8d4cf324 Use PDF.js on mobile browsers 2017-01-16 15:31:24 +02:00
Hillel Coren
c09b645191 Use PDF.js on mobile browsers 2017-01-16 15:18:57 +02:00
Hillel Coren
f3a9f88107 Enable resubmitting form if invoice fails to save 2016-09-25 13:41:38 +03:00
Hillel Coren
8bc3d6c937 Ensure 0% taxes are shown 2016-07-20 20:48:56 +03:00
Holger Lösken
d36675b15b Use Elixir for asset management
- Set up Elixir for asset management
- CSS + JS will be handled via Elixir/Gulp in gulpfile.js
- Removed outdates public/js files
2016-07-20 08:29:45 +00:00