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

4613 Commits

Author SHA1 Message Date
Hillel Coren
700bac552b Fix for % translation issue 2016-12-21 14:37:57 +02:00
Hillel Coren
84a20fba4d Text changes 2016-12-21 13:45:51 +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
fa6ccc6015 Simply forceJS code 2016-12-20 14:43:43 +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
38c07edc71 Fix curreny formating in email preview 2016-12-19 11:25:09 +02:00
Hillel Coren
b0cfcf7748 Notify on billing completion 2016-12-18 21:39:25 +02:00
Hillel Coren
ea6fdeefa8 Fix for migration 2016-12-18 21:29:32 +02:00
David Bomba
f88aa8f8e3 fix for non boolean output (#1201) 2016-12-18 14:17:20 +11:00
Hillel Coren
cfe35723ea Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2016-12-16 15:18:24 +02: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
d81a0717bf Disabled pagar.me 2016-12-16 12:55:59 +02:00
Hillel Coren
82629f1d65 Add CZK currency 2016-12-16 12:29:38 +02:00
Hillel Coren
ec38395b47 Update user guide 2016-12-15 21:35:33 +02:00
Hillel Coren
cc1f917d2a Merge branch 'release-2.9.0' into develop 2016-12-15 17:29:24 +02:00
Hillel Coren
89e38d888e Bumped version number to 2.9.0 2016-12-15 17:21:36 +02:00
Hillel Coren
a95f15ab6a Update translation files 2016-12-15 17:16:48 +02:00
Hillel Coren
b88bab52a5 Show credit client name as text 2016-12-15 17:11:35 +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
Hillel Coren
bef3b85614 Fix for tests 2016-12-15 13:54:09 +02:00
Hillel Coren
a3cb3a0cfb Working on discounts 2016-12-15 13:16:19 +02:00
Hillel Coren
bbb0e07eca Working on discounts 2016-12-15 12:52:10 +02:00
Hillel Coren
5aed73a43f Fixed social icon alignment 2016-12-14 22:36:06 +02:00
Hillel Coren
16dba695b1 Support bulk mark paid 2016-12-14 21:47:22 +02:00
Hillel Coren
9201004f33 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2016-12-14 16:19:30 +02:00
Hillel Coren
cc8959626f Support pro plan discounts 2016-12-14 16:19:16 +02:00
Hillel Coren
8015b88c31 Auto-run module migrations 2016-12-13 12:51:13 +02:00
Hillel Coren
8cc867939f Fix styling 2016-12-13 12:47:40 +02:00
David Bomba
0ceeefb10b Improve error reporting from API (#1194)
* apply API response across all requests

* apply API response across all requests
2016-12-13 17:52:09 +11:00
Hillel Coren
f1fcc0b558 Added video to readme 2016-12-12 23:45:26 +02:00
Hillel Coren
931850f858 Added video to readme 2016-12-12 23:44:37 +02:00
Hillel Coren
6b98f2d4e4 Added video to docs 2016-12-12 23:42:54 +02:00
Hillel Coren
2ccb54bf42 Added rbits data 2016-12-12 20:42:51 +02:00
Hillel Coren
9c97c50947 CRUD fixes 2016-12-12 12:50:55 +02:00
Hillel Coren
d5134daa01 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2016-12-12 00:38:10 +02:00
Hillel Coren
a6ad3696aa Added social icons to navigation footer 2016-12-12 00:38:00 +02:00