James D. Forrester
906545d303
Update OOjs UI to v0.16.1
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.16.1/History.md
Change-Id: I4bd51d4c105a09d71a911e04538b51f58c3ea721
2016-03-01 14:00:31 -08:00
James D. Forrester
c721277e7d
OOjs UI: CapsuleItemWidget: Revert regression on remove button in Firefox
...
Manual application of changes from up-stream ahead of v0.16.1 release, which
will miss the -wmf.15 cut, given the severity of the issue for Firefox users
and the simplicity of the change. Fix made by VolkerE in Ieac469d.
Bug: T128074
Change-Id: If43b86e27970ae0fe75a654a63f06cc19bcac865
2016-02-28 16:00:02 -08:00
Thiemo Mättig
faba9bc36d
OOjs UI: Fix #gatherPreInfuseState called incorrectly, causing TypeErrors
...
This bug is currently live. Try opening
https://www.wikidata.org/wiki/Special:NewItem
and have a look at the JavaScript console.
Introduced in If07d40a.
This patch is a manual cherry-pick from I748a4bc, which is the same
fix in the original repository. I feel we should backport this to
production.
Bug: T106313
Bug: T128075
Change-Id: I25a5deab2c287e97086726d0acbb3afeee842e0b
2016-02-25 15:15:55 +00:00
James D. Forrester
1cdee33835
Update OOjs UI to v0.16.0
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.16.0/History.md
Change-Id: I9c170fce1c65ae65b0b33342572fe4d3bb613774
2016-02-22 14:36:26 -08:00
James D. Forrester
c420284038
Update OOjs UI to v0.15.4
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.15.4/History.md
Change-Id: I29c8db4c654ecf575113199ace1006d70ce29012
2016-02-16 18:10:44 -08:00
James D. Forrester
2ea954babd
Update OOjs UI to v0.15.3
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.15.3/History.md
Change-Id: Ic93f6620999bf10fcfdf4ef2d2a42cc9c7dfd98a
2016-02-09 13:34:30 -08:00
Bartosz Dziewoński
1f49b66c6f
resources: Load OOjs UI from its four parts
...
See the task for more details. This is a backwards-compatible change.
If your script only needs a subset of OOjs UI functionality, you can
use one of the new smaller modules instead of the old big one.
New modules:
oojs-ui-core
The core JavaScript library.
oojs-ui-widgets
Additional widgets and layouts module.
oojs-ui-toolbars
Toolbar and tools module.
oojs-ui-windows
Windows and dialogs module.
Changed modules:
oojs-ui.styles
Now correctly only loads the styles needed by OOjs UI PHP.
oojs-ui
Now just loads core+widgets+toolbars+windows as dependencies.
Using the new modules in I58799e22f9c0a2f78c1b4a02c4b7af576157883a.
Bug: T113677
Change-Id: I0a3bf8fb25fb82325705a473cebd883e20b3ab8d
2016-02-03 19:27:12 +00:00
James D. Forrester
e310a0b017
Update OOjs UI to v0.15.2
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.15.2/History.md
Change-Id: I8124a726660443ce514c48182871d46e6b086a10
2016-02-02 14:10:54 -08:00
James D. Forrester
b72a8fdaa6
Update OOjs UI to v0.15.1
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.15.1/History.md
Change-Id: Ic5069503ebea193e117a9f7f3d520a6f04e0b1cd
2016-01-26 13:16:55 -08:00
James D. Forrester
04cf22ce46
Update OOjs UI to v0.15.0
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.15.0/History.md
Change-Id: I980336e249b34de98dd707c385714c8e5d1f2505
2016-01-12 15:08:50 -08:00
Kunal Mehta
4a40a5d217
Remove unused jquery.validate module
...
jquery.validate was added in r99929, presumably for Gadgets 3.0 work.
However it's entirely unused in core, extensions in Gerrit, and on
Wikimedia sites. Even if Gadgets 3.0 were to require it, it should
probably live in the Gadgets extension rather than core.
Change-Id: Iebe09e853a6eb67af4a06b296606a8193df18d34
2016-01-07 15:28:07 -08:00
James D. Forrester
8e21c9cb58
Update OOjs UI to v0.14.1
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.14.0/History.md
Change-Id: Id0642023abdae574e32620fc0843631d86bae006
2015-12-08 13:46:11 -08:00
James D. Forrester
7123bbaa0c
Update OOjs UI to v0.14.0
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.14.0/History.md
Change-Id: Id642023abdae574e32620fc80043631d86bae006
2015-11-24 17:22:14 -08:00
Bartosz Dziewoński
439dc75857
OOjs UI: Backport 4fbbc737c86b500c11bbb471ec1001c50ab8853c
...
We totally forgot to use a localisation message we carefully introduced.
We're even sending the message to the client correctly, just not using it.
Has plenty of translations and this is a really annoying kind of issue
to notice on a non-English wiki.
Change-Id: Ifc2cb5ac5930c8d3c4b0da295d5d868d442630b2
2015-11-23 22:26:50 +00:00
James D. Forrester
0c12a78900
resources: Upgrade jquery.i18n from 1.0.3 to 1.0.4
...
Only change is to un-break IE8 support
Bug: T118242
Change-Id: I8db627c54e3567afd6e0000840c2b02e0af71eb8
2015-11-19 16:41:25 -08:00
James D. Forrester
410dce2ffc
Update OOjs UI to v0.13.3
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.13.3/History.md
Change-Id: If131ec0d7663d6493f23b00c9451544767b7807a
2015-11-17 17:25:01 -08:00
James D. Forrester
30651d2c48
Update OOjs to v1.1.10
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fcore.git/v1.1.10/History.md
Change-Id: Id19682f59690aafc70fa05c6febf32b1206090c2
2015-11-11 10:04:19 -08:00
James D. Forrester
e37fdd4ada
Update OOjs UI to v0.13.2
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.13.2/History.md
Change-Id: I0626d91d4b93e1d680579f1e6a02555c6050127f
2015-11-10 15:44:04 -08:00
James D. Forrester
ce9c1264b4
Update OOjs UI to v0.13.1
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.13.1/History.md
Change-Id: Ic8fbb6ee4326c73243ea655708b9cfd09bc7e52a
2015-11-03 13:44:50 -08:00
James D. Forrester
5d9459c700
Update OOjs UI to v0.13.0
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.13.0/History.md
Change-Id: Ie4f66b15f4f5ec9932d5fd72e12b4453724e3742
2015-10-27 18:58:23 +01:00
James D. Forrester
653e4f50a5
Update OOjs UI to v0.12.12
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.12/History.md
Change-Id: If241c883b8c079ea9f1d73c8eb6f51c99dd615ac
2015-10-13 13:40:33 -07:00
Bartosz Dziewoński
f3a682b138
OOjs UI: Backport aadaa8a1, 9aba218a
...
Important tweaks for mw.widgets.CategorySelector, which will rise to
prominence soon when we deploy mw.Upload.BookletLayout in VisualEditor.
Bug: T114945
Bug: T115010
Change-Id: I4236a7c64469faa7476bcab9bd0a0f8497101fe2
2015-10-13 14:24:36 +02:00
James D. Forrester
1c8f2c11e3
Update OOjs UI to v0.12.11
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.11/History.md
Change-Id: I2884af2f6de88754b06f3e644d302e489f5abec5
2015-10-07 13:59:52 -07:00
James D. Forrester
ee8845e329
Update OOjs UI to v0.12.10
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.10/History.md
Change-Id: I048794c2c3e66e11762598ed97db31afc00cba0c
2015-09-29 14:23:51 -07:00
Bartosz Dziewoński
b4b2523f48
OOjs UI: Backport d190bc51e60195eed81f147e9324c9ec21c9e68c
...
Required for mw.widgets.DateInputWidget when used with '$overlay'
config option, new in I504f81f843e8328f609824d44f276296645d5dd1.
Change-Id: Ib494c58b9dcaecba62e1aaf501880b85452b7826
2015-09-29 02:48:48 +02:00
James D. Forrester
aea8d3a528
Update OOjs UI to v0.12.9
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.9/History.md
Change-Id: I8780a6d31a3c9d11e42f0858bb66a39f678bf28f
2015-09-22 21:14:56 +01:00
James D. Forrester
7fc277ac61
Update OOjs UI to v0.12.8
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.8/History.md
Change-Id: Ifc6b9f00dbd82ac7613f89ef66e7155b262c1091
2015-09-08 14:03:55 -07:00
James D. Forrester
9dd0f0d8e9
Update OOjs UI to v0.12.7
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.7/History.md
Change-Id: Iea667a717e4694e28fcfafdc7111076682cc6a4a
2015-09-01 16:31:54 -07:00
jenkins-bot
ec6ec2d67d
Merge "Update OOjs UI to v0.12.6"
2015-08-26 00:45:32 +00:00
James D. Forrester
727cfe1b70
Update OOjs UI to v0.12.6
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.6/History.md
Change-Id: I29ae78cc7f4913af3cc551a769d428cf85610d71
2015-08-25 17:19:40 -07:00
James D. Forrester
f578eadf38
Update OOjs to v1.1.9
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fcore.git/v1.1.9/History.md
Change-Id: I5146c15a1e5fd0d3e30248dc2fa2eb2552d9ec1d
2015-08-25 14:44:36 -07:00
James D. Forrester
c9cb229e83
Update OOjs UI to v0.12.5
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.5/History.md
Change-Id: Ica420fcc44f7dd91cb40d487d3f4301c9836c220
2015-08-18 19:12:16 -07:00
James D. Forrester
7678bc7a53
Update OOjs UI to v0.12.4
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.4/History.md
Change-Id: I3d5a027e06a6d81289988a5199e56a7b1b25d35c
2015-08-13 14:06:45 -07:00
James D. Forrester
f17ae78218
Update OOjs UI to v0.12.3
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.3/History.md
Change-Id: Idd3a4e41154837e84d1dcb4622d04b5765e6cbf9
2015-08-11 15:39:37 -07:00
James D. Forrester
e1075f5e8e
Update OOjs UI to v0.12.2
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.2/History.md
Change-Id: Ic7f4be9eee8c17e00270de8b731ec6206a35f9ad
2015-07-28 16:21:09 -07:00
jenkins-bot
9c0a43600e
Merge "resources: Provide jquery.i18n (v1.0.3)"
2015-07-23 22:59:24 +00:00
James D. Forrester
7c1f500634
resources: Provide jquery.i18n (v1.0.3)
...
Rather than some installations having it available via ULS and others
having to hack around its existence, let's just make jquery.i18n
available for everyone simply.
Change-Id: Ib29811c5350e34ba6464f64f217fa592f4305070
2015-07-23 22:45:54 +00:00
James D. Forrester
8aa358f7cd
Update OOjs to v1.1.8
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fcore.git/v1.1.8/History.md
Change-Id: Ica8fe2007fa93b233fcef1675c29981d759b74a8
2015-07-23 12:18:59 -07:00
James D. Forrester
087a984528
Update OOjs UI to v0.12.1
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.1/History.md
Change-Id: I2c1629c3f8a7f91003e0848de8bc78025a51bb8b
2015-07-22 12:41:54 -07:00
Kunal Mehta
96ee900594
Add LICENSE for mustache.js library
...
The mustache.js file does not contain any licensing information, so include
upstream's LICENSE file. Taken from
<https://github.com/janl/mustache.js/blob/0.8.2/LICENSE >.
Change-Id: I57a21da20121222c39ce22bf998d508a8293dca2
2015-07-21 23:52:12 -07:00
James D. Forrester
5245e36d0e
Update OOjs UI to v0.12.0
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.12.0/History.md
Change-Id: I3436db714409adfc844598e36790258667d6d9fd
2015-07-13 16:56:44 -07:00
jenkins-bot
c52c25d7f5
Merge "Update Sinon.JS to 1.15.4"
2015-07-08 06:29:25 +00:00
jenkins-bot
f7d89e0a5a
Merge "Update QUnit to v1.18.0"
2015-07-08 06:26:43 +00:00
James D. Forrester
1246660d56
Update OOjs UI to v0.11.8
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.11.8/History.md
Change-Id: I701c504acf0d527916f1925bbf49177cc9c0d883
2015-07-07 18:40:23 -07:00
Timo Tijhof
9e792f4e26
Update Sinon.JS to 1.15.4
...
* Code
http://sinonjs.org/releases/sinon-1.15.4.js
http://sinonjs.org/releases/sinon-ie-1.15.4.js
* Change log
http://sinonjs.org/Changelog.txt
https://github.com/cjohansen/Sinon.JS/commits/v1.15.4
Mainly:
* Support XHR.responseType 'json'.
* Remove deprecation warnings from sinon.mock().
Change-Id: I4e0d8f044eb2841ab361b1efc76fb36797f15e42
2015-07-07 15:50:13 +01:00
Timo Tijhof
9baa1ebdd9
Update QUnit to v1.18.0
...
* Code
https://code.jquery.com/qunit/qunit-1.18.0.css
https://code.jquery.com/qunit/qunit-1.18.0.js
* Change log
https://github.com/jquery/qunit/blob/1.18.0/History.md
Change-Id: I9da13eedb2f9b5ee936aaa658c3da6ce222cfa0a
2015-07-07 15:50:12 +01:00
James D. Forrester
abbf6a5ec4
Update OOjs UI to v0.11.7
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.11.7/History.md
Change-Id: I0b78334f118ff351277652a5af0d240ef262769c
2015-07-01 12:12:31 -07:00
James D. Forrester
5ec77cb29b
Update OOjs UI to v0.11.6
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.11.6/History.md
Change-Id: Iec7f1cf857f2ca76a5287306780f1e7e47b49987
2015-06-23 15:04:51 -07:00
James D. Forrester
eec796cb76
Update OOjs UI to v0.11.5
...
Release notes:
https://git.wikimedia.org/blob/oojs%2Fui.git/v0.11.5/History.md
Change-Id: I98bcf928a922e03f7024edaacc9beac95f2b74cf
2015-06-16 18:12:12 -07:00
Timo Tijhof
7ee9830408
Update jQuery Client to v2.0.0
...
Project
* https://github.com/wikimedia/jquery-client
Release
* https://github.com/wikimedia/jquery-client/releases/tag/v2.0.0
* https://github.com/wikimedia/jquery-client/blob/v2.0.0/jquery.client.js
Breaking changes:
* Microsoft's new Edge browser is now identified as "edge" instead of "msie".
Change-Id: Id3df3e637cd9751a293ca655c51d39492d04d7f6
2015-06-14 03:19:29 +01:00