David Bomba
fce09b036a
file and dir permissions ( #2636 )
2019-01-30 22:25:07 +11:00
David Bomba
ade15ec390
Rebase Dev
2019-01-30 22:00:26 +11: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
5f478af9a4
Support creating inline vendors and categories
2017-03-02 18:02:48 +02:00
Hillel Coren
c0fbaf1e89
php-cs-fixer cleanup
2017-01-30 21:40:43 +02:00
Hillel Coren
1eb83a2642
php-cs-fixer clean up
2017-01-30 18:05:31 +02:00
Holger Lösken
0fbda85a59
Code Refactoring
...
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
2016-07-03 16:19:22 +00:00
Hillel Coren
b2beb8fb73
Updated vendors to new datatable class
2016-05-23 21:07:06 +03:00
Hillel Coren
e7bf0599db
Separated out entity datatable classes
2016-05-23 19:52:20 +03:00
Hillel Coren
e6bcdb36b3
Removed extra entity load in the repos save function
2016-05-02 20:42:13 +03:00
Joshua Dwire
fc0d4d3edd
Finish migrating to Laravel ACL
2016-04-25 21:53:39 -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
Joshua Dwire
90e1f6695c
Improve user permission support
...
* Hide links based on permissions
* Restrict editing/creating within other UI
2016-03-15 22:07:11 -04:00
Joshua Dwire
0148d06205
Add user permission support
2016-03-15 19:08:00 -04:00
Hillel Coren
aef4c6be98
Upgrade to Laravel 5.2
2016-03-02 15:36:42 +02:00
Hillel Coren
efc9ab4f9e
Working on OFX support
2016-01-26 22:22:33 +02:00
Hillel Coren
dff7ad91c8
Merge: Bugfixed version of Vendor / Expense module ( #635 )
2016-01-21 00:09:10 +02:00
steenrabol
e7a658aaf6
Expenses bug fix
2016-01-19 14:01:19 +01:00
steenrabol
eed8ee55a1
Vendor
2016-01-07 16:21:13 +01:00
steenrabol
dba3a39559
Vendor management
2016-01-06 15:23:58 +01:00