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
cd10003d64
Permission fixes. ( #2407 )
...
* Patch for permissions
* fixes for production
* fix for doc uploads
2018-10-05 00:19:01 +10:00
David Bomba
910424075f
Update InvoiceDatatable.php
2018-07-24 22:35:23 +10: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
3da023c1a6
Proposals
2018-02-08 13:41:22 +02:00
Hillel Coren
e822ec04b3
Proposals
2018-02-08 13:01:51 +02:00
Hillel Coren
f39f744dca
Limit bulk emailing
2018-02-04 10:43:14 +02:00
Hillel Coren
29b2c565fc
Limit bulk emailing
2018-02-04 10:31:52 +02:00
Hillel Coren
92e924faf7
Fix comma formating
2017-12-05 17:25:47 +02:00
Hillel Coren
7fbe213146
Support delivery notes #462
2017-11-20 15:40:12 +02:00
Hillel Coren
575ff0c2e1
Support setting partial/deposit payment due date
2017-10-26 10:56:59 +03:00
Hillel Coren
62d31999ed
Add notes in datatables
2017-10-14 20:55:37 +03:00
Hillel Coren
5f6f3851d8
Fix 'View quote' link
2017-08-29 18:24:10 +03:00
Hillel Coren
dd661a97d0
Support cloning invoices to quotes and vice versa
2017-08-22 18:35:05 +03:00
Hillel Coren
29b2d409f6
Support bash payments
2017-08-09 10:57:24 +03:00
Hillel Coren
84b6b7b928
Fixed to bulk download
2017-07-19 17:34:09 +03:00
Hillel Coren
047a0fb2be
Support bulk downloading PDFs
2017-07-19 12:59:56 +03:00
Hillel Coren
ff40292220
Show 'mark paid' for negative invoices in datatable
2017-04-02 22:45:29 +03:00
Hillel Coren
c7fd125f5b
Improve date sorting in tables
2017-03-28 12:40:53 +03:00
Hillel Coren
1a31bf10d2
Don't show recurring invoices as overdue
2017-02-07 11:52:49 +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
602c8e81e5
Fix invoice link if user has multiple companies #578
2017-01-29 22:07:44 +02:00
Hillel Coren
77060db1fb
Temporarilly disable bulk email
2017-01-25 17:09:35 +02:00
Hillel Coren
faa1889d19
Prevent marking quote as paid
2017-01-18 10:48:53 +02:00
Hillel Coren
00ae1d4a1c
Support entering payment for draft invoice
2017-01-13 13:53:06 +02:00
Hillel Coren
318b189bc0
Support bulk emailing
2017-01-11 15:53:26 +02:00
Hillel Coren
e71d254a09
Show ‘Mark Paid’ in list/more actions for draft invoices
2017-01-01 20:49:37 +02:00
Hillel Coren
988ef9af66
Show invoice status labels
2016-12-26 15:38:53 +02:00
Hillel Coren
1ee1beb070
Don't show payment options if invoice isn't sent
2016-12-19 20:52:16 +02:00
Hillel Coren
a3cb3a0cfb
Working on discounts
2016-12-15 13:16:19 +02:00
Hillel Coren
16dba695b1
Support bulk mark paid
2016-12-14 21:47:22 +02:00
Hillel Coren
1323f21867
Working on datatables on client page
2016-11-25 12:53:35 +02:00
Hillel Coren
eb710348bf
Refactor datatable sort columns
2016-11-24 11:46:57 +02:00
Hillel Coren
8bac6b6c27
Working on adding bulk actions to client page
2016-11-24 11:22:37 +02:00
Hillel Coren
c5b685d390
Enable users with 'View all' to see w/o editing
2016-09-20 17:34:13 +03:00
Hillel Coren
498578cefc
Rollback to 2.6.5
2016-07-21 15:35:23 +03:00
Holger Lösken
71ab4dc3d8
Refactor docblocks, unused vars, unused uses
2016-07-14 22:37:04 +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
e7bf0599db
Separated out entity datatable classes
2016-05-23 19:52:20 +03:00