David Bomba
|
ac5718b6e8
|
Additional filters for expenses
|
2024-08-29 09:55:27 +10:00 |
|
David Bomba
|
8076eb6d06
|
Improve filters for expenses
|
2024-08-24 07:32:03 +10:00 |
|
David Bomba
|
036aca49a4
|
Rollback for new payment flow
|
2024-08-22 16:45:06 +10:00 |
|
David Bomba
|
6fa753a149
|
Expense category filters
|
2024-08-07 08:09:18 +10:00 |
|
David Bomba
|
957ddb2a81
|
Fixes for wave imports
|
2024-06-18 09:36:22 +10:00 |
|
David Bomba
|
72aadc0c16
|
php-cs-fixer
|
2024-06-14 17:09:44 +10:00 |
|
David Bomba
|
b054f57286
|
Updates for invoice service auto bill standard invoices
|
2024-06-04 07:42:11 +10:00 |
|
David Bomba
|
4b397b5b39
|
Updates for expense filters
|
2024-05-09 11:42:52 +10:00 |
|
David Bomba
|
f65567a637
|
Update copyright
|
2024-04-12 14:15:41 +10:00 |
|
David Bomba
|
e5bb58a7a9
|
New currencies
|
2024-03-25 07:08:03 +11:00 |
|
David Bomba
|
169c1074f2
|
Add cast ABS when sorting lists by number
|
2024-02-13 13:57:04 +11:00 |
|
David Bomba
|
10a6f7755b
|
Minor fixes for validation
|
2023-11-04 09:53:20 +11:00 |
|
David Bomba
|
33585c65c4
|
php cs fixes
|
2023-10-26 13:57:44 +11:00 |
|
David Bomba
|
3fcce909f5
|
Improve sorting of expense listrs
|
2023-09-05 14:02:39 +10:00 |
|
David Bomba
|
74300d0b88
|
Add filters for expense categories
|
2023-09-05 13:34:49 +10:00 |
|
David Bomba
|
2ca3246af8
|
Fixes for matching transactions
|
2023-08-02 10:38:36 +10:00 |
|
David Bomba
|
5fff511869
|
Additional filter for expenses
|
2023-07-18 19:54:03 +10:00 |
|
David Bomba
|
073948facf
|
Updates for filters
|
2023-07-16 15:44:54 +10:00 |
|
David Bomba
|
eb44584fe8
|
Fixes for tax calculations
|
2023-06-29 13:57:16 +10:00 |
|
David Bomba
|
9e7f269a0e
|
Fixes for filtering
|
2023-06-27 22:25:24 +10:00 |
|
David Bomba
|
b230836056
|
Minor fixes for expenses
|
2023-06-27 21:40:28 +10:00 |
|
David Bomba
|
356834b628
|
Invoice filters for expense
|
2023-06-27 21:31:21 +10:00 |
|
David Bomba
|
1ecce29e56
|
Invoice filter for expenses
|
2023-06-27 21:26:34 +10:00 |
|
David Bomba
|
6225db9bd9
|
Static analysis cleanup
|
2023-04-26 17:41:30 +10:00 |
|
David Bomba
|
4babfbb651
|
php-cs-fixer
|
2023-02-16 12:36:09 +11:00 |
|
paulwer
|
f27cca7f09
|
default value for sort input & fixes for strlen
|
2023-01-30 12:08:39 +01:00 |
|
paulwer
|
e8d19abf7a
|
sort early returns + type_id/category_id&event_id as strings
|
2023-01-30 11:04:55 +01:00 |
|
paulwer
|
8274aadd05
|
fixes
|
2023-01-30 10:36:13 +01:00 |
|
paulwer
|
98d4d62f82
|
spacing
|
2023-01-30 07:08:26 +01:00 |
|
paulwer
|
72265f53c8
|
Merge remote-tracking branch 'upstream/v5-develop' into v5-develop
|
2023-01-30 07:02:45 +01:00 |
|
paulwer
|
6e712b32b2
|
spacing
|
2023-01-29 10:21:54 +01:00 |
|
paulwer
|
47d9ccf573
|
adding filter methods for projects, tasks and vendors
|
2023-01-29 09:52:40 +01:00 |
|
David Bomba
|
6c86d7151a
|
Update copyright year
|
2023-01-29 09:21:40 +11:00 |
|
David Bomba
|
0caa8ea8ce
|
Back fill test for filters
|
2023-01-19 11:52:07 +11:00 |
|
David Bomba
|
fe24cc5eb6
|
Clean up all filters and add back test:
|
2023-01-19 11:24:40 +11:00 |
|
David Bomba
|
59faed5e59
|
Adjustments for expense filters
|
2023-01-16 10:48:57 +11:00 |
|
David Bomba
|
0c86e828a4
|
Refactor and code cleanup for filters
|
2023-01-16 10:05:44 +11:00 |
|
David Bomba
|
afad1245c9
|
Clean up for Filters
|
2023-01-12 13:52:06 +11:00 |
|
David Bomba
|
317204c88a
|
Fixes for expense filters
|
2023-01-09 09:45:24 +11:00 |
|
David Bomba
|
ecb4ee7b8f
|
Add transaction filters for payments and expenses
|
2022-12-08 14:35:10 +11:00 |
|
David Bomba
|
b988614e38
|
Implement additional filters for list views
|
2022-11-19 13:37:27 +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
|
6f491dfb92
|
Update Copyright text
|
2022-04-27 13:20:41 +10:00 |
|
André Göpel
|
a342823fb6
|
#7027 remove filter for non existing expense.id_number column
|
2021-12-12 00:26:57 +01:00 |
|
David Bomba
|
f2f71f892c
|
Fixes for query filters for expenses
|
2021-12-03 18:32:18 +11:00 |
|
David Bomba
|
a0f6afec0f
|
Stubs for Recurring Expenses
|
2021-08-23 09:38:55 +10:00 |
|
David Bomba
|
dd70223652
|
Fixes for filters
|
2021-07-26 20:29:41 +10:00 |
|
David Bomba
|
36f6cbbcc9
|
Update license in codebase
|
2021-06-16 16:58:16 +10:00 |
|
David Bomba
|
934610a01c
|
Update copyright + version bump + set canadian dollar symbol to $
|
2021-01-04 08:54:54 +11:00 |
|
David Bomba
|
9aeb2d7a5b
|
Psalm cleanup
|
2020-10-28 21:10:49 +11:00 |
|