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

150 Commits

Author SHA1 Message Date
Hillel Coren
72831b0cef Update version 2019-03-26 08:42:08 +02:00
Hillel Coren
736f1683d1 Update version 2019-02-28 09:47:32 +02:00
Hillel Coren
5e269ed07a Update version 2019-02-19 18:01:59 +02:00
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
Hillel Coren
4746ca830d API fixes for mobile app 2018-09-28 09:53:14 +03:00
Hillel Coren
4c56c8d3a6 Update version 2018-09-06 12:25:35 +03:00
Hillel Coren
a739de0230 Update version 2018-08-19 14:23:06 +03:00
Hillel Coren
30218479ff Update version 2018-08-05 11:03:44 +03:00
Hillel Coren
7401e632b4 Fix links to docs 2018-07-26 18:42:25 +03:00
Hillel Coren
6b377e6610 Update version 2018-07-17 19:19:23 +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
dd83391bea Changes for mobile app 2018-06-17 11:27:36 +03:00
David Bomba
96c5633f59
Permission refactor for contacts (#2162) 2018-06-11 22:44:55 +10:00
Hillel Coren
3e5b3eeb21 Update version 2018-06-10 11:38:03 +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
ef1551bc9a Update version 2018-05-15 15:44:47 +03:00
Hillel Coren
2333e1cf2a Update privacy/terms links 2018-05-09 12:25:41 +03:00
Hillel Coren
31db51fc0c Migration fixes 2018-05-03 07:37:02 +03:00
Hillel Coren
931819c11e Update version 2018-04-28 22:26:27 +03:00
Hillel Coren
831e559c3c Bumped version number to 4.4.0 2018-04-24 20:47:20 +03:00
Hillel Coren
d650f6401d Update CONTACT_EMAIL constant 2018-04-22 11:42:08 +03:00
Hillel Coren
598b4743d8 Added Pancake import 2018-04-16 13:48:25 +03:00
Hillel Coren
4002b755d1 Added additional custom gateways #1858 2018-04-13 13:50:38 +03:00
Hillel Coren
3d9f000fd1 Make spam limit a factor of the company age 2018-04-12 23:19:20 +03:00
Hillel Coren
a6551dd558 Failed to parse time string #2010 2018-04-09 00:34:02 +03:00
Hillel Coren
d525c6ac53 Working on custom fields 2018-04-08 16:55:25 +03:00
Hillel Coren
b2c3a52477 Increase spam limit 2018-04-05 14:37:26 +03:00
Hillel Coren
7067ae72bf Working on custom fields 2018-04-01 13:59:31 +03:00
Hillel Coren
49baf851e3 Increase daily emails 2018-03-29 08:52:58 +03:00
Hillel Coren
7a1a5e2eb7 Bumped version number to 4.3.0 2018-03-27 17:05:35 +03:00
Hillel Coren
57cca8a6a4 Support accepting terms 2018-03-12 15:37:05 +02:00
Hillel Coren
b54855b09e Update version 2018-03-11 12:13:00 +02:00
Hillel Coren
bf5ba05943 Working on tests 2018-03-11 12:10:29 +02:00
Hillel Coren
5c5dd7a27e Added Paymill 2018-03-07 17:23:25 +02:00
Hillel Coren
335081aebc Update version 2018-03-04 23:50:35 +02:00
Hillel Coren
ab69374425 Bumped version number to 4.2.0 2018-02-21 21:38:12 +02:00
Hillel Coren
2326ddfd3b Clean up hosted email limit 2018-02-13 21:53:04 +02:00
Hillel Coren
d280383cfa Proposals 2018-02-12 10:43:31 +02:00
Hillel Coren
2f6574deff Testing paytrace 2018-02-11 09:47:51 +02:00
Hillel Coren
36489b936b Proposals 2018-02-07 18:20:53 +02:00
Hillel Coren
4eb904bf5d Update version 2018-02-07 13:25:21 +02:00
Hillel Coren
7c3cbc3a7e Working on proposals 2018-01-30 20:58:55 +02:00
Hillel Coren
bb5e1d1018 Update version 2018-01-25 16:34:37 +02:00
Hillel Coren
205e2b2059 Update version 2018-01-19 07:13:39 +02:00
Hillel Coren
43313c4b58 Update version 2018-01-16 12:17:21 +02:00
Hillel Coren
777e24b95a Update version 2018-01-16 12:08:57 +02:00
David Bomba
9d1cb37835
Payment Terms via API (#1808)
Added the ability to get payment_terms, payment_term and create a new payment_term via the API.
2018-01-14 23:21:10 +11:00
Hillel Coren
4fcf275255 Working on UBL 2018-01-11 09:58:43 +02:00