David Bomba
|
33585c65c4
|
php cs fixes
|
2023-10-26 13:57:44 +11:00 |
|
David Bomba
|
073948facf
|
Updates for filters
|
2023-07-16 15:44:54 +10:00 |
|
David Bomba
|
6225db9bd9
|
Static analysis cleanup
|
2023-04-26 17:41:30 +10:00 |
|
David Bomba
|
5a42b89d55
|
cs fixer
|
2023-03-18 18:24:56 +11:00 |
|
David Bomba
|
1b483c7e38
|
Search by client name in entities
|
2023-03-15 09:46:07 +11: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
|
f2de397459
|
Clean up for filters
|
2023-01-22 19:24:35 +11:00 |
|
David Bomba
|
0caa8ea8ce
|
Back fill test for filters
|
2023-01-19 11:52:07 +11:00 |
|
David Bomba
|
7b40340047
|
Fixes for Purchase Order Filters
|
2023-01-19 10:23:42 +11:00 |
|
David Bomba
|
e822550c38
|
Cleanup for filters
|
2023-01-16 11:46:41 +11:00 |
|
David Bomba
|
0c86e828a4
|
Refactor and code cleanup for filters
|
2023-01-16 10:05:44 +11:00 |
|
David Bomba
|
7290fcd05a
|
Refactor quote filters
|
2022-12-21 22:08:00 +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 |
|
Nikola Cirkovic
|
a4f67cdfb2
|
INA-4 | Purchase Order Filters
|
2022-05-29 04:08:09 +02:00 |
|