Hillel Coren
3540b43beb
Update version
2016-09-18 12:27:10 +03:00
Hillel Coren
9a04b105f9
Update version
2016-09-18 12:26:57 +03:00
Hillel Coren
8ce558d391
Fix for unique invoice number check with slashes
2016-09-18 12:26:18 +03:00
Hillel Coren
d273cb65c7
Fix for CSRF token
2016-09-18 10:08:56 +03:00
Hillel Coren
e04a25d233
Fix for CSRF token
2016-09-18 10:08:39 +03:00
Hillel Coren
d1f657ca66
Git update
2016-09-18 08:25:17 +03:00
Joshua Dwire
0fc2a4d323
Merge remote-tracking branch 'upstream/develop' into 2016-09-payments-changes
2016-09-15 11:40:53 -04:00
Joshua Dwire
5af46cf1e9
Fix bugs when paying with a stored card
2016-09-15 11:37:43 -04:00
Hillel Coren
e743af4d24
Merged #1062
2016-09-15 13:41:09 +03:00
Joshua Dwire
989b514788
Merge remote-tracking branch 'upstream/develop' into 2016-09-payments-changes
2016-09-14 14:35:03 -04:00
Joshua Dwire
d96c8bd048
Make min and max inclusive; remove .99 from max
2016-09-14 14:31:44 -04:00
Joshua Dwire
a29929846f
Create hasPublicId property on models and use it to determine whether to set a public id
2016-09-14 14:31:15 -04:00
Joshua Dwire
76af2f3e13
Let createNew in EntityModel determine whether public_id is needed
2016-09-14 10:27:10 -04:00
Joshua Dwire
a5580cc650
Allow max of 0 for payment limits
2016-09-14 10:26:50 -04:00
Hillel Coren
ee55374fc1
Add limit for number of invoice items
2016-09-14 10:39:08 +03:00
Hillel Coren
f5a9a66584
Optimize invoice page
2016-09-14 10:32:22 +03:00
Hillel Coren
d7eca82de9
Fix document upload
2016-09-14 10:09:04 +03:00
Hillel Coren
8f90e4ba43
Fix document upload
2016-09-14 10:08:46 +03:00
Hillel Coren
6db9126ea6
Made client portal link easier to share
2016-09-13 16:32:03 +03:00
Hillel Coren
57f09b0821
Don't show expense categories in history
2016-09-13 12:08:47 +03:00
Hillel Coren
29a014df20
Don't show expense categories in history
2016-09-13 12:08:33 +03:00
Hillel Coren
6a194fc3ad
Merge expense category fix
2016-09-13 11:50:03 +03:00
Hillel Coren
0267b84b73
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
2016-09-13 11:49:06 +03:00
Hillel Coren
99b5046fc2
Removed self host version flag
2016-09-13 11:48:27 +03:00
Hillel Coren
0301c3a97c
Support default invoice tax with buy now buttons
2016-09-13 11:48:05 +03:00
David Sivocha
63ea0a00d4
Adds an Entity Presenter to ExpenseCategory
...
Without the presentable trait and at the basic level a default
EntityPresenter, adding Expense Categories breaks when trying to view
the edit page for the expense.
2016-09-12 16:01:14 +01:00
Hillel Coren
ebd258d655
Merge branch 'release-2.7.0'
...
Conflicts:
app/Http/Controllers/DashboardController.php
app/Http/Requests/UpdateInvoiceRequest.php
app/Http/routes.php
composer.lock
resources/views/payments/credit_card.blade.php
2016-09-12 13:36:53 +03:00
Hillel Coren
4d1e4f0d43
Bumped version number to 2.7.0
2016-09-12 13:15:04 +03:00
Hillel Coren
359271d6c8
Fix undefined on playful quote
2016-09-12 09:38:02 +03:00
Hillel Coren
74d0973978
Fix for claiming white label license
2016-09-12 09:30:31 +03:00
Hillel Coren
db4dbdc87e
Cleaning up errors from the logs
2016-09-12 08:51:41 +03:00
Hillel Coren
ef81549694
Working on the dashboard
2016-09-11 20:05:59 +03:00
Hillel Coren
ce3a510037
Working on the dashboard
2016-09-11 17:30:23 +03:00
Joshua Dwire
7b203c11f1
Revert "GoCardless only accepts bank transfers, not credit cards"
...
This reverts commit ed07439de2546728e9d9fd9f67411d4281c20021.
2016-09-09 17:31:47 -04:00
Joshua Dwire
4c1f96e740
Use numeric ID for gateway_types table
2016-09-09 17:19:32 -04:00
Joshua Dwire
2fc0265d06
Revert change to string ID for gateway types
2016-09-09 16:47:08 -04:00
Joshua Dwire
286f9e8902
Prevent users from changing the url to access a payment method whose limits don't support the current invoice
2016-09-08 22:19:51 -04:00
Joshua Dwire
ca71ea5622
Restrict payments based on gateway type limits
2016-09-08 22:12:51 -04:00
Joshua Dwire
3c4ad52463
Switch to string-based ID for gateway types; associate gateway type with payment type
2016-09-08 22:12:32 -04:00
Joshua Dwire
30fcf0e363
Merge remote-tracking branch 'upstream/develop' into 2016-09-payments-changes
2016-09-08 20:55:53 -04:00
Joshua Dwire
ed07439de2
GoCardless only accepts bank transfers, not credit cards
2016-09-08 20:52:32 -04:00
Hillel Coren
9543336b31
Show 'Unnamed Client' for clients w/o a name
2016-09-06 14:55:31 +03:00
Hillel Coren
9e082ef274
Load recent edited tasks with history
2016-09-06 14:55:15 +03:00
Hillel Coren
49095c30a1
Timeout after inactivity
2016-09-06 12:24:25 +03:00
Hillel Coren
4841ec38ce
Prevent bots from using buy now buttons
2016-09-06 12:03:42 +03:00
Hillel Coren
aee75551b8
Tweak styling
2016-09-06 10:20:51 +03:00
Joshua Dwire
620e93084f
Allow admin to set min/max amount for each payment type
2016-09-05 18:16:56 -04:00
Hillel Coren
ea2d5af69a
Camel case anchor tag
2016-09-05 21:40:02 +03:00
Hillel Coren
d14cf5f9ed
Working on invoice fields
2016-09-05 15:28:59 +03:00
Hillel Coren
05931eb324
Reduce extra queries
2016-09-05 08:24:41 +03:00