Go to file
Moriel Schottlender 16cca5b1a2 Trim aliases on save
Make sure that aliases get trimmed and are not getting extra spaces
when saving a parameter.
NOTE: To prevent dirty diffs, only parameters that are 'touched'
(viewed or edited directly in the editor) will be trimmed. The editor
will keep all other "wrong" values that have trailing or preceding
whitespaces as-is.

Bug: T85330
Change-Id: I64ecb88a7d736fa36b5e6debf2e94b0d37152020
2015-01-12 15:29:38 -08:00
api Add i18n for API module help 2014-10-29 14:59:23 -07:00
i18n Localisation updates from https://translatewiki.net. 2015-01-04 21:50:58 +01:00
lib/jquery.uls Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
modules Trim aliases on save 2015-01-12 15:29:38 -08:00
resources TemplateDataBlob: Implement 'type' and 'label' 2013-05-09 02:49:56 +00:00
tests Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
.csslintrc Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
.gitignore Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
.gitreview Add .gitreview and .gitignore 2013-02-14 15:36:56 +00:00
.jscsrc Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
.jshintignore Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
.jshintrc Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
COPYING license: Add COPYING file for GNU GPL v2 2014-03-13 23:19:19 +01:00
Gruntfile.js Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
package.json Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
Specification.md Implement new "maps" property in Root 2014-11-08 20:29:51 +00:00
TemplateData.hooks.php Correctly detect if jquery.uls.data is loaded 2015-01-03 17:36:36 +00:00
TemplateData.i18n.php Update i18n shim 2014-04-22 13:47:40 +00:00
TemplateData.php Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
TemplateDataBlob.php Merge "Implement new "maps" property in Root" 2014-11-19 03:48:41 +00:00