David Bomba
aefe133ba0
fix permissions ( #2637 )
2019-01-30 22:25:37 +11:00
David Bomba
5ccf7369ca
Rebase to v4.5.9
2019-01-30 21:45:46 +11:00
Hillel Coren
4746ca830d
API fixes for mobile app
2018-09-28 09:53:14 +03:00
Hillel Coren
65ed46358b
Add types to transformer
2018-06-08 13:50:35 +03: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
David Bomba
804ac66533
Develop ( #2042 )
...
fix for incorrect currency displayed in dashboard totals
2018-04-20 20:18:49 +10:00
Hillel Coren
6ab5ae0df3
PHP 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767
2018-01-16 15:48:56 +02:00
Hillel Coren
c0fbaf1e89
php-cs-fixer cleanup
2017-01-30 21:40:43 +02:00
Hillel Coren
4da2a7125f
php-cs-fixer cleanup
2017-01-30 21:17:56 +02:00
David Bomba
d466a1bf5a
bug fixes
2016-11-03 22:39:29 +11:00
Hillel Coren
eca4d7ce6a
Add financial year start setting for dashboard
2016-10-31 11:11:30 +02:00
Hillel Coren
767d4d148a
Fix for null reference
2016-09-19 10:04:30 +03:00
Hillel Coren
db4dbdc87e
Cleaning up errors from the logs
2016-09-12 08:51:41 +03:00
Hillel Coren
2ebd40f46e
Added activities to API dashboard data
2016-08-15 16:43:26 +03:00
Hillel Coren
8262e40942
Working on dashboard API
2016-08-15 06:46:47 +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
David Bomba
86a2dec504
Bug Fixes
2016-06-01 21:38:35 +10:00
David Bomba
fc0d9f13a8
bug fixes
2016-05-31 20:04:30 +10:00
David Bomba
3a98f6ffdc
bug fixes on API Dashboard
2016-05-31 20:03:52 +10:00
David Bomba
47d31b24fd
testing
2016-05-31 20:02:41 +10:00
David Bomba
5422f182c2
testing
2016-05-31 20:00:23 +10:00
David Bomba
33a3ce2f39
testing
2016-05-31 19:59:04 +10:00
David Bomba
0659ce55ac
testing
2016-05-31 19:58:01 +10:00
David Bomba
b7c99335fd
testing
2016-05-31 19:54:57 +10:00
ben
dadac05532
add support to multiple invoice types
2016-05-29 12:02:44 +03:00
David Bomba
5f928ecf01
Merge remote-tracking branch 'upstream/develop' into develop
2016-05-24 14:26:19 +10:00
Hillel Coren
d0232e00f6
Hide outstanding on dashboard from non-admins
2016-05-22 15:31:41 +03:00
David Bomba
eb1d5be47c
bugs in dashboardapicontroller
2016-05-21 09:17:53 +10:00
David Bomba
8e5d15dfbe
Dashboard API
2016-03-22 21:21:05 +11:00
David Bomba
d83a02f80f
Dashboard API
2016-03-22 21:17:52 +11:00
David Bomba
0ec1fcbd23
Dashboard API
2016-03-22 21:13:24 +11:00
David Bomba
6e7c19b38e
Dashboard API
2016-03-22 21:08:58 +11:00
David Bomba
85633d3464
Dashboard API
2016-03-22 21:06:57 +11:00
David Bomba
b8560187f5
Dashboard API
2016-03-22 21:04:23 +11:00
David Bomba
431c9a899f
Dashboard API
2016-03-22 20:54:36 +11:00
David Bomba
7bc703e5dd
Dashboard API
2016-03-22 20:50:11 +11:00
David Bomba
06d796a318
Dashboard API
2016-03-22 20:43:08 +11:00
David Bomba
56b863a89a
Working on Dashboard API
2016-03-22 19:50:09 +11:00
David Bomba
c25cd7f232
working on dashboard for API
2016-03-20 09:38:05 +11:00