1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-10-18 10:52:43 +02:00
Commit Graph

380 Commits

Author SHA1 Message Date
David Bomba
5ad41db0ce Add is_migrated flag to companies table 2021-07-24 10:30:41 +10:00
David Bomba
48cfe8cc6b Move new properties to account_email_settings 2021-06-23 14:46:13 +10:00
David Bomba
7dc4ecd209 Forward requests to V5 and disable V4 2021-06-23 12:43:29 +10:00
David Bomba
a99aa30669 Forward request to V5 2021-06-23 11:57:40 +10:00
=
fc4cbf335a Typo 2021-01-23 22:15:08 +11:00
David Bomba
248f95b295 Fixes for migration 2021-01-23 20:18:29 +11:00
David Bomba
fa5281f5e5 Security fixes + remove Cybersource gateway 2021-01-22 21:18:05 +11:00
Hillel Coren
0ee357e97a In app purchase 2019-08-28 10:14:05 +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
Hillel Coren
c354179d7f Make license fields nullable 2018-07-26 20:16:08 +03:00
Hillel Coren
6beceb35e0 Fix for payments_contact_id_foreign 2018-07-26 20:07:25 +03:00
Hillel Coren
63113cf507 Merge support for dart date formats 2018-07-07 22:16:48 +03:00
Hillel Coren
56f13a019e Merge branch 'release-4.5.0' 2018-06-17 14:05:50 +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
f75583871c Add migration 2018-05-15 15:44:25 +03:00
Hillel Coren
e37c9b9340 Migration fixes 2018-05-03 07:37:26 +03:00
Hillel Coren
31db51fc0c Migration fixes 2018-05-03 07:37:02 +03:00
Hillel Coren
80561165c6 Fix for migration 2018-04-26 22:10:49 +03:00
Hillel Coren
4a272f036a Fix for migration 2018-04-26 22:10:33 +03:00
Hillel Coren
7d44f3d1a3 Fix for migration 2018-04-25 09:39:18 +03:00
Hillel Coren
ea47f2e1f7 Fix for migration 2018-04-25 09:38:59 +03:00
Hillel Coren
748578a68a Merge branch 'release-4.4.0' 2018-04-24 20:59:50 +03:00
Hillel Coren
b6d2273173 Fix for migration 2018-04-23 12:20:33 +03:00
Hillel Coren
40dbbb2ce2 Change recurring_expenses.last_sent_date from timestamp to date 2018-04-17 12:25:05 +03:00
Hillel Coren
fb71988112 Support custom domains 2018-04-16 21:45:00 +03:00
Hillel Coren
596d56ebb5 Support custom domains 2018-04-16 21:39:00 +03:00
Hillel Coren
6a15c72f45 Adjust custom gateway labels 2018-04-13 16:48:07 +03:00
Hillel Coren
4002b755d1 Added additional custom gateways #1858 2018-04-13 13:50:38 +03:00
Hillel Coren
464e0b95e0 Track IP for scheduled report 2018-04-12 20:22:42 +03:00
Hillel Coren
7a5215e6a0 Support background image on invoice 2018-04-11 23:18:01 +03:00
Hillel Coren
a09ba934cf Fix for migration 2018-04-10 12:44:34 +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
8d210a18cd Work on custom fields 2018-04-05 14:47:49 +03:00
Hillel Coren
34fb338b3f Change custom fields to textareas 2018-04-05 13:12:03 +03:00
Hillel Coren
9fe4339066 Added more custom fields 2018-04-04 22:08:37 +03:00
Hillel Coren
eeddf4fea8 Refactor custom fields 2018-04-04 16:24:59 +03:00
Hillel Coren
7067ae72bf Working on custom fields 2018-04-01 13:59:31 +03:00
Hillel Coren
04eec340f2 Merge branch 'release-4.3.0' 2018-03-27 17:15:14 +03:00
Hillel Coren
fa0ff9f001 Add option not to send line item details to payment gateway 2018-03-25 15:05:24 +03:00
Hillel Coren
c877359190 Add index to activities table 2018-03-25 13:29:30 +03:00
Hillel Coren
6b3b2c93d9 Fix for failed_jobs table 2018-03-20 12:37:57 +02:00
Hillel Coren
1000a32bd3 Add FK to activities table 2018-03-18 11:09:04 +02:00
Hillel Coren
7785f28a26 Purge client when cancelling account 2018-03-14 20:41:18 +02:00
Hillel Coren
86e2c7c8c4 Support purging clients 2018-03-14 19:51:49 +02:00
Hillel Coren
2028932a94 Convert and Archive #1916 2018-03-13 23:04:24 +02:00
Hillel Coren
fb30fcd4ed Implement workflow options 2018-03-13 22:05:57 +02:00
Hillel Coren
57cca8a6a4 Support accepting terms 2018-03-12 15:37:05 +02:00
Hillel Coren
d4a9d85fc2 Support Slack notifications 2018-03-08 17:51:09 +02:00