1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
Commit Graph

170 Commits

Author SHA1 Message Date
Francisco Ferreira
5f998b0ea8 Fixes recurring invoices end date parsing (port of #2905 to master) (#2906)
* Invoice edit view: fix date parsing

View gets the date already formatted and Carbon isn't always able to parse that format automatically, so convert it back to SQL format

* RecurringInvoiceDatatable: fix status label
2019-07-18 16:26:59 +10:00
Hillel Coren
099e61343d Update lang files 2019-05-26 21:22:23 +03:00
Hillel Coren
40621823dc XSS fixes 2019-04-17 18:29:09 +03: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
David Bomba
cd10003d64
Permission fixes. (#2407)
* Patch for permissions

* fixes for production

* fix for doc uploads
2018-10-05 00:19:01 +10:00
David Bomba
910424075f
Update InvoiceDatatable.php 2018-07-24 22:35:23 +10:00
Hillel Coren
b9b522bf6e Bug fixes 2018-07-08 15:08:11 +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
e34c7ce44e Fix enter expense from client 2018-05-08 23:16:35 +03:00
Hillel Coren
4002b755d1 Added additional custom gateways #1858 2018-04-13 13:50:38 +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
eeddf4fea8 Refactor custom fields 2018-04-04 16:24:59 +03:00
Hillel Coren
d5924bc523 Refund payment fixes 2018-03-23 14:21:21 +03:00
Hillel Coren
ec7b4fe393 Cloning products 2018-03-20 13:54:24 +02:00
Hillel Coren
26572c8785 Working on cloning products 2018-03-18 11:09:24 +02:00
Hillel Coren
9f5e47cc09 Fix for UTF8 issue 2018-03-13 16:14:35 +02:00
Hillel Coren
4a98985f14 Truncate datatable tooltips 2018-03-06 20:04:49 +02:00
Hillel Coren
cf9165154d Fix custom fields in product datatable 2018-02-21 16:25:05 +02:00
Hillel Coren
c2c2b1ef07 Show if gateway is using test mode 2018-02-20 14:36:36 +02:00
Hillel Coren
fc2a264bfb Clarify payment refunds 2018-02-16 14:55:02 +02:00
Hillel Coren
7e50e538bc Fix tax displayed rounding 2018-02-15 13:33:11 +02:00
Hillel Coren
682c12440d Fixes for custom product fields 2018-02-14 13:25:23 +02:00
Hillel Coren
9e071f58d7 Clean up long texts 2018-02-14 13:11:47 +02:00
Hillel Coren
09c6debbc9 Proposals 2018-02-11 11:14:47 +02:00
Hillel Coren
d27eb414c6 Proposals 2018-02-09 16:35:36 +02:00
Hillel Coren
a59a59ebd2 Proposals 2018-02-09 16:02:28 +02:00
Hillel Coren
3da023c1a6 Proposals 2018-02-08 13:41:22 +02:00
Hillel Coren
e822ec04b3 Proposals 2018-02-08 13:01:51 +02:00
Hillel Coren
4502cf2531 Proposals 2018-02-08 09:39:19 +02:00
Hillel Coren
5dfb90604b Proposals 2018-02-07 16:16:31 +02:00
Hillel Coren
427c5c3721 Proposals 2018-02-04 23:50:57 +02:00
Hillel Coren
2000e66c9d Proposals 2018-02-04 23:41:48 +02:00
Hillel Coren
cb54e9e8b7 Proposals 2018-02-04 18:47:55 +02:00
Hillel Coren
59143f3526 Proposals 2018-02-04 18:42:13 +02:00
Hillel Coren
1474627dda Proposals 2018-02-04 17:31:45 +02:00
Hillel Coren
7618053c60 Proposals 2018-02-04 17:16:55 +02:00
Hillel Coren
f39f744dca Limit bulk emailing 2018-02-04 10:43:14 +02:00
Hillel Coren
29b2c565fc Limit bulk emailing 2018-02-04 10:31:52 +02:00
Hillel Coren
0708d1a4aa Working on proposals 2018-01-31 16:33:33 +02:00
Hillel Coren
7c3cbc3a7e Working on proposals 2018-01-30 20:58:55 +02:00
Hillel Coren
52911841ff Show tooltip for long texts in datatable 2018-01-25 11:42:58 +02:00
Hillel Coren
c8a51a6265 Working on reports 2018-01-23 20:32:11 +02:00
Hillel Coren
d686b97ad8 Truncate subscription target 2018-01-08 16:31:51 +02:00
Hillel Coren
2328eaaf02 Long Task description #1789 2018-01-08 12:01:06 +02:00
Hillel Coren
3e39100eda Add totals to the tasks report 2017-12-31 23:24:57 +02:00
Hillel Coren
1e552778f9 Working on projects 2017-12-24 21:01:17 +02:00
Hillel Coren
9e4afb9b99 Working on projects 2017-12-24 19:47:49 +02:00
Hillel Coren
4e97ec00c7 Added new project fields 2017-12-24 17:23:43 +02:00
Hillel Coren
d6590455f1 Convert currencies 2017-12-21 10:05:33 +02:00