1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
Commit Graph

238 Commits

Author SHA1 Message Date
David Bomba
32002bcfc3 Minor fixes for tests 2021-09-29 21:01:34 +10:00
David Bomba
c51f27803f Remove Unirest dependency 2021-09-29 18:21:46 +10:00
David Bomba
ebd87245af Fixes for L6 + PHP 7.4 2021-09-28 21:18:10 +10:00
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
David Bomba
046085eb1a
fix for tests (#2413) 2018-10-05 17:55:12 +10:00
David Bomba
396d4dc535
Update PermissionsCest.php 2018-07-24 22:40:38 +10:00
David Bomba
63f25b9368
Update _bootstrap.php.default 2018-06-07 20:44:04 +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
96c5e764b7 Working on tests 2018-04-11 16:46:49 +03:00
Hillel Coren
b837875b97 Working on tests 2018-04-11 16:24:21 +03:00
Hillel Coren
6c841c9735 Change Status of tasks and time traking items from list #1868 2018-04-11 15:59:45 +03:00
Hillel Coren
779f990e64 Working on tests 2018-04-10 12:28:45 +03:00
Hillel Coren
9c12e17c9e Added more custom fields 2018-04-04 22:44:57 +03:00
David Bomba
dc711be53c
configure phpunit for Laravel 5.3 (#1982) 2018-03-25 13:15:34 +11:00
Hillel Coren
924be9eb7d Working on tests 2018-03-12 21:16:17 +02:00
Hillel Coren
84b32550f8 Working on tests 2018-03-11 14:40:51 +02:00
Hillel Coren
d0217f6887 Working on tests 2018-03-11 14:08:41 +02:00
Hillel Coren
04cf0cf2cf Working on tests 2018-03-11 13:54:02 +02:00
Hillel Coren
9f3a1d5b78 Working on tests 2018-03-11 13:32:14 +02:00
Hillel Coren
31a3fc0fee Working on tests 2018-03-11 13:25:19 +02:00
Hillel Coren
b216071177 Working on tests 2018-03-10 23:19:41 +02:00
Hillel Coren
f0efe3bbdb Working on tests 2018-03-10 22:46:07 +02:00
Hillel Coren
7ad65518ff Working on tests 2018-03-10 22:30:50 +02:00
Hillel Coren
b0c7c38c45 Working on tests 2018-03-10 21:51:41 +02:00
Hillel Coren
14875e6cdd Working on tests 2018-03-09 11:54:13 +02:00
Hillel Coren
8845adaddc Working on tests 2018-03-08 11:37:20 +02:00
Hillel Coren
d39ef0bf94 Working on tests 2018-03-08 10:19:42 +02:00
Hillel Coren
6031bbe707 Working on tests 2018-03-08 09:41:42 +02:00
Hillel Coren
7165e73bce Working on tests 2018-03-08 08:54:26 +02:00
Hillel Coren
44800d985e Working on tests 2018-03-08 08:31:49 +02:00
Hillel Coren
8e2e2b1854 Working on tests 2018-03-07 20:50:18 +02:00
Hillel Coren
40a8774375 Working on tests 2018-03-07 19:13:09 +02:00
Hillel Coren
86893bbbfd PHP 7.2 fixes 2018-02-27 11:38:54 +02:00
Hillel Coren
f1c350419d PHP 7.2 fixes 2018-02-27 10:41:07 +02:00
Hillel Coren
7f498b86ff Working on tests 2018-02-14 12:27:59 +02:00
Hillel Coren
b07462ec4a Add proposals to tests 2018-02-13 18:08:17 +02:00
Hillel Coren
e96e633c40 Fix for tests 2018-02-09 01:04:46 +02:00
Hillel Coren
9c07d16be5 Fix for tests 2018-01-19 12:20:03 +02:00
Hillel Coren
0b0c8de042 Working on tests 2018-01-11 09:56:54 +02:00
Hillel Coren
89dc92a95e Fix for tests 2018-01-09 09:59:23 +02:00
Hillel Coren
854d2ee955 Change from .dev to .test 2017-12-31 11:08:46 +02:00
Hillel Coren
b705982110 Fix line item discount rounding 2017-12-30 21:22:03 +02:00
Hillel Coren
532e13736d Cleaning up console messages 2017-12-25 15:23:30 +02:00
Hillel Coren
b35229f083 Working on tests 2017-12-24 12:19:31 +02:00
Hillel Coren
569cfdb5d2 Line item discounts 2017-12-21 21:36:00 +02:00
Hillel Coren
2f6de520ec Line item discounts 2017-12-21 19:56:07 +02:00
Hillel Coren
7dd7fd16ba Working in tests... 2017-11-14 20:07:58 +02:00
Hillel Coren
076c6ec150 Working on tests 2017-10-13 09:56:45 +03:00
Hillel Coren
4ca3f3cd3d Working on tests 2017-10-13 08:28:43 +03:00