1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
Commit Graph

8866 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
4434477c5d
Merge pull request #2147 from Napsty/develop
Mention reverse proxy in doc
2018-06-06 07:15:59 -07:00
Napsty
f66e05e45a Mention reverse proxy in doc 2018-06-06 13:50:42 +02:00
Hillel Coren
cb0834b60b Fix typo 2018-06-04 20:41:44 +03:00
Hillel Coren
8de5f8234b
Merge pull request #2141 from dicarlosystems/change-product-view-module-extension
Changed location of product edit Blade template in module
2018-06-03 08:56:20 -07:00
Christopher Di Carlo
b4740d93fb Changed location of product edit Blade template in module 2018-06-03 11:49:30 -04:00
Christopher Di Carlo
3eb40e652f Fix #2132 (#2133) 2018-06-01 09:33:04 +10:00
Hillel Coren
796a558a4a
Merge pull request #2130 from dicarlosystems/update-docs-for-pull-2128
Added docs for conditional nav include
2018-05-31 05:40:33 -07:00
Christopher Di Carlo
f728609d7e Added docs for conditionaly nav include
Related to PR #2128
Fixed typos
2018-05-31 08:36:27 -04:00
Hillel Coren
64653feaf5
Merge pull request #2128 from dicarlosystems/module-conditional-nav-display
Added ability to disable module sidebar entry
2018-05-30 22:56:05 -07:00
Christopher Di Carlo
7c4db9203a Added ability to disable module sidebar entry 2018-05-30 23:30:11 -04:00
Hillel Coren
6fe0b32409 Fix for CSV import 2018-05-29 08:43:08 +03:00
Hillel Coren
9b730f846e Fix for CSV import 2018-05-29 08:42:56 +03:00
Hillel Coren
b9f51dd4e8 Change for Zapier 2018-05-24 10:31:17 +03:00
Hillel Coren
068302a793 Change for Zapier 2018-05-24 10:31:00 +03:00
Hillel Coren
a895ffd1c5 Add float casts in transformer 2018-05-20 23:10:55 +03:00
Hillel Coren
94954aebef Add float casts in transformer 2018-05-20 23:10:31 +03:00
Hillel Coren
9fa05a7e5a Add quote API filter 2018-05-18 09:42:19 +03:00
Hillel Coren
f1e50caa17 Add quote API filter 2018-05-18 09:41:55 +03:00
Hillel Coren
e9e1514b61 Fix for data viz 2018-05-18 08:55:41 +03:00
Hillel Coren
e59a547d3d Fix for data viz 2018-05-18 08:55:25 +03:00
Hillel Coren
60e83aa563 Increase API limit 2018-05-15 16:18:53 +03:00
Hillel Coren
33e430a4d2 Increase API limit 2018-05-15 16:18:44 +03:00
Hillel Coren
c1385f757e Update version 2018-05-15 15:45:48 +03:00
Hillel Coren
ef1551bc9a Update version 2018-05-15 15:44:47 +03:00
Hillel Coren
f75583871c Add migration 2018-05-15 15:44:25 +03:00
Hillel Coren
2853351ca2 Support filtering email notifications 2018-05-14 20:12:25 +03:00
Hillel Coren
a70d4bc805 Support filtering email notifications 2018-05-14 20:08:32 +03:00
Hillel Coren
96666a3af8 Add ‘View Invoice’ button in portal to approved quote 2018-05-14 12:17:03 +03:00
Hillel Coren
a678044b4b Enhance Product Drop Down Selector on Invoices #1975 2018-05-14 11:58:09 +03:00
Hillel Coren
2b7b9f83e4 Fix client overview portal link w/iframe 2018-05-14 09:45:35 +03:00
Hillel Coren
18539cfcff Bug: 4.4.2 - Reoccurring Invoices No Longer Send. #2089 2018-05-14 09:20:36 +03:00
Hillel Coren
0d3a6c7a58 Fix for custom gateway 2018-05-14 09:20:28 +03:00
Hillel Coren
94296e6642 Bug: 4.4.2 - Reoccurring Invoices No Longer Send. #2089 2018-05-14 09:20:15 +03:00
Hillel Coren
fb6c6deeba Fix for custom gateway 2018-05-14 09:19:17 +03:00
Hillel Coren
cebe130ee0 Don't show logo on client login 2018-05-13 22:50:46 +03:00
Hillel Coren
31bf477477 Don't show logo on client login 2018-05-13 22:50:35 +03:00
Hillel Coren
2d0f77448a Improve proposals 2018-05-13 22:42:38 +03:00
Hillel Coren
50c624a967 Update docs 2018-05-13 22:23:59 +03:00
Hillel Coren
54bda2d886 Update docs 2018-05-13 22:19:39 +03:00
Hillel Coren
dfc3fb9c3a Working on proposals 2018-05-09 21:17:42 +03:00
Hillel Coren
7515182199 Fix for tests 2018-05-09 13:05:04 +03:00
Hillel Coren
8fffcb79e1 Fix for tests 2018-05-09 12:50:38 +03:00
Hillel Coren
83e76198e0 Fix for tests 2018-05-09 12:50:29 +03:00
Hillel Coren
23a3522fcf Update privacy/terms links 2018-05-09 12:26:01 +03:00
Hillel Coren
2333e1cf2a Update privacy/terms links 2018-05-09 12:25:41 +03:00
Hillel Coren
2287f63f28 Change task API duration to seconds 2018-05-09 11:30:27 +03:00
Hillel Coren
c35e91b686 Change task API duration to seconds 2018-05-09 11:30:12 +03:00
Hillel Coren
75010d8847 Change task API duration to seconds 2018-05-09 11:15:58 +03:00
Hillel Coren
3e7f9da1b2 Change task API duration to seconds 2018-05-09 11:15:40 +03:00