jenkins-bot has submitted this change and it was merged.

Change subject: Language Inspector UI
......................................................................


Language Inspector UI

This is the language inspector UI engine with ULS core.
The Language Inspector works alongside ULS to choose and change language
blocks in text. The inspector was based on ve.ui.TextInputWidget and
now changed to inherit ve.ui.Widget and display details in a table
instead of an input textbox.

Added jQuery.ULS module:
* Repository: https://github.com/wikimedia/jquery.uls
* Latest Commit 728f112ffc90b03b50c0109487886a2647f12020
* Taken 'src' / 'images' and 'css' folders into modules/jquery.uls

Bug: 47759
Change-Id: I3c9fd6c135c05a54f6c7fc28c5962fc0a6677806
---
M .jshintignore
M VisualEditor.hooks.php
M VisualEditor.i18n.php
M VisualEditor.php
A modules/jquery.uls/CREDITS
A modules/jquery.uls/GPL-LICENSE
A modules/jquery.uls/css/jquery.uls.compact.css
A modules/jquery.uls/css/jquery.uls.css
A modules/jquery.uls/css/jquery.uls.grid.css
A modules/jquery.uls/css/jquery.uls.lcd.css
A modules/jquery.uls/css/jquery.uls.mobile.css
A modules/jquery.uls/images/clear.png
A modules/jquery.uls/images/clear.svg
A modules/jquery.uls/images/close.png
A modules/jquery.uls/images/close.svg
A modules/jquery.uls/images/icon-language.png
A modules/jquery.uls/images/icon-language.svg
A modules/jquery.uls/images/search.png
A modules/jquery.uls/images/search.svg
A modules/jquery.uls/images/world_map.png
A modules/jquery.uls/images/world_map.svg
A modules/jquery.uls/src/jquery.uls.core.js
A modules/jquery.uls/src/jquery.uls.data.js
A modules/jquery.uls/src/jquery.uls.data.utils.js
A modules/jquery.uls/src/jquery.uls.languagefilter.js
A modules/jquery.uls/src/jquery.uls.lcd.js
A modules/jquery.uls/src/jquery.uls.regionfilter.js
M modules/ve-mw/init/targets/ve.init.mw.ViewPageTarget.js
M modules/ve/ce/annotations/ve.ce.LanguageAnnotation.js
M modules/ve/init/ve.init.Target.js
M modules/ve/test/index.php
A modules/ve/ui/inspectors/ve.ui.LanguageInspector.js
M modules/ve/ui/styles/ve.ui.Widget.css
A modules/ve/ui/tools/buttons/ve.ui.LanguageButtonTool.js
A modules/ve/ui/widgets/ve.ui.LanguageInputWidget.js
35 files changed, 4,915 insertions(+), 16 deletions(-)

Approvals:
  Inez: Looks good to me, approved
  jenkins-bot: Verified




-- 
To view, visit https://gerrit.wikimedia.org/r/72634
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3c9fd6c135c05a54f6c7fc28c5962fc0a6677806
Gerrit-PatchSet: 33
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Mooeypoo <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Inez <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to