Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/SemanticMediaWiki/SemanticMediaWiki
🔗 Semantic MediaWiki turns MediaWiki into a knowledge management platform with query and export capabilities
https://github.com/SemanticMediaWiki/SemanticMediaWiki
36441c8cd7a5ed6b6a76337e61b12ef91712b216 authored 11 months ago
Update Elasticsearch compat
f74e7b3749bb67035019fb60a3b9ce38c873041e authored 11 months agob3ef22abfe1176a08251ec7b4197e5a1a77858b4 authored 11 months ago
523a77d8f9290dac635cddcecd53dd586193312d authored 12 months ago
Update Elasticsearch recommendations
a582e19db8dbcb1ed8f7e097311703fe0ed910c1 authored 12 months ago201f1ad504a556a548f8ee5f768ee5f007de5fe2 authored 12 months ago
a2e3b1d8de0465fc09f9b661fa5e6eb454db22ce authored 12 months ago
b5e2afe11991fe21a335cb90426de24b85bc9fe7 authored 12 months ago
* fix declarativeNames and caption
* Create import from property test
* fix use PHP type
...
Added one magic word for the Serbian language (both scripts) and two for Serbian (Cyrillic scrip...
a0d47b7dd97ec4fc53ab24e556ad22cc14dfd665 authored 12 months agod29321d1df0d0cb800f7ffb9e86fe3a774c5ad75 authored 12 months ago
The main purpose of this check is to check whether an user is blocked
from creating or editing ...
* Support MySQL 8 which ignores int widths
* Improve MysQL support
dd49868fbb6cc9f82e93dce7386e6b9532139bab authored 12 months ago* fix: user readQuery in Query class when performing reads
Query class is a helper class whic...
b33fe4be9295382860c09d0d57ba8b400ea3516e authored 12 months ago
PropertyPage currently fetches semantic data for the page being viewed
via EditInfo, which is m...
738a6e6d719c98622adf2377a8f680410884422c authored 12 months ago
f41c75d3c87dae87add862e44fcaa180cf4086a0 authored almost 1 year ago
PropertySubjectsLookup doesn't make any writes, so instead of using "write" connection it should...
8f6266b669160720e8781015f429cc1f1d156a55 authored about 1 year agoCurrently, because makeList is using the `write` connection its causing transaction-profiler war...
2b8efbcc165373013a79a40d949d9d905723b1e1 authored about 1 year ago
Now that the unit tests are running again, they are failing as #5564 was
missing an use statement.
In #5039, the unit tests were moved from tests/phpunit/Unit to directly
under tests/phpunit, bu...
10fd9db1d3da2278765681ac4951a296e0b3bb67 authored about 1 year ago
7869daf4ddc4427254daa2feefbd349864a399a5 authored about 1 year ago
On PHP 8.1 and newer, the default flags of htmlspecialchars() and
related functions were change...
This should get tests passing on 1.38 and 1.39. User::isRegistered is
available since MW 1.34, s...
Parser::getDefaultSort would fall back to an empty string if no
defaultsort was provided, but i...
The php-8 workflow file is identical to the main workflow file except
for the Ubuntu runner vers...
Most of the error spam in the 1.39 test run is ultimately due to
services not being reset betwe...
* setSortKey() may end up receiving nulls in some cases, so account for
that to avoid warning...
SMW now requires MediaWiki 1.35 or later, so let's drop outdated
compatibility code for earlier...
5ffdb3bb2285105116b14f62fc107c8c0e0b4cf5 authored about 1 year ago
2855bd2785a5e5a4659e4cb6d51c5e8dc0407940 authored about 1 year ago
Second attempt. This time tested.
c8244c1eae834f8eae64706be615bb3b1933bb2f authored about 1 year agoc123772c1275de4de47d4a30d2d596b04baed920 authored about 1 year ago
* remove disabled attribute
* add comment
* fix class name
* fix class name
* fix un...
6b297f3bdc3ae6ae17abe51e8cf1e097da7f6a47 authored about 1 year agoAs SemanticMediaWiki already require "MediaWiki": ">= 1.35" and the extension.json already meet ...
9ab0da2f963975c2d3ff7a1ea2b6c39b86b195c9 authored about 1 year ago* Remove setup check
* Allow skipping upgrade key check
* Update DefaultSettings.php
738d328ecda4f73285f6fe150bebd6ddff89c7b5 authored about 1 year agoeaa4899a986ae1ab85fbcbaddf3337af9140ed76 authored about 1 year ago
* Fix PHP deprecation warning in SemanticDataLookup.php
```
PHP Deprecated: str_replace(): P...
77c7c69b0b7f12b044e918a91b6d9ea90e5c4754 authored about 1 year ago
Fixes https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/5562
3950aef622faa3cec778ebd3d5e139d40c1d292b authored about 1 year agohttps://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/5555
28e94fe0bc9eb95e6bd40b4e44e68c58c6be1623 authored about 1 year ago238eb23c0d3b87f8661497efe486a57231dc7282 authored about 1 year ago
15c2968838733f4394a35e576b991cbd8de52241 authored about 1 year ago
d672da32fbcfba4523c26fc1559a45e926c16747 authored about 1 year ago
improve odd Message on Special:URIResolver
b60bcaf0cae1dca8132e0bf1ba1cf8efa6ce8461 authored about 1 year agoallow schema.org vocabulary to be imported automatically on installation (just creates one page ...
c9101a314197c1d404a78f1e2cb2b6ab4086b944 authored about 1 year agof134894e5ef5f58a222b50a3eed8c52d3d40c496 authored about 1 year ago
* Properly truncate sortkeys in TableFieldUpdater.php
The old code had two issues: it used mb...
c6a626be23f1c9687b58c8fbf69860ac33f64702 authored about 1 year ago58fb30f499dfa6f049e14b2065fa020e6ed3bd42 authored about 1 year ago
1e4340ece1689266b8df61f342bcdfc85c18cba7 authored about 1 year ago
0585922155a64681bb62e00e5ce3539e1cafd30d authored about 1 year ago
* fix issues/5474
* fix comment
* add comment
* add types and comment
* fix var
*...
5f0ed9f35a18f99ad5349e6e41d6aa00eebe5ebd authored over 1 year ago3af8d0319460ce316376b0ae696a4afbd859e3ff authored over 1 year ago
12d9d0c50e8f74e1007e77609edc3cb8d6c33da9 authored over 1 year ago
* Improve compatibility with OpenSearch
* Fix fatal error on Special:SemanticMediaWiki&action...
e91f265d045fc8bdf83ae44d5ff91725637badb4 authored over 1 year agoAdded SubSemanticData example
82df8857afdf56b6037bd6aaf9bda0ee2bdd9a6f authored over 1 year agoaaeeef552556fc3bd6da8257ea3c8567d0efb146 authored over 1 year ago
daad30b878c1431fad4d5f2705113b33b98d7d61 authored over 1 year ago
5e33e2e5acef425ffcd9973650b389d19da28d7e authored over 1 year ago
48fbe9c2d46ab67f991c2de4ab49e7821fd3d2e6 authored over 1 year ago
d64bf210c95fc31ce91c12d8a75c41c1ff7052e6 authored over 1 year ago
9deeec46864056b7cde727f66bed163cf29af45b authored over 1 year ago
Co-authored-by: Yvar <[email protected]>
8a4a7835175147cf5c4a37ab5c8ecd6e62f7938b authored over 1 year agob83dfb986a6c802af19109cd14e1fa989a3db6d2 authored over 1 year ago
a162a97156706dd1bf8b8b030bb328842ac8efcf authored over 1 year ago
* fix:Error in throwing null parameter in php8.1.
* fix:retract
* Update TemplateEngine.ph...
a228601e7c4d85c0bdcbc74e1a90df35d82c6554 authored over 1 year ago* Elastic/Indexer/Bulk::$response can also be a string
That is, if there was an error. But yo...
89a7d60cf72fcdad6f9f1c5805c94f59a5e87cb0 authored over 1 year agoDeprecated in https://gerrit.wikimedia.org/r/c/mediawiki/core/+/959825
9ea90e6550aa46d898de7bfe87ce952437df6ec9 authored over 1 year ago544b2da94705d29213bfbc2fd7cb2b48155239d1 authored over 1 year ago
c62adf90ed7fccef767f5bc7d9f573d18be0fdf2 authored over 1 year ago
3da1c25dfe9d275beadb174b038d89bd9eefa7b0 authored over 1 year ago
* fix SMw typo
* fix SMw typo
* fix typo
* fix typo
* fix typo
f23e9c5d29a1d25d18a17b94df8d168a89691ee5 authored over 1 year ago* fix issue issues/5400
* call datavalue getShortText/getLongText
based on query descript...
acdab7b01107c6b6e2374b77c1ee967df9825d7e authored over 1 year ago0005f91d0f92159aeb74bc24b5307e3522b0e684 authored over 1 year ago
e0b0eb4ece46d9fbd5fb35c27e410235b738a9fe authored over 1 year ago
Refs #5527
3920c634647ab78aac73e27976719c81fece91e2 authored over 1 year ago13c7bbe896abd188fb206c941da58b224b40cf37 authored over 1 year ago
The ResultWrapper related classes exist under the \Wikimedia\Rdms
namespace since MW 1.29. See:
...
4eb6f0a263d757adc157d203e3cd0e35c4adca47 authored over 1 year ago
ParserOptions::setTidy() was deprecated and made a no-op in MW 1.35,
and will be removed in a fu...
b7fe0d06e0f30d5890a5ea81fa30bc079ea16b6a authored over 1 year ago
Fixes https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/5528
4a74030ab5a3b6c4872ab01dd866463c5b9b6e31 authored over 1 year agoFixes #5497
8e83ea7879d5d807e8ebd06863c60fe6b532808d authored over 1 year agob955904ef964f7e8b14671f5eb707ef9d6c64da9 authored over 1 year ago
e16b8ded10decec4339aba8cf8194bd7626c4f24 authored over 1 year ago
Fixes #5481
7f421f8007ba6dd611f034446e15a8cd42b00ea6 authored over 1 year ago5386651c9a18e91910089790785ec06d594f505b authored over 1 year ago
b1281be406dde5887c2ff1a8c38fabab1947d593 authored over 1 year ago
9546562d43220314fb5ac96ae72996877f90b29d authored over 1 year ago
10c601a17c2f02e4b93f8e174b5f55b3214d890e authored over 1 year ago
2e64a0b4756ebd5c23ad3d7f885623156dce4357 authored over 1 year ago
27e0de60be492e909846e545398d8bdcf1b7bd77 authored over 1 year ago
a58af22e92810377d4ca9d329d68b15b154b4634 authored over 1 year ago
84756066559d9483b788ca95ca64f9bdea794e22 authored over 1 year ago
7c3d5d25b3aec96f61125ae1fcf032b3f8bfa981 authored over 1 year ago
0e4e0f0829e127e1c1478758a93c79acb788418b authored over 1 year ago
22bb29ba9f682d7052897d31c5849e06afad9209 authored over 1 year ago
36338e27a4e2991df011d37f4996ee8afe6b8d01 authored over 1 year ago