Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
malberts pushed 1 commit to sitelink ProfessionalWiki/WikibaseFacetedSearch
- Rewrite item link with page sitelink 633f757
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()`.
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...
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
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) ...
malberts pushed 1 commit to sitelink ProfessionalWiki/WikibaseFacetedSearch
- Rewrite item link with page sitelink a1e51cf
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.
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
This is for PHPStan to understand `class_alias()`.
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts pushed 1 commit to sitelink ProfessionalWiki/WikibaseFacetedSearch
- Rewrite item link with page sitelink 04cb34d
malberts pushed 1 commit to sitelink ProfessionalWiki/WikibaseFacetedSearch
- Rewrite item link with page sitelink 5780501
malberts opened a draft pull request on ProfessionalWiki/WikibaseFacetedSearch
Rewrite item link with page sitelink
For #4malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch
sitelink - Enhanced searching interface with drilldown for Wikibase
malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch
malberts-patch-1 - Enhanced searching interface with drilldown for Wikibase
malberts closed a pull request on ProfessionalWiki/WikibaseFacetedSearch
Remove Codecov TODO
Follow-up to https://github.com/ProfessionalWiki/WikibaseFacetedSearch/pull/19 Looks like the token is not necessary (copied from https://github.com/ProfessionalWiki/AutomatedValues/blob/master/...malberts opened a pull request on ProfessionalWiki/WikibaseFacetedSearch
Remove TODO
Follow-up to https://github.com/ProfessionalWiki/WikibaseFacetedSearch/pull/19 Looks like the token is not necessary (copied from https://github.com/ProfessionalWiki/AutomatedValues/blob/master/...malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch
malberts-patch-1 - Enhanced searching interface with drilldown for Wikibase