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

194 Commits

Author SHA1 Message Date
David Bomba
3733583eef
Revert "Allow installing composer dependencies with PHP 7.3" (#2797) 2019-04-23 19:08:53 +10:00
Nico Stapelbroek
24d5d387ff Run CI against PHP 7.3 2019-04-20 09:36:46 +02:00
David Bomba
6b21e0bb8e
Update .travis.yml 2019-01-31 20:50:27 +11:00
Hillel Coren
1b5d8f850b Update tests 2018-06-17 09:28:23 +03:00
Hillel Coren
dde6d1dc27 Fix for tests 2018-06-07 14:12:33 +03:00
Hillel Coren
a232b87897 Travis debug 2018-06-07 14:09:11 +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
Hillel Coren
65c584ba0c Only run Travis tests w/7.2 2018-04-15 19:43:49 +03:00
Hillel Coren
0c90654815 Improve Travis debug 2018-03-29 16:58:57 +03:00
David Bomba
cf579881c0
Update .travis.yml 2018-03-20 22:33:47 +11:00
Hillel Coren
84b32550f8 Working on tests 2018-03-11 14:40:51 +02:00
Hillel Coren
31a3fc0fee Working on tests 2018-03-11 13:25:19 +02:00
Hillel Coren
c30927093b Working on tests 2018-03-11 13:10:00 +02:00
Hillel Coren
5477ca84e4 Working on tests 2018-03-11 01:01:15 +02:00
Hillel Coren
9c21178413 Working on tests 2018-03-11 00:37:45 +02:00
Hillel Coren
99e65906b2 Working on tests 2018-03-11 00:28:17 +02:00
Hillel Coren
b216071177 Working on tests 2018-03-10 23:19:41 +02:00
Hillel Coren
1bc8c6e7b6 Working on tests 2018-03-10 22:08:52 +02:00
Hillel Coren
b97edc3fc4 Working on tests 2018-03-10 21:23:35 +02:00
Hillel Coren
87d04c1b7b Working on tests 2018-03-09 12:35:08 +02:00
Hillel Coren
a073d22a95 Working on tests 2018-03-09 12:01:30 +02:00
Hillel Coren
1d33e9bb3f Working on tests 2018-03-09 11:29:54 +02:00
Hillel Coren
52b3b6d93e Working on tests 2018-03-08 19:46:27 +02:00
Hillel Coren
d39ef0bf94 Working on tests 2018-03-08 10:19:42 +02:00
Hillel Coren
944d56cca1 Working on tests 2018-03-08 09:01:08 +02:00
Hillel Coren
8ba4715a82 Working on tests 2018-03-07 20:50:42 +02:00
Hillel Coren
c86802b88f Use PHP 7.2 w/tests 2018-02-26 21:43:51 +02:00
Hillel Coren
034f86a03e Working on tests 2018-01-08 22:58:57 +02:00
Hillel Coren
1c96a9443e Working on tests 2018-01-08 20:57:17 +02:00
Hillel Coren
62ba989043 Update tests 2017-12-31 16:23:18 +02:00
Hillel Coren
89a68801e4 Clean up browser console 2017-12-25 16:27:41 +02:00
Hillel Coren
569cfdb5d2 Line item discounts 2017-12-21 21:36:00 +02:00
Hillel Coren
3b6438459e Add PHP 7.2 to tests 2017-12-16 22:31:44 +02:00
Hillel Coren
a88b565978 Fix for tests 2017-12-14 14:11:15 +02:00
Hillel Coren
0649f2a331 Working on tests... 2017-11-14 14:14:25 +02:00
Hillel Coren
4d5a26f6e1 Working on tests 2017-11-14 13:36:03 +02:00
Hillel Coren
3662bb11b0 Working on tests 2017-11-14 13:24:33 +02:00
Hillel Coren
d860a4ef1b working on tests 2017-11-14 13:16:25 +02:00
Hillel Coren
40dbec0c97 Git push 2017-10-31 10:51:24 +02:00
Hillel Coren
afd13874fd Working on tests 2017-09-13 22:20:53 +03:00
Hillel Coren
dc0879b5b6 Multi-db fixes 2017-05-12 11:13:57 +03:00
Hillel Coren
8575910285 Working on tests 2017-05-11 17:46:07 +03:00
Hillel Coren
2d5d08b172 Multi-db support 2017-05-02 22:58:24 +03:00
Hillel Coren
390c53cd12 Multi-db support 2017-05-02 22:31:24 +03:00
Hillel Coren
6aa978bd2d Multi-db support 2017-05-02 22:23:06 +03:00
Hillel Coren
85c0f9cd9e Multi-db support 2017-05-02 22:10:05 +03:00
Hillel Coren
39daf57f37 Multi-db support 2017-05-02 21:59:22 +03:00
Hillel Coren
c032143c47 Multi-db support 2017-05-02 21:55:36 +03:00
Hillel Coren
380350b22a Working on tests 2017-03-22 22:45:47 +02:00
Hillel Coren
5ef84632ed Working on tests 2017-03-22 22:28:52 +02:00