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

626 Commits

Author SHA1 Message Date
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
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
2bb6513cee Update database file 2018-04-24 20:44:14 +03:00
Hillel Coren
e2df3b64d1 Update payment gateways 2018-04-23 12:54:24 +03:00
Hillel Coren
b6d2273173 Fix for migration 2018-04-23 12:20:33 +03:00
Hillel Coren
0e6275ac6a Update ZAR formatting 2018-04-19 20:49:10 +03:00
Hillel Coren
7dc2af88eb Update ZAR formatting 2018-04-19 20:48:49 +03:00
Hillel Coren
96a95d95e7 Changes for SagePay 2018-04-18 17:27:25 +03:00
Hillel Coren
1a95ada2bc Add HNL currency 2018-04-17 21:28:07 +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
05f255d60b Update SQL file 2018-04-12 00:21:32 +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