Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master to 3.x #52

Merged
merged 37 commits into from
Oct 11, 2023
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
e2bd2e4
Bump CakePHP version to 3.x
bancer Aug 24, 2023
aec0c3d
Add branch 3.x to CI
bancer Aug 24, 2023
3e522b9
Migrate to 3.x
bancer Aug 28, 2023
4922d26
Run composer install
bancer Aug 28, 2023
6834444
Adjust CI commands
bancer Aug 28, 2023
2e0d708
Adjust CI command
bancer Aug 28, 2023
ef52bfe
Relax requirements in composer.json
bancer Aug 28, 2023
014a7ba
Adjust CI commands
bancer Aug 28, 2023
12c1264
Remove unnecessary commas
bancer Aug 28, 2023
1d765b2
Adjust CI commands
bancer Aug 28, 2023
86f8d36
Adjust CI commands
bancer Aug 28, 2023
06d5cc1
Adjust CI commands
bancer Aug 28, 2023
0cebfa1
Adjust CI command
bancer Aug 28, 2023
51cb6de
Adjust CI command
bancer Aug 28, 2023
1e4fd6d
Adjust CI commands
bancer Aug 28, 2023
2ddd6d7
Adjust CI command
bancer Aug 28, 2023
7a733e0
Simplify CI config
bancer Aug 28, 2023
55cb35b
Adjust CI commands
bancer Aug 28, 2023
2c90cea
Fix code style errors
bancer Aug 28, 2023
e0c1d59
Rollback composer changes
bancer Aug 28, 2023
21f3fc3
Update CI command
bancer Aug 28, 2023
998c482
Install phpcs
bancer Aug 28, 2023
6a73216
Adjust CI command
bancer Aug 28, 2023
c2c3429
Set phpcs standard path
bancer Aug 28, 2023
20759c9
Replace tabs with spaces
bancer Aug 28, 2023
543a3f5
Replace tabs with spaces
bancer Aug 28, 2023
7f7ece7
Fix code style errors in ItemsFixture
bancer Aug 28, 2023
99c6140
Fix code style errors in test files
bancer Aug 28, 2023
62837b0
Fix code style errors in FilteredBehavior
bancer Aug 28, 2023
17f57b1
Fix code style errors in FilterHelper
bancer Aug 28, 2023
7394e54
Fix code style errors in FilterComponent
bancer Aug 28, 2023
35876c7
Fix code style errors
bancer Aug 28, 2023
82b43a7
Fix code style errors
bancer Aug 28, 2023
2160b6e
Add ctp files to code style checks
bancer Aug 28, 2023
64e6728
Fix code style errors
bancer Aug 28, 2023
9e42499
Fix code style errors
bancer Aug 29, 2023
4e24741
Update readme file
bancer Aug 29, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Replace tabs with spaces
  • Loading branch information
bancer committed Aug 29, 2023

Verified

This commit was signed with the committer’s verified signature.
simeonschaub Simeon David Schaub
commit 20759c911efcbbffdd20b8285fbc10ed141bc7ca
34 changes: 0 additions & 34 deletions View/Elements/filter_form_begin.ctp

This file was deleted.

17 changes: 0 additions & 17 deletions View/Elements/filter_form_end.ctp

This file was deleted.

27 changes: 0 additions & 27 deletions View/Elements/filter_form_fields.ctp

This file was deleted.

114 changes: 0 additions & 114 deletions View/Helper/FilterHelper.php

This file was deleted.

Loading