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
56dc889879
Working on projects
2017-12-25 12:39:00 +02:00
Hillel Coren
4a3529b523
When restoring client show view not edit page
2017-06-04 22:29:27 +03:00
Hillel Coren
ce3afdaf8d
When Archiving/Deleting Recurring Invoices, Silently Drops into Invoice Screen #1377
2017-03-13 21:27:32 +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
Hillel Coren
12fd825de5
Working on datatables on vendor page
2016-11-25 16:02:39 +02:00
Hillel Coren
1323f21867
Working on datatables on client page
2016-11-25 12:53:35 +02:00
Hillel Coren
f3a9f88107
Enable resubmitting form if invoice fails to save
2016-09-25 13:41:38 +03:00
Hillel Coren
753e482144
Rework redirect after bulk edit logic
2016-09-19 16:30:46 +03: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
b067697b1c
Support manually importing OFX files
2016-05-15 13:58:11 +03:00
Hillel Coren
e6bcdb36b3
Removed extra entity load in the repos save function
2016-05-02 20:42:13 +03:00
Hillel Coren
9979eba5d9
Working on custom route model binding
2016-04-28 15:16:33 +03:00
Joshua Dwire
91efade7f7
Don't require new ucwords signature
2016-04-26 20:06:19 -04:00
Joshua Dwire
fc0d4d3edd
Finish migrating to Laravel ACL
2016-04-25 21:53:39 -04:00
Joshua Dwire
fdf1b25b16
Begin adding authorization policies
2016-04-23 11:52:36 -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
404435a145
Refactored to events
2015-10-28 21:22:07 +02:00
Jeramy Simpson
04c392136e
Add Files
2015-03-17 07:45:25 +10:00