Hillel Coren
f8c2a53f73
Bumped version number to 4.5.0
2018-06-17 13:38:24 +03:00
Hillel Coren
8fec539b69
Update SQL file
2018-06-17 13:37:32 +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
ced119a52e
Fix for PhantomJS
2018-06-17 11:04:29 +03:00
Hillel Coren
c062b2b664
Add last error to head
2018-06-17 10:13:53 +03:00
Hillel Coren
bd40cb8e1e
Update docs
2018-06-17 10:11:09 +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
1b5d8f850b
Update tests
2018-06-17 09:28:23 +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
4ba8b93da6
Bank details for Boeing Employees Credit Union (BECU) are incorrect #2177
2018-06-17 09:07:50 +03:00
Hillel Coren
3a5aa168cd
Add account details to UserAccountTransformer
2018-06-16 21:30:13 +03:00
Hillel Coren
499948ec80
Merge pull request #2175 from IQreate/SRD
...
Srd
2018-06-14 06:20:39 -07:00
Gabor Tjong A Hung
0fe2a691ac
Update CountriesSeeder.php
...
Added Suriname as country
2018-06-14 10:11:27 -03:00
Gabor Tjong A Hung
cfafc3f5cc
Update CurrenciesSeeder.php
...
Added SRD as currency
2018-06-14 10:09:59 -03:00
Gabor Tjong A Hung
6057a3b3c8
Update texts.php
...
Added translation
2018-06-14 10:07:42 -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
0e963f9dce
Adjust layout
2018-06-10 14:24:10 +03:00
David Bomba
3c8b1791ca
fix for recurring_invoice permissions ( #2159 )
2018-06-10 21:15:04 +10:00
Hillel Coren
f4db62cf51
Permission fixes
2018-06-10 13:34:07 +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
233a326414
Customer Portal > Pay Now Button > Credit Card fee is incorrect #2105
2018-06-10 11:34:53 +03:00
Hillel Coren
16db1135e7
Fix for blank PDF values
2018-06-10 11:28:35 +03:00
Hillel Coren
7009fe67ae
Fixes #2129 and #2102
2018-06-10 11:19:24 +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
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
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 1aa546b13e0b2ed9eb76d9a6f1ca13ab86cb747a.
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