1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

3111 Commits

Author SHA1 Message Date
Hillel Coren
2f838416b0 Check archived invoices aren't emailed through the API 2017-04-02 11:33:39 +03:00
Hillel Coren
b7cd7c9bff Fix for dashboard chart off by one 2017-04-02 11:08:12 +03:00
Hillel Coren
96b7134e66 Use fill() for account_email_settings 2017-04-01 23:51:58 +03:00
Hillel Coren
dac8c85185 Break out email settings 2017-03-31 18:02:56 +03:00
Hillel Coren
8687d55163 Merge: Remove extra use SoftDeletes #1408 2017-03-31 14:37:16 +03:00
Hillel Coren
3e9c8e7d5b Use default payment type for all payments 2017-03-31 14:32:41 +03:00
Hillel Coren
022852b0c8 Track time in send-invoices log 2017-03-31 14:20:46 +03:00
Hillel Coren
7a4513da7d Refactor reply_to setting 2017-03-31 12:32:28 +03:00
Hillel Coren
b2730463eb Check invoices aren't sent hours early 2017-03-31 11:55:26 +03:00
Hillel Coren
3f44620a1d Set default report sorting 2017-03-31 09:01:07 +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
David Bomba
9ff1817c1c Google Auth - Authenticate with backend server (API) (#1405)
* Google OAuth - Authentication with a backend server
2017-03-31 00:01:42 +11:00
Hillel Coren
ec46107dba Specify reply-to header #1083 2017-03-30 15:49:30 +03:00
Hillel Coren
8e616b7a70 Initialize variable 2017-03-30 15:22:46 +03:00
Hillel Coren
f1486ca6eb Added custom fields to buy now buttons 2017-03-30 12:40:04 +03:00
Hillel Coren
441f4aa667 Added public notes field to credits 2017-03-30 11:46:52 +03:00
Hillel Coren
062ecd540c Remove .env backup change 2017-03-30 09:27:07 +03:00
Hillel Coren
7f25147e97 Fix Braintree when using the iFrame feature 2017-03-29 21:45:41 +03:00
Hillel Coren
cd8d1c7db7 Remove unused dark_mode flag 2017-03-29 21:34:50 +03:00
Hillel Coren
6950ab8aa5 Support searching by client.id_number in the API 2017-03-29 21:21:14 +03:00
Hillel Coren
76c1b0efac Added quote report 2017-03-29 21:17:05 +03:00
Hillel Coren
7e28e0f77e Backup the .env during update 2017-03-29 18:19:51 +03:00
Hillel Coren
5ee474035a Add client phone to invoice design fields 2017-03-29 18:02:36 +03:00
Hillel Coren
06acbe5460 Set client id number when updating existing records 2017-03-29 13:22:09 +03:00
Hillel Coren
9d93899ef9 Added per client invoice counter 2017-03-29 11:55:54 +03:00
Hillel Coren
cc63385e14 Added per client invoice counter #1344 2017-03-29 11:46:52 +03:00
Hillel Coren
b9328ff2b9 Support purging account data 2017-03-28 17:51:31 +03:00
Hillel Coren
42357bcd3d Don’t require changing back to free to be refunded 2017-03-28 14:28:25 +03:00
Hillel Coren
dad4afff45 Ensure PayPal transaction id is unique 2017-03-28 12:47:11 +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
aad8c5e53f Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-03-28 06:55:49 +03:00
Hillel Coren
e691bf5098 Add Gateway reference 2017-03-28 06:55:39 +03:00
David Bomba
576795532d Add field
In case a user accesses app from iOS or Android device, need to update the device property to track any changes.
2017-03-28 13:30:47 +11:00
Hillel Coren
1f587203a4 Fixes for import 2017-03-27 23:05:18 +03:00
Hillel Coren
16750e83c2 Added check that custom_gateway is the correct id in table 2017-03-27 13:02:02 +03:00
Hillel Coren
f96c0387a2 Fixes for contact API 2017-03-27 11:43:47 +03:00
Hillel Coren
ddc9df6650 Fixes for contact API 2017-03-27 11:36:48 +03:00
Hillel Coren
89be0df8a3 Fixes for contact API 2017-03-27 11:33:37 +03:00
Hillel Coren
c45b9aecc3 Fix iframe feature with params added to the URL 2017-03-26 23:18:25 +03:00
Hillel Coren
4acea23e56 Automatically set https in link if REQUIRE_HTTPS is enabled 2017-03-26 21:44:31 +03:00
Hillel Coren
0b978dcdf6 Support negative payments 2017-03-26 21:31:13 +03:00
Hillel Coren
7f038809fd Working on credit notes 2017-03-26 21:15:51 +03:00
Hillel Coren
aa709a47dd Working on credit notes 2017-03-26 18:25:59 +03:00
Hillel Coren
ec613b1d90 Working on tests 2017-03-26 12:55:47 +03:00
Hillel Coren
12c7b8ab9f Separate cc/ach fees 2017-03-26 12:01:34 +03:00
Hillel Coren
eb8d164b37 Show online payment settings by default 2017-03-26 11:19:00 +03:00
Hillel Coren
5f9ffee8ea Fix to save invoice_item_type_id value 2017-03-26 10:54:04 +03:00