1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00
Commit Graph

750 Commits

Author SHA1 Message Date
Hillel Coren
8a5621396b Add IP exception 2019-12-15 14:33:46 +02:00
Hillel Coren
17c36b351d Minor fixes 2019-12-03 11:27:30 +02:00
Hillel Coren
a9b511738f Import currency fix 2019-11-20 08:43:05 +02:00
Hillel Coren
29ed0dd94b Bug fixes 2019-09-29 12:28:34 +03:00
Joshua Dwire
f222390ce8 Upgrade to Laravel 5.5 and PHP 7.3 2019-09-12 19:30:10 -04:00
Hillel Coren
099e61343d Update lang files 2019-05-26 21:22:23 +03:00
Hillel Coren
9db21e6f3c quote to invoice private notes #2742 2019-04-17 18:36:54 +03:00
Hillel Coren
b88ea8aa2c Remove fix for duplicate invitations 2019-03-19 07:38:13 +02:00
Hillel Coren
16cc898e6a Bug fixes 2019-02-18 13:05:00 +02:00
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
Hillel Coren
fa2436da4c Fix for search 2018-08-08 23:05:57 +03:00
Hillel Coren
549216f30a Fix for payment rounding 2018-07-26 22:32:52 +03:00
Hillel Coren
601b123818 Ignore Apple's IP 2018-07-24 21:32:41 +03:00
Hillel Coren
392d68ffc5 Fix 2018-06-19 23:19:40 +03:00
Hillel Coren
c8832f6110 Fix 2018-06-19 23:12:08 +03:00
Hillel Coren
34b02ee8bf Changes to support the mobile app 2018-06-19 22:46:48 +03:00
Hillel Coren
56f13a019e Merge branch 'release-4.5.0' 2018-06-17 14:05:50 +03:00
Hillel Coren
bf55ff4ce4 Added custom invoice fields to search 2018-06-17 10:07:55 +03:00
Hillel Coren
9d6b8aed15 Enforce max payment amount 2018-06-17 09:54:05 +03:00
David Bomba
a9f2d0d855
This PR implements Create/View/Edit permissions based on ENTITY TYPE (ie invoice/expense/client). (#2150)
* migration for new permissions schema

* update permissions across data tables

* refactor migrations to prevent duplicate attribute

* update permissions in views

* Product Permissions

* permissions via controllers

* Refactor to use Laravel authorization gate

* Doc Blocks for EntityPolicy

* check permissions conditional on create new client

* Bug Fixes

* Data table permissions

* working on UI

* settings UI/UX finalised

* Datatable permissions

* remove legacy permissions

* permission fix for viewing client

* remove all instances of viewByOwner

* refactor after PR

* Bug fix for Functional test and implementation of Functional tests for Permissions

* fix for tests
2018-06-07 20:08:34 +10:00
Hillel Coren
f65a6de202 Fix expense datatable on client overview 2018-05-08 22:54:53 +03:00
Hillel Coren
7c1b451ae3 Fix expense datatable on client overview 2018-05-08 22:54:12 +03:00
Hillel Coren
671f2c0fc9 Changes for Zapier CLI 2018-05-06 22:46:16 +03:00
Hillel Coren
258431bba4 Changes for Zapier CLI 2018-05-06 22:45:47 +03:00
Christopher Di Carlo
1b2de482d0 Add ability to hook into Product view
Adds ability to define dynamic relations on entities
2018-05-03 10:31:28 -04:00
Hillel Coren
8af971872e Add line break to log message 2018-04-29 09:38:30 +03:00
Hillel Coren
3d0d416b24 Add line break to log message 2018-04-29 09:38:22 +03:00
Hillel Coren
37775a1d33 Improve late fee calculation 2018-04-29 09:02:34 +03:00
Hillel Coren
f64a2583b8 Improve late fee calculation 2018-04-29 09:00:22 +03:00
Hillel Coren
f838bfcc1e Fix late fee calculation 2018-04-28 22:14:53 +03:00
Hillel Coren
31f881a816 Fix late fee calculation 2018-04-28 22:14:39 +03:00
Hillel Coren
748578a68a Merge branch 'release-4.4.0' 2018-04-24 20:59:50 +03:00
Hillel Coren
acb3d0718b Add debug logging 2018-04-24 16:20:38 +03:00
Hillel Coren
71e8b733ea Add debug logging 2018-04-24 16:20:05 +03:00
Hillel Coren
748c1d38fb Don't apply payment terms to quotes 2018-04-15 13:25:28 +03:00
Hillel Coren
73e2f070a9 Support customizing ‘gateway fee’ label 2018-04-15 13:21:16 +03:00
Hillel Coren
d9b4dced25 Quick Search in Top-Navigation: Hide deleted Customers #2029 2018-04-12 22:51:10 +03:00
Hillel Coren
93aa212a07 Fix frequency translation in portal 2018-04-11 23:22:08 +03:00
Hillel Coren
37db236a7d Fix frequency translation in portal 2018-04-11 23:21:47 +03:00
Hillel Coren
9fe4339066 Added more custom fields 2018-04-04 22:08:37 +03:00
Hillel Coren
eeddf4fea8 Refactor custom fields 2018-04-04 16:24:59 +03:00
Hillel Coren
d3e8a061e0 Improve line item tax/discount rounding 2018-04-01 19:40:53 +03:00
Hillel Coren
dba0d28a68 Improve line item tax/discount rounding 2018-04-01 19:17:42 +03:00
Hillel Coren
8b59e18bc1 [Feature Request] Provide Privacy Policy in client portal #1262 2018-03-28 22:17:58 +03:00
Hillel Coren
25feebd6c2 Use queues in send reminders command 2018-03-28 22:11:35 +03:00
Hillel Coren
04eec340f2 Merge branch 'release-4.3.0' 2018-03-27 17:15:14 +03:00
Hillel Coren
96cdf617b6 Always include client id number in search 2018-03-25 10:14:14 +03:00
Hillel Coren
84a5718f3c Increase duplicate IP check 2018-03-20 12:57:30 +02:00
Hillel Coren
4aa8abdbee Increase duplicate IP check 2018-03-20 12:57:15 +02:00