Hillel Coren
|
767d4d148a
|
Fix for null reference
|
2016-09-19 10:04:30 +03:00 |
|
Hillel Coren
|
c1696ef8d8
|
Task report
|
2016-09-18 22:28:37 +03:00 |
|
Hillel Coren
|
d57117477c
|
Remove repo warnings
|
2016-09-18 17:11:17 +03:00 |
|
Joshua Dwire
|
5af46cf1e9
|
Fix bugs when paying with a stored card
|
2016-09-15 11:37:43 -04: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
|
a5580cc650
|
Allow max of 0 for payment limits
|
2016-09-14 10:26:50 -04: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
|
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 ed07439de2 .
|
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 |
|
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
|
08590a4b6f
|
Working on invoice fields
|
2016-09-05 08:10:39 +03:00 |
|
Hillel Coren
|
8696acf4d3
|
Reduce extra queries
|
2016-09-01 20:02:37 +03:00 |
|
Hillel Coren
|
db0c305b4f
|
Working on history sidebar
|
2016-08-31 22:10:41 +03:00 |
|
Hillel Coren
|
9feddabd4b
|
Fix for WePay app fee
|
2016-08-28 00:30:05 +03:00 |
|
Hillel Coren
|
2d15c43251
|
Set invoice type for renewal invoices
|
2016-08-25 17:32:26 +03:00 |
|
Hillel Coren
|
b405ed84da
|
Prevent invoices with expenses from creating products
|
2016-08-21 18:47:56 +03:00 |
|
Hillel Coren
|
6c92a6a94a
|
Enabled adding expense to open invoice
|
2016-08-21 18:25:35 +03:00 |
|
David Bomba
|
05340d3e4a
|
Add updated_at into Activity Transformer
|
2016-08-17 18:56:31 +10:00 |
|
Hillel Coren
|
ad5b185c7c
|
Add key for activities
|
2016-08-17 10:55:50 +03:00 |
|
Hillel Coren
|
ef4c0c4237
|
Fixed PayFast integration
|
2016-08-15 23:14:08 +03:00 |
|
Hillel Coren
|
2ebd40f46e
|
Added activities to API dashboard data
|
2016-08-15 16:43:26 +03:00 |
|
Hillel Coren
|
8262e40942
|
Working on dashboard API
|
2016-08-15 06:46:47 +03:00 |
|
Hillel Coren
|
918d58e0b6
|
Bot fixes
|
2016-08-14 13:33:22 +03:00 |
|
Hillel Coren
|
bfae5018e0
|
Fixes for the bot
|
2016-08-14 12:30:16 +03:00 |
|
Hillel Coren
|
c7c253fbd8
|
Merge branch 'release-2.6.9'
Conflicts:
app/Http/routes.php
app/Ninja/PaymentDrivers/BasePaymentDriver.php
composer.lock
resources/lang/en/texts.php
resources/views/reports/chart_builder.blade.php
|
2016-08-14 09:07:44 +03:00 |
|
Hillel Coren
|
ce2c71843c
|
Working on the bot
|
2016-08-13 22:19:37 +03:00 |
|
Hillel Coren
|
e4929c1008
|
Fix for cancelled mollie payments
|
2016-08-11 13:17:01 +03:00 |
|
Hillel Coren
|
0a7381294e
|
Working on the bot
|
2016-08-10 17:04:17 +03:00 |
|
Hillel Coren
|
815c3991a6
|
Working on the bot
|
2016-08-10 15:57:34 +03:00 |
|
Hillel Coren
|
d374843e50
|
Working on the bot
|
2016-08-09 23:06:24 +03:00 |
|
Hillel Coren
|
5a4f705c8b
|
working on the bot
|
2016-08-09 17:14:26 +03:00 |
|
Hillel Coren
|
6c9c892d7c
|
Fix for applying multiple credits
|
2016-08-09 09:39:37 +03:00 |
|
Hillel Coren
|
e36db657cc
|
Fix for applying multiple credits
|
2016-08-09 09:39:20 +03:00 |
|
Hillel Coren
|
472ba842eb
|
Working on the bot
|
2016-08-08 17:45:37 +03:00 |
|
Hillel Coren
|
f8fda5f241
|
Working on the bot
|
2016-08-07 22:42:32 +03:00 |
|
Hillel Coren
|
b8a124dc0f
|
Working on our bot
|
2016-08-07 09:10:36 +03:00 |
|
Hillel Coren
|
f1a278e4ff
|
Working on our bot
|
2016-08-06 20:54:56 +03:00 |
|
Hillel Coren
|
7f3bd44d9a
|
Working on bots
|
2016-08-04 20:01:30 +03:00 |
|
Hillel Coren
|
293e7cbb61
|
Support saving credit card and paypal tokens for the same client
|
2016-08-02 13:40:20 +03:00 |
|
Hillel Coren
|
8f084ddbc1
|
Set last entered payment method as the default
|
2016-08-01 15:01:04 +03:00 |
|
Hillel Coren
|
bf5d6ac1ee
|
Set last entered payment method as the default
|
2016-08-01 15:00:47 +03:00 |
|
Hillel Coren
|
f3419587bf
|
Archive previous payment methods
|
2016-08-01 14:53:49 +03:00 |
|
Hillel Coren
|
948a3e8911
|
Archive previous payment methods
|
2016-08-01 14:53:10 +03:00 |
|
Hillel Coren
|
af78a3dd2d
|
Test Stripe credentials when adding gateway
|
2016-07-29 14:58:26 +03:00 |
|
Hillel Coren
|
1e7bedd469
|
Fix for removing payment method
|
2016-07-27 14:38:44 +03:00 |
|
Hillel Coren
|
903036c02c
|
Fix for removing payment method
|
2016-07-27 14:37:36 +03:00 |
|
Hillel Coren
|
bb590830cf
|
Fix for upgrading Stripe accounts
|
2016-07-27 12:53:58 +03:00 |
|
Hillel Coren
|
7c314347db
|
Fix for upgrading Stripe accounts
|
2016-07-27 12:53:11 +03:00 |
|
Hillel Coren
|
498578cefc
|
Rollback to 2.6.5
|
2016-07-21 15:35:23 +03:00 |
|
Hillel Coren
|
ee937d9994
|
Fixes from refactor
|
2016-07-21 14:28:06 +03:00 |
|
Hillel Coren
|
7b4b84cedd
|
Merge pull request #979 from codedge/Refactoring-docblocks-dead-code-unused-uses
Refactor docblocks, unused vars, unused uses
|
2016-07-20 11:00:03 +03:00 |
|
Hillel Coren
|
7bb8f0ca4a
|
Merge https://github.com/codedge/invoiceninja into codedge-#904-Unify-js-no-public-js
Conflicts:
app/Http/Controllers/AccountController.php
resources/lang/en/texts.php
|
2016-07-20 10:49:08 +03:00 |
|
Hillel Coren
|
f42e8158c2
|
Merge branch 'release-2.6.4'
Conflicts:
app/Http/Controllers/AccountController.php
app/Http/routes.php
app/Models/User.php
resources/lang/en/texts.php
|
2016-07-19 19:18:24 +03:00 |
|
Hillel Coren
|
e7c8ca50db
|
API optimization
|
2016-07-19 10:07:56 +03:00 |
|
Hillel Coren
|
109c97dc55
|
Fix for is_system setting in actvities
|
2016-07-19 09:57:17 +03:00 |
|
Hillel Coren
|
6cc84ddfab
|
Add link to WePAY TOS
|
2016-07-18 22:58:56 +03:00 |
|
Hillel Coren
|
ce6068f924
|
Additional online payment checks
|
2016-07-18 22:03:28 +03:00 |
|
Hillel Coren
|
078964d297
|
Improve offsite payment checks
|
2016-07-18 21:45:32 +03:00 |
|
Hillel Coren
|
0d58e6da94
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
|
2016-07-16 23:51:30 +03:00 |
|
Hillel Coren
|
1e568dc408
|
Fixes for WePay
|
2016-07-16 23:51:18 +03:00 |
|
David Bomba
|
20c9d661ac
|
Merge pull request #985 from turbo124/develop
Fix typo
|
2016-07-16 07:52:58 +10:00 |
|
David Bomba
|
cfb32f244a
|
Fix typo
|
2016-07-16 07:52:00 +10:00 |
|
Hillel Coren
|
36e50e7bcb
|
Fixes for the API
|
2016-07-15 16:47:18 +03:00 |
|
Hillel Coren
|
2440070376
|
Fix for token billing
|
2016-07-15 11:25:22 +03:00 |
|
Hillel Coren
|
cf3465b5e2
|
Fix for token billing
|
2016-07-15 11:23:19 +03:00 |
|
Hillel Coren
|
c6bf1d5fcc
|
Fix for wepay fee
|
2016-07-15 10:41:16 +03:00 |
|
Holger Lösken
|
33badc78b7
|
Fixed wrong overrides, added some more docblocks
|
2016-07-14 23:20:16 +02:00 |
|
Holger Lösken
|
71ab4dc3d8
|
Refactor docblocks, unused vars, unused uses
|
2016-07-14 22:37:04 +02:00 |
|
Hillel Coren
|
431f596d1d
|
Working on new pricing
|
2016-07-14 22:58:48 +03:00 |
|
Hillel Coren
|
8590f9ad17
|
Working on new pricing
|
2016-07-14 12:46:00 +03:00 |
|
Hillel Coren
|
92043afb9c
|
WePay fixes
|
2016-07-13 16:35:56 +03:00 |
|
Hillel Coren
|
b9f9c0807d
|
WePay fixes
|
2016-07-13 16:34:26 +03:00 |
|
Hillel Coren
|
fa9b0bf78b
|
Working on buy now buttons
|
2016-07-13 12:03:39 +03:00 |
|
Hillel Coren
|
401851e212
|
Working on buy now buttons
|
2016-07-12 23:46:41 +03:00 |
|
Hillel Coren
|
b233aa0744
|
Merge branch 'release-2.6'
Conflicts:
.travis.yml
CONTRIBUTING.md
README.md
app/Http/Controllers/AccountController.php
app/Http/Controllers/AppController.php
app/Http/Controllers/BaseAPIController.php
app/Http/Controllers/CreditController.php
app/Http/Controllers/DashboardController.php
app/Http/Controllers/DocumentController.php
app/Http/Controllers/PaymentController.php
app/Http/Controllers/QuoteApiController.php
app/Http/Requests/EntityRequest.php
app/Http/routes.php
app/Listeners/AnalyticsListener.php
app/Models/Account.php
app/Models/Credit.php
app/Models/Document.php
app/Models/EntityModel.php
app/Models/Expense.php
app/Models/Invoice.php
app/Models/Task.php
app/Models/VendorContact.php
app/Ninja/Notifications/PushFactory.php
app/Ninja/Repositories/DocumentRepository.php
app/Ninja/Repositories/ExpenseRepository.php
app/Ninja/Repositories/InvoiceRepository.php
app/Services/PushService.php
composer.json
composer.lock
database/migrations/2014_05_17_175626_add_quotes.php
database/seeds/UserTableSeeder.php
resources/lang/en/texts.php
resources/views/accounts/customize_design.blade.php
resources/views/accounts/invoice_design.blade.php
resources/views/accounts/management.blade.php
resources/views/expenses/edit.blade.php
resources/views/header.blade.php
resources/views/invoices/edit.blade.php
resources/views/master.blade.php
resources/views/payments/payment.blade.php
resources/views/users/edit.blade.php
|
2016-07-11 23:33:58 +03:00 |
|
Hillel Coren
|
243005b667
|
Prevent expense or task invoice item from creating a product
|
2016-07-11 20:17:41 +03:00 |
|
Hillel Coren
|
986487b4c9
|
Working on new hosted pricing
|
2016-07-11 20:08:43 +03:00 |
|
Hillel Coren
|
afb34d1de6
|
Fix saving task without a client
|
2016-07-10 13:20:22 +03:00 |
|
Hillel Coren
|
5f8ae65310
|
Working on expense category permissions
|
2016-07-07 11:44:15 +03:00 |
|
Hillel Coren
|
cd9aae1e22
|
Working on expense categories
|
2016-07-06 21:35:16 +03:00 |
|
Hillel Coren
|
b5f606df47
|
Added and as email template variables
|
2016-07-04 21:47:05 +03:00 |
|
Hillel Coren
|
aba50f66dc
|
Added website field to client CSV import
|
2016-07-04 21:33:50 +03:00 |
|
Hillel Coren
|
251438dc41
|
Fix for expenseCategories
|
2016-07-04 20:19:22 +03:00 |
|
Hillel Coren
|
8b14161d0a
|
Fix for expense test
|
2016-07-04 12:41:44 +03:00 |
|
Hillel Coren
|
6f1776004a
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
|
2016-07-04 09:40:06 +03:00 |
|
Holger Lösken
|
0fbda85a59
|
Code Refactoring
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
|
2016-07-03 16:19:22 +00:00 |
|
Hillel Coren
|
d2c0003ec9
|
Fix for should be invoiced option on expense
|
2016-07-03 16:20:10 +03:00 |
|
Hillel Coren
|
3025fb3f0b
|
Merge pull request #938 from codedge/#426-Translate-hardcoded-string
Fix hardcoded translations for industry, country and payment types
|
2016-07-03 13:16:20 +03:00 |
|