1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00
Commit Graph

2090 Commits

Author SHA1 Message Date
Hillel Coren
cd8b7649a1 Fixes for mobile app 2019-02-17 13:52:56 +02:00
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
0fc66b0f02 Rebase to latest version of v4.5.9 2019-01-30 22:12:41 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
David Bomba
881977003c Permissions fixes 2018-10-06 08:33:33 +10: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
Hillel Coren
4746ca830d API fixes for mobile app 2018-09-28 09:53:14 +03:00
Hillel Coren
85b32f34a7 API fix 2018-09-14 16:28:43 +03:00
Hillel Coren
ffe9ef574a Fix for zero tax rates 2018-09-09 08:48:57 +03:00
Hillel Coren
212451239f API changes for mobile app 2018-09-04 20:50:17 +03:00
Hillel Coren
0dce4fc843 2FA check for mobile app 2018-08-20 20:53:16 +03:00
Hillel Coren
87ad60b71f Changes for the mobile app 2018-08-15 14:06:56 +03:00
Hillel Coren
b716888083 Add activities to client API 2018-08-03 10:04:27 +03:00
Hillel Coren
d82a9914c0 Add client activity to API 2018-08-02 22:37:48 +03:00
Hillel Coren
83a106142f Added refresh method to API 2018-07-31 09:10:32 +03:00
Hillel Coren
5d9392a55b Fix for tests 2018-07-27 16:58:54 +03:00
Hillel Coren
2c3176544a Fix for sidebar history 2018-07-27 16:15:27 +03:00
Hillel Coren
184eaf855c Remove borderless= from invoice link 2018-07-27 11:21:55 +03:00
David Bomba
f30eb2b574
Update QuoteController.php 2018-07-24 22:38:11 +10:00
David Bomba
0ee6ac1d9a
Create QuoteRequest.php 2018-07-24 22:33:52 +10:00
David Bomba
611c8ae3cd
Update QuoteController.php 2018-07-24 22:32:36 +10:00
David Bomba
ebe24c3df1
Update InvoiceRequest.php 2018-07-24 22:30:54 +10:00
David Bomba
741e90462a
Update CreateInvoiceRequest.php 2018-07-24 22:29:49 +10:00
David Bomba
942b06f999
Update BaseAPIController.php 2018-07-22 13:22:38 +10:00
Hillel Coren
a94332004c Double terms and conditions on new install #2229 2018-07-17 18:00:58 +03:00
Hillel Coren
32c54c04e4 Check for config:cache 2018-07-17 17:14:47 +03:00
Hillel Coren
4c319a2dad Fixes for the mobile app 2018-07-08 13:05:14 +03:00
Hillel Coren
fe1362eef4 Changes for mobile app 2018-07-07 22:14:34 +03:00
Hillel Coren
56f13a019e Merge branch 'release-4.5.0' 2018-06-17 14:05:50 +03:00
Hillel Coren
c15a13b987 Support filtering API to active 2018-06-17 13:01:43 +03:00
Hillel Coren
4362fd182a Clarify error if client not found 2018-06-17 12:56:44 +03:00
Hillel Coren
50e13378f0 Fix 2018-06-17 11:45:16 +03:00
Hillel Coren
dd83391bea Changes for mobile app 2018-06-17 11:27:36 +03:00
Hillel Coren
9d6b8aed15 Enforce max payment amount 2018-06-17 09:54:05 +03:00
Hillel Coren
f4db62cf51 Permission fixes 2018-06-10 13:34:07 +03:00
Hillel Coren
65ed46358b Add types to transformer 2018-06-08 13:50:35 +03:00
Hillel Coren
fdf3b78dc4 Permissions fix 2018-06-08 09:50:34 +03:00
David Bomba
653a8f2412
Revert "fix for tests (#2153)" (#2154)
This reverts commit 1aa546b13e.
2018-06-08 15:37:36 +10:00
David Bomba
1aa546b13e
fix for tests (#2153) 2018-06-08 15:26:01 +10:00
Hillel Coren
2cffc753f3 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-06-07 14:06:05 +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
b9f51dd4e8 Change for Zapier 2018-05-24 10:31:17 +03:00
Hillel Coren
068302a793 Change for Zapier 2018-05-24 10:31:00 +03:00
Hillel Coren
9fa05a7e5a Add quote API filter 2018-05-18 09:42:19 +03:00
Hillel Coren
f1e50caa17 Add quote API filter 2018-05-18 09:41:55 +03:00
Hillel Coren
60e83aa563 Increase API limit 2018-05-15 16:18:53 +03:00
Hillel Coren
33e430a4d2 Increase API limit 2018-05-15 16:18:44 +03:00
Hillel Coren
a70d4bc805 Support filtering email notifications 2018-05-14 20:08:32 +03:00
Hillel Coren
2287f63f28 Change task API duration to seconds 2018-05-09 11:30:27 +03:00
Hillel Coren
c35e91b686 Change task API duration to seconds 2018-05-09 11:30:12 +03:00