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

645 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
Hillel Coren
ba0260cff5 Update lang files 2021-04-12 20:07:07 +03: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
f157b76b5f Added ETB currency 2020-03-29 06:47:13 +03:00
David Bomba
755c1f75d1
Fix for Istanbul timezone (#3164) 2019-12-19 21:51:23 +11:00
Hillel Coren
69e8f9a2f3 Minor fixes 2019-12-03 11:50:38 +02:00
Hillel Coren
a9b511738f Import currency fix 2019-11-20 08:43:05 +02:00
Hillel Coren
5959eb8eb5 Minor fixes 2019-10-27 11:41:19 +02:00
Hillel Coren
29ed0dd94b Bug fixes 2019-09-29 12:28:34 +03:00
Hillel Coren
0ee357e97a In app purchase 2019-08-28 10:14:05 +03:00
Hillel Coren
f2416b3b91 Update lang files 2019-07-21 09:52:42 +03:00
Hillel Coren
23571848d5 Minor fixes 2019-07-21 09:28:42 +03:00
Hillel Coren
c6a6926b7f Set WorldPay to offsite 2019-05-26 10:50:08 +03:00
Hillel Coren
14684c8ba7 Add currencies 2019-05-22 14:41:09 +03:00
Hillel Coren
fb62be10cb Change Payment Express back to onsite gateway 2019-03-12 08:44:45 +02:00
Hillel Coren
4426be8303 Add currencies 2019-02-28 09:39:07 +02:00
Hillel Coren
6fddd3a815 Added BOB currency 2019-02-19 12:15:34 +02:00
Hillel Coren
fa45a02134 Add currencies 2019-02-19 11:47:29 +02:00
David Bomba
8677a72b7c
add gitignores back into app (#2643) 2019-01-31 19:50:04 +11:00
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
0fc66b0f02 Rebase to latest version of v4.5.9 2019-01-30 22:12:41 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
Hillel Coren
ca8e8f2937 Hide Dwolla 2018-07-29 10:05:29 +03: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
657fc9a63e Added new languages 2018-07-26 11:34:46 +03:00
Hillel Coren
b9b522bf6e Bug fixes 2018-07-08 15:08:11 +03:00
Hillel Coren
b3ed9e5dad Update setup.sql 2018-07-08 12:58:24 +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
Hillel Coren
8fec539b69 Update SQL file 2018-06-17 13:37:32 +03:00
Hillel Coren
7b924004ac Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-06-17 09:08:06 +03:00
Hillel Coren
4ba8b93da6 Bank details for Boeing Employees Credit Union (BECU) are incorrect #2177 2018-06-17 09:07:50 +03:00
Gabor Tjong A Hung
0fe2a691ac
Update CountriesSeeder.php
Added Suriname as country
2018-06-14 10:11:27 -03:00
Gabor Tjong A Hung
cfafc3f5cc
Update CurrenciesSeeder.php
Added SRD as currency
2018-06-14 10:09:59 -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
8fffcb79e1 Fix for tests 2018-05-09 12:50:38 +03:00
Hillel Coren
83e76198e0 Fix for tests 2018-05-09 12:50:29 +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
181fc44a2d Fix for migration 2018-04-25 09:41:55 +03:00
Hillel Coren
fdab8c6524 Fix for migration 2018-04-25 09:41:45 +03:00