1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
Commit Graph

735 Commits

Author SHA1 Message Date
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
Hillel Coren
72b89c816b Fix for reminders 2018-03-19 16:43:42 +02:00
Hillel Coren
b4a64055ba Fix for reminders 2018-03-19 16:43:29 +02:00
Hillel Coren
6ac1982aef Merge line item discount rounding fix 2018-03-19 11:12:37 +02:00
Hillel Coren
b5dfb2317f Fix rounding for line item discounts 2018-03-19 09:28:32 +02:00
Hillel Coren
2108c6d49c Fix for spam checker 2018-03-18 16:48:27 +02:00
Hillel Coren
cd5b084187 Fix for spam checker 2018-03-18 16:48:14 +02:00
Hillel Coren
8a2d6c2dd5 Fix for spam checker 2018-03-18 16:47:10 +02:00
Hillel Coren
e058c93b36 Fix for spam checker 2018-03-18 16:46:55 +02:00
Hillel Coren
cf13294ee0 Fix for pro plan 2018-03-16 12:15:16 +02:00
Hillel Coren
86e2c7c8c4 Support purging clients 2018-03-14 19:51:49 +02:00
Hillel Coren
0b7621bd7d Show expenses for archived clients/vendors 2018-03-14 12:35:46 +02:00
Hillel Coren
77a2920538 Merge company creation check 2018-03-11 09:21:49 +02:00
Hillel Coren
5eab95f5d8 Working on tests 2018-03-11 09:20:35 +02:00
Hillel Coren
9b9a27a38b Working on tests 2018-03-11 08:50:11 +02:00
Hillel Coren
bcaad69d00 Fix for line items discounts 2018-03-11 00:19:36 +02:00