Go to file
Thiemo Kreuz ec72e43858 Move var declarations (and initializations) down in Dialog class
Note the code style in this file is already a mixture of some early
declarations and others that happen in place. We mostly prefer the
later nowadays because it makes the code much more readable. Some of
the code touched in this patch was really a little confusing, I would
argue.

Change-Id: Ib2777c6f6c86876c016e50d7bd2fe3d82c611914
2023-01-10 20:27:23 +00:00
.phan Use namespaced EventLogging class 2022-03-06 16:07:22 +00:00
i18n Localisation updates from https://translatewiki.net. 2023-01-09 09:29:24 +01:00
includes Extract named isValidCustomFormatString() method 2022-12-15 12:15:35 +00:00
lib/jquery.uls Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
maintenance Migrate usage of Database::select to SelectQueryBuilder 2022-08-12 23:54:22 +02:00
modules Move var declarations (and initializations) down in Dialog class 2023-01-10 20:27:23 +00:00
tests Extract named isValidCustomFormatString() method 2022-12-15 12:15:35 +00:00
.eslintrc.json build: Update devDependencies 2022-03-13 17:17:03 +00:00
.gitignore build: Update eslint-config-wikimedia to 0.11.0 2019-03-13 16:33:25 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:53 -07:00
.phpcs.xml Track when (relevant) changes are made to <templatedata> tags 2020-12-07 15:34:13 +01:00
.stylelintrc.json build: Update stylelint-config-wikimedia to 0.13.0 2022-05-04 23:33:49 +01:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 17:07:35 +00:00
composer.json build: Updating dependencies 2022-11-16 23:25:35 +00:00
COPYING Use the plain-text GPL 2015-06-08 08:35:23 +02:00
extension.json Rename message not specific to suggestedvalues 2022-12-19 07:39:17 +00:00
Gruntfile.js Turn all TemplateData .css files into .less files 2022-08-08 15:29:03 +02:00
jsdoc.json Migrate from jsduck to jsdoc 2020-11-30 21:56:30 +01:00
package-lock.json build: Updating qs to 6.11.0 2022-12-07 03:46:29 +00:00
package.json build: Updating dependencies 2022-11-16 23:25:35 +00:00
Specification.md Minor fixes & improvements to Specification.md 2022-06-27 12:08:59 +02:00