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

733 Commits

Author SHA1 Message Date
Hillel Coren
6d65b8e7cc Fix for dates 2017-01-30 10:15:28 +02:00
Hillel Coren
a23107830e Fix for translation #1185 2017-01-29 22:16:04 +02:00
Hillel Coren
602c8e81e5 Fix invoice link if user has multiple companies #578 2017-01-29 22:07:44 +02:00
Hillel Coren
d62a672999 Support recurring buy now buttons 2017-01-29 17:32:59 +02:00
Hillel Coren
18c8dfefb1 Support recurring invoices in Zapier 2017-01-29 13:30:57 +02:00
Hillel Coren
439b885c1d Minor fixes 2017-01-29 09:06:10 +02:00
Hillel Coren
6106f8d705 Fix for sorting by last_sent 2017-01-26 20:17:02 +02:00
Hillel Coren
5bfc183ed5 Fix to retain plan_started 2017-01-25 20:01:12 +02:00
Hillel Coren
77060db1fb Temporarilly disable bulk email 2017-01-25 17:09:35 +02:00
Hillel Coren
97bbc55c23 Fix discount rounding #1305 2017-01-25 13:03:26 +02:00
Hillel Coren
87eb9e1216 Disabled support for queues 2017-01-24 16:16:06 +02:00
Hillel Coren
3c968ef8bf Minor fixes 2017-01-24 10:06:41 +02:00
Hillel Coren
258beba895 Added last sent date to recurring invoices list 2017-01-22 22:43:17 +02:00
Hillel Coren
b98b5e0511 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-01-22 12:09:39 +02:00
Hillel Coren
a63f694d09 Improvements to reports 2017-01-22 12:09:29 +02:00
Hillel Coren
faa1889d19 Prevent marking quote as paid 2017-01-18 10:48:53 +02:00
David Bomba
75247248e4 Update AccountTransformer.php
Missing attribute
2017-01-17 08:07:25 +11:00
Hillel Coren
45ee040146 Working on Skrill 2017-01-16 19:46:47 +02:00
Hillel Coren
f9fef333ec Support refunding manual payment 2017-01-16 14:51:43 +02:00
Hillel Coren
62ae88df87 Enable setting default payment terms 2017-01-16 14:06:22 +02:00
Hillel Coren
7263e87db2 Enable setting default payment terms 2017-01-16 13:59:46 +02:00
Hillel Coren
388928a6f0 Clean up project workflow 2017-01-16 11:30:31 +02:00
Hillel Coren
21795b683d Improve task descriptions when invoiced 2017-01-15 22:11:04 +02:00
Hillel Coren
93898e0efe Improvements to CSV import 2017-01-15 21:48:31 +02:00
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