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

482 Commits

Author SHA1 Message Date
Hillel Coren
091e3ed1b2 Added additional custom designs 2017-06-01 19:13:13 +03:00
Hillel Coren
7cfcaa72ec Add credit support to the API 2017-05-30 13:56:51 +03:00
Hillel Coren
050739e7fd Fix CLI auto-billing 2017-05-29 13:43:28 +03:00
Hillel Coren
5962c34c25 Minor fixes 2017-05-28 13:19:48 +03:00
Hillel Coren
954dbb690b Prevent creating client without contacts 2017-05-26 11:04:40 +03:00
Hillel Coren
ec1dca1970 Prevent creating client without contacts 2017-05-26 11:03:17 +03:00
Hillel Coren
27d1c13e79 Multi-db fixes 2017-05-25 20:29:47 +03:00
Hillel Coren
54726d3565 Fix importing JSON recurring invoices 2017-05-24 21:21:47 +03:00
Hillel Coren
8bf80fbec4 Fix for tests 2017-05-17 13:21:20 +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
8a4889a441 Short description/name field for recurring invoices #1314 2017-05-16 21:37:26 +03:00
Hillel Coren
a99065f70b Private note in a payment #1478 2017-05-16 16:47:20 +03:00
Hillel Coren
1186603396 Multi-db fixes 2017-05-15 16:58:07 +03:00
Hillel Coren
76837ebe00 Multi-db fixes 2017-05-15 16:49:58 +03:00
Hillel Coren
661028b4e7 Multi-db fixes 2017-05-14 12:11:38 +03:00
Hillel Coren
5d1f6fd837 Support updating plan price 2017-05-08 11:38:57 +03:00
Hillel Coren
65b7556070 Support updating plan price 2017-05-08 11:18:35 +03:00
David Bomba
bbcc04aec5 fix for client_id (#1475) 2017-05-04 19:59:37 +10:00
David Bomba
633d73f89b Update TaskRepository.php
Allow client to be updated from API.
2017-05-04 15:29:53 +10:00
Hillel Coren
782ae969a4 Multi-db support 2017-05-03 19:26:03 +03:00
David Bomba
2d28bc8e63 Update TaskRepository.php
Ternary operator for $task->is_running
2017-05-03 14:26:26 +10:00
David Bomba
29969e45ff Typo
fix typo
2017-05-03 13:51:52 +10:00
David Bomba
4a75925f5d Allow the API to update is_running fields in tasks (#1472) 2017-05-03 11:18:30 +10:00
Hillel Coren
d4f25fe490 Check user email isn't taken in lookup tables 2017-05-01 21:46:31 +03:00
Hillel Coren
9d560fc24d Multi-db support 2017-05-01 15:17:52 +03:00
Hillel Coren
a320c0d0de Wrong date sort order for tasks #1455 2017-04-30 12:49:45 +03:00
Hillel Coren
fb2d658262 Support filtering by client ID number #1445 2017-04-27 11:06:09 +03:00
Hillel Coren
5293db2756 Add IP lookup to activities table 2017-04-25 11:04:36 +03:00
Hillel Coren
a483ce487a Add checks for contact 2017-04-24 10:35:30 +03:00
Hillel Coren
dc31d49452 Add ip to activities table 2017-04-23 11:14:29 +03:00
Hillel Coren
6351086c4e Support marking expenses as paid #1400 2017-04-19 17:18:24 +03:00
Hillel Coren
403b784e17 Prevent duplicate billing 2017-04-16 17:22:07 +03:00
Hillel Coren
abaf8d97b9 Imporvement to CSV import 2017-04-13 10:25:49 +03:00
Hillel Coren
04884e8e40 Fix for invoice items in subscriptions 2017-04-09 09:41:02 +03:00
Hillel Coren
f1908e7be6 Undo fix for Zapier 2017-04-07 13:46:00 +03:00
Hillel Coren
382b79ac6b Fix for invoice items w/Zapier trigger 2017-04-06 21:30:01 +03:00
Hillel Coren
4abb5dd2c5 Working on speech rec 2017-04-04 21:08:35 +03:00
Hillel Coren
4ed8468195 Always show recurring invoices in client portal 2017-04-03 22:06:09 +03:00
Hillel Coren
7b233def5f strtolower new keys 2017-04-02 20:46:01 +03:00
Hillel Coren
b7cd7c9bff Fix for dashboard chart off by one 2017-04-02 11:08:12 +03:00
Hillel Coren
dac8c85185 Break out email settings 2017-03-31 18:02:56 +03:00
Hillel Coren
3e9c8e7d5b Use default payment type for all payments 2017-03-31 14:32:41 +03:00
Hillel Coren
f3cf79ffee Move credits.public_notes to fillable 2017-03-30 20:48:22 +03:00
Hillel Coren
d654f996a2 Working on tests 2017-03-30 20:45:07 +03:00
Hillel Coren
276e25ffa4 Working on tests 2017-03-30 20:39:33 +03:00
Hillel Coren
441f4aa667 Added public notes field to credits 2017-03-30 11:46:52 +03:00
Hillel Coren
06acbe5460 Set client id number when updating existing records 2017-03-29 13:22:09 +03:00
Hillel Coren
c7fd125f5b Improve date sorting in tables 2017-03-28 12:40:53 +03:00
Hillel Coren
9d60b1468c Create invitations when importing data 2017-03-28 11:55:02 +03:00
Hillel Coren
ddc9df6650 Fixes for contact API 2017-03-27 11:36:48 +03:00