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

1403 Commits

Author SHA1 Message Date
Hillel Coren
9ed27dfb51 Improve gateway fee label 2018-06-10 13:11:38 +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
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
94954aebef Add float casts in transformer 2018-05-20 23:10:31 +03:00
Hillel Coren
a70d4bc805 Support filtering email notifications 2018-05-14 20:08:32 +03:00
Hillel Coren
e34c7ce44e Fix enter expense from client 2018-05-08 23:16:35 +03:00
Hillel Coren
7c1b451ae3 Fix expense datatable on client overview 2018-05-08 22:54:12 +03:00
Hillel Coren
d0e58b1ef9 Fix for multiple email accounts 2018-05-08 11:59:10 +03:00
Hillel Coren
11460774a9 Fix for multiple email accounts 2018-05-08 10:55:53 +03:00
Hillel Coren
5fad8fea90 Add invoice filename to tranformer 2018-05-07 22:55:11 +03:00
Hillel Coren
258431bba4 Changes for Zapier CLI 2018-05-06 22:45:47 +03:00
Christopher Di Carlo
1b2de482d0 Add ability to hook into Product view
Adds ability to define dynamic relations on entities
2018-05-03 10:31:28 -04:00
Hillel Coren
898a64288c Working on statements 2018-05-01 15:47:19 +03:00
Hillel Coren
3d0d416b24 Add line break to log message 2018-04-29 09:38:22 +03:00
Hillel Coren
f64a2583b8 Improve late fee calculation 2018-04-29 09:00:22 +03:00
Hillel Coren
31f881a816 Fix late fee calculation 2018-04-28 22:14:39 +03:00
Hillel Coren
645d1476c4 Fix for gateway test mode 2018-04-27 15:29:16 +03:00
Hillel Coren
91dbd9c1e8 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-04-25 22:21:44 +03:00
Hillel Coren
807c1e4db3 Fix for Postmark from 2018-04-25 15:50:22 +03:00
David Bomba
e979795207
test cloudflare record exists (#2052) 2018-04-25 18:21:16 +10:00
Hillel Coren
08cc427a36 Fix for email from 2018-04-25 08:53:03 +03:00
Hillel Coren
71e8b733ea Add debug logging 2018-04-24 16:20:05 +03:00
Hillel Coren
587601ce7d Report fixes 2018-04-23 12:44:23 +03:00
David Bomba
60df6b9d8d
Actions for Tasks/Products (#2045)
* balances dump

* balances dump

* balances dump

*  apply actions to tasks

* cast type boolean
2018-04-21 21:54:05 +10:00
Hillel Coren
77cf1a4ba2 Adjust account transformer 2018-04-18 22:51:47 +03:00
Hillel Coren
598b4743d8 Added Pancake import 2018-04-16 13:48:25 +03:00
Hillel Coren
748c1d38fb Don't apply payment terms to quotes 2018-04-15 13:25:28 +03:00
Hillel Coren
73e2f070a9 Support customizing ‘gateway fee’ label 2018-04-15 13:21:16 +03:00
Hillel Coren
36f2ddb3f5 Support importing/exporting expense payment fields 2018-04-15 13:02:40 +03:00
Hillel Coren
e4f0cf06b0 Support variables in custom gateways #1701 2018-04-13 14:11:57 +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
d9b4dced25 Quick Search in Top-Navigation: Hide deleted Customers #2029 2018-04-12 22:51:10 +03:00
Hillel Coren
4a3d0cd430 Add registered/confirmed in email subject 2018-04-12 21:11:23 +03:00
Hillel Coren
0c95b13693 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-04-12 20:06:34 +03:00
Romain Tripault
796e4d8258 Added a bunch of missing custom values in transformers 2018-04-12 14:29:40 +02:00
Romain Tripault
041590d520 Added tasks custom values in transformer 2018-04-12 13:31:49 +02:00
Hillel Coren
37db236a7d Fix frequency translation in portal 2018-04-11 23:21:47 +03:00
Hillel Coren
6c841c9735 Change Status of tasks and time traking items from list #1868 2018-04-11 15:59:45 +03:00
Hillel Coren
cbc40d9542 Improve selfhost email debugging 2018-04-09 22:50:50 +03:00
Hillel Coren
c31221149b Custom portal messages 2018-04-09 14:45:38 +03:00
Hillel Coren
d525c6ac53 Working on custom fields 2018-04-08 16:55:25 +03:00
Hillel Coren
9834adc0a5 Added more custom fields 2018-04-04 22:21:15 +03:00
Hillel Coren
9fe4339066 Added more custom fields 2018-04-04 22:08:37 +03:00
Hillel Coren
721b48c73f Refactor custom fields 2018-04-04 16:35:28 +03:00
Hillel Coren
eeddf4fea8 Refactor custom fields 2018-04-04 16:24:59 +03:00
Hillel Coren
dba0d28a68 Improve line item tax/discount rounding 2018-04-01 19:17:42 +03:00
Hillel Coren
ab99ef0739 Support importing vendors 2018-03-30 14:33:28 +03:00
Hillel Coren
d42b906d97 Show the selected contact on the invoice 2018-03-29 22:59:00 +03:00