Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ProfessionalWiki/WikibaseFacetedSearch

JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

JeroenDeDauw created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
It seems that this config is still unused. Is that correct?

View on GitHub

JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

JeroenDeDauw created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
NumericPropertyId unused, PropertyIdList undefined

View on GitHub

JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

JeroenDeDauw deleted a branch ProfessionalWiki/WikibaseFacetedSearch

sitelink

JeroenDeDauw pushed 1 commit to master ProfessionalWiki/WikibaseFacetedSearch
  • Rewrite item link with page sitelink (#24) 574e5a1

View on GitHub

JeroenDeDauw created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
There is a lot of static code here. Likely we can move much to one or more classes that do not bind to globals and can be tested easier

View on GitHub

JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

JeroenDeDauw created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
The `array_filter()[0] ?? null` could go into its own function

View on GitHub

JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

malberts pushed 1 commit to config ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

codecov-commenter created a comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
## [Codecov](https://app.codecov.io/gh/ProfessionalWiki/WikibaseFacetedSearch/pull/25?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+commen...

View on GitHub

malberts opened a pull request on ProfessionalWiki/WikibaseFacetedSearch
Add config
For #12 On `Special:SpecialPages`: ![image](https://github.com/user-attachments/assets/4eb3bf60-08fb-48a9-81a7-457e5fdd186b) Empty `MediaWiki:WikibaseFacetedSearch`: ![Screenshot_20241130_...
malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch

config - Enhanced searching interface with drilldown for Wikibase

malberts pushed 1 commit to sitelink ProfessionalWiki/WikibaseFacetedSearch
  • Rewrite item link with page sitelink 40b092b

View on GitHub

malberts pushed 1 commit to sitelink ProfessionalWiki/WikibaseFacetedSearch
  • Rewrite item link with page sitelink 43d72f7

View on GitHub

malberts pushed 1 commit to sitelink ProfessionalWiki/WikibaseFacetedSearch
  • Rewrite item link with page sitelink 633f757

View on GitHub

malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
For EntityResult results we just need to point to the new page, since the correct $titleSnippet gets set in `CirrusShowSearchHitHandler::onShowSearchHitTitle()`.

View on GitHub

malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
For non-EntityResult there is no $titleSnippet by default, which means the link is going to use the text of the target page title, not the item title. To get the item title again, this calls a m...

View on GitHub

malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

malberts created a comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
All 4 scenarios work after rewriting this. 1. When searching with a mix of namespaces (Item and Main): ![image](https://github.com/user-attachments/assets/81bfba65-278a-4f59-b631-1cbfc84d6019) ...

View on GitHub

malberts pushed 1 commit to sitelink ProfessionalWiki/WikibaseFacetedSearch
  • Rewrite item link with page sitelink a1e51cf

View on GitHub

malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
When replacing $title, the link gets the text from the new Title object. We want to keep the original Item title, so we have to let the original link text builders run.

View on GitHub

malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
This is for PHPStan to understand `class_alias()`.

View on GitHub

malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

malberts pushed 1 commit to sitelink ProfessionalWiki/WikibaseFacetedSearch
  • Rewrite item link with page sitelink 04cb34d

View on GitHub

malberts pushed 1 commit to sitelink ProfessionalWiki/WikibaseFacetedSearch
  • Rewrite item link with page sitelink 5780501

View on GitHub

Load more