1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 23:22:52 +01:00
Commit Graph

79 Commits

Author SHA1 Message Date
Hillel Coren
06ba3d743c Add expenses tab to client overview 2018-03-15 23:07:20 +02:00
Hillel Coren
86e2c7c8c4 Support purging clients 2018-03-14 19:51:49 +02:00
Hillel Coren
7f5804c739 Fix issue saving after clicking back 2018-03-14 13:03:30 +02:00
Hillel Coren
e811c8027a Fix for client overview 2018-03-13 08:14:24 +02:00
Hillel Coren
2e80896387 Fix bug on client overview page 2018-02-26 19:53:31 +02:00
Hillel Coren
82b298c3d4 Support reactivating email addresses 2018-02-25 13:51:20 +02:00
Hillel Coren
8d7eb709be Enable looking up email status 2018-02-25 10:47:15 +02:00
Hillel Coren
7bc91e5b0b Don't show both addresses if they're the same 2018-02-14 14:05:40 +02:00
Hillel Coren
88e4c773c7 Country not translated in Clients' details view #1828 2018-01-21 08:55:40 +02:00
Hillel Coren
78da1246ae Fix client industry/size on details page 2018-01-20 21:50:32 +02:00
Hillel Coren
dae4df2a3e Support custom fields with defined options 2018-01-17 12:19:46 +02:00
Hillel Coren
7b678dda54 Show line breaks in client/vendor notes 2018-01-08 12:06:09 +02:00
Hillel Coren
302a51cedc Fix for newline in address 2018-01-07 16:32:03 +02:00
Hillel Coren
7bde6da3e9 Remove client from invoice due notifications #1578 2017-11-30 19:33:27 +02:00
Hillel Coren
ddd60c4d3c Increase DuplicateSubmissionCheck time 2017-11-20 10:56:02 +02:00
Hillel Coren
444ffd64cf Working on shipping address 2017-11-19 22:34:34 +02:00
Hillel Coren
b202b62a23 Optional shipping address #1088 2017-11-19 14:52:42 +02:00
Hillel Coren
0be04fa023 Ensure ctrl+click opens button clicks in a new window 2017-10-24 20:58:22 +03:00
Hillel Coren
697de9b3b2 Add default rate / amount for time tracking / tasks #1575 2017-10-17 13:57:20 +03:00
Hillel Coren
8910b3ae27 Fix help modal error 2017-07-17 13:59:44 +03:00
Hillel Coren
9b6346e4c0 Fix help modal error 2017-07-17 13:51:20 +03:00
Hillel Coren
1f4e3baecf Default note to client #1463 2017-05-16 16:00:56 +03:00
Hillel Coren
96de6739bb Added custom contact fields 2017-04-16 14:31:14 +03:00
Hillel Coren
66f842b7cd Check for local storage support 2017-03-20 15:40:10 +02:00
Hillel Coren
87154a35f0 Add white space 2017-02-26 14:09:57 +02:00
Hillel Coren
f46a7888a8 Use custom settings in client portal url 2017-02-19 22:47:16 +02:00
Hillel Coren
cbe27bba43 Fix for client payment terms display 2017-02-01 13:09:26 +02:00
Hillel Coren
de6302d12a Add client statements 2017-01-23 17:00:44 +02:00
Hillel Coren
a7858a8561 Right align number and center statuses in data tables 2016-12-25 23:43:57 +02:00
Hillel Coren
5f39ec1162 Add option to disable map #1223 2016-12-25 09:57:33 +02:00
Hillel Coren
a0390d27a1 Fix for #activity 2016-12-05 11:50:23 +02:00
Hillel Coren
9398c45b56 Prevent changing credit's client 2016-12-04 12:24:48 +02:00
Hillel Coren
ae28c3c5c3 Working on bulk list changes 2016-11-27 11:46:32 +02:00
Hillel Coren
1323f21867 Working on datatables on client page 2016-11-25 12:53:35 +02:00
Hillel Coren
8bac6b6c27 Working on adding bulk actions to client page 2016-11-24 11:22:37 +02:00
Hillel Coren
733890ec3f Show archived/deleted in breadcrumbs 2016-10-18 17:55:07 +03:00
Hillel Coren
147df1ef91 Standardize archive/deleted behaviors 2016-10-10 11:40:04 +03:00
Hillel Coren
c45a3b030c Check if confirmed to show portal link 2016-09-06 12:12:36 +03:00
Hillel Coren
22c920701c Implemented sweetalert 2016-07-28 19:55:23 +03:00
Hillel Coren
b5f606df47 Added and as email template variables 2016-07-04 21:47:05 +03:00
Hillel Coren
d051ae70ef Make view client dashboard link open in new tab 2016-07-04 21:20:00 +03:00
Hillel Coren
5ff69c6f29 Payments refactor 2016-06-20 17:14:43 +03:00
Joshua Dwire
724f5738aa Add contact_key 2016-05-24 17:02:28 -04:00
Joshua Dwire
9ed44bdfe4 Merge pull request #4 from joshuadwire/laravel-acl
Laravel acl
2016-05-06 14:17:16 -04:00
Joshua Dwire
fe2a1fe66a Add Braintree support 2016-04-26 19:59:52 -04:00
Joshua Dwire
fc0d4d3edd Finish migrating to Laravel ACL 2016-04-25 21:53:39 -04:00
Joshua Dwire
42c1f537bc Store/display credit card type, expiration and last 4 digits 2016-04-23 22:10:51 -04:00
Joshua Dwire
22f65e8108 Finalize multi-plan support
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
2016-04-18 22:35:18 -04:00
Hillel Coren
958cf4e8b7 Added support for Google Maps API key 2016-03-22 14:38:22 +02:00
Joshua Dwire
0148d06205 Add user permission support 2016-03-15 19:08:00 -04:00