1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app
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
..
Console Fixes for recurring scheduling 2020-09-26 09:48:42 +10:00
DataMapper Bug fixes 2020-09-27 20:39:13 +10:00
Designs Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Events Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Exceptions Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Factory Vendor API endpoints 2020-09-23 10:16:19 +10:00
Filters Set unique on Group Settings Name 2020-09-08 20:44:32 +10:00
Helpers Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Http Rename "Downloads" to "Documents": 2020-09-28 12:04:34 +02:00
Jobs Working on Delete user bug 2020-09-28 12:56:11 +10:00
Libraries Working on contact auth using contact key 2020-09-23 11:45:07 +10:00
Listeners Fixes for injecting settings object into email blade templates 2020-09-27 19:22:34 +10:00
Mail Fixes for generic email templates 2020-09-21 08:17:57 +10:00
Models Working on Delete user bug 2020-09-28 12:56:11 +10:00
Notifications Fixes for injecting settings object into email blade templates 2020-09-27 19:22:34 +10:00
Observers Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
PaymentDrivers Remove logging from StripePaymentDriver 2020-09-24 12:20:57 +02:00
Policies Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Providers Fixes for regressions 2020-09-22 16:11:32 +10:00
Repositories Working on Delete user bug 2020-09-28 12:56:11 +10:00
Services Merge branch 'v2' into v2 2020-09-24 21:37:17 +10:00
Transformers Vendor API endpoints 2020-09-23 10:16:19 +10:00
Utils Merge pull request #4111 from turbo124/v2 2020-09-28 20:34:52 +10:00