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

27 Commits

Author SHA1 Message Date
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
c8d44ba1b2 Improve proposal PDF rendering 2018-03-22 09:31:47 +02:00
Hillel Coren
e6dddd3736 Enabled debugging proposal PDF 2018-03-21 18:11:27 +02:00
Hillel Coren
2816f1beae Only show PDF image error w/debug 2018-03-21 14:51:02 +02:00
Hillel Coren
31037d44d9 Fix for archived relationships 2018-03-14 12:21:50 +02:00
Hillel Coren
59ec838b88 Proposals 2018-02-13 09:15:14 +02:00
Hillel Coren
3a32d03bea Proposals 2018-02-12 15:03:12 +02:00
Hillel Coren
c9933331ec Proposals 2018-02-12 14:55:56 +02:00
Hillel Coren
89f3671205 Proposals 2018-02-12 11:34:48 +02:00
Hillel Coren
754dd15af7 Proposals 2018-02-12 11:23:16 +02:00
Hillel Coren
d280383cfa Proposals 2018-02-12 10:43:31 +02:00
Hillel Coren
4229b8ad57 Proposals 2018-02-11 20:03:48 +02:00
Hillel Coren
a136c3c325 Proposals 2018-02-11 16:00:03 +02:00
Hillel Coren
db6cc52faa Proposals 2018-02-11 13:09:29 +02:00
Hillel Coren
09c6debbc9 Proposals 2018-02-11 11:14:47 +02:00
Hillel Coren
a59a59ebd2 Proposals 2018-02-09 16:02:28 +02:00
Hillel Coren
7fe07462e4 Proposals 2018-02-09 14:31:53 +02:00
Hillel Coren
e822ec04b3 Proposals 2018-02-08 13:01:51 +02:00
Hillel Coren
b3f6bc7b9b Proposals 2018-02-08 10:59:39 +02:00
Hillel Coren
5dfb90604b Proposals 2018-02-07 16:16:31 +02:00
Hillel Coren
2000e66c9d Proposals 2018-02-04 23:41:48 +02:00
Hillel Coren
d3a891375c Proposals 2018-02-04 22:10:40 +02:00
Hillel Coren
59143f3526 Proposals 2018-02-04 18:42:13 +02:00
Hillel Coren
8f4cba1ed8 Proposals 2018-02-01 08:47:17 +02:00
Hillel Coren
0708d1a4aa Working on proposals 2018-01-31 16:33:33 +02:00
Hillel Coren
ea06b60294 Working on proposals 2018-01-31 11:10:15 +02:00
Hillel Coren
7c3cbc3a7e Working on proposals 2018-01-30 20:58:55 +02:00