1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 12:12:48 +01:00
Commit Graph

110 Commits

Author SHA1 Message Date
David Bomba
9ddcea260d Fixes for migration 2022-06-22 12:28:01 +10:00
David Bomba
76631a7f59 Hosted Migration Filtering 2022-03-30 10:54:20 +11:00
David Bomba
027aef9ce0 fixes for migration 2022-03-19 20:55:52 +11:00
David Bomba
95c36f111b Fixes for mail notifications 2022-01-02 23:01:07 +11:00
David Bomba
2897fdaa9e fixes for paths 2021-12-05 20:31:39 +11:00
David Bomba
53c8f8d6e0 Fixes for hosted auto forwarding 2021-11-21 13:49:01 +11:00
David Bomba
c51f27803f Remove Unirest dependency 2021-09-29 18:21:46 +10:00
David Bomba
a66b500fc6 Recurring Expenses migration 2021-08-29 22:40:09 +10:00
David Bomba
e58e6b3980 Forced Migratoin 2021-07-23 14:38:55 +10:00
David Bomba
e25c6b8ee2 Forced Migration 2021-07-23 09:37:08 +10:00
David Bomba
391df15a96 Refactor Migration codebase 2021-07-17 18:58:42 +10:00
=
50a0532bf4 Streamline Hosted Migration 2021-07-17 15:59:08 +10:00
=
0743b003ab Streamlined hosted migration 2021-07-17 15:26:47 +10:00
Maikel Reyes
89a243f88c Fin aging fields for statements 2020-03-07 00:14:31 -05:00
Hillel Coren
ae8457c588 Fix for postmark logs 2020-01-28 19:53:59 +02:00
Hillel Coren
d543cfcc3f Merge proposal PDF fix 2019-03-26 08:40:03 +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
1010385f4c Fix for statements 2018-08-30 09:54:20 +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
5e3a56ec61 Fix for UBL attachment 2018-05-03 14:35:27 +03:00
Hillel Coren
dca32edfea Working on statements 2018-05-01 17:57:35 +03:00
Hillel Coren
898a64288c Working on statements 2018-05-01 15:47:19 +03:00
Hillel Coren
e51baa4058 Working on statements 2018-04-30 23:00:22 +03:00
Hillel Coren
b501e971ef Working on statements 2018-04-30 12:34:51 +03:00
Hillel Coren
3359562410 Working on statements 2018-04-29 22:27:52 +03:00
Hillel Coren
fb469240a0 Working on statements 2018-04-29 17:27:55 +03:00
Hillel Coren
9bd9b6313d Working on client statements 2018-04-29 09:01:15 +03:00
Hillel Coren
489fc02dfc Working on client statements 2018-04-29 09:00:37 +03:00
Hillel Coren
4fc60b02f4 Log purged clients 2018-04-26 10:27:59 +03:00
Hillel Coren
61bf11e50c Fix for scheduled reports 2018-04-23 12:17:16 +03:00
Hillel Coren
f98a4deeff Handle UBL errors 2018-04-08 10:43:35 +03:00
Hillel Coren
cb1cf066f8 Fix for report charts 2018-04-01 14:16:12 +03:00
Hillel Coren
e93127bcde Fix for email history 2018-03-29 09:07:58 +03:00
Hillel Coren
d1218f0b1c Delete tax rates when purging account data 2018-03-27 11:56:21 +03:00
Hillel Coren
0885253f86 Fix for task report duration formatting 2018-03-22 11:11:56 +02:00
Hillel Coren
c8d44ba1b2 Improve proposal PDF rendering 2018-03-22 09:31:47 +02:00
Hillel Coren
2c59c766aa Fix for scheduled reports 2018-03-21 17:54:34 +02:00
Hillel Coren
28e64b6473 Fix for scheduled reports 2018-03-21 16:40:39 +02:00
Hillel Coren
7a1c5adc6e Fix for scheduled reports 2018-03-20 20:39:53 +02:00
Hillel Coren
86e2c7c8c4 Support purging clients 2018-03-14 19:51:49 +02:00
Hillel Coren
b66a9b2a33 Fix for UBL invoices 2018-02-25 23:03:29 +02:00
Hillel Coren
26c1799043 working on email stats 2018-02-25 22:40:46 +02:00
Hillel Coren
e97a35f916 working on email stats 2018-02-25 22:25:21 +02:00
Hillel Coren
82b298c3d4 Support reactivating email addresses 2018-02-25 13:51:20 +02:00
Hillel Coren
a4d4b2b96c Zip export check if gmp is here #1902 2018-02-21 15:49:18 +02:00
Hillel Coren
89f3671205 Proposals 2018-02-12 11:34:48 +02:00
Hillel Coren
db6cc52faa Proposals 2018-02-11 13:09:29 +02:00
Hillel Coren
b3f6bc7b9b Proposals 2018-02-08 10:59:39 +02:00
Hillel Coren
7618053c60 Proposals 2018-02-04 17:16:55 +02:00