1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00
Commit Graph

196 Commits

Author SHA1 Message Date
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
Hillel Coren
4746ca830d API fixes for mobile app 2018-09-28 09:53:14 +03:00
Hillel Coren
4c56c8d3a6 Update version 2018-09-06 12:25:35 +03:00
Hillel Coren
a739de0230 Update version 2018-08-19 14:23:06 +03:00
Hillel Coren
30218479ff Update version 2018-08-05 11:03:44 +03:00
Hillel Coren
7401e632b4 Fix links to docs 2018-07-26 18:42:25 +03:00
Hillel Coren
6b377e6610 Update version 2018-07-17 19:19:23 +03:00
Hillel Coren
f8c2a53f73 Bumped version number to 4.5.0 2018-06-17 13:38:24 +03:00
Hillel Coren
0d80d5266d Adjust max page size 2018-06-17 13:22:11 +03:00
Hillel Coren
dd83391bea Changes for mobile app 2018-06-17 11:27:36 +03:00
David Bomba
96c5633f59
Permission refactor for contacts (#2162) 2018-06-11 22:44:55 +10:00
Hillel Coren
3e5b3eeb21 Update version 2018-06-10 11:38:03 +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
ef1551bc9a Update version 2018-05-15 15:44:47 +03:00
Hillel Coren
2333e1cf2a Update privacy/terms links 2018-05-09 12:25:41 +03:00
Hillel Coren
31db51fc0c Migration fixes 2018-05-03 07:37:02 +03:00
Hillel Coren
931819c11e Update version 2018-04-28 22:26:27 +03:00
Hillel Coren
831e559c3c Bumped version number to 4.4.0 2018-04-24 20:47:20 +03:00
Hillel Coren
d650f6401d Update CONTACT_EMAIL constant 2018-04-22 11:42:08 +03:00
Hillel Coren
598b4743d8 Added Pancake import 2018-04-16 13:48:25 +03:00
Hillel Coren
4002b755d1 Added additional custom gateways #1858 2018-04-13 13:50:38 +03:00
Hillel Coren
3d9f000fd1 Make spam limit a factor of the company age 2018-04-12 23:19:20 +03:00
Hillel Coren
a6551dd558 Failed to parse time string #2010 2018-04-09 00:34:02 +03:00
Hillel Coren
d525c6ac53 Working on custom fields 2018-04-08 16:55:25 +03:00
Hillel Coren
b2c3a52477 Increase spam limit 2018-04-05 14:37:26 +03:00
Hillel Coren
7067ae72bf Working on custom fields 2018-04-01 13:59:31 +03:00
Hillel Coren
49baf851e3 Increase daily emails 2018-03-29 08:52:58 +03:00
Hillel Coren
7a1a5e2eb7 Bumped version number to 4.3.0 2018-03-27 17:05:35 +03:00
Hillel Coren
57cca8a6a4 Support accepting terms 2018-03-12 15:37:05 +02:00
Hillel Coren
b54855b09e Update version 2018-03-11 12:13:00 +02:00
Hillel Coren
bf5ba05943 Working on tests 2018-03-11 12:10:29 +02:00
Hillel Coren
5c5dd7a27e Added Paymill 2018-03-07 17:23:25 +02:00
Hillel Coren
335081aebc Update version 2018-03-04 23:50:35 +02:00
Hillel Coren
ab69374425 Bumped version number to 4.2.0 2018-02-21 21:38:12 +02:00
Hillel Coren
2326ddfd3b Clean up hosted email limit 2018-02-13 21:53:04 +02:00
Hillel Coren
d280383cfa Proposals 2018-02-12 10:43:31 +02:00
Hillel Coren
2f6574deff Testing paytrace 2018-02-11 09:47:51 +02:00
Hillel Coren
36489b936b Proposals 2018-02-07 18:20:53 +02:00
Hillel Coren
4eb904bf5d Update version 2018-02-07 13:25:21 +02:00
Hillel Coren
7c3cbc3a7e Working on proposals 2018-01-30 20:58:55 +02:00
Hillel Coren
bb5e1d1018 Update version 2018-01-25 16:34:37 +02:00
Hillel Coren
205e2b2059 Update version 2018-01-19 07:13:39 +02:00
Hillel Coren
43313c4b58 Update version 2018-01-16 12:17:21 +02:00
Hillel Coren
777e24b95a Update version 2018-01-16 12:08:57 +02:00
David Bomba
9d1cb37835
Payment Terms via API (#1808)
Added the ability to get payment_terms, payment_term and create a new payment_term via the API.
2018-01-14 23:21:10 +11:00
Hillel Coren
4fcf275255 Working on UBL 2018-01-11 09:58:43 +02:00
Hillel Coren
865a905c3f Bumped version number to 4.1.0 2018-01-09 13:08:25 +02:00
Hillel Coren
a77e594da0 Added 'approved quote' subscription 2017-12-31 11:01:02 +02:00
Hillel Coren
5f1970a2c2 Support ‘Two Years’ recurrence 2017-12-31 09:55:00 +02:00
Hillel Coren
4777586dbe Add more subscription types 2017-12-26 16:35:31 +02:00
Hillel Coren
e2d4c0a22b Endless reminders #1730 2017-12-25 21:46:59 +02:00
Hillel Coren
648f6957e8 Working on task kanban 2017-12-19 21:08:27 +02:00
Hillel Coren
dd7756d4ca Working on task kanban 2017-12-17 19:54:54 +02:00
Hillel Coren
d11ddab462 Update version 2017-12-14 17:47:09 +02:00
Hillel Coren
78a2d194d9 Bumped version number to 4.0.0 2017-12-11 22:55:30 +02:00
Hillel Coren
a44bcdad21 Working on subscriptions UI 2017-11-29 12:44:28 +02:00
Hillel Coren
53830430aa Add support for Apple Pay 2017-11-27 16:50:06 +02:00
Hillel Coren
ace4985d24 Working on scheduled reports 2017-11-23 12:23:19 +02:00
Hillel Coren
7c96b23022 Update version to v3.9.2 2017-11-19 16:16:28 +02:00
Hillel Coren
b202b62a23 Optional shipping address #1088 2017-11-19 14:52:42 +02:00
Hillel Coren
435fd5b89e Update version 2017-11-14 16:04:29 +02:00
Hillel Coren
77b400ae18 Bumped version number to 3.9.0 2017-11-08 20:26:20 +02:00
Hillel Coren
e8888e38d0 Working on product fields 2017-10-27 11:46:08 +03:00
Hillel Coren
147dbc4ecc Add four month frequency 2017-10-25 12:22:01 +03:00
Hillel Coren
d16bdf5566 Working on Bitcoin with Stripe 2017-10-23 23:01:03 +03:00
Hillel Coren
9a2581c610 Update version 2017-10-23 15:35:03 +03:00
Hillel Coren
6a25d8af89 Working on SEPA 2017-10-19 16:49:15 +03:00
Hillel Coren
ddee84ae96 Support using GoCardless with other gateways #1373 2017-10-18 19:57:57 +03:00
Hillel Coren
2a5c00b276 Bumped version number to 3.8.0 2017-10-15 14:10:55 +03:00
Hillel Coren
a470ca8586 Expenses: Add payment-type "SEPA direct-debit" #1692 2017-10-08 17:22:58 +03:00
Hillel Coren
21efa69399 Working on the time tracker 2017-10-01 22:16:38 +03:00
Hillel Coren
db20c1685c Update version 2017-09-24 14:07:22 +03:00
Hillel Coren
e4c1d15ae5 Update version to 3.7.1 2017-09-17 12:24:19 +03:00
Hillel Coren
907b23d103 Bumped version number to 3.7.0 2017-09-10 11:40:47 +03:00
Hillel Coren
5e6c65b6a9 Add SOFORT support on Stripe 2017-09-05 21:53:52 +03:00
Hillel Coren
b5bd3cb632 Add SOFORT support on Stripe 2017-09-05 18:17:58 +03:00
Hillel Coren
9f0a60486d Working on Alipay 2017-09-04 23:05:26 +03:00
Hillel Coren
e87f2def1d Working on Alipay 2017-09-04 13:14:58 +03:00
Hillel Coren
3a57185e8b Confusing quote/invoice due amount in emails #1571 2017-09-02 22:03:45 +03:00
Hillel Coren
c68825d8a6 Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00
Hillel Coren
3695a1e476 Working on GoCardless 2017-08-21 19:08:49 +03:00
Hillel Coren
d31f23dcd3 Fix captialization 2017-08-15 20:09:24 +03:00
Hillel Coren
d2b502f403 Update version 2017-08-13 16:13:53 +03:00
Hillel Coren
aaad1bffe2 Bumped version number to 3.6.0 2017-08-07 18:01:28 +03:00
Hillel Coren
0b81c3299d Report export 2017-08-03 12:18:36 +03:00
Hillel Coren
c83ba8133a Update version 2017-07-22 22:36:07 +03:00
Hillel Coren
2bef0bdb66 Automatic late fees #1505 2017-07-18 21:15:51 +03:00
Hillel Coren
551db82834 Bumped version number to 3.5.0 2017-07-17 20:18:53 +03:00
Hillel Coren
967c503134 Improvements to OFX 2017-07-11 13:22:11 +03:00
Hillel Coren
3f1720a4d5 Support WePay in UK 2017-07-04 12:24:49 +03:00
Hillel Coren
57ff5cba87 Update version 2017-06-30 10:48:46 +03:00
Hillel Coren
4a55e26117 Working on recurring expenses 2017-06-26 07:16:29 +03:00
Hillel Coren
7137cf4676 Update version 2017-06-20 12:54:18 +03:00
Hillel Coren
1e805b61f6 Bumped version number to 3.4.0 2017-06-15 11:54:35 +03:00
Hillel Coren
1eb6cd33f2 Increase import limit 2017-06-14 12:00:58 +03:00
Hillel Coren
091e3ed1b2 Added additional custom designs 2017-06-01 19:13:13 +03:00
Hillel Coren
d71b073504 Added InvoicePlane import text 2017-05-22 10:46:37 +03:00
Hillel Coren
8e4dfc6f89 Bumped version number to 3.3.3 2017-05-15 19:05:14 +03:00
Hillel Coren
ea9c7d9a84 Bumped version number to 3.3.2 2017-05-15 18:57:12 +03:00
Hillel Coren
8575910285 Working on tests 2017-05-11 17:46:07 +03:00