Hillel Coren
|
2712f92422
|
Merge pull request #826 from joshuadwire/laravel-acl
Laravel ACL
|
2016-04-26 23:29:53 +03:00 |
|
Joshua Dwire
|
fc0d4d3edd
|
Finish migrating to Laravel ACL
|
2016-04-25 21:53:39 -04:00 |
|
Joshua Dwire
|
fdf1b25b16
|
Begin adding authorization policies
|
2016-04-23 11:52:36 -04:00 |
|
Hillel Coren
|
ad68d64dca
|
Changes for white label license
|
2016-04-21 22:01:17 +03:00 |
|
Hillel Coren
|
cf75a2c2d2
|
Merge pull request #823 from joshuadwire/enterprise-plan
Fix refunds; support using stored card; change proPlanModel link
|
2016-04-21 10:39:34 +03:00 |
|
Joshua Dwire
|
9d27b68fb6
|
Fix refunds; support using stored card; change proPlanModel link
|
2016-04-20 16:53:56 -04:00 |
|
Hillel Coren
|
0dcee794b5
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
Conflicts:
resources/lang/en/texts.php
resources/views/accounts/invoice_design.blade.php
resources/views/invoices/edit.blade.php
|
2016-04-19 22:48:03 +03:00 |
|
Hillel Coren
|
d07fec5d62
|
Fix for #816 preg_match() error on settings update
|
2016-04-19 21:46:18 +03:00 |
|
Hillel Coren
|
fb975db1f2
|
Merge pull request #815 from joshuadwire/enterprise-plan
Enterprise plan bug fixes
|
2016-04-19 17:40:17 +03:00 |
|
Joshua Dwire
|
0fd39e5be0
|
Only allow pro trials
|
2016-04-19 10:28:27 -04:00 |
|
Hillel Coren
|
32d5a25f61
|
Enabled specifying invoice padding
|
2016-04-19 14:26:42 +03:00 |
|
Hillel Coren
|
cd52faa3bf
|
Automatically disable live preview when using a large font
|
2016-04-19 14:12:02 +03:00 |
|
Hillel Coren
|
a805e2b8bb
|
Merge pull request #814 from joshuadwire/enterprise-plan
Enterprise plan
|
2016-04-19 12:01:56 +03:00 |
|
Hillel Coren
|
9f5fe33059
|
Added page size and live preview settings
|
2016-04-19 10:51:57 +03:00 |
|
Joshua Dwire
|
22f65e8108
|
Finalize multi-plan support
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
|
2016-04-18 22:35:18 -04:00 |
|
Joshua Dwire
|
454e9bc861
|
Refactor getPlanDetails
|
2016-04-17 12:55:03 -04:00 |
|
Hillel Coren
|
af5b5f4458
|
Improve report name
|
2016-04-17 13:08:58 +03:00 |
|
Hillel Coren
|
7d08a7cddd
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
|
2016-04-17 12:22:51 +03:00 |
|
Joshua Dwire
|
030d4ed4da
|
Fix renewals; fix plan edge cases
|
2016-04-16 22:09:01 -04:00 |
|
Joshua Dwire
|
e0568faae1
|
Merge pull request #3 from joshuadwire/attached-documents
Fix logo filesystem usage
|
2016-04-16 19:17:34 -04:00 |
|
Joshua Dwire
|
33b8566d18
|
Fix logo filesystem usage
|
2016-04-16 19:14:43 -04:00 |
|
Joshua Dwire
|
9b1bfef698
|
Add support for multiple plans/terms
|
2016-04-16 18:34:39 -04:00 |
|
Joshua Dwire
|
51cd82cba8
|
Move cancel account to new account management page
|
2016-04-16 10:58:53 -04:00 |
|
Hillel Coren
|
b2de7c84eb
|
Changed /forgot to /recover_password
|
2016-04-15 13:25:58 +03:00 |
|
Hillel Coren
|
82c599683a
|
Hid converted quotes from the dashboard
|
2016-04-14 16:08:28 +03:00 |
|
Hillel Coren
|
9b8b150766
|
Implemented enable_client_portal_dashboard
|
2016-04-13 22:08:41 +03:00 |
|
Hillel Coren
|
3cb3126f98
|
Hide sample document from invoice design page
|
2016-04-13 21:50:54 +03:00 |
|
Hillel Coren
|
d7508d2de4
|
Use invoice transformer with quote
|
2016-04-13 21:45:08 +03:00 |
|
Hillel Coren
|
b6fa4620b9
|
Fix for links when public/ is in URL
|
2016-04-13 12:57:03 +03:00 |
|
Hillel Coren
|
3303c00067
|
Fix for Cybersource
|
2016-04-11 22:09:05 +03:00 |
|
Hillel Coren
|
d4915074b6
|
Fix for quotes
|
2016-04-11 11:44:53 +03:00 |
|
Hillel Coren
|
b296c55911
|
Add back legacy routes
|
2016-04-11 11:34:02 +03:00 |
|
Hillel Coren
|
e5b414aca9
|
Fixed payment list in client portal
|
2016-04-10 22:54:48 +03:00 |
|
Hillel Coren
|
43ed09206e
|
Fixed payment list in client portal
|
2016-04-10 22:54:02 +03:00 |
|
Hillel Coren
|
6733c0ca2f
|
Removed validation pre-processing code
|
2016-04-10 21:48:51 +03:00 |
|
Hillel Coren
|
c08d0bb98a
|
Added support for currency_code in invoice API
|
2016-04-10 21:48:32 +03:00 |
|
Hillel Coren
|
2bb56c9661
|
Fix for permissions on dashboard
|
2016-04-10 15:49:45 +03:00 |
|
Hillel Coren
|
1ece4f5534
|
Git update
|
2016-04-10 10:09:46 +03:00 |
|
Hillel Coren
|
769465542d
|
Show info icon as orange if invitation opened but not viewed
|
2016-04-09 23:36:32 +03:00 |
|
Hillel Coren
|
80d0dda1e0
|
Bumped version to 2.5.1.3
|
2016-04-09 23:03:51 +03:00 |
|
Hillel Coren
|
2a328627ac
|
Bumped version to 2.5.1.3
|
2016-04-09 23:03:32 +03:00 |
|
Hillel Coren
|
65164cbaf3
|
Fixes #798 Setup error
|
2016-04-09 23:00:55 +03:00 |
|
Hillel Coren
|
8b0ef8e8ea
|
Fixes #798 Setup error
|
2016-04-09 23:00:24 +03:00 |
|
Hillel Coren
|
fdde60577c
|
Fixed problem creating a new payment gateway
|
2016-04-08 10:38:11 +03:00 |
|
Hillel Coren
|
6f097c34c2
|
Updated version number
|
2016-03-31 17:28:35 +03:00 |
|
Hillel Coren
|
8dd9e99112
|
Updated version number
|
2016-03-31 17:28:04 +03:00 |
|
Hillel Coren
|
0c4cbd69bd
|
Merge bug fixes from develop branch
|
2016-03-31 17:27:18 +03:00 |
|
Hillel Coren
|
6a6c932bf6
|
Merge fix #787 for spaces in .env file
|
2016-03-31 17:14:34 +03:00 |
|
Hillel Coren
|
be9e7beaed
|
Support for multiple tax rates
|
2016-03-31 12:29:01 +03:00 |
|
Hillel Coren
|
f91f32323f
|
Reworking taxes
|
2016-03-29 17:30:28 +03:00 |
|
Hillel Coren
|
8bb0d3154f
|
Hide deleted records from the charts
|
2016-03-29 17:29:16 +03:00 |
|
Hillel Coren
|
d2d22fbb50
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
Conflicts:
resources/views/invoices/knockout.blade.php
|
2016-03-27 18:20:48 +03:00 |
|
Hillel Coren
|
d70bc4e922
|
Support multiple tax rates
|
2016-03-27 18:06:02 +03:00 |
|
Hillel Coren
|
c076f2887c
|
Merge pull request #785 from joshuadwire/attached-documents
Add support for attached documents
|
2016-03-27 18:04:09 +03:00 |
|
Hillel Coren
|
7a929a51bb
|
Added back .env variables #787
|
2016-03-27 17:39:26 +03:00 |
|
vincentdh
|
690ebf853f
|
Update AppController.php
Modify the doSetup() to use a similar way to create the .env file and add quotes when needed.
|
2016-03-26 12:52:21 -04:00 |
|
vincentdh
|
965ef011e5
|
Update AppController.php
|
2016-03-26 12:49:22 -04:00 |
|
vincentdh
|
2c6e9aced3
|
Update AppController.php
Add quotes to MAIL_FROM_NAME when needed
|
2016-03-26 12:34:39 -04:00 |
|
Joshua Dwire
|
b5a948583e
|
Remove debug code and fix minor bugs
|
2016-03-24 19:55:56 -04:00 |
|
Joshua Dwire
|
5e62d7d296
|
Allow documents to be attached to expenses
|
2016-03-24 18:15:52 -04:00 |
|
Joshua Dwire
|
bff6782026
|
Add support for uploading documents on older browsers
|
2016-03-24 15:13:54 -04:00 |
|
Joshua Dwire
|
cd8290946e
|
Add client portal documents tab
|
2016-03-24 11:58:30 -04:00 |
|
Joshua Dwire
|
1c5c45a1e1
|
Improved handling of various document types; better documents zip
|
2016-03-24 11:33:28 -04:00 |
|
Joshua Dwire
|
e6056104bd
|
Display documents and zip download on client invoice page
|
2016-03-23 22:41:19 -04:00 |
|
Joshua Dwire
|
2a7e8cb4b7
|
Add documents placeholder for emails
|
2016-03-23 21:25:33 -04:00 |
|
Joshua Dwire
|
10fa256809
|
Use stream when downloading documents
|
2016-03-23 20:46:09 -04:00 |
|
Joshua Dwire
|
f7d8f819b6
|
Add option to attach documents to invoice email
|
2016-03-23 19:20:08 -04:00 |
|
Joshua Dwire
|
942f543bbb
|
Display documents in invoice PDF
|
2016-03-23 18:40:42 -04:00 |
|
Joshua Dwire
|
d810ba7f6b
|
Improved document support
|
2016-03-23 15:41:05 -04:00 |
|
Joshua Dwire
|
c57dfb7f0d
|
Restrict documents to pro users
|
2016-03-22 22:59:20 -04:00 |
|
Joshua Dwire
|
88808d44bf
|
Add support for invoice attachments
|
2016-03-22 22:23:45 -04:00 |
|
Hillel Coren
|
7576fb94b3
|
Bumped version number to 2.5.1.1
|
2016-03-22 19:52:50 +02:00 |
|
Hillel Coren
|
abf2fcc09c
|
Bumped version number to 2.5.1
|
2016-03-22 19:38:51 +02:00 |
|
Hillel Coren
|
b0a4a9b31c
|
Cleaning up log files
|
2016-03-22 17:14:40 +02:00 |
|
Hillel Coren
|
ddbc254d4b
|
Add link to payments from invoice page
|
2016-03-22 15:17:46 +02:00 |
|
David Bomba
|
493c31b430
|
Merge pull request #778 from turbo124/develop
Dashboard API implementation
|
2016-03-22 21:23:18 +11:00 |
|
David Bomba
|
8e5d15dfbe
|
Dashboard API
|
2016-03-22 21:21:05 +11:00 |
|
David Bomba
|
d83a02f80f
|
Dashboard API
|
2016-03-22 21:17:52 +11:00 |
|
David Bomba
|
0ec1fcbd23
|
Dashboard API
|
2016-03-22 21:13:24 +11:00 |
|
David Bomba
|
6e7c19b38e
|
Dashboard API
|
2016-03-22 21:08:58 +11:00 |
|
David Bomba
|
85633d3464
|
Dashboard API
|
2016-03-22 21:06:57 +11:00 |
|
David Bomba
|
b8560187f5
|
Dashboard API
|
2016-03-22 21:04:23 +11:00 |
|
David Bomba
|
431c9a899f
|
Dashboard API
|
2016-03-22 20:54:36 +11:00 |
|
David Bomba
|
7bc703e5dd
|
Dashboard API
|
2016-03-22 20:50:11 +11:00 |
|
David Bomba
|
06d796a318
|
Dashboard API
|
2016-03-22 20:43:08 +11:00 |
|
David Bomba
|
56b863a89a
|
Working on Dashboard API
|
2016-03-22 19:50:09 +11:00 |
|
Hillel Coren
|
c9e0119bc2
|
Added permissions settings help
|
2016-03-21 22:00:59 +02:00 |
|
Hillel Coren
|
56ad438dd3
|
Add payment details to invoice report
|
2016-03-21 16:06:50 +02:00 |
|
David Bomba
|
c25cd7f232
|
working on dashboard for API
|
2016-03-20 09:38:05 +11:00 |
|
Hillel Coren
|
c41b7de514
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
|
2016-03-18 14:34:53 +02:00 |
|
Hillel Coren
|
c3c7f25b32
|
Clarified partial labels
|
2016-03-18 14:34:46 +02:00 |
|
Joshua Dwire
|
4d4f4140b6
|
Set sorting columns
|
2016-03-17 18:04:03 -04:00 |
|
Joshua Dwire
|
ec1bc6f2cf
|
Bug fixes
|
2016-03-17 10:11:14 -04:00 |
|
Hillel Coren
|
9b9e99ee78
|
Added SagePay referral
|
2016-03-17 15:28:28 +02:00 |
|
Joshua Dwire
|
2cd7228074
|
Restrict access to tax rates and products
|
2016-03-15 22:45:11 -04:00 |
|
Joshua Dwire
|
9337d4b9a4
|
Only show relevant data on Dashboard
|
2016-03-15 22:29:30 -04:00 |
|
Joshua Dwire
|
90e1f6695c
|
Improve user permission support
* Hide links based on permissions
* Restrict editing/creating within other UI
|
2016-03-15 22:07:11 -04:00 |
|
Joshua Dwire
|
0148d06205
|
Add user permission support
|
2016-03-15 19:08:00 -04:00 |
|
Hillel Coren
|
c49f5fb52c
|
Ensure archived invoices are viewable
|
2016-03-14 20:49:38 +02:00 |
|
Hillel Coren
|
5a6445f808
|
Added silent flag to test invoices
|
2016-03-14 20:23:20 +02:00 |
|