Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/wintercms/wn-search-plugin
Enables full-text search capabilities in Winter.
https://github.com/wintercms/wn-search-plugin
Fix tests
cba33e7b3a5526ca6876476a6169a4ebc70f56d7 authored almost 2 years ago
cba33e7b3a5526ca6876476a6169a4ebc70f56d7 authored almost 2 years ago
Show no query placeholder if no query is sent through AJAX
4bed569c1c74badc9f7715e55862b918181dd99a authored over 2 years ago
4bed569c1c74badc9f7715e55862b918181dd99a authored over 2 years ago
Add partial for when search component has no query.
52630920506c19c5f72a0aca051a6f81d0c018fc authored over 2 years ago
52630920506c19c5f72a0aca051a6f81d0c018fc authored over 2 years ago
Remove "display" parameters for search components.
We'll leave it up to the partial templates to determine how they wish to display records.
385eccd83d93d424be3c94212fbfac1c856e2b0e authored over 2 years ago
Remove single-attribute callbacks in record processing
Overkill for this system. If someone wants to customise record processing, they should use a ful...
fc37fb963b882b6a972e7ad8c679c4ea08fa5afa authored over 2 years ago
Remove search result combination, tweaks, initial results partial
aca95cc0bbe722007804728d14776724ad2fcb0e authored over 2 years ago
aca95cc0bbe722007804728d14776724ad2fcb0e authored over 2 years ago
Disallow attribute definition retrieval in DB engine.
Since Winter uses behaviours to attach Scout functionality, there's no way to define attributes ...
287a4979db84db97826045626d6ee9104c7986bb authored over 2 years ago
Allow handler models to be provided by callback
b7092f74ab23b84773c6ea7dee9589f0eadfd76b authored over 2 years ago
b7092f74ab23b84773c6ea7dee9589f0eadfd76b authored over 2 years ago
Allow model instances to also run searches
b160db5b653c6084cdc4d0ea811fc72eb897fa07 authored over 2 years ago
b160db5b653c6084cdc4d0ea811fc72eb897fa07 authored over 2 years ago
Use model's searchable property when converting results
0f6c49f501048f382139c98c500b5eff72ebbe8c authored over 2 years ago
0f6c49f501048f382139c98c500b5eff72ebbe8c authored over 2 years ago
Add support for Winter Blog plugin
3c0cefef5ba9db552a12210255a74b01807a3cef authored over 2 years ago
3c0cefef5ba9db552a12210255a74b01807a3cef authored over 2 years ago
Fix infinite loop that occurs with standard Searchable behaviour
444ddeea86c76c8f0847e27e6b9463e24f19cac8 authored over 2 years ago
444ddeea86c76c8f0847e27e6b9463e24f19cac8 authored over 2 years ago
Add requirements
449e0a135dffa2869725350b53a298aae1f4bd0b authored over 2 years ago
449e0a135dffa2869725350b53a298aae1f4bd0b authored over 2 years ago
Revoke support for PHP 7.2-5 / Laravel 6.
Since we're targeting and using functionality involving indexes, we'll need to use Scout v9, whi...
612d2fc611bf0f9fe6e3810c4ad1fec98c1dd322 authored over 2 years ago
WIP default component partials
2e167c31aad6ab1ce1bc09de1cf7d3ad95a09fd3 authored over 2 years ago
2e167c31aad6ab1ce1bc09de1cf7d3ad95a09fd3 authored over 2 years ago
Support for combined results WIP
939eb3e710b0c26fae43963991c90c66d88ae61f authored over 2 years ago
939eb3e710b0c26fae43963991c90c66d88ae61f authored over 2 years ago
Add support for Laravel 6 / Scout 8
f8a74b7e7cb6fb7b144543853a3e296022934bb3 authored over 2 years ago
f8a74b7e7cb6fb7b144543853a3e296022934bb3 authored over 2 years ago
Fix require attribute check for record handler callbacks
ac67ef05580eef100dd934903beebf7edc2988cf authored over 2 years ago
ac67ef05580eef100dd934903beebf7edc2988cf authored over 2 years ago
Add support for core plugin in Search
35b1cedb352aa297808e69cad5179b1531227368 authored over 2 years ago
35b1cedb352aa297808e69cad5179b1531227368 authored over 2 years ago
Check class is using correct behavior before index/flush
317c6535291d11096e9e6d932a30764e44ebc600 authored over 2 years ago
317c6535291d11096e9e6d932a30764e44ebc600 authored over 2 years ago
Fix tests
89fd32e802ae9c89ec8635b6330925fe5a0ebf72 authored over 2 years ago
89fd32e802ae9c89ec8635b6330925fe5a0ebf72 authored over 2 years ago
Add dynamic method capabilities for searchable models
Since the "toSearchableArray" method cannot be overwritten through dynamic class extension, we'l...
25253dd21bc8bca8674590cacdd209a41b3b3c79 authored over 2 years ago
WIP searchable results
402d9aabad2fe2725575130262c3f291c3e8d454 authored almost 3 years ago
402d9aabad2fe2725575130262c3f291c3e8d454 authored almost 3 years ago
Update examples
c775b16a96090c8e783b8d6230f819f94180fd62 authored almost 3 years ago
c775b16a96090c8e783b8d6230f819f94180fd62 authored almost 3 years ago
Customise returning of Halcyon models from Scout results
f4d20292d2bde506607db54c045eae58c199034d authored almost 3 years ago
f4d20292d2bde506607db54c045eae58c199034d authored almost 3 years ago
Update documentation
f63676db65bb350cf7d6461db7d6acc05df9bae0 authored almost 3 years ago
f63676db65bb350cf7d6461db7d6acc05df9bae0 authored almost 3 years ago
WIP searching capabilities
e4f0345bcaab5d87deff1e155b4c32750069186d authored almost 3 years ago
e4f0345bcaab5d87deff1e155b4c32750069186d authored almost 3 years ago
Convert traits to behaviours
ec03eed5cccb1ddc0ed2ae1d6d040c570da077b6 authored almost 3 years ago
ec03eed5cccb1ddc0ed2ae1d6d040c570da077b6 authored almost 3 years ago
WIP component settings
222b85673cd874cd09b117d3a1619e58cdfb8a73 authored almost 3 years ago
222b85673cd874cd09b117d3a1619e58cdfb8a73 authored almost 3 years ago
Initial work on Search component
7a460e1461b9755cc4ddc5914ca4e74f78234748 authored almost 3 years ago
7a460e1461b9755cc4ddc5914ca4e74f78234748 authored almost 3 years ago
Fix ID checks, fix making all items searchable for Halcyon models
0a13e22ec4d3d1e1f1fd0a09b037ea21c8e23be7 authored almost 3 years ago
0a13e22ec4d3d1e1f1fd0a09b037ea21c8e23be7 authored almost 3 years ago
Code cleanup
f15338e4027361a0a8a272366d3921f87b89cd9e authored almost 3 years ago
f15338e4027361a0a8a272366d3921f87b89cd9e authored almost 3 years ago
Handle arrayed attributes better
7fc5427c2b19fd886cd941e9a7f265b980317c04 authored almost 3 years ago
7fc5427c2b19fd886cd941e9a7f265b980317c04 authored almost 3 years ago
Finalise Halcyon support
d0fb8dfae8fc260e8abffd6f7ab26d1ccccd3c17 authored almost 3 years ago
d0fb8dfae8fc260e8abffd6f7ab26d1ccccd3c17 authored almost 3 years ago
WIP Halcyon Model support
63e0dd58d17e2a8fdacf06fadd4e97e811944f3b authored almost 3 years ago
63e0dd58d17e2a8fdacf06fadd4e97e811944f3b authored almost 3 years ago
Fix missing bracket
fc7ddc7c16080816a21965003e3bd71d2f93c6f1 authored almost 3 years ago
fc7ddc7c16080816a21965003e3bd71d2f93c6f1 authored almost 3 years ago
Normalise identifier method names
71288c08498b0485e34df063fca7a57345c3e235 authored almost 3 years ago
71288c08498b0485e34df063fca7a57345c3e235 authored almost 3 years ago
Adding initial usage instructions
1a7361741dea0710e44404971315b07c1cc9c005 authored almost 3 years ago
1a7361741dea0710e44404971315b07c1cc9c005 authored almost 3 years ago
Allow models to define searchable attributes
47823a32a01b0b83f91e53ac33450e84c6d6e857 authored almost 3 years ago
47823a32a01b0b83f91e53ac33450e84c6d6e857 authored almost 3 years ago
Documentation
4d5934984f4f6395759489579b9ed134ce421ddb authored almost 3 years ago
4d5934984f4f6395759489579b9ed134ce421ddb authored almost 3 years ago
Initial commit
eb2ac29ed3bc4dfb2fc5475e91b4100f56b7de6f authored almost 3 years ago
eb2ac29ed3bc4dfb2fc5475e91b4100f56b7de6f authored almost 3 years ago