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

709 Commits

Author SHA1 Message Date
Hillel Coren
00ae1d4a1c Support entering payment for draft invoice 2017-01-13 13:53:06 +02:00
Hillel Coren
eebe61b4d0 Support paying draft invoices 2017-01-13 09:02:22 +02:00
Hillel Coren
7a20dc5c12 Enable sending emails from alternate domain 2017-01-12 21:19:13 +02:00
Hillel Coren
0095cdf7dd Add secondary domain choice 2017-01-12 15:12:02 +02:00
Hillel Coren
cb676fc021 Support bulk emailing 2017-01-11 15:59:48 +02:00
Hillel Coren
a07829241f Support bulk emailing 2017-01-11 15:58:38 +02:00
Hillel Coren
29cd635907 Support bulk emailing 2017-01-11 15:58:10 +02:00
Hillel Coren
318b189bc0 Support bulk emailing 2017-01-11 15:53:26 +02:00
Hillel Coren
71694d108d Support queues for payment emails 2017-01-11 14:06:15 +02:00
Hillel Coren
a8d15571ac Prevent blank invoice numbers 2017-01-11 11:35:59 +02:00
Hillel Coren
511375ba45 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-01-10 12:25:35 +02:00
Hillel Coren
91e3f5d7b9 Check for duplicates in the JSON import 2017-01-10 10:50:17 +02:00
David Bomba
6a41353a96 Firebase notifications for Android (#1269)
* revert error reporting

* fix for non boolean output

* Firebase notifications for Android
2017-01-10 14:35:30 +11:00
Hillel Coren
0911b0ab7d Enable viewing draft invoices with link 2017-01-08 22:01:18 +02:00
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
451faaea26 Create company for ninja reseller account 2017-01-08 17:52:38 +02:00
Hillel Coren
7b92eb62fe Improve export CSV import 2017-01-08 16:02:52 +02:00
Hillel Coren
0f20fcc497 Fix for transformer timestamp 2017-01-08 12:31:32 +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
6ff1c79db3 Label reminder activity records 2017-01-05 12:46:03 +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
4f04e56c7e Fix timezone issue with dates 2017-01-02 22:43:03 +02:00
Hillel Coren
c4cdc45a93 Add inclusive tax rates #552 2017-01-02 13:38:58 +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
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
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
392d55c190 Working on white label renewls 2016-12-28 16:53:18 +02:00
Hillel Coren
cf0889bc90 Improvements to white label purchase 2016-12-27 23:56:55 +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
a7858a8561 Right align number and center statuses in data tables 2016-12-25 23:43:57 +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
4658abfbd4 Improved number parsing for CSV import 2016-12-22 19:17:45 +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
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