Skip to content

Update from master#6

Open
simontaurus wants to merge 106 commits intoOpenSemanticLab:devfrom
SemanticMediaWiki:master
Open

Update from master#6
simontaurus wants to merge 106 commits intoOpenSemanticLab:devfrom
SemanticMediaWiki:master

Conversation

@simontaurus
Copy link
Copy Markdown

No description provided.

simontaurus and others added 30 commits March 8, 2025 01:07
This brings it in line with SMW and with the CI
* "srfVersion" is not used anywhere.

* "srfgScriptPath" used but never via mw.config.get().

  Instead, the onResourceLoaderGetConfigVars hook adds 'srf-config'
  (which includes a srfgScriptPath subkey) to mw.config.get().
  Then, ext.stf.js uses this to implement srf.settings.get(),
  which is what various JavaScript files use to read srfgScriptPath.

  The global "srfgScriptPath" key is not used anywhere.
* Update libraries

* update target

* add imports

* update builds

---------

Co-authored-by: thomas-topway-it <topway.it@mail.com>
* Update SRF_Calendar.php

first day of week issue
#138

* Update SRF_Calendar.php

Fix phpcs issue

---------

Co-authored-by: jaideraf <jaideraf@gmail.com>
* update calendar format

* update tests
* add initializePrintoutParametersAndParser function

* remove unused vars

* fix phpcs

* fix expand template

* fix sort statements
* ReadmeContentsBuilder.php

- added script to update the list of JSONScript test cases in README.md

* docs (README.md): updated list of tests

* docs (README.md): updated docs

- added manual how to update list of tests
- updated the result of executing command `composer integration -- --filter vcard`
* Update DataTables release notes for 5.0.0 release

* fix typo

* improve "Fixed template Ajax navigation and improved expansion"

* attrib hkwi

* carousel attrib

* fix typo

---------

Co-authored-by: thomas-topway-it <topway.it@mail.com>
We already update the Codex tokens to 1.18.0, no need to have polyfill for them
translatewiki and others added 30 commits December 11, 2025 13:13
* use structured queries

* fix phpcs

* fix phpcs

* remove commented line

* Use structured queries for datatables (#961)

* Fix various PHPCS errors

* use QuerySegmentListProcessor

* Create QuerySegmentListProcessor.php

* remove comment

* remove author

* Datatables searchpanes structured queries (#969)

* use structured queries

* fix phpcs

* fix phpcs

* remove commented line

* Localisation updates from https://translatewiki.net.

* Localisation updates from https://translatewiki.net.

* use QuerySegmentListProcessor

* Create QuerySegmentListProcessor.php

* remove comment

* remove author

---------

Co-authored-by: translatewiki.net <l10n-bot@translatewiki.net>

* fix phpcs

* fix phpcs

* Datatables searchpanes structured queries (#970)

* use structured queries

* fix phpcs

* fix phpcs

* remove commented line

* Localisation updates from https://translatewiki.net.

* Localisation updates from https://translatewiki.net.

* use QuerySegmentListProcessor

* Create QuerySegmentListProcessor.php

* remove comment

* remove author

* fix phpcs

* fix phpcs

---------

Co-authored-by: translatewiki.net <l10n-bot@translatewiki.net>

* fix phpcs

* fix phpcs

* fix phpcs

* fix phpcs

* fix phpcs

* add use SMWDataItem

* add remove quotes from $smwtable

* add use ISQLPlatform

* update subobjects query

* sort use statements

---------

Co-authored-by: alistair3149 <alistair31494322@gmail.com>
Co-authored-by: translatewiki.net <l10n-bot@translatewiki.net>
Remove error message addition when no results are found #984
* Fixing tagcloud issues due d3 v6 incompatabilities.

* Remoevd unnecessary comments that we're used while debugging.

---------

Co-authored-by: Marko Ilic <gesinn-it-ilm@gesinn.it>
…null

For Page-type objects, use getDisplayTitle() when available;
if it returns null or empty, fall back to getWikiValue() to ensure
object text is always set.
* 5.2.0 release

* Update compat docs
#996)

* use SORT_NATURAL in ksort to fix JOIN order with 5+ OR values

* Add comment to change

* fix phpcs
* Solves #910 with reference to #942 
* In select queries, we use $qobj->fromTables() and $qobj->joinConditions added in SemanticMediaWiki/SemanticMediaWiki#5715
* add deferred support

* add watch

* add plumber

* add support deferred

* Update ext.srf.filtered.js

* Update ext.srf.filtered.js.map

* fix phpcs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.