1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-18 23:42:25 +02:00
Commit Graph

896 Commits

Author SHA1 Message Date
Hillel Coren
e960e4b369 Fix for inclusive taxes 2018-01-23 12:16:48 +02:00
Hillel Coren
df37811e6e Working on reports 2018-01-21 12:16:02 +02:00
Hillel Coren
b62a86132e Show 0% on invoice 2018-01-20 21:46:48 +02:00
Hillel Coren
1de93e0f03 Working on portal 2018-01-18 12:16:02 +02:00
Hillel Coren
dae4df2a3e Support custom fields with defined options 2018-01-17 12:19:46 +02:00
Hillel Coren
131e50d02e Convert line item date variable in PDF preview #1743 2018-01-16 13:03:04 +02:00
Hillel Coren
39640418b5 Fix tax columns with inclusive taxes 2018-01-02 12:13:22 +02:00
Hillel Coren
8c8ebf75c6 Only show line item discounts if set 2018-01-02 11:51:50 +02:00
Hillel Coren
937e438591 Fix for 'null' in client name 2017-12-31 17:01:16 +02:00
Hillel Coren
65b36065de Line item qty decimal separator match cost separator 2017-12-31 15:35:03 +02:00
Hillel Coren
b705982110 Fix line item discount rounding 2017-12-30 21:22:03 +02:00
Hillel Coren
014f51e2ad Adjust colors 2017-12-30 20:52:43 +02:00
Hillel Coren
ec4490450c Fix line wrapping 2017-12-29 10:46:39 +02:00
Hillel Coren
39f206245c Handle second user signature 2017-12-28 10:02:59 +02:00
Hillel Coren
7012b6c87e Only convert signature to png if used 2017-12-28 09:42:35 +02:00
Hillel Coren
0fbe83eaaf Added option to show/hide signature on the PDF 2017-12-27 20:34:36 +02:00
Hillel Coren
03a275847f Display client signature on the PDF 2017-12-27 13:10:59 +02:00
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
cb99cee59d Working on exchange rates 2017-12-20 22:36:29 +02:00
Hillel Coren
e8d67b31ca Invoice surgage label as Discount #1765 2017-12-14 23:07:17 +02:00
Hillel Coren
3d48b4e528 Fix precision in PDF 2017-12-13 16:41:19 +02:00
Hillel Coren
2b7149cd5f Add recurring back to sidebar 2017-12-06 13:01:50 +02:00
Hillel Coren
759204a4c6 Adjust app colors 2017-12-06 10:54:06 +02:00
Hillel Coren
8e37d063fa Change entity type label on delivery note 2017-12-03 15:21:03 +02:00
Hillel Coren
a99f45c628 Improved inclusive tax rates 2017-12-03 13:56:10 +02:00
Hillel Coren
fb92a3cfbc Hide invoice number on statements 2017-11-30 21:26:46 +02:00
Hillel Coren
7fbe213146 Support delivery notes #462 2017-11-20 15:40:12 +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
a5f4a369ab Add bulk invoice button to products 2017-11-03 10:19:03 +02:00
Hillel Coren
f556546d85 Fix rounding 2017-11-01 13:51:11 +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
ccd1b8afde Working on product fields 2017-10-29 21:29:46 +02:00
Hillel Coren
6f2b842046 Working on product fields 2017-10-29 21:14:05 +02:00
Hillel Coren
423b424acf Working on product fields 2017-10-29 19:19:14 +02:00
Hillel Coren
bd98591ca7 Working on product fields 2017-10-29 17:36:10 +02:00
Hillel Coren
044aa6ccaa Working on product fields 2017-10-29 16:09:42 +02:00
Hillel Coren
7ecd06921f Working on product fields 2017-10-29 16:06:40 +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
575ff0c2e1 Support setting partial/deposit payment due date 2017-10-26 10:56:59 +03:00
Hillel Coren
86e8c09701 Working on partial due date 2017-10-26 00:35:38 +03:00
Hillel Coren
0be04fa023 Ensure ctrl+click opens button clicks in a new window 2017-10-24 20:58:22 +03:00
Hillel Coren
dad057d99d Fix for number variables in custom design 2017-10-24 12:03:05 +03:00
Hillel Coren
370be9e63c Working on Bitcoin with Stripe 2017-10-23 21:47:24 +03:00
Hillel Coren
55e7a04bd2 Fix line wrapping in PDF 2017-10-23 13:46:54 +03:00
Hillel Coren
f34cc7ef4e Show zero rate taxes on PDF 2017-10-18 12:19:10 +03:00
Hillel Coren
bcda5ce0c7 Fix header markdown 2017-10-17 18:35:18 +03:00
Hillel Coren
4c1402de4a Enabled setting raw HTML for email signature 2017-10-17 17:10:54 +03:00
Hillel Coren
b7ed5e98af Don't show zeros on invoice 2017-10-17 14:38:02 +03:00
Hillel Coren
7ef9bc9cd6 Fix initial preview when adding expense to invoice 2017-10-17 11:33:50 +03:00
Hillel Coren
6a0842b307 Working on the time tracker 2017-09-29 12:59:53 +03:00
Hillel Coren
4e28fe02d1 Working on time tracker 2017-09-26 11:22:29 +03:00
Hillel Coren
c33d216a11 Working on time tracker 2017-09-25 12:22:19 +03:00
Hillel Coren
4714cd7595 Working on time tracker 2017-09-25 11:52:57 +03:00
Hillel Coren
ea0e39e089 Working on time tracker 2017-09-18 09:27:09 +03:00
Hillel Coren
ce198bd265 Working on time tracker 2017-09-18 08:27:40 +03:00
Hillel Coren
618ef714f2 Update built files 2017-09-14 20:41:04 +03:00
Hillel Coren
9097a335c2 Update built files 2017-09-14 16:06:40 +03:00
Hillel Coren
a7dcc30711 Working on the calendar 2017-09-12 17:16:18 +03:00
Hillel Coren
c472bf92c8 Working on the calendar 2017-09-12 13:43:59 +03:00
Hillel Coren
109d684437 Working on images in Edge 2017-09-03 10:22:54 +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
4822f3eb00 Don’t change start date when selecting end date in range picker 2017-08-24 20:41:05 +03:00
Hillel Coren
6d9e4cfe1d Prevent numbers from wrapping 2017-08-23 21:53:45 +03:00
David Bomba
c56a116dd5 Create .htaccess
prevent execution of php in logo dir.
2017-08-20 18:34:18 +10:00
Hillel Coren
032efd5c22 Fix for discount rounding 2017-08-18 13:26:14 +03:00
Hillel Coren
27c1369c90 Remove duplicate .htaccess change 2017-08-16 17:18:06 +03:00
Hillel Coren
ac269b1ee6 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-08-16 17:17:11 +03:00
Hillel Coren
7285f46e26 Merge pull request #1622 from robwent/develop
Moves noindex header into conditional block
2017-08-16 17:17:00 +03:00
Robert Went
ceef6d6b04 Moves noindex into conditional statement
related to #1620
2017-08-16 15:11:46 +01:00
Hillel Coren
181974ad84 Comment out .htaccess header change 2017-08-16 17:04:00 +03:00
Robert Went
c3cc6a63e9 Prevents indexing by search engines (#1620)
related to #1617
2017-08-16 11:07:20 +10:00
Robert Went
42bf414a9b Prevents indexing by search engines
related to #1617
2017-08-16 01:55:22 +01:00
Hillel Coren
db714a17ac Support higher precision for unit cost and quantity 2017-08-14 14:24:41 +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
098151bff0 Added gateway fee help tooltip 2017-07-31 19:56:04 +03:00
Hillel Coren
3850cffd58 Change bottom left bgcolor in light mode 2017-07-30 20:32:44 +03:00
Hillel Coren
e05b04485d Update pdfmake 2017-07-28 12:53:49 +03:00
Hillel Coren
f5f161865a Fix for 'The specified value...' console warning 2017-07-18 15:30:45 +03:00
Hillel Coren
d02e99fac9 Added drop shadow to client portal footer 2017-07-10 12:42:40 +03:00
Hillel Coren
b239b7cebb Support setting label for VAT and Id 2017-07-09 20:06:34 +03:00
Hillel Coren
1e1e257415 Invoice public notes is too wide on narrow screen 2017-07-04 12:53:21 +03:00
Hillel Coren
8e57e498b5 Adjust drop shadows 2017-07-03 22:20:13 +03:00
Hillel Coren
93c9d10504 Fix markdown parsing 2017-06-29 15:15:54 +03:00
Hillel Coren
112fc57c1d Change navbar styling 2017-06-21 15:52:54 +03:00
Hillel Coren
c239146559 Improvements to invoice labels customization 2017-06-21 13:35:55 +03:00
Hillel Coren
1c3b8e9cd7 Handle lineitem style not set in custom design 2017-06-21 12:48:06 +03:00
Hillel Coren
eee064e500 Working on task invoices 2017-06-20 13:10:56 +03:00
Hillel Coren
73dbf99482 Working on task invoices 2017-06-20 12:53:27 +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
973ceec719 Added dark mode as an option 2017-06-19 14:19:25 +03:00