1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-16 16:13:20 +01:00
Commit Graph

524 Commits

Author SHA1 Message Date
Hillel Coren
85cf468d97 Invoice Locking Feature #173 2017-10-18 14:01:53 +03:00
Hillel Coren
b7ed5e98af Don't show zeros on invoice 2017-10-17 14:38:02 +03:00
Hillel Coren
697de9b3b2 Add default rate / amount for time tracking / tasks #1575 2017-10-17 13:57:20 +03:00
Hillel Coren
c5f340b7b3 Remove balance check 2017-10-17 11:09:22 +03:00
Hillel Coren
7850b83ee2 Fix for PHP/JS checks 2017-10-16 22:41:45 +03:00
Zach Ploskey
67ae8c8fb1 Fix misspelling of opened for invitation status 2017-10-11 09:02:19 -07:00
Hillel Coren
23c77e243c Feature: Allow HTML in custom payment-provider #1700 2017-10-09 11:44:38 +03:00
Hillel Coren
7c140d1f0e Fix typo 2017-09-07 22:14:11 +03:00
Hillel Coren
7a2b167be1 Prevent updating invoice with archived client 2017-09-06 14:13:21 +03:00
Hillel Coren
1f0dee82cd Working on Alipay 2017-09-04 23:22:57 +03:00
Hillel Coren
e6cad704ef Compare PHP/JS when PDF is first shown 2017-09-03 21:10:11 +03:00
Hillel Coren
e47e42ddfc Fix to always show at least one blank invoice item 2017-09-03 18:41:44 +03:00
Hillel Coren
229761bf37 Try to prevent LastPass auto-fill 2017-09-03 14:03:23 +03:00
Hillel Coren
b463ccf79a Improve PHP/JS checks 2017-09-01 13:56:10 +03:00
Hillel Coren
a9104c64b0 Add check for PHP/JS balances 2017-08-29 22:13:02 +03:00
Hillel Coren
e32632cd9a Hide 2nd table when invoicing tasks by default 2017-08-29 20:21:54 +03:00
Hillel Coren
050df75868 Hide 2nd table when invoicing tasks by default 2017-08-29 17:59:13 +03:00
Hillel Coren
ad60af661d Fix form alignment 2017-08-23 15:50:34 +03:00
Hillel Coren
dd661a97d0 Support cloning invoices to quotes and vice versa 2017-08-22 18:35:05 +03:00
Hillel Coren
032efd5c22 Fix for discount rounding 2017-08-18 13:26:14 +03:00
Hillel Coren
d9da272be5 Country not updated in PDF preview #1608 2017-08-16 16:11:28 +03:00
Hillel Coren
217f502501 Fix for creative design 2017-08-16 15:45:55 +03:00
Hillel Coren
3c40cd460e Remember discount type setting 2017-08-15 18:39:22 +03:00
Hillel Coren
ee0be053d7 Adjust OFX settings 2017-08-15 18:36:17 +03:00
Hillel Coren
810a50e3f5 Fix item cost precision 2017-08-15 15:25:58 +03:00
Hillel Coren
7a4a5d51f3 Support higher precision for unit cost and quantity #252 2017-08-14 14:06:50 +03:00
Hillel Coren
24997c9382 Test all invoice designs 2017-08-10 19:05:21 +03:00
Hillel Coren
9cc3fe9237 Show documents when invoicing an expense #1598 2017-08-06 17:59:17 +03:00
Hillel Coren
ef2d820744 XSS fixes 2017-08-04 16:39:11 +03:00
Hillel Coren
b696fabdee Fix styling 2017-07-31 23:19:52 +03:00
Hillel Coren
098151bff0 Added gateway fee help tooltip 2017-07-31 19:56:04 +03:00
Hillel Coren
0d53a5de2b Fix invoice item drag/drop sorting 2017-07-27 10:08:36 +03:00
Hillel Coren
a9b13992e4 Accent encoding, PDF #1589 2017-07-26 12:26:16 +03:00
Hillel Coren
89bb0bd23f Fix translation of currencies and countries 2017-07-24 18:04:25 +03:00
Hillel Coren
e0c080947b Default documents 2017-07-21 14:01:48 +03:00
Hillel Coren
48dbf0f287 Fix expense include documents 2017-07-21 13:44:36 +03:00
Hillel Coren
25699f43c7 Working on default documents 2017-07-20 22:45:10 +03:00
Hillel Coren
de0f5b8fec Optimize invoice edit form 2017-07-09 21:41:48 +03:00
Hillel Coren
834bce5eb2 Show recurring invoices as 'active' rather than 'sent' 2017-07-05 16:17:30 +03:00
Hillel Coren
3651ffa38a Invoice public notes is too wide on narrow screen 2017-07-04 12:53:53 +03:00
Hillel Coren
1e1e257415 Invoice public notes is too wide on narrow screen 2017-07-04 12:53:21 +03:00
Hillel Coren
561407f3cc Add check for invoice JS amounts 2017-07-03 13:15:06 +03:00
Hillel Coren
25bd16ccb1 Trim contact email 2017-07-02 20:55:21 +03:00
Hillel Coren
7f8f1b414b Hide tasks invoice line item table if module is disabled 2017-06-29 17:39:10 +03:00
Hillel Coren
4d8fba0d70 Separate counter for credit invoices #1451 2017-06-27 22:07:10 +03:00
Hillel Coren
29f52dc9b2 Invoice Create - Client shows 'null' in select2 #1550 2017-06-26 17:31:08 +03:00
Hillel Coren
fa6d67ac67 Default frequency to monthly 2017-06-26 17:19:44 +03:00
Hillel Coren
c239146559 Improvements to invoice labels customization 2017-06-21 13:35:55 +03:00
Hillel Coren
71d325cb98 Working on task invoices 2017-06-20 21:34:07 +03:00
Hillel Coren
91402b2c4e Working on task invoices 2017-06-20 13:49:49 +03:00
Hillel Coren
2565188c24 Fix for tests 2017-06-20 12:37:15 +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
2d146e63e2 Only set invoice public notes from client if value is set 2017-06-19 10:50:31 +03:00
Hillel Coren
b1ac110155 Update configure docs 2017-06-13 15:55:34 +03:00
Hillel Coren
705e8a285b Clarify 'mark ready' help text 2017-06-13 15:25:56 +03:00
Hillel Coren
ab0d6ae4b2 Don’t allow activating recurring invoice if start date is blank 2017-06-05 17:53:21 +03:00
Hillel Coren
1fba1c688e Make document failure clearer 2017-06-05 17:29:22 +03:00
Hillel Coren
6a99281fff pdf file wrong filename #1509 2017-06-05 16:46:44 +03:00
Hillel Coren
b4437c645b Fix bug when using Braintree and terms checkbox 2017-06-04 21:55:39 +03:00
Hillel Coren
091e3ed1b2 Added additional custom designs 2017-06-01 19:13:13 +03:00
Hillel Coren
b0ce52be4d Fix close button padding 2017-05-25 21:01:22 +03:00
Hillel Coren
27d1c13e79 Multi-db fixes 2017-05-25 20:29:47 +03:00
Hillel Coren
f82eecf2fb Prevent PhantomJS error loop 2017-05-24 20:40:43 +03:00
Hillel Coren
4705c6179c Fix PDF on older IE 2017-05-24 11:28:11 +03:00
Hillel Coren
512c6ebd43 Fix PDF on older IE 2017-05-24 11:12:01 +03:00
Hillel Coren
0b90e6e512 Fix PDF on older IE 2017-05-24 11:00:35 +03:00
Hillel Coren
20accda2f0 Email Quote displays wrong language strings #1499 2017-05-22 12:33:33 +03:00
Hillel Coren
0ed4250766 Per product Tax rate in invoice doesn't update product. #1108 2017-05-17 12:18:48 +03:00
Hillel Coren
7d466f5569 Private Notes for Invoices/Quotes #1293 2017-05-16 16:28:00 +03:00
Hillel Coren
1f4e3baecf Default note to client #1463 2017-05-16 16:00:56 +03:00
Hillel Coren
60e923217d Fix for invoicing tasks 2017-05-14 20:22:26 +03:00
Hillel Coren
2c8741bf96 Create invoice broken #1480 2017-05-10 17:39:04 +03:00
Hillel Coren
a6c100eb47 Support relabeling po number and due date 2017-05-09 09:42:33 +03:00
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
65b7556070 Support updating plan price 2017-05-08 11:18:35 +03:00
Hillel Coren
f25cbbc6ea Try to prevent LastPass autofill 2017-05-07 22:32:59 +03:00
Hillel Coren
d4fd0c0d35 Try to prevent LastPass autofill 2017-05-07 22:32:05 +03:00
Hillel Coren
42032f5e9a Improve JSON encoding in HTML 2017-05-07 10:00:38 +03:00
Hillel Coren
c518ec6ab3 Fix for invoice history page 2017-04-30 14:35:17 +03:00
Hillel Coren
abf14174b7 Rounding error #1453 2017-04-29 22:09:10 +03:00
Hillel Coren
d1e77f877b Option to include expense documents with invoice #1442 2017-04-28 16:42:19 +03:00
Hillel Coren
d4564e018b Improvements to email templates help 2017-04-21 14:06:01 +03:00
Hillel Coren
0fad27287b Add strip_tags to raw JSON in views 2017-04-19 20:46:11 +03:00
Hillel Coren
484d88cfef Fix special chars in dropzone strings #1225 2017-04-18 12:39:52 +03:00
Hillel Coren
96de6739bb Added custom contact fields 2017-04-16 14:31:14 +03:00
Hillel Coren
b408d92879 Prevent auto-complete on contact password 2017-04-16 10:09:45 +03:00
Hillel Coren
9f52dc7fe6 Set due date placeholder when selecting client 2017-04-12 18:30:09 +03:00
Hillel Coren
aecc1bee3e Prevent matching HTML line breaks 2017-04-12 17:32:40 +03:00
Hillel Coren
b86bf323f7 Improved client combobox 2017-04-09 23:25:02 +03:00
Hillel Coren
23e9dd6a97 Remove blank contacts 2017-04-03 22:48:47 +03:00
Hillel Coren
f40b72c014 Refactor client invoice/quote counter 2017-04-02 20:35:10 +03:00
Hillel Coren
0ae8b85a35 Fix spacing 2017-03-31 12:26:50 +03:00
Hillel Coren
cc63385e14 Added per client invoice counter #1344 2017-03-29 11:46:52 +03:00
Hillel Coren
42357bcd3d Don’t require changing back to free to be refunded 2017-03-28 14:28:25 +03:00
Hillel Coren
344fc06315 Disable import button once it's clicked 2017-03-27 13:17:09 +03:00
Hillel Coren
543e6c598a Don’t show recurring start date change warning for new invoices 2017-03-27 13:10:04 +03:00
Hillel Coren
baf76a460d Set invoice item type id for tasks 2017-03-27 11:52:07 +03:00
Hillel Coren
c3168e0166 Fixes for buy now clients 2017-03-26 13:19:07 +03:00