Go to file
mareikeheuer 2fac0fca74 Cypress Improvements
General improvements
Ensure proper module loading in Cypress tests to prevent failures by waiting for specific modules to be loaded
Delete the selenium test suite.

Bug: T353436
Change-Id: Ieb71b122d3c6513f1a15d6574967e2bb9c21a393
2024-01-24 12:01:10 +01:00
.phan Add DOM stubs; change namespace of imported Parsoid code to Cite\Parsoid 2024-01-17 16:04:30 -05:00
cypress Cypress Improvements 2024-01-24 12:01:10 +01:00
i18n Localisation updates from https://translatewiki.net. 2024-01-10 08:32:37 +01:00
modules Group and nest stylesheets now they are .less files 2024-01-21 15:59:20 +01:00
src Hook up Parsoid implementation of Cite 2024-01-19 11:57:11 -05:00
tests Cypress Improvements 2024-01-24 12:01:10 +01:00
.eslintrc.json Convert Cite extention to ES6 2023-08-23 12:39:29 +00:00
.gitignore Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:02:15 -07:00
.phpcs.xml More simple and consistent @covers and @license tags 2023-12-15 12:12:16 +01:00
.stylelintrc.json build: Update stylelint config 2023-05-30 20:18:01 +00:00
AUTHORS.txt Move Cite-specific settings from WikiEditor 2023-06-28 20:22:14 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-02 23:29:58 +00:00
composer.json build: Updating dependencies 2023-04-29 00:59:28 +00:00
COPYING.txt Add license details and give credit to more authors (based on git shortlog) 2014-07-26 16:16:47 -07:00
cypress.config.js Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
extension.json Convert (almost) all .css files to .less 2024-01-21 15:39:08 +01:00
Gruntfile.js Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
MIT-LICENSE.txt doc: Bump copyright year 2018-01-02 17:05:50 -08:00
package-lock.json Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
package.json Port Cite web test suite to Cypress 2024-01-17 11:45:04 +01:00
README.md Remove ApiQueryReferences support 2019-11-28 11:08:46 +01:00

Cite

The Cite extension provides a way for users to create references as footnotes to articles.

See https://www.mediawiki.org/wiki/Extension:Cite for detailed documentation.