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

3122 Commits

Author SHA1 Message Date
Hillel Coren
4ed8468195 Always show recurring invoices in client portal 2017-04-03 22:06:09 +03:00
Hillel Coren
c0558de528 Fix for client balance when voiding Braintree payment 2017-04-03 17:21:12 +03:00
Hillel Coren
f9afbf44bc Keep logging ModelNotFoundException errors 2017-04-03 13:22:01 +03:00
Hillel Coren
21e59b2b26 Bumped version number to 3.2.0 2017-04-02 23:03:08 +03:00
Hillel Coren
ff40292220 Show 'mark paid' for negative invoices in datatable 2017-04-02 22:45:29 +03:00
Hillel Coren
02c8a76ee3 Fix for currency symbol 2017-04-02 20:50:49 +03:00
Hillel Coren
7b233def5f strtolower new keys 2017-04-02 20:46:01 +03:00
Hillel Coren
f40b72c014 Refactor client invoice/quote counter 2017-04-02 20:35:10 +03:00
Hillel Coren
5791e2bc9f Working on import 2017-04-02 20:19:10 +03:00
Hillel Coren
6e4d3536dc Working on import 2017-04-02 18:10:24 +03:00
Hillel Coren
7a13d93082 Added ImportData job to use queue 2017-04-02 16:54:07 +03:00
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