1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-15 07:33:04 +01:00
Commit Graph

56 Commits

Author SHA1 Message Date
David Bomba
64f3af9c31 Additional column checks prior to export queries 2024-06-24 07:56:13 +10:00
David Bomba
3a4f47c1a9 Static Analysis 2024-06-16 14:58:03 +10:00
David Bomba
72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba
4852a134da Adjustments for tests 2024-05-29 23:19:03 +10:00
David Bomba
f8316f879a Refactor to support include deleted record logic for exports 2024-05-29 09:05:42 +10:00
David Bomba
3fed2f1a77 Add utf conversion 2024-05-01 08:32:11 +10:00
David Bomba
0bd5a9db0c minor fixes 2024-04-24 09:21:00 +10:00
David Bomba
4921eadc89 Updates for client reports 2024-04-23 12:45:43 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
cc89bcecd2 allow plural for report names in scheduler 2024-03-10 10:13:00 +11:00
David Bomba
a43bd9c6de Updates for reports 2024-03-05 13:58:26 +11:00
David Bomba
909db91184 Fixes for permissions 2024-02-12 20:16:35 +11:00
David Bomba
3f5b338846 Add ability to export documents with reports 2024-01-29 13:03:54 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
d781f8f15e Updates for exports 2023-12-12 10:46:23 +11:00
David Bomba
bb5ff25ea7 v5.7.56 2023-12-02 14:09:50 +11:00
David Bomba
f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba
4183426f39 Working on export refinements 2023-11-25 22:58:27 +11:00
David Bomba
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
Benjamin Beganović
2e9a45c3bd Fixes for client identifier 2023-10-20 18:57:13 +02:00
Benjamin Beganović
586adb6963 Return correct identifier for reports 2023-10-06 18:43:02 +02:00
David Bomba
616e9211c0 Add props for exporst 2023-09-29 06:48:50 +10:00
David Bomba
ffa725a7c0 Additional fields for client exports 2023-09-29 06:39:28 +10:00
David Bomba
3d30954690 Fixes for report previews 2023-09-25 06:52:14 +10:00
David Bomba
7128bd434b Working on report previews 2023-09-11 20:33:56 +10:00
David Bomba
bc4e6711d9 fixes for tests 2023-08-28 08:00:43 +10:00
David Bomba
427bc341fb Client export - json output 2023-08-27 22:09:26 +10:00
David Bomba
fec6fe8f31 Refactor for report exports 2023-08-24 13:22:35 +10:00
David Bomba
e3d5abe5b5 Fixes for client country exports 2023-07-26 19:00:47 +10:00
David Bomba
420fd1ef66 Calculate this and last financial years 2023-07-17 18:34:26 +10:00
David Bomba
18ca64c72c CSVs with custom columns 2023-07-17 10:22:53 +10:00
David Bomba
e1b6d97938 Tests for CSV report output 2023-07-15 10:06:00 +10:00
David Bomba
a4a03cc3ed Client Export 2023-07-14 19:08:55 +10:00
David Bomba
4f8ba1c930 Additional Reports 2023-07-13 15:23:57 +10:00
David Bomba
68ff1a6c86 Working on exports 2023-07-05 16:56:07 +10:00
David Bomba
57e7b4f879 Enhancements for reports 2023-05-26 12:07: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
David Bomba
ea3b6d0259 add status to client export 2022-12-05 09:28:08 +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
9c359bc3b4 Fixes for contact exports 2022-05-10 13:59:39 +10:00
David Bomba
0d812f97a0 Fixes for Client CSV Export 2022-05-10 13:39:08 +10:00
David Bomba
8491df0c6a Fixes for client exports 2022-05-09 14:59:01 +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