1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
Commit Graph

2789 Commits

Author SHA1 Message Date
Hillel Coren
206efd1fc0 Enable viewing draft invoices with link 2017-01-08 22:00:37 +02:00
Hillel Coren
854b13de19 Enable viewing draft invoices with link 2017-01-08 21:45:42 +02:00
Hillel Coren
b34c5724de Support 'Tax Invoice\Quote' PDF labels 2017-01-08 19:43:59 +02:00
Hillel Coren
451faaea26 Create company for ninja reseller account 2017-01-08 17:52:38 +02:00
Hillel Coren
01439a0f43 Enable non-admins to set notification preferences 2017-01-08 17:43:56 +02:00
Hillel Coren
7711d0a456 Skip blank rows in CSV import 2017-01-08 16:13:23 +02:00
Hillel Coren
7b92eb62fe Improve export CSV import 2017-01-08 16:02:52 +02:00
Hillel Coren
4596ce4095 Support importing exported files 2017-01-08 14:19:40 +02:00
Hillel Coren
86af13f924 Fix for direct payment links 2017-01-08 13:51:53 +02:00
Hillel Coren
0f20fcc497 Fix for transformer timestamp 2017-01-08 12:31:32 +02:00
Hillel Coren
31891fe1b7 Track more changes on self hosts 2017-01-08 12:23:02 +02:00
David Bomba
108e62f519 PHP 7.1 fixes (#1259)
* revert error reporting

* fix for non boolean output

* PHP 7.1 non-numeric fixes
2017-01-07 10:04:39 +11:00
Hillel Coren
c8345e8fc1 BCC email 2017-01-06 15:24:53 +02:00
Hillel Coren
84ac76cff1 Clean up invoice activity records 2017-01-06 12:36:46 +02:00
Hillel Coren
06d5509805 Fix for client numbers 2017-01-06 12:36:27 +02:00
Hillel Coren
6ff1c79db3 Label reminder activity records 2017-01-05 12:46:03 +02:00
Hillel Coren
9fc53c8b13 Support canceling pro trial 2017-01-04 13:20:56 +02:00
Hillel Coren
521f2b5d0e Fix for client numbers 2017-01-04 12:52:32 +02:00
Hillel Coren
7a58108cd0 Refactored number genrating code 2017-01-04 10:11:32 +02:00
Hillel Coren
c37f6cd55b Update version 2017-01-04 09:02:55 +02:00
Hillel Coren
69369619af Support automatic client ids 2017-01-03 21:48:40 +02:00
Hillel Coren
a3c5b83d2d Update version 2017-01-03 12:12:07 +02:00
Hillel Coren
4f04e56c7e Fix timezone issue with dates 2017-01-02 22:43:03 +02:00
Hillel Coren
977e96dbc3 Add ‘More Actions’ to payments form 2017-01-02 22:23:29 +02:00
Hillel Coren
d0cb07eb2d Local Pdf generation #886 2017-01-02 20:47:40 +02:00
Hillel Coren
9632b437ce Always display check data ouput 2017-01-02 15:00:02 +02:00
Hillel Coren
9b13321a7f Store that invoice was authorized in the session #1230 2017-01-02 14:47:39 +02:00
Hillel Coren
c2171e5f4f Add post\state\city field to invoice design 2017-01-02 13:58:51 +02:00
Hillel Coren
076a458567 Remove inclusive from account default list 2017-01-02 13:44:33 +02:00
Hillel Coren
c4cdc45a93 Add inclusive tax rates #552 2017-01-02 13:38:58 +02:00
Hillel Coren
4307bb2984 Move bluevine_status to companies table 2017-01-02 13:37:28 +02:00
Hillel Coren
fbb5a8bbc8 Fix for tests 2017-01-01 20:54:43 +02:00
Hillel Coren
e71d254a09 Show ‘Mark Paid’ in list/more actions for draft invoices 2017-01-01 20:49:37 +02:00
Hillel Coren
cfdc8a3104 Add plan for up to 20 users 2017-01-01 20:43:46 +02:00
Hillel Coren
9cfdfe3099 Improve check data account id checks 2017-01-01 20:36:02 +02:00
Hillel Coren
721c4cd349 Don’t apply annual discount if during the year 2017-01-01 20:23:51 +02:00
Hillel Coren
396db1dec4 Changes to product description aren't logged in invoice history #1219 2017-01-01 20:11:38 +02:00
Hillel Coren
7beb6a7f34 Fix for tests 2017-01-01 18:32:25 +02:00
Hillel Coren
4c98f1d1be Fix for quote terms/signature 2017-01-01 13:22:05 +02:00
Hillel Coren
67140d87ae Only show Bluevine to primary account 2017-01-01 13:09:42 +02:00
Hillel Coren
6e75c240f8 Simplify new company process 2016-12-29 22:40:24 +02:00
Hillel Coren
152b8770f5 Simplify new company process 2016-12-29 22:24:11 +02:00
Hillel Coren
e313a32c6a Show app link when logging in on iOS device 2016-12-29 21:49:55 +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
75900c296e Improved Swagger annotations 2016-12-29 18:17:17 +02:00
Hillel Coren
fc528163d3 Only show paid invoices for ninja accounts 2016-12-29 14:32:39 +02:00
Hillel Coren
d49988ed7a Only show paid invoices for ninja accounts 2016-12-29 14:30:23 +02:00
Hillel Coren
5e979ce5c8 Make sure invoice is sent when marking as paid 2016-12-29 13:10:57 +02:00
Hillel Coren
0c5225df51 Fix history with multiple companies 2016-12-29 12:49:08 +02:00
Hillel Coren
03a2a1a9c2 Increase import limit 2016-12-28 20:50:59 +02:00
Hillel Coren
44785d5a75 Working on white label renewal 2016-12-28 20:50:21 +02:00
Hillel Coren
d6b0827eac Support renewing white label license early 2016-12-28 20:40:25 +02:00
Hillel Coren
392d55c190 Working on white label renewls 2016-12-28 16:53:18 +02:00
Hillel Coren
f0f62790a6 Show dashboard alert when white label license is expired 2016-12-28 16:39:29 +02:00
Hillel Coren
cf0889bc90 Improvements to white label purchase 2016-12-27 23:56:55 +02:00
Hillel Coren
4bcdc155c0 Working on white label renewal 2016-12-27 13:44:15 +02:00
Hillel Coren
e9f05c7006 Fix for creating plan renewal invoices 2016-12-27 13:13:57 +02:00
Hillel Coren
0f37d5f618 Refactor presenters 2016-12-26 21:43:53 +02:00
Hillel Coren
ffd7e7bdc6 Add labels for tasks and expenses 2016-12-26 20:09:49 +02:00
Hillel Coren
751ff62632 Add payment status label 2016-12-26 19:45:38 +02:00
Hillel Coren
988ef9af66 Show invoice status labels 2016-12-26 15:38:53 +02:00
Hillel Coren
f65300d108 Fix timezone for date invoice number pattern 2016-12-26 13:04:16 +02:00
Hillel Coren
a7858a8561 Right align number and center statuses in data tables 2016-12-25 23:43:57 +02:00
Hillel Coren
edc3531965 Add require HTTPS self host setting 2016-12-25 22:31:02 +02:00
Hillel Coren
3f8efb986d Enable sending message from within the app 2016-12-25 19:43:42 +02:00
Hillel Coren
a5ead8407d Show read only values when editing a payment 2016-12-25 13:15:58 +02:00
Hillel Coren
e599b7ee89 Added fields to search (id number, vat number, ...) 2016-12-25 12:48:26 +02:00
Hillel Coren
1a27e28ff5 Support importing products using JSON 2016-12-25 12:32:11 +02:00
Hillel Coren
c26bebd063 Add plan deadline logging 2016-12-25 11:49:33 +02:00
Hillel Coren
5f39ec1162 Add option to disable map #1223 2016-12-25 09:57:33 +02:00
Hillel Coren
67b7d6ff21 Make sure invoice is emailed if auto-billing fails 2016-12-22 19:42:21 +02:00
Hillel Coren
4658abfbd4 Improved number parsing for CSV import 2016-12-22 19:17:45 +02:00
Hillel Coren
b7465a8f17 Fix data import 2016-12-22 19:12:12 +02:00
Hillel Coren
3a845a54e7 Don't strtolower invoice number when importing 2016-12-22 17:56:35 +02:00
Hillel Coren
4ed44be7a9 Don't prevent importing duplicate products 2016-12-22 17:28:42 +02:00
Hillel Coren
655da01338 Improvement to invoice import 2016-12-22 13:53:14 +02:00
Hillel Coren
80cc8ae2b4 Prevent online payments for quotes 2016-12-22 13:49:20 +02:00
Hillel Coren
d12a1a35de Fix for % translation issue 2016-12-21 14:39:26 +02:00
Hillel Coren
700bac552b Fix for % translation issue 2016-12-21 14:37:57 +02:00
Hillel Coren
6e8f87a198 Fix total balance for vendor with multiple expense currencies 2016-12-20 17:48:58 +02:00
Hillel Coren
cd97904b75 Remove mcrypt #1188 2016-12-20 16:28:44 +02:00
Hillel Coren
312e8e8e48 Fixes #1211 2016-12-20 15:09:41 +02:00
Hillel Coren
6c30a603f6 Update version to 2.9.1 2016-12-20 14:44:06 +02:00
Hillel Coren
68d3322032 Fix for #1209 2016-12-20 10:50:23 +02:00
Hillel Coren
1ee1beb070 Don't show payment options if invoice isn't sent 2016-12-19 20:52:16 +02:00
Hillel Coren
f275d1a295 Don't allow changing client once task/expense has been invoiced 2016-12-19 20:39:48 +02:00
Hillel Coren
db26b169cd Clarify sample values in invoice design page 2016-12-19 20:30:27 +02:00
Hillel Coren
2f8344df66 Added deletedQuote subscription 2016-12-19 20:06:30 +02:00
Hillel Coren
5c891fa49e Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2016-12-19 13:22:12 +02:00
Hillel Coren
989d55d692 Fix for module column headers 2016-12-19 13:22:03 +02:00
Hillel Coren
82e2331e73 Fix recurring invoice search 2016-12-19 11:48:11 +02:00
Hillel Coren
b0cfcf7748 Notify on billing completion 2016-12-18 21:39:25 +02:00
David Bomba
f88aa8f8e3 fix for non boolean output (#1201) 2016-12-18 14:17:20 +11:00
Hillel Coren
f8d95e1a31 Merge pull request #1184 from justkidding96/develop
Added new event listeners for Zapier
2016-12-16 15:17:30 +02:00
Hillel Coren
89e38d888e Bumped version number to 2.9.0 2016-12-15 17:21:36 +02:00
Hillel Coren
fc87cbafe6 Support exporting products 2016-12-15 15:28:24 +02:00
Hillel Coren
7085c0137f Fix payments column headers 2016-12-15 15:20:36 +02:00
Hillel Coren
82857d642f Adjustments to task projects 2016-12-15 15:13:24 +02:00
Hillel Coren
92a60221a5 Adjustments to task projects 2016-12-15 15:11:04 +02:00
Hillel Coren
d1f496023b Adjustments to task projects 2016-12-15 14:17:10 +02:00