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

519 Commits

Author SHA1 Message Date
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
Hillel Coren
c45b9aecc3 Fix iframe feature with params added to the URL 2017-03-26 23:18:25 +03:00
Hillel Coren
5f9ffee8ea Fix to save invoice_item_type_id value 2017-03-26 10:54:04 +03:00
Hillel Coren
0d80ebdbbf Changed gateway_fee_location to gateway_fee_enabled 2017-03-26 10:37:32 +03:00
Hillel Coren
902cb2a5dc Add tests for creating entities inline 2017-03-25 22:01:35 +03:00
Hillel Coren
3061209ea7 Improve new company process #460 2017-03-24 14:51:24 +03:00
Hillel Coren
34776b2eb2 Show ‘Discount’ for negative online payment surcharges 2017-03-23 17:17:05 +02:00
Hillel Coren
59dd3d8982 Fix for product import 2017-03-20 12:23:56 +02:00
Hillel Coren
43c04415ef Support changing primary vendor contact 2017-03-20 11:59:29 +02:00
Hillel Coren
1fb06295d4 Tweak texts 2017-03-19 17:17:29 +02:00
Hillel Coren
c68bbf252c Fixes for gateway fees 2017-03-17 16:58:33 +02:00
Hillel Coren
0f63ea782f Fix for gateway fees 2017-03-17 16:41:19 +02:00
Hillel Coren
0791e6fbc5 Working on gateway fees 2017-03-17 15:10:33 +02:00
Hillel Coren
fa2e50f15c Working on gateway fees 2017-03-17 14:55:15 +02:00
Hillel Coren
293c4f2743 Working on gateway fees 2017-03-17 13:47:16 +02:00
Hillel Coren
23eee0183e Working on gateway fees 2017-03-17 12:47:17 +02:00
Hillel Coren
4e7050206d Working on gateway fees 2017-03-16 23:02:32 +02:00
Hillel Coren
be6c9035aa Working on gateway fees 2017-03-16 22:56:13 +02:00
Hillel Coren
0379bb61fa Working on gateway fees 2017-03-16 22:34:45 +02:00
Hillel Coren
e0b05abac3 Working on gateway fees 2017-03-16 19:51:38 +02:00
Hillel Coren
beb25e8dee Working on gateway fees 2017-03-16 18:34:51 +02:00
Hillel Coren
0ddd4479b7 Working on gateway fees 2017-03-16 18:25:46 +02:00
Hillel Coren
63096aaae1 Working on gateway fees 2017-03-16 16:15:58 +02:00
Hillel Coren
21166a3be7 Working on gateway fees 2017-03-16 16:03:17 +02:00
Hillel Coren
022ad2e414 Default account to use line items taxes 2017-03-15 20:25:25 +02:00
Hillel Coren
7d0ec404da Working on gateway fees 2017-03-14 15:18:31 +02:00
Hillel Coren
8623c3a3c6 Clarify recurring invoice status 2017-03-09 15:08:18 +02:00
Hillel Coren
e9685c80b3 Fix for tests 2017-03-09 13:38:17 +02:00
Hillel Coren
a50ca5a328 Handle currency symbol when setting product cost 2017-03-09 11:33:55 +02:00
Hillel Coren
5f478af9a4 Support creating inline vendors and categories 2017-03-02 18:02:48 +02:00
Hillel Coren
3457fa3d03 Invoice w/ bash remaining not marked #1087 2017-03-01 15:16:22 +02:00
Hillel Coren
7ffbda80c5 Search by client number (3.X) #1328 2017-02-28 20:24:30 +02:00
Hillel Coren
0f13d7417d Show invoices w/o due date in upcoming list on dashboard 2017-02-27 11:13:32 +02:00
Hillel Coren
00ae600d1c Don’t filter dashboard totals by fiscal year start 2017-02-26 20:33:35 +02:00
Hillel Coren
0a2f2593f8 Support editing credit balance 2017-02-26 20:29:45 +02:00
Hillel Coren
122937f7d2 Working on supporting custom payment terms 2017-02-26 11:39:25 +02:00
Hillel Coren
d89690ebe4 Support custom product fields 2017-02-23 16:33:02 +02:00
Hillel Coren
7a152e8877 Support extra URL parameters for iframe feature 2017-02-20 12:57:21 +02:00
Hillel Coren
6ae4e63184 Re-enable queue code 2017-02-19 14:05:38 +02:00
Hillel Coren
f5e7d380a4 Fix for group by week on the dashboard 2017-02-18 23:19:53 +02:00
Hillel Coren
a43b613e10 Improve invoice tests 2017-02-14 22:02:54 +02:00
Hillel Coren
0a3d9b24de Working on tests 2017-02-10 16:13:50 +02:00
Hillel Coren
f4ca82053e Added unpaid list status filter 2017-02-07 16:26:23 +02:00
Hillel Coren
a56a5e778d Copy over custom item fields when converting a quote 2017-02-07 16:18:54 +02:00
Hillel Coren
44eb7d52f9 Filter dashboard expenses by first month of year setting 2017-02-07 14:04:13 +02:00
Hillel Coren
a6e44fe994 Exclude drafts from overdue invoice list 2017-02-07 12:49:01 +02:00
Hillel Coren
11a2c2b671 Don't show recurring invoices as overdue 2017-02-07 11:58:23 +02:00
Hillel Coren
c65f09d6ab Hide draft invoices from the dashboard 2017-02-05 14:45:14 +02:00
Hillel Coren
41096a7bce Fix dashboard totals when 'First month' is set 2017-02-02 14:54:43 +02:00
Hillel Coren
e4d536a8c0 Fix dashboard totals when 'First month' is set 2017-02-02 14:39:10 +02:00
Hillel Coren
5d183e5681 Fix dashboard totals when 'First month' is set 2017-02-02 14:33:02 +02:00
Hillel Coren
06d281a216 Re-enable support for queues 2017-02-02 14:02:50 +02:00
Hillel Coren
90bce544e9 Only send reminders to sent invoices 2017-02-02 08:16:53 +02:00
Hillel Coren
30515c69f3 php-cs-fixer 2017-01-30 21:49:42 +02:00
Hillel Coren
c0fbaf1e89 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Hillel Coren
4da2a7125f php-cs-fixer cleanup 2017-01-30 21:17:56 +02:00
Hillel Coren
1eb83a2642 php-cs-fixer clean up 2017-01-30 18:05:31 +02:00
Hillel Coren
249f5b3543 Change back to UTC dates 2017-01-30 14:40:07 +02:00
Hillel Coren
cc2a64acac Fix for #1228 2017-01-30 14:35:04 +02:00
Hillel Coren
6d65b8e7cc Fix for dates 2017-01-30 10:15:28 +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
6106f8d705 Fix for sorting by last_sent 2017-01-26 20:17:02 +02:00