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

77 Commits

Author SHA1 Message Date
Hillel Coren
8738a2ad55 Clean up JSON encoding 2017-05-08 22:10:39 +03:00
Hillel Coren
00ca886a8a Improve product title 2017-05-08 12:23:51 +03:00
Hillel Coren
42032f5e9a Improve JSON encoding in HTML 2017-05-07 10:00:38 +03:00
Hillel Coren
abf14174b7 Rounding error #1453 2017-04-29 22:09:10 +03:00
Hillel Coren
0fad27287b Add strip_tags to raw JSON in views 2017-04-19 20:46:11 +03:00
Hillel Coren
96de6739bb Added custom contact fields 2017-04-16 14:31:14 +03:00
Hillel Coren
9f52dc7fe6 Set due date placeholder when selecting client 2017-04-12 18:30:09 +03:00
Hillel Coren
23e9dd6a97 Remove blank contacts 2017-04-03 22:48:47 +03:00
Hillel Coren
c3168e0166 Fixes for buy now clients 2017-03-26 13:19:07 +03:00
Hillel Coren
5f9ffee8ea Fix to save invoice_item_type_id value 2017-03-26 10:54:04 +03:00
Hillel Coren
022ad2e414 Default account to use line items taxes 2017-03-15 20:25:25 +02:00
Hillel Coren
0bdcc50e5a Don't overwrite task notes when selecting product 2017-02-28 18:07:01 +02:00
Hillel Coren
d89690ebe4 Support custom product fields 2017-02-23 16:33:02 +02:00
Hillel Coren
bbce6b8ce8 Don’t require client email address 2017-02-21 15:27:04 +02:00
Hillel Coren
f978314d27 Fix for invoice.services 2017-02-17 09:48:44 +02:00
Hillel Coren
119439a37b Handle long product names in typeahead 2017-02-14 15:49:47 +02:00
Hillel Coren
58c50edff7 Working on #1234 2017-02-06 11:41:16 +02:00
Hillel Coren
d38101545f Working on manual send reminders #1234 2017-02-05 09:53:49 +02:00
Hillel Coren
c68689db41 Testing typeahead custom suggestion 2017-01-08 16:46:32 +02:00
Hillel Coren
7a58108cd0 Refactored number genrating code 2017-01-04 10:11:32 +02:00
Hillel Coren
69369619af Support automatic client ids 2017-01-03 21:48:40 +02:00
Hillel Coren
c4cdc45a93 Add inclusive tax rates #552 2017-01-02 13:38:58 +02:00
Hillel Coren
011032b585 Apply the terms/footer when the recurring invoice is created #1203 2016-12-29 21:36:54 +02:00
Hillel Coren
b1f2645a35 Improve contact validation code 2016-12-25 10:54:01 +02:00
Hillel Coren
98bad586e2 Fix for rounding subtotal value 2016-12-11 21:45:40 +02:00
Hillel Coren
8d8156f580 Hide draft invoices from the client portal 2016-12-04 23:26:38 +02:00
Hillel Coren
3ccb33ec21 Support signing for invoice 2016-11-04 15:34:15 +02:00
Hillel Coren
b624bb13c3 Fix problem clearing duplicate invoice number error 2016-09-25 20:36:15 +03:00
Hillel Coren
0d2b1f64f9 Fix for description textarea 2016-09-18 22:12:09 +03:00
Hillel Coren
4530abf495 Disable wordWrapText 2016-09-18 14:58:44 +03:00
Hillel Coren
8ce558d391 Fix for unique invoice number check with slashes 2016-09-18 12:26:18 +03:00
Hillel Coren
ee55374fc1 Add limit for number of invoice items 2016-09-14 10:39:08 +03:00
Hillel Coren
22c920701c Implemented sweetalert 2016-07-28 19:55:23 +03:00
Hillel Coren
aa53a96b5d Verify that invoice number is unique using JS 2016-07-27 15:46:05 +03:00
Hillel Coren
986487b4c9 Working on new hosted pricing 2016-07-11 20:08:43 +03:00
Hillel Coren
e6b60c6f1a Working on expense categories 2016-07-07 11:03:43 +03:00
Hillel Coren
21a91ff0e1 Added expense category 2016-07-05 21:49:47 +03:00
Hillel Coren
ac09d86f68 Show warning when changing recurring invoice start date 2016-05-22 19:51:09 +03:00
Joshua Dwire
41f4c98e08 Merge remote-tracking branch 'upstream/develop' into payments-changes 2016-05-10 10:25:42 -04:00
Joshua Dwire
20f6f32a06 Update UI for configuring auto bill 2016-05-09 16:29:02 -04:00
Joshua Dwire
9a64db3234 Allow client to choose auto bill settings 2016-05-06 13:26:37 -04:00
Hillel Coren
f28e0cd76b Fix for JS rounding problem 2016-04-26 12:41:34 +03:00
Hillel Coren
f75b67b704 Trim whitespace in JS from emails on invoice page 2016-04-14 10:39:12 +03:00
Hillel Coren
74b524aada Add scrollbar to product list 2016-04-11 13:30:23 +03:00
Hillel Coren
769465542d Show info icon as orange if invitation opened but not viewed 2016-04-09 23:36:32 +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
Hillel Coren
d2d22fbb50 Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
Conflicts:
	resources/views/invoices/knockout.blade.php
2016-03-27 18:20:48 +03:00
Hillel Coren
d70bc4e922 Support multiple tax rates 2016-03-27 18:06:02 +03:00
Joshua Dwire
5e62d7d296 Allow documents to be attached to expenses 2016-03-24 18:15:52 -04:00