Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix populateNamespaces.php #458

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Conversation

The-Voidwalker
Copy link
Member

dbw->select always returns an IResultsWrapper object (now)

fixed some weird logic

dbw->select always returns an IResultsWrapper object (now)

fixed some weird logic
@redbluegreenhat redbluegreenhat self-requested a review April 1, 2024 11:22
@redbluegreenhat redbluegreenhat merged commit e6b172c into master Apr 1, 2024
3 checks passed
OAuthority added a commit to Telepedia/ManageWiki that referenced this pull request Apr 12, 2024
* Localisation updates from https://translatewiki.net.

* Don't allow deletion of permanent groups like * and user

* Update workflow: Use PHP 8.1

PHP 8.2 doesn't work for CI yet

from miraheze/.github (miraheze/.github@fa4312b)

* Update workflow: Update comment

from miraheze/.github (miraheze/.github@6a0fab1)

* Add apihelp message (miraheze#452)

* Add apihelp-modifyserver-param-wiki message

* Update workflow: Drop REL1_40 from CI (T11809)

from miraheze/.github (miraheze/.github@bfc5f2d)

* Use issue-tracker

* Use Phorge

* Use Phorge

* Use Phorge

* Switch expression

* Update mediawiki/mediawiki-phan-config requirement from 0.13.0 to 0.14.0 (miraheze#447)

Updates the requirements on [mediawiki/mediawiki-phan-config](https://github.com/wikimedia/mediawiki-tools-phan) to permit the latest version.
- [Changelog](https://github.com/wikimedia/mediawiki-tools-phan/blob/master/HISTORY.md)
- [Commits](wikimedia/mediawiki-tools-phan@0.13.0...0.14.0)

---
updated-dependencies:
- dependency-name: mediawiki/mediawiki-phan-config
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ToggleExtension: support running on all wikis at once (miraheze#451)

* Warn if ManageWiki is locked (miraheze#378)

Co-authored-by: CosmicAlpha <cosmic.alpha24@gmail.com>

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

* SpecialManageWiki: inject CreateWikiHookRunner into RemoteWiki and WikiManager

* Fix

* SpecialManageWikiDefaultPermissions: inject CreateWikiHookRunner

* SpecialManageWikiDefaultPermissions: fixed missed injection

* Use $skin->msg

* maintenance: cleanup and use modern functions (miraheze#453)

* ApiModifyServer: inject CreateWikiHookRunner into RemoteWiki

* QueryWikiConfig: inject CreateWikiHookRunner into RemoteWiki

* ManageWikiExtensions: inject CreateWikiHookRunner into RemoteWiki and CreateWikiJson

* ManageWikiSettings: inject CreateWikiHookRunner into CreateWikiJson

* ManageWikiPermissions: inject CreateWikiHookRunner into CreateWikiJson

* ManageWikiNamespaces: inject CreateWikiHookRunner into CreateWikiJson

* Fix PHPCS

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

* Fix hide-if (miraheze#454)

Seems to have been broken since wikimedia/mediawiki@9c9514a (MediaWiki 1.38)

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

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

* Cleanup ManageWikiOOUIForm

* Only disable lazy infuse if using cloner fields (miraheze#455)

This fixes hide-if functionality in ManageWiki, unless trying to use hide-if in a tab where cloner is present, as using lazy infuse with cloners causes a conflict and each time a field is added to cloner it will actually add two fields.

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

* Fix populateNamespaces.php (miraheze#458)

dbw->select always returns an IResultsWrapper object (now)

fixed some weird logic

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

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: translatewiki.net <l10n-bot@translatewiki.net>
Co-authored-by: Agent Isai <43097272+AgentIsai@users.noreply.github.com>
Co-authored-by: Universal-Omega <Universal-Omega@users.noreply.github.com>
Co-authored-by: CosmicAlpha <cosmic.alpha24@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: The-Voidwalker <voidwalker.wikipedia@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants