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

4999 Commits

Author SHA1 Message Date
Anmol Gupta
7f6cabae34 Fix changes for Invoice Transformer 2018-06-26 19:45:20 +05:30
Anmol Gupta
ebe34adc28 Transfomers update 2018-06-26 17:18:32 +05:30
Hillel Coren
392d68ffc5 Fix 2018-06-19 23:19:40 +03:00
Hillel Coren
c8832f6110 Fix 2018-06-19 23:12:08 +03:00
Hillel Coren
34b02ee8bf Changes to support the mobile app 2018-06-19 22:46:48 +03:00
Hillel Coren
e39c07df79 Merge branch 'master' of github.com:invoiceninja/invoiceninja 2018-06-19 21:47:16 +03:00
Hillel Coren
5118d7a679 Pancake import fixes 2018-06-19 21:47:08 +03:00
David Bomba
549f1cf846
Update ExpenseService.php
remove duplicate method
2018-06-17 22:21:49 +10:00
Hillel Coren
56f13a019e Merge branch 'release-4.5.0' 2018-06-17 14:05:50 +03:00
Hillel Coren
f8c2a53f73 Bumped version number to 4.5.0 2018-06-17 13:38:24 +03:00
Hillel Coren
0d80d5266d Adjust max page size 2018-06-17 13:22:11 +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
bf55ff4ce4 Added custom invoice fields to search 2018-06-17 10:07:55 +03:00
Hillel Coren
9d6b8aed15 Enforce max payment amount 2018-06-17 09:54:05 +03:00
Hillel Coren
c65dd61f15 Fix for Pancake import 2018-06-17 09:16:00 +03:00
Hillel Coren
7b924004ac Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-06-17 09:08:06 +03:00
Hillel Coren
3a5aa168cd Add account details to UserAccountTransformer 2018-06-16 21:30:13 +03:00
Hillel Coren
921748a443 Use latest gateway token 2018-06-13 11:26:14 +03:00
David Bomba
96c5633f59
Permission refactor for contacts (#2162) 2018-06-11 22:44:55 +10:00
Hillel Coren
f4db62cf51 Permission fixes 2018-06-10 13:34:07 +03:00
Hillel Coren
1001aee5df Improve gateway fee label 2018-06-10 13:11:49 +03:00
Hillel Coren
9ed27dfb51 Improve gateway fee label 2018-06-10 13:11:38 +03:00
Hillel Coren
3e5b3eeb21 Update version 2018-06-10 11:38:03 +03:00
Hillel Coren
22d3c69bf3 Update version 2018-06-10 11:37:33 +03:00
Hillel Coren
b11e0c0176 Customer Portal > Pay Now Button > Credit Card fee is incorrect #2105 2018-06-10 11:35:39 +03:00
Hillel Coren
233a326414 Customer Portal > Pay Now Button > Credit Card fee is incorrect #2105 2018-06-10 11:34:53 +03:00
Hillel Coren
b4fd64b03f Handle currency API changes 2018-06-10 10:59:39 +03:00
Hillel Coren
784183313a Handle currency API changes 2018-06-10 10:59:26 +03:00
Hillel Coren
180dce1772 Fix for UBL 2018-06-10 10:38:55 +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
6fe0b32409 Fix for CSV import 2018-05-29 08:43:08 +03:00
Hillel Coren
9b730f846e Fix for CSV import 2018-05-29 08:42:56 +03: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
a895ffd1c5 Add float casts in transformer 2018-05-20 23:10:55 +03:00
Hillel Coren
94954aebef Add float casts in transformer 2018-05-20 23:10:31 +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
c1385f757e Update version 2018-05-15 15:45:48 +03:00
Hillel Coren
ef1551bc9a Update version 2018-05-15 15:44:47 +03:00