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

8694 Commits

Author SHA1 Message Date
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
6403cc1bff Fix for blank PDF values 2018-06-10 11:31:13 +03:00
Hillel Coren
16db1135e7 Fix for blank PDF values 2018-06-10 11:28:35 +03:00
Hillel Coren
ac1ce1f043 Merge blank PDF variables fix 2018-06-10 11:20:57 +03:00
Hillel Coren
7009fe67ae Fixes #2129 and #2102 2018-06-10 11:19:24 +03:00
Hillel Coren
d93bca02e2 Update docs 2018-06-10 11:11:49 +03:00
Hillel Coren
fa8b7f50e8 Update docs 2018-06-10 11:11:40 +03:00
Hillel Coren
41d244641b Update docs 2018-06-10 11:09:00 +03:00
Hillel Coren
c64b9f7258 Update docs 2018-06-10 11:03:35 +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
2f06cb241a Update readme 2018-06-10 09:24:39 +03:00
Hillel Coren
2a389b5ac8 Update readme 2018-06-10 09:24:06 +03:00
Hillel Coren
026c9401da Update readme 2018-06-10 09:21:33 +03:00
David Bomba
40003ef052
Refactor User Permissions UI (#2155) 2018-06-08 21:57:39 +10: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
eb6da9b1f0 Fix for tests 2018-06-07 18:26:04 +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
Hillel Coren
2cffc753f3 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-06-07 14:06:05 +03: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
4434477c5d
Merge pull request #2147 from Napsty/develop
Mention reverse proxy in doc
2018-06-06 07:15:59 -07:00
Napsty
f66e05e45a Mention reverse proxy in doc 2018-06-06 13:50:42 +02:00
Hillel Coren
cb0834b60b Fix typo 2018-06-04 20:41:44 +03:00
Hillel Coren
8de5f8234b
Merge pull request #2141 from dicarlosystems/change-product-view-module-extension
Changed location of product edit Blade template in module
2018-06-03 08:56:20 -07:00
Christopher Di Carlo
b4740d93fb Changed location of product edit Blade template in module 2018-06-03 11:49:30 -04:00
Christopher Di Carlo
3eb40e652f Fix #2132 (#2133) 2018-06-01 09:33:04 +10:00
Hillel Coren
796a558a4a
Merge pull request #2130 from dicarlosystems/update-docs-for-pull-2128
Added docs for conditional nav include
2018-05-31 05:40:33 -07:00
Christopher Di Carlo
f728609d7e Added docs for conditionaly nav include
Related to PR #2128
Fixed typos
2018-05-31 08:36:27 -04:00
Hillel Coren
64653feaf5
Merge pull request #2128 from dicarlosystems/module-conditional-nav-display
Added ability to disable module sidebar entry
2018-05-30 22:56:05 -07:00
Christopher Di Carlo
7c4db9203a Added ability to disable module sidebar entry 2018-05-30 23:30:11 -04: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
e9e1514b61 Fix for data viz 2018-05-18 08:55:41 +03:00
Hillel Coren
e59a547d3d Fix for data viz 2018-05-18 08:55:25 +03:00
Hillel Coren
60e83aa563 Increase API limit 2018-05-15 16:18:53 +03:00