1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
Commit Graph

630 Commits

Author SHA1 Message Date
Hillel Coren
4736d2bdab Set WorldPay to offsite 2019-05-26 10:50:23 +03:00
Hillel Coren
b1689ca6de Add currencies 2019-05-22 14:41:40 +03:00
Kristián Feldsam
def674a2e4 Option to disable PDF realtime preview
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-30 08:55:05 +02:00
Kristián Feldsam
f119a6f74c Add option to disable requiring quote approving
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 11:06:14 +02:00
Kristián Feldsam
19f3eb43eb Quote Reminders
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 02:04:34 +02:00
Hillel Coren
a0e29467a3 Change Payment Express back to onsite gateway 2019-03-12 08:45:02 +02:00
Hillel Coren
0d515da62e Add currencies 2019-02-28 09:39:24 +02:00
Hillel Coren
4418451b71 Added BOB currency 2019-02-19 12:15:50 +02:00
Hillel Coren
bd8414f0d8 Add currencies 2019-02-19 11:47:47 +02:00
David Bomba
0b501181ac
Dev branch from Hillel (#2640)
* file and dir permissions

* Dev from Hillel

* file and dir permissions
2019-01-31 08:16:04 +11:00
David Bomba
fce09b036a
file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
David Bomba
ade15ec390 Rebase Dev 2019-01-30 22:00:26 +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