Ecosyste.ms: Timeline

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

malberts

malberts opened an issue on ProfessionalWiki/WikibaseFacetedSearch
Fix OR handling
After https://github.com/ProfessionalWiki/WikibaseFacetedSearch/issues/158 `QueryStringParser` defaults to AND when only one value is specified. This causes problems on the UI when the user tries ...
malberts deleted a branch ProfessionalWiki/WikibaseFacetedSearch

feat-158

malberts deleted a branch ProfessionalWiki/WikibaseFacetedSearch

followup-159

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

View on GitHub

malberts closed a pull request on ProfessionalWiki/WikibaseFacetedSearch
Do not render sidebar when it is empty
Follow up to #159
malberts 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`.

View on GitHub

malberts pushed 1 commit to es-query ProfessionalWiki/WikibaseFacetedSearch
  • Build Elasticsearch queries 96294d1

View on GitHub

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...

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 file got contaminated by CirrusSearch classes: https://github.com/ProfessionalWiki/WikibaseFacetedSearch/pull/44#discussion_r1888899011

View on GitHub

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

View on GitHub

malberts pushed 1 commit to es-query ProfessionalWiki/WikibaseFacetedSearch
  • Build Elasticsearch queries f6b5a6d

View on GitHub

malberts pushed 1 commit to es-query ProfessionalWiki/WikibaseFacetedSearch
  • Build Elasticsearch queries b646df8

View on GitHub

malberts pushed 1 commit to es-query ProfessionalWiki/WikibaseFacetedSearch
  • Build Elasticsearch queries 0aaadd3

View on GitHub

malberts deleted a branch ProfessionalWiki/WikibaseFacetedSearch

feat-156

malberts pushed 1 commit to master ProfessionalWiki/WikibaseFacetedSearch
  • Hide facets when there are no facets Closes: #156 2ed1416

View on GitHub

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...

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
Is it necessary to handle this in the template? Can we rather just not render the template at all?

View on GitHub

malberts pushed 1 commit to master oetterer/BootstrapComponents
  • Update I18nJsonFileIntegrityTest.php to use namespaced class (#56) * Update I18nJsonFileIntegrityTest.php to use nam... e2d5383

View on GitHub

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

View on GitHub

malberts pushed 2 commits to es-query ProfessionalWiki/WikibaseFacetedSearch
  • Use haswbfacet instead of haswbstatement for tabs f63fecf
  • Build Elasticsearch queries 3ba973b

View on GitHub

malberts created a comment on an issue on ProfessionalWiki/WikibaseFacetedSearch
Duplicate of https://github.com/ProfessionalWiki/WikibaseFacetedSearch/issues/79?

View on GitHub

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 deleted a branch ProfessionalWiki/WikibaseFacetedSearch

js-haswbfacet

malberts pushed 1 commit to master ProfessionalWiki/WikibaseFacetedSearch
  • Use haswbfacet instead of haswbstatement for tabs f63fecf

View on GitHub

Load more