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
d5924bc523
Refund payment fixes
2018-03-23 14:21:21 +03:00
Hillel Coren
fc2a264bfb
Clarify payment refunds
2018-02-16 14:55:02 +02:00
Hillel Coren
1d2134e59f
working on payment currency
2017-11-19 11:55:01 +02:00
Hillel Coren
05ad79e207
Fix payment source in datatable
2017-11-10 12:07:06 +02:00
Hillel Coren
0a6855d19d
Working on Bitcoin with Stripe
2017-10-23 23:03:29 +03:00
Hillel Coren
62d31999ed
Add notes in datatables
2017-10-14 20:55:37 +03:00
Hillel Coren
a48a493a3b
Add SOFORT support on Stripe
2017-09-06 11:45:50 +03:00
Hillel Coren
b5bd3cb632
Add SOFORT support on Stripe
2017-09-05 18:17:58 +03:00
Hillel Coren
9f0a60486d
Working on Alipay
2017-09-04 23:05:26 +03:00
Hillel Coren
ef2d820744
XSS fixes
2017-08-04 16:39:11 +03:00
Hillel Coren
ec56df33ce
Support sending payment email #1477
2017-05-16 13:13:53 +03:00
Hillel Coren
03a1f01d7f
Translate payment type in datatables #1225
2017-04-18 12:29:35 +03:00
Hillel Coren
c7fd125f5b
Improve date sorting in tables
2017-03-28 12:40:53 +03: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
f9fef333ec
Support refunding manual payment
2017-01-16 14:51:43 +02:00
Hillel Coren
751ff62632
Add payment status label
2016-12-26 19:45:38 +02:00
Hillel Coren
a7858a8561
Right align number and center statuses in data tables
2016-12-25 23:43:57 +02:00
Hillel Coren
7085c0137f
Fix payments column headers
2016-12-15 15:20:36 +02:00
Hillel Coren
eb710348bf
Refactor datatable sort columns
2016-11-24 11:46:57 +02:00
Hillel Coren
147df1ef91
Standardize archive/deleted behaviors
2016-10-10 11:40:04 +03:00
Hillel Coren
48f2f58d3f
Only show 'Refund Payment' for selected gateways
2016-10-09 20:01:44 +03:00
Hillel Coren
6fad8c6bbb
Fix for sorting payment list by source
2016-10-07 10:13:08 +03: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
Holger Lösken
3d3aab41e0
Fixed wrong translation name, need to include the file "texts."
2016-06-30 15:23:45 +02:00
Holger Lösken
1717028d36
Fixed wrong translation name, need to include the file "texts."
2016-06-30 15:21:03 +02:00
Holger Lösken
ae78a177b0
Fix #562
...
Make „Manual entry“ translatable
2016-06-30 14:38:55 +02:00
Hillel Coren
e2ddabe95d
Minor fixes for payments
2016-06-22 12:22:38 +03:00
Joshua Dwire
c9f00274b1
Support storing WePay bank tokens
2016-05-25 15:04:58 -04:00
Hillel Coren
406df6f3d8
Fix for payment datatable list
2016-05-23 21:10:40 +03:00
Hillel Coren
e7bf0599db
Separated out entity datatable classes
2016-05-23 19:52:20 +03:00