1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
Commit Graph

32 Commits

Author SHA1 Message Date
David Bomba
597abfa584 Update exports for previews 2023-09-12 11:01:14 +10:00
David Bomba
7128bd434b Working on report previews 2023-09-11 20:33:56 +10:00
David Bomba
a33b12b28d Fixes for tests 2023-08-27 09:20:40 +10:00
David Bomba
d6cdb01021 Minor fixeS 2023-08-24 20:41:06 +10:00
David Bomba
fec6fe8f31 Refactor for report exports 2023-08-24 13:22:35 +10:00
David Bomba
fcb3e039ce Fixes for reports 2023-08-23 20:36:56 +10:00
David Bomba
dee0b51771 Fixes for reports 2023-08-23 20:36:25 +10:00
David Bomba
9b6def4778 Tests for previews 2023-08-21 07:46:14 +10:00
David Bomba
b3bb7fe431 Convert collection to array 2023-08-20 22:14:31 +10:00
David Bomba
cb5bf6aff7 Fixes for all var export 2023-08-20 20:53:31 +10:00
David Bomba
10ad6e0423 Report previews 2023-08-18 23:36:54 +10:00
David Bomba
2752a2e651 Report previews 2023-08-18 21:36:50 +10:00
David Bomba
420fd1ef66 Calculate this and last financial years 2023-07-17 18:34:26 +10:00
David Bomba
e8c79ded30 Payment exports 2023-07-05 16:33:03 +10:00
David Bomba
1b6534378d Fixes for eway error handling 2023-07-05 16:07:36 +10:00
David Bomba
e75218e557 Improvements for reports 2023-07-05 12:56:37 +10:00
David Bomba
8c701d2de2 Add types to report exports 2023-03-09 07:49:18 +11:00
David Bomba
a3de5daef8 Improvements for reports 2023-03-01 23:27:14 +11:00
David Bomba
96af8dc4fd Improvements for reports 2023-03-01 23:19:15 +11:00
David Bomba
325ded4e85 Clean up for exports 2023-03-01 23:11:07 +11:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
Shift
19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba
434b7d77e7 Fixes for invoice exports 2022-05-10 14:51:39 +10:00
David Bomba
e0e53af87f Fixes for credits 2022-05-10 14:25:16 +10:00
David Bomba
871122d1ba Minor improvements to CSV exports 2022-05-07 17:10:23 +10:00
David Bomba
6a148676db Payment Export CSV 2022-04-27 18:05:54 +10:00
David Bomba
519e427cda CSV Exports 2022-04-27 16:29:38 +10:00
David Bomba
ad3516aa26 Expose export csv routes 2022-04-27 15:41:52 +10:00
David Bomba
6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba
d1ae7d88d9 Document Export 2022-04-08 11:54:17 +10:00
David Bomba
56a210924b Credit Exporter 2022-04-08 11:25:53 +10:00