David Bomba
|
407304d3c6
|
Console commands for small test data batches
|
2020-10-10 14:32:10 +11:00 |
|
David Bomba
|
5cd1acd484
|
Merge pull request #4143 from turbo124/v2
Gateway fixes
|
2020-10-09 22:13:58 +11:00 |
|
Benjamin Beganović
|
4f26a868a7
|
Add findOrFail()
|
2020-10-09 12:44:57 +02:00 |
|
David Bomba
|
44d31ce326
|
Move cache clearance to base controller
|
2020-10-09 17:55:03 +11:00 |
|
David Bomba
|
c48b02a690
|
Static template data
|
2020-10-09 13:28:33 +11:00 |
|
David Bomba
|
cf7ee6338e
|
Working on templates
|
2020-10-09 12:59:59 +11:00 |
|
David Bomba
|
cd0dce3816
|
Merge pull request #4138 from turbo124/v2
Projects API
|
2020-10-08 09:31:37 +11:00 |
|
David Bomba
|
dd4d14d128
|
Implement Projects API
|
2020-10-08 09:25:39 +11:00 |
|
David Bomba
|
4bbdeef539
|
Merge pull request #4136 from beganovich/v2-products-table-in-invoices
(v5) Support for custom products table columns
|
2020-10-08 06:59:16 +11:00 |
|
David Bomba
|
c41fb6e00f
|
Auto bill flag enable/disable auto_bill_enabled
|
2020-10-07 17:33:16 +11:00 |
|
David Bomba
|
d4e2a0071a
|
Analytics
|
2020-10-07 14:56:35 +11:00 |
|
David Bomba
|
ff00ed3815
|
Fixes for Recurring
|
2020-10-07 11:20:28 +11:00 |
|
David Bomba
|
70a575386c
|
Fixes for designs in migration:
|
2020-10-07 10:16:57 +11:00 |
|
Benjamin Beganović
|
76695b8462
|
- Add new "product" key to $context of Design
- Add custom products table body handling in Design.php
|
2020-10-06 12:49:00 +02:00 |
|
David Bomba
|
3aa5e2e4eb
|
Minor release
|
2020-10-06 21:06:14 +11:00 |
|
David Bomba
|
4fe1c29751
|
Working on recurring
|
2020-10-06 12:36:25 +11:00 |
|
David Bomba
|
484b28d3ce
|
Fixes for recurring migratoin
|
2020-10-06 11:52:16 +11:00 |
|
David Bomba
|
1264486bb9
|
Working on recurring migration
|
2020-10-06 08:46:47 +11:00 |
|
Benjamin Beganović
|
c0f3576d55
|
Fix imports
|
2020-10-05 10:16:36 +02:00 |
|
David Bomba
|
06b7dfa291
|
Fixes for Recurring
|
2020-10-04 21:24:55 +11:00 |
|
David Bomba
|
fccc98caa7
|
Fixes for model factories -> invoice designs
|
2020-10-04 20:34:08 +11:00 |
|
David Bomba
|
15320500c0
|
Merge pull request #4126 from turbo124/v2
Laravel 8 support
|
2020-10-01 21:47:07 +10:00 |
|
David Bomba
|
3fa336946f
|
Fixes for Laravel 8
|
2020-10-01 21:34:05 +10:00 |
|
David Bomba
|
6d779030dc
|
Trust proxies setup
|
2020-10-01 09:32:27 +10:00 |
|
=
|
09399b3aaa
|
Delete invoice PDF on invoice update!
|
2020-09-30 19:10:02 +10:00 |
|
David Bomba
|
8756a89885
|
Allow login using contact_key or client_hash
|
2020-09-30 08:42:55 +10:00 |
|
Benjamin Beganović
|
a210790a57
|
Fix overpayments
|
2020-09-29 14:16:01 +02:00 |
|
Benjamin Beganović
|
4e9bc0552d
|
Rename "Downloads" to "Documents":
- Remove Livewire auto-publish from composer.json
- Replace old DocumentController with DownloadsController
- Rename DownloadsTable & downloads-table to DocumentsTable & documents-table
- New ShowDocumentRequest for displaying documents
- Change authorize() with DownloadMultipleDocumentsRequest
- Change route in PortalComposer
- Update Livewire assets
- Remove old documents routes
|
2020-09-28 12:04:34 +02:00 |
|
David Bomba
|
7b926980f1
|
Merge pull request #4111 from turbo124/v2
Only show implemented gateways
|
2020-09-28 20:34:52 +10:00 |
|
Benjamin Beganović
|
69b5ec1705
|
Change Downloads translation to Documents in CP
|
2020-09-28 11:45:22 +02:00 |
|
David Bomba
|
fd67a48c91
|
Bug fixes
|
2020-09-27 20:39:13 +10:00 |
|
David Bomba
|
c965e8d08b
|
Fixes for injecting settings object into email blade templates
|
2020-09-27 19:22:34 +10:00 |
|
David Bomba
|
951188b39e
|
Merge pull request #4102 from beganovich/v2-profile-settings-in-livewire
Profile settings updates
|
2020-09-25 07:23:31 +10:00 |
|
Benjamin Beganović
|
35ed396323
|
Profile settings: Shipping address
|
2020-09-24 14:40:27 +02:00 |
|
Benjamin Beganović
|
b06c9c18fc
|
Update country_id for personal country id
|
2020-09-24 14:40:20 +02:00 |
|
Benjamin Beganović
|
2f089707f4
|
Use Hash:: to encrypt passwords
|
2020-09-24 14:40:06 +02:00 |
|
Benjamin Beganović
|
554e595211
|
Profile settings: Shipping address
|
2020-09-24 14:23:05 +02:00 |
|
Benjamin Beganović
|
e5183dee56
|
Profile section: Name, website, logo
|
2020-09-24 13:44:56 +02:00 |
|
David Bomba
|
7e85ee0be3
|
Merge branch 'v2' into v2
|
2020-09-24 21:37:17 +10:00 |
|
Benjamin Beganović
|
a9e40aab37
|
Profile section: General informatioon
|
2020-09-24 13:29:41 +02:00 |
|
David Bomba
|
4cf56d5138
|
Working on recurring schedules
|
2020-09-24 21:03:59 +10:00 |
|
Benjamin Beganović
|
24685db429
|
Merge branch 'v2' into v2-editable-invoice-amount
|
2020-09-24 11:33:01 +02:00 |
|
Benjamin Beganović
|
0216286efc
|
Support for over & under payments
|
2020-09-24 11:29:47 +02:00 |
|
David Bomba
|
b906e1e92f
|
Fixes for hasrecurrence trait
|
2020-09-24 13:40:13 +10:00 |
|
David Bomba
|
4db72d11e1
|
Actions for recurring invoices
|
2020-09-24 10:57:44 +10:00 |
|
David Bomba
|
2627ec8894
|
PHP Cli version
|
2020-09-23 14:11:34 +10:00 |
|
David Bomba
|
c59e6a2141
|
Client contact authentication using contact_key
|
2020-09-23 13:56:56 +10:00 |
|
David Bomba
|
0e5199e052
|
Working on contact auth using contact key
|
2020-09-23 11:45:07 +10:00 |
|
David Bomba
|
81ef541d2e
|
Expense API Endpoints
|
2020-09-23 10:46:35 +10:00 |
|
David Bomba
|
ab0ec5e2cb
|
Vendor API endpoints
|
2020-09-23 10:16:19 +10:00 |
|