Hillel Coren
|
d174a2555b
|
Fix for max file size
|
2016-05-29 18:39:42 +03:00 |
|
Hillel Coren
|
b5a9656e3d
|
Fix for cloning quote
|
2016-05-29 16:45:16 +03:00 |
|
Hillel Coren
|
a9302d4d01
|
Fixes for is_quote
|
2016-05-29 15:34:44 +03:00 |
|
Hillel Coren
|
0e75ddb5e6
|
Added setting to hide second tax rate
|
2016-05-29 12:26:02 +03:00 |
|
Hillel Coren
|
2043621ac9
|
Fix for deleting documents
|
2016-05-26 19:02:53 +03:00 |
|
Hillel Coren
|
44fb6682e4
|
Prevent saving expense before documents have uploaded
|
2016-05-25 22:01:15 +03:00 |
|
Hillel Coren
|
df2a652798
|
Change document to click to full size
|
2016-05-25 15:18:12 +03:00 |
|
Hillel Coren
|
ba561c7d0d
|
Prevent clicking save while document is still uploading
|
2016-05-25 14:42:20 +03:00 |
|
Hillel Coren
|
1531727188
|
Prevent setting pdfstring when saving an invoice
|
2016-05-25 12:10:22 +03:00 |
|
Hillel Coren
|
ee2ef4608e
|
Lazy load invoice documents
|
2016-05-25 11:59:46 +03:00 |
|
Hillel Coren
|
6cfee6ec70
|
Open document when clicked
|
2016-05-22 22:14:47 +03:00 |
|
Hillel Coren
|
3b0feef87f
|
Fix for attached PDF being in the wrong language
|
2016-05-22 20:26:19 +03:00 |
|
Hillel Coren
|
ac09d86f68
|
Show warning when changing recurring invoice start date
|
2016-05-22 19:51:09 +03:00 |
|
Hillel Coren
|
142082b447
|
Remove download PDF from recurring invoices
|
2016-05-22 18:11:24 +03:00 |
|
Hillel Coren
|
a82437b2bc
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
Conflicts:
app/Http/routes.php
resources/lang/en/texts.php
|
2016-05-16 11:34:00 +03:00 |
|
Joshua Dwire
|
f6942a199f
|
Merge remote-tracking branch 'upstream/develop' into wepay-integration
|
2016-05-15 21:21:59 -04:00 |
|
Hillel Coren
|
3df6ad2529
|
Changes to support transifex.com
|
2016-05-15 23:16:08 +03:00 |
|
Joshua Dwire
|
d99d81d655
|
Make autobill setting numbers match token settings
|
2016-05-14 23:15:22 -04:00 |
|
Hillel Coren
|
f03adc767e
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
|
2016-05-11 09:28:55 +03:00 |
|
Hillel Coren
|
0f95799f33
|
Improved 'return to app' button logic
|
2016-05-11 09:22:43 +03:00 |
|
Joshua Dwire
|
fc029a62e1
|
Merge remote-tracking branch 'upstream/develop' into payments-changes
|
2016-05-10 22:32:28 -04:00 |
|
Hillel Coren
|
ee579f91f3
|
Added plan help text
|
2016-05-10 21:17:46 +03:00 |
|
Joshua Dwire
|
41f4c98e08
|
Merge remote-tracking branch 'upstream/develop' into payments-changes
|
2016-05-10 10:25:42 -04:00 |
|
Hillel Coren
|
2345ff11ed
|
Don't focus client select if client is already selected
|
2016-05-10 10:44:26 +03:00 |
|
Joshua Dwire
|
20f6f32a06
|
Update UI for configuring auto bill
|
2016-05-09 16:29:02 -04:00 |
|
Joshua Dwire
|
0fc44962d4
|
Add Braintree/PayPal support
|
2016-05-06 22:33:03 -04:00 |
|
Joshua Dwire
|
9ed44bdfe4
|
Merge pull request #4 from joshuadwire/laravel-acl
Laravel acl
|
2016-05-06 14:17:16 -04:00 |
|
Joshua Dwire
|
9a64db3234
|
Allow client to choose auto bill settings
|
2016-05-06 13:26:37 -04:00 |
|
Hillel Coren
|
5bedba1474
|
Show if client is deleted on invoice page
|
2016-05-05 22:59:33 +03:00 |
|
Joshua Dwire
|
c536bd8569
|
Add basic ACH support
|
2016-04-29 17:50:21 -04:00 |
|
Joshua Dwire
|
1a12cd30d3
|
Hide autobill when both Stripe and Braintree are not configured
|
2016-04-26 20:02:52 -04:00 |
|
Hillel Coren
|
782cda4004
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
|
2016-04-26 23:31:31 +03:00 |
|
Hillel Coren
|
f28e0cd76b
|
Fix for JS rounding problem
|
2016-04-26 12:41:34 +03:00 |
|
Joshua Dwire
|
fc0d4d3edd
|
Finish migrating to Laravel ACL
|
2016-04-25 21:53:39 -04:00 |
|
Hillel Coren
|
d6608f863c
|
Syntax fix
|
2016-04-19 23:01:44 +03: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
|
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 |
|
Hillel Coren
|
f75b67b704
|
Trim whitespace in JS from emails on invoice page
|
2016-04-14 10:39:12 +03:00 |
|
Hillel Coren
|
8550543089
|
Made textareas the same width
|
2016-04-13 17:35:36 +03:00 |
|
Hillel Coren
|
74b524aada
|
Add scrollbar to product list
|
2016-04-11 13:30:23 +03:00 |
|
Hillel Coren
|
27f72a4730
|
Fix for tax rates test
|
2016-04-11 11:48:46 +03:00 |
|
Hillel Coren
|
d4915074b6
|
Fix for quotes
|
2016-04-11 11:44:53 +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
|
f8256127ec
|
Working on multiple tax rates
|
2016-03-31 13:28:22 +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
|
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 |
|
Joshua Dwire
|
bb6e0b5186
|
Make dropzone translatable
|
2016-03-24 18:45:00 -04:00 |
|