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 over 1 year ago by Ben Thomson <[email protected]>
Show no query placeholder if no query is sent through AJAX

4bed569c1c74badc9f7715e55862b918181dd99a authored over 2 years ago by Ben Thomson <[email protected]>
Add partial for when search component has no query.

52630920506c19c5f72a0aca051a6f81d0c018fc authored over 2 years ago by Ben Thomson <[email protected]>
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 by Ben Thomson <[email protected]>
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 by Ben Thomson <[email protected]>
Remove search result combination, tweaks, initial results partial

aca95cc0bbe722007804728d14776724ad2fcb0e authored over 2 years ago by Ben Thomson <[email protected]>
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 by Ben Thomson <[email protected]>
Allow handler models to be provided by callback

b7092f74ab23b84773c6ea7dee9589f0eadfd76b authored over 2 years ago by Ben Thomson <[email protected]>
Allow model instances to also run searches

b160db5b653c6084cdc4d0ea811fc72eb897fa07 authored over 2 years ago by Ben Thomson <[email protected]>
Use model's searchable property when converting results

0f6c49f501048f382139c98c500b5eff72ebbe8c authored over 2 years ago by Ben Thomson <[email protected]>
Add support for Winter Blog plugin

3c0cefef5ba9db552a12210255a74b01807a3cef authored over 2 years ago by Ben Thomson <[email protected]>
Fix infinite loop that occurs with standard Searchable behaviour

444ddeea86c76c8f0847e27e6b9463e24f19cac8 authored over 2 years ago by Ben Thomson <[email protected]>
Add requirements

449e0a135dffa2869725350b53a298aae1f4bd0b authored over 2 years ago by Ben Thomson <[email protected]>
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 by Ben Thomson <[email protected]>
WIP default component partials

2e167c31aad6ab1ce1bc09de1cf7d3ad95a09fd3 authored over 2 years ago by Ben Thomson <[email protected]>
Support for combined results WIP

939eb3e710b0c26fae43963991c90c66d88ae61f authored over 2 years ago by Ben Thomson <[email protected]>
Add support for Laravel 6 / Scout 8

f8a74b7e7cb6fb7b144543853a3e296022934bb3 authored over 2 years ago by Ben Thomson <[email protected]>
Fix require attribute check for record handler callbacks

ac67ef05580eef100dd934903beebf7edc2988cf authored over 2 years ago by Ben Thomson <[email protected]>
Add support for core plugin in Search

35b1cedb352aa297808e69cad5179b1531227368 authored over 2 years ago by Ben Thomson <[email protected]>
Check class is using correct behavior before index/flush

317c6535291d11096e9e6d932a30764e44ebc600 authored over 2 years ago by Ben Thomson <[email protected]>
Fix tests

89fd32e802ae9c89ec8635b6330925fe5a0ebf72 authored over 2 years ago by Ben Thomson <[email protected]>
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 by Ben Thomson <[email protected]>
WIP searchable results

402d9aabad2fe2725575130262c3f291c3e8d454 authored over 2 years ago by Ben Thomson <[email protected]>
Update examples

c775b16a96090c8e783b8d6230f819f94180fd62 authored over 2 years ago by Ben Thomson <[email protected]>
Customise returning of Halcyon models from Scout results

f4d20292d2bde506607db54c045eae58c199034d authored over 2 years ago by Ben Thomson <[email protected]>
Update documentation

f63676db65bb350cf7d6461db7d6acc05df9bae0 authored over 2 years ago by Ben Thomson <[email protected]>
WIP searching capabilities

e4f0345bcaab5d87deff1e155b4c32750069186d authored over 2 years ago by Ben Thomson <[email protected]>
Convert traits to behaviours

ec03eed5cccb1ddc0ed2ae1d6d040c570da077b6 authored over 2 years ago by Ben Thomson <[email protected]>
WIP component settings

222b85673cd874cd09b117d3a1619e58cdfb8a73 authored over 2 years ago by Ben Thomson <[email protected]>
Initial work on Search component

7a460e1461b9755cc4ddc5914ca4e74f78234748 authored over 2 years ago by Ben Thomson <[email protected]>
Fix ID checks, fix making all items searchable for Halcyon models

0a13e22ec4d3d1e1f1fd0a09b037ea21c8e23be7 authored over 2 years ago by Ben Thomson <[email protected]>
Code cleanup

f15338e4027361a0a8a272366d3921f87b89cd9e authored over 2 years ago by Ben Thomson <[email protected]>
Handle arrayed attributes better

7fc5427c2b19fd886cd941e9a7f265b980317c04 authored over 2 years ago by Ben Thomson <[email protected]>
Finalise Halcyon support

d0fb8dfae8fc260e8abffd6f7ab26d1ccccd3c17 authored over 2 years ago by Ben Thomson <[email protected]>
WIP Halcyon Model support

63e0dd58d17e2a8fdacf06fadd4e97e811944f3b authored over 2 years ago by Ben Thomson <[email protected]>
Fix missing bracket

fc7ddc7c16080816a21965003e3bd71d2f93c6f1 authored over 2 years ago by Ben Thomson <[email protected]>
Normalise identifier method names

71288c08498b0485e34df063fca7a57345c3e235 authored over 2 years ago by Ben Thomson <[email protected]>
Adding initial usage instructions

1a7361741dea0710e44404971315b07c1cc9c005 authored over 2 years ago by Ben Thomson <[email protected]>
Allow models to define searchable attributes

47823a32a01b0b83f91e53ac33450e84c6d6e857 authored over 2 years ago by Ben Thomson <[email protected]>
Documentation

4d5934984f4f6395759489579b9ed134ce421ddb authored over 2 years ago by Ben Thomson <[email protected]>
Initial commit

eb2ac29ed3bc4dfb2fc5475e91b4100f56b7de6f authored over 2 years ago by Ben Thomson <[email protected]>