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

5078 Commits

Author SHA1 Message Date
David Bomba
96c5633f59
Permission refactor for contacts (#2162) 2018-06-11 22:44:55 +10:00
Hillel Coren
f4db62cf51 Permission fixes 2018-06-10 13:34:07 +03:00
Hillel Coren
1001aee5df Improve gateway fee label 2018-06-10 13:11:49 +03:00
Hillel Coren
9ed27dfb51 Improve gateway fee label 2018-06-10 13:11:38 +03:00
Hillel Coren
3e5b3eeb21 Update version 2018-06-10 11:38:03 +03:00
Hillel Coren
22d3c69bf3 Update version 2018-06-10 11:37:33 +03:00
Hillel Coren
b11e0c0176 Customer Portal > Pay Now Button > Credit Card fee is incorrect #2105 2018-06-10 11:35:39 +03:00
Hillel Coren
233a326414 Customer Portal > Pay Now Button > Credit Card fee is incorrect #2105 2018-06-10 11:34:53 +03:00
Hillel Coren
b4fd64b03f Handle currency API changes 2018-06-10 10:59:39 +03:00
Hillel Coren
784183313a Handle currency API changes 2018-06-10 10:59:26 +03:00
Hillel Coren
180dce1772 Fix for UBL 2018-06-10 10:38:55 +03:00
Hillel Coren
65ed46358b Add types to transformer 2018-06-08 13:50:35 +03:00
Hillel Coren
fdf3b78dc4 Permissions fix 2018-06-08 09:50:34 +03:00
David Bomba
653a8f2412
Revert "fix for tests (#2153)" (#2154)
This reverts commit 1aa546b13e.
2018-06-08 15:37:36 +10:00
David Bomba
1aa546b13e
fix for tests (#2153) 2018-06-08 15:26:01 +10:00
Hillel Coren
2cffc753f3 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-06-07 14:06:05 +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
6fe0b32409 Fix for CSV import 2018-05-29 08:43:08 +03:00
Hillel Coren
9b730f846e Fix for CSV import 2018-05-29 08:42:56 +03:00
Hillel Coren
b9f51dd4e8 Change for Zapier 2018-05-24 10:31:17 +03:00
Hillel Coren
068302a793 Change for Zapier 2018-05-24 10:31:00 +03:00
Hillel Coren
a895ffd1c5 Add float casts in transformer 2018-05-20 23:10:55 +03:00
Hillel Coren
94954aebef Add float casts in transformer 2018-05-20 23:10:31 +03:00
Hillel Coren
9fa05a7e5a Add quote API filter 2018-05-18 09:42:19 +03:00
Hillel Coren
f1e50caa17 Add quote API filter 2018-05-18 09:41:55 +03:00
Hillel Coren
60e83aa563 Increase API limit 2018-05-15 16:18:53 +03:00
Hillel Coren
33e430a4d2 Increase API limit 2018-05-15 16:18:44 +03:00
Hillel Coren
c1385f757e Update version 2018-05-15 15:45:48 +03:00
Hillel Coren
ef1551bc9a Update version 2018-05-15 15:44:47 +03:00
Hillel Coren
2853351ca2 Support filtering email notifications 2018-05-14 20:12:25 +03:00
Hillel Coren
a70d4bc805 Support filtering email notifications 2018-05-14 20:08:32 +03:00
Hillel Coren
96666a3af8 Add ‘View Invoice’ button in portal to approved quote 2018-05-14 12:17:03 +03:00
Hillel Coren
2b7b9f83e4 Fix client overview portal link w/iframe 2018-05-14 09:45:35 +03:00
Hillel Coren
0d3a6c7a58 Fix for custom gateway 2018-05-14 09:20:28 +03:00
Hillel Coren
fb6c6deeba Fix for custom gateway 2018-05-14 09:19:17 +03:00
Hillel Coren
54bda2d886 Update docs 2018-05-13 22:19:39 +03:00
Hillel Coren
23a3522fcf Update privacy/terms links 2018-05-09 12:26:01 +03:00
Hillel Coren
2333e1cf2a Update privacy/terms links 2018-05-09 12:25:41 +03:00
Hillel Coren
2287f63f28 Change task API duration to seconds 2018-05-09 11:30:27 +03:00
Hillel Coren
c35e91b686 Change task API duration to seconds 2018-05-09 11:30:12 +03:00
Hillel Coren
75010d8847 Change task API duration to seconds 2018-05-09 11:15:58 +03:00
Hillel Coren
3e7f9da1b2 Change task API duration to seconds 2018-05-09 11:15:40 +03:00
Hillel Coren
f9aee9b7fc Update terms/privacy links 2018-05-09 10:00:16 +03:00
Hillel Coren
d1c7849364 Update terms/privacy links 2018-05-09 09:59:21 +03:00
Hillel Coren
18541e3342 Fix enter expense from client 2018-05-08 23:16:47 +03:00
Hillel Coren
e34c7ce44e Fix enter expense from client 2018-05-08 23:16:35 +03:00
Hillel Coren
f65a6de202 Fix expense datatable on client overview 2018-05-08 22:54:53 +03:00
Hillel Coren
7c1b451ae3 Fix expense datatable on client overview 2018-05-08 22:54:12 +03:00
Hillel Coren
4bd2b22bcb Use two checkboxes for terms/privacy 2018-05-08 21:48:37 +03:00
Hillel Coren
c131d769f7 Use two checkboxes for terms/privacy 2018-05-08 21:47:41 +03:00
Hillel Coren
97300d571d Add logos to check data 2018-05-08 18:34:11 +03:00
Hillel Coren
d0ad4d21c7 Prevent multiple gateways w/tokens 2018-05-08 17:48:07 +03:00
Hillel Coren
755f125bf0 Prevent multiple gateways w/tokens 2018-05-08 17:47:47 +03:00
Hillel Coren
97395c46df Cookie consent fix 2018-05-08 12:22:49 +03:00
Hillel Coren
f2608c0f84 Fix UBL fix 2018-05-08 12:21:39 +03:00
Hillel Coren
e7e5ee252d Fix for multiple email accounts 2018-05-08 11:59:18 +03:00
Hillel Coren
d0e58b1ef9 Fix for multiple email accounts 2018-05-08 11:59:10 +03:00
Hillel Coren
d44834d5ee Fix for multiple email accounts 2018-05-08 10:56:05 +03:00
Hillel Coren
11460774a9 Fix for multiple email accounts 2018-05-08 10:55:53 +03:00
Hillel Coren
7459d516cf Add invoice filename to tranformer 2018-05-07 22:55:26 +03:00
Hillel Coren
5fad8fea90 Add invoice filename to tranformer 2018-05-07 22:55:11 +03:00
Hillel Coren
671f2c0fc9 Changes for Zapier CLI 2018-05-06 22:46:16 +03:00
Hillel Coren
258431bba4 Changes for Zapier CLI 2018-05-06 22:45:47 +03:00
Hillel Coren
50212e9567 Fix for tests 2018-05-03 21:46:34 +03:00
Hillel Coren
9e81237269 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-05-03 21:25:28 +03:00
Christopher Di Carlo
1b2de482d0 Add ability to hook into Product view
Adds ability to define dynamic relations on entities
2018-05-03 10:31:28 -04:00
Hillel Coren
5e3a56ec61 Fix for UBL attachment 2018-05-03 14:35:27 +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
44ee4e61c5 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-05-03 07:03:20 +03:00
Christopher Di Carlo
c9810f988f Made migrate option boolean
Do not run migrations unless explicitly requested via command-line option --migrate
2018-05-02 11:24:27 -04:00
Christopher Di Carlo
b393aaa7d1 Added progressbar output to ninja:make-module command
Fixed issue with plain module generation
2018-05-02 10:29:40 -04:00
Hillel Coren
413a3afb3d Merge invoice_items validation fix 2018-05-02 12:31:58 +03:00
Hillel Coren
ae2004e115 Increase max email limit 2018-05-02 12:29:25 +03:00
Hillel Coren
532a10a915 Increase max email limit 2018-05-02 12:29:12 +03:00
Hillel Coren
0dfdce2f0b Remove white space 2018-05-01 22:55:43 +03:00
Hillel Coren
dca32edfea Working on statements 2018-05-01 17:57:35 +03:00
Hillel Coren
898a64288c Working on statements 2018-05-01 15:47:19 +03:00
Hillel Coren
e51baa4058 Working on statements 2018-04-30 23:00:22 +03:00
Hillel Coren
2e9f912b0b Working on statements 2018-04-30 20:14:50 +03:00
Hillel Coren
b501e971ef Working on statements 2018-04-30 12:34:51 +03:00
Hillel Coren
3359562410 Working on statements 2018-04-29 22:27:52 +03:00
Hillel Coren
fb469240a0 Working on statements 2018-04-29 17:27:55 +03:00
Hillel Coren
1ae2fdf5bb Load deleted payment contact 2018-04-29 12:37:49 +03:00
Hillel Coren
afda597198 Load deleted payment contact 2018-04-29 12:37:36 +03:00
Hillel Coren
5f147b6381 Clarify payouts 2018-04-29 09:50:37 +03:00
Hillel Coren
8af971872e Add line break to log message 2018-04-29 09:38:30 +03:00
Hillel Coren
3d0d416b24 Add line break to log message 2018-04-29 09:38:22 +03:00
Hillel Coren
37775a1d33 Improve late fee calculation 2018-04-29 09:02:34 +03:00
Hillel Coren
9bd9b6313d Working on client statements 2018-04-29 09:01:15 +03:00
Hillel Coren
489fc02dfc Working on client statements 2018-04-29 09:00:37 +03:00
Hillel Coren
f64a2583b8 Improve late fee calculation 2018-04-29 09:00:22 +03:00
Hillel Coren
aa6be32495 Fix for refactor 2018-04-28 22:52:49 +03:00
Hillel Coren
fd2bed9351 Update version 2018-04-28 22:26:52 +03:00
Hillel Coren
931819c11e Update version 2018-04-28 22:26:27 +03:00
Hillel Coren
f838bfcc1e Fix late fee calculation 2018-04-28 22:14:53 +03:00
Hillel Coren
31f881a816 Fix late fee calculation 2018-04-28 22:14:39 +03:00
Hillel Coren
92301ba24d Fix for gateway test mode 2018-04-27 15:29:33 +03:00
Hillel Coren
645d1476c4 Fix for gateway test mode 2018-04-27 15:29:16 +03:00
Hillel Coren
a4c26283c3 Fix for PDF attachment 2018-04-27 12:07:12 +03:00
Hillel Coren
8c7065af23 Fix for counter increment 2018-04-26 12:01:15 +03:00
Hillel Coren
d37e513f9f Fix for counter increment 2018-04-26 11:59:55 +03:00
Hillel Coren
310834442a Merge branch 'master' of github.com:invoiceninja/invoiceninja 2018-04-26 10:29:06 +03:00
Hillel Coren
54439ad4c6 Log purged clients 2018-04-26 10:28:50 +03:00
Hillel Coren
4fc60b02f4 Log purged clients 2018-04-26 10:27:59 +03:00
David Bomba
272d8764b0
Update Cloudflare.php 2018-04-26 08:12:53 +10:00
Hillel Coren
9b1f5651c6 Fix for email template translations 2018-04-25 23:46:12 +03:00
Hillel Coren
ea7ca53848 Fix for email template translations 2018-04-25 23:45:58 +03:00
Hillel Coren
0ff47f4ee1 Fix for email template translations 2018-04-25 23:41:03 +03:00
Hillel Coren
8f4a17304e Fix for email template translations 2018-04-25 23:40:41 +03:00
Hillel Coren
91dbd9c1e8 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-04-25 22:21:44 +03:00
Hillel Coren
525162e27e Fix for Postmark from 2018-04-25 15:50:32 +03:00
Hillel Coren
807c1e4db3 Fix for Postmark from 2018-04-25 15:50:22 +03:00
David Bomba
e979795207
test cloudflare record exists (#2052) 2018-04-25 18:21:16 +10:00
Hillel Coren
c57067ed81 Fix for email from 2018-04-25 08:53:16 +03:00
Hillel Coren
08cc427a36 Fix for email from 2018-04-25 08:53:03 +03:00
Hillel Coren
f9b29a1108 Fix for merge 2018-04-24 21:03:32 +03:00
Hillel Coren
748578a68a Merge branch 'release-4.4.0' 2018-04-24 20:59:50 +03:00
Hillel Coren
831e559c3c Bumped version number to 4.4.0 2018-04-24 20:47:20 +03:00
Hillel Coren
acb3d0718b Add debug logging 2018-04-24 16:20:38 +03:00
Hillel Coren
71e8b733ea Add debug logging 2018-04-24 16:20:05 +03:00
Hillel Coren
f7d9d28ed0 Add back 'Logged' task filter 2018-04-23 12:51:57 +03:00
Hillel Coren
587601ce7d Report fixes 2018-04-23 12:44:23 +03:00
Hillel Coren
99347c853a Fix for scheduled reports 2018-04-23 12:17:49 +03:00
Hillel Coren
61bf11e50c Fix for scheduled reports 2018-04-23 12:17:16 +03:00
Hillel Coren
d650f6401d Update CONTACT_EMAIL constant 2018-04-22 11:42:08 +03:00
Hillel Coren
96e2d6734e Update Security Errors #2044 2018-04-21 21:59:00 +03:00
Hillel Coren
1ae25c4ec7 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-04-21 21:56:18 +03:00
Hillel Coren
9424049457 Update Security Errors #2044 2018-04-21 21:56:09 +03:00
David Bomba
60df6b9d8d
Actions for Tasks/Products (#2045)
* balances dump

* balances dump

* balances dump

*  apply actions to tasks

* cast type boolean
2018-04-21 21:54:05 +10:00
David Bomba
804ac66533
Develop (#2042)
fix for incorrect currency displayed in dashboard totals
2018-04-20 20:18:49 +10:00
Hillel Coren
4031efae3d Update docs 2018-04-19 21:16:48 +03:00
Hillel Coren
85a468e85d Add time to cron logs 2018-04-18 22:56:55 +03:00
Hillel Coren
77cf1a4ba2 Adjust account transformer 2018-04-18 22:51:47 +03:00
Hillel Coren
12bd18f38b Fix for CSV import 2018-04-18 10:00:38 +03:00
Hillel Coren
e1210cb960 Use 1st invoice (if it exists) on invoice design/customize page 2018-04-17 21:45:57 +03:00
Hillel Coren
bdd218ed79 Cache background image 2018-04-17 21:12:10 +03:00
Hillel Coren
c809ac6b02 Prevent duplicate token payments 2018-04-17 12:56:54 +03:00
Hillel Coren
20b5f66e3f Prevent duplicate token payments 2018-04-17 12:56:35 +03:00
Hillel Coren
644c905961 Enable recur for self hosters 2018-04-17 12:34:56 +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
7b7ee5084f Remove URL from self host error logs 2018-04-16 23:50:45 +03:00
Hillel Coren
b0cb73757a Support white label license with/without dashes 2018-04-16 23:43:42 +03:00
Hillel Coren
b9b428902f Support custom domains 2018-04-16 21:46:42 +03:00
Hillel Coren
fb71988112 Support custom domains 2018-04-16 21:45:00 +03:00
Hillel Coren
a69ecb9cc9 Support custom domains 2018-04-16 21:38:55 +03:00
Hillel Coren
598b4743d8 Added Pancake import 2018-04-16 13:48:25 +03:00
Hillel Coren
e55e9977d4 Merge "Buy now" button "Payment" landing page does not work with iframe client portal 2018-04-15 22:29:20 +03:00
Hillel Coren
2379005943 "Buy now" button "Payment" landing page does not work with iframe client portal #1630 2018-04-15 22:26:22 +03:00
Hillel Coren
b4e2329076 Add ‘approve’ button/link to email variables 2018-04-15 19:43:22 +03:00