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 master ProfessionalWiki/WikibaseFacetedSearch
- Do not render sidebar when it is empty (#160) * Do not render sidebar when it is empty Follow up to #159 * Dis... 3041f5f
malberts closed a pull request on ProfessionalWiki/WikibaseFacetedSearch
Do not render sidebar when it is empty
Follow up to #159malberts created a comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
This should not be committed into the repo. Ideally IDE-specific ignores should go into your local `.gitignore_global`.
malberts pushed 1 commit to es-query ProfessionalWiki/WikibaseFacetedSearch
- Build Elasticsearch queries 96294d1
malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
This isn't very nice. We need to parse the full query string to get the current item type(s). But then we need to reparse just the current token to get the OR values, or a single AND value, since t...
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
This file got contaminated by CirrusSearch classes: https://github.com/ProfessionalWiki/WikibaseFacetedSearch/pull/44#discussion_r1888899011
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts pushed 1 commit to es-query ProfessionalWiki/WikibaseFacetedSearch
- Build Elasticsearch queries f6b5a6d
malberts pushed 1 commit to es-query ProfessionalWiki/WikibaseFacetedSearch
- Build Elasticsearch queries b646df8
malberts pushed 1 commit to es-query ProfessionalWiki/WikibaseFacetedSearch
- Build Elasticsearch queries 0aaadd3
malberts pushed 1 commit to master ProfessionalWiki/WikibaseFacetedSearch
- Hide facets when there are no facets Closes: #156 2ed1416
malberts closed an issue on ProfessionalWiki/WikibaseFacetedSearch
Hide Filters on All tab
There can never be filters on the All tab, so hide the Filters heading: ![Image](https://github.com/user-attachments/assets/f315e175-8d93-41e1-9e8f-32d987af61d2)malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
I think the intention will be more explicit as `showSidebar`. And then use that in `Layout` to skip rendering the `Sidebar` template. Instead of rendering the template, but with nothing inside. (Un...
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts created a comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
Is it necessary to handle this in the template? Can we rather just not render the template at all?
malberts pushed 1 commit to master oetterer/BootstrapComponents
- Update I18nJsonFileIntegrityTest.php to use namespaced class (#56) * Update I18nJsonFileIntegrityTest.php to use nam... e2d5383
malberts closed a pull request on oetterer/BootstrapComponents
Update I18nJsonFileIntegrityTest.php to use namespaced class
Since v6 of PHPUnit, the classes are fully namespaced rather than namespaced by the underscore convention.malberts pushed 1 commit to master SemanticMediaWiki/SemanticScribunto
- I18nJsonFileIntegrityTest: Add missing backward slash 79ee090
malberts closed a pull request on SemanticMediaWiki/SemanticScribunto
I18nJsonFileIntegrityTest: Add missing backward slash
malberts pushed 2 commits to es-query ProfessionalWiki/WikibaseFacetedSearch
malberts created a comment on an issue on ProfessionalWiki/WikibaseFacetedSearch
Duplicate of https://github.com/ProfessionalWiki/WikibaseFacetedSearch/issues/79?
malberts opened an issue on ProfessionalWiki/WikibaseFacetedSearch
Hide Filters on All tab
There can never be filters on the All tab, so hide the Filters heading: ![Image](https://github.com/user-attachments/assets/f315e175-8d93-41e1-9e8f-32d987af61d2)malberts pushed 1 commit to master ProfessionalWiki/WikibaseFacetedSearch
- Use haswbfacet instead of haswbstatement for tabs f63fecf