Commit Graph

1075 Commits

Author SHA1 Message Date
IoannisKydonis 785842d486 Clarify math-visualeditor-symbol-group-root
Thread:
https://translatewiki.net/wiki/Thread:Translating_talk:MediaWiki/About_MediaWiki:Math-visualeditor-symbol-group-root/en

Change-Id: Ia05240001617b37786c88c2b77782c38a473ec1c
2016-01-24 16:23:17 +02:00
Translation updater bot 004d8f5dca Localisation updates from https://translatewiki.net.
Change-Id: Ic45910f92a1ca24559b5c50f353408fb4f67ccbf
2016-01-21 21:55:00 +01:00
jenkins-bot 5a82c47d32 Merge "Add PLURAL in math-status-introduction" 2016-01-20 23:23:36 +00:00
Translation updater bot 89adc4e622 Localisation updates from https://translatewiki.net.
Change-Id: Iec9ba9826e6ebacae1ee76693205c1399f19c8c2
2016-01-20 21:07:26 +01:00
IoannisKydonis 9e10e9cc82 Add PLURAL in math-status-introduction
Thread:
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Math-status-introduction/en

Change-Id: I3a41a446001cf35c3dc0cac4025ae8fc64a3c9e4
2016-01-20 18:40:00 +02:00
Translation updater bot ec57d1818b Localisation updates from https://translatewiki.net.
Change-Id: Ia8b2632adfa4f07d7f138688bdef166d96274951
2016-01-19 21:19:25 +01:00
Translation updater bot f8d46ad17e Localisation updates from https://translatewiki.net.
Change-Id: I7feca55f62d3a9dc75c1ad62725bb2e18327d939
2016-01-18 21:36:04 +01:00
Translation updater bot 0e16082e0b Localisation updates from https://translatewiki.net.
Change-Id: I38bc58400b2e0e0112acf5ebabc1b60dc7772bbc
2016-01-17 22:32:40 +01:00
jenkins-bot 802a44f244 Merge "Add license-name to extension.json" 2016-01-17 02:43:33 +00:00
aude d293620809 Add license-name to extension.json
Change-Id: Iadec5b3253b13b9163140ac8ef1e27f10718dbd2
2016-01-16 21:21:09 -05:00
Translation updater bot c8fb3ce499 Localisation updates from https://translatewiki.net.
Change-Id: I0ccc15dfe84581c01a8917756b1a764ed290bec7
2016-01-16 21:57:29 +01:00
Thiemo Mättig 5563cda43d Change TeX to LaTeX in all messages
Change-Id: I43257064bc1a29bc3c1a44d5413ed3e183ad933b
2016-01-15 23:17:27 +00:00
Translation updater bot 1269b762c3 Localisation updates from https://translatewiki.net.
Change-Id: Ib234cb292d3f9c497baddfe7a1b23b423f79cb6e
2016-01-14 22:24:03 +01:00
Thiemo Mättig d292ac5247 Fix qqq descriptions for Wikibase messages
Change-Id: I022de2d48b794c069ec479a15c2e5b86f2ea8d43
2016-01-14 16:56:45 +01:00
physikerwelt 2bc0cc0cc2 Add missing documentation
Fixes: Ia5b7a96322bb41d1d78d483f0606e3a310cd8387

Change-Id: I7ebe010bc2740f7d446c7a54c87f0227a920a145
2016-01-14 12:37:14 +00:00
Thiemo Mättig f1ac24db06 More human readable name for the Wikibase type "math"
As requested by Lydia. Personally I do support this change.

Change-Id: Ia5b7a96322bb41d1d78d483f0606e3a310cd8387
2016-01-14 12:44:11 +01:00
Translation updater bot e4d6486368 Localisation updates from https://translatewiki.net.
Change-Id: If0bb3cc8a5f4c1634313a8e0b76bd8a254031d39
2016-01-13 23:29:26 +01:00
Thalia a3a76811d2 Use more generic host and port for updating the math menu
Change-Id: Iaa079b8037d3c73cfc8a283aa3f7c7926feb328b
2016-01-13 20:04:14 +00:00
Translation updater bot 7ee802744e Localisation updates from https://translatewiki.net.
Change-Id: I827c88a574a0cd0dcafac4bf04831ec5308310a4
2016-01-12 22:46:31 +01:00
Marius Hoch d955be7eca Introduce a "MathEnableWikibaseDataType" config
Set to true per default.
In order to be able to switch it off in production
for a coordinated deployment.

Change-Id: I520b2ff1ae6dc3bad4b6067f0b673821d3c01cb4
2016-01-12 21:22:49 +01:00
Thiemo Mättig (WMDE) 9625dbc8e5 Revert "Fixup: Datatype has prefix PT"
This reverts commit 0add158294.

See \Wikibase\Lib\DataTypeDefinitions::getValueTypes. The
prefix is not part of the message key. If it is, this is a
bug and should be fixed.

Change-Id: I214d71a8f1c8de751e464924f75d0458e29f2514
2016-01-12 15:23:29 +00:00
physikerwelt 0add158294 Fixup: Datatype has prefix PT
Change-Id: Ic16ca72f570633a6d008e335d9e82b5bea1d94d8
2016-01-12 15:48:12 +01:00
physikerwelt 5d4fdaf852 Add i18n description for datatype math
Change-Id: I499beb33141d0a9c124db0ac11428544c766adc2
2016-01-12 14:43:24 +01:00
jenkins-bot 6c61ce19fa Merge "Implement datatype 'Math' for Wikidata" 2016-01-12 12:14:59 +00:00
jenkins-bot dc074a849d Merge "Small corrections to the math dialog menu" 2016-01-11 22:38:23 +00:00
lyrianos93 946a18d14c Implement datatype 'Math' for Wikidata
This change implements all components to use the datatype 'Math' in Wikidata.
Because 'String 'is used as value type, only the Formatter and Validator are needed to be implemended.

The components are:
* hooks
* Formatter class
* Validator class
* Test cases

Bug: T67397
Change-Id: Ic64fd6c8560f48052e2db24ae1f013d48a82b5e9
2016-01-11 22:29:29 +00:00
Translation updater bot 49496e7d22 Localisation updates from https://translatewiki.net.
Change-Id: I8c3be461faf969d241e411dab740bec9c7982768
2016-01-11 22:52:11 +01:00
Thalia f62b625c21 Small corrections to the math dialog menu
Remove some duplicated symbols and correct some typos

Change-Id: I41e98a7b80554f3332e9abff33b9d12701a5d855
2016-01-11 18:18:42 +00:00
Translation updater bot 3743094847 Localisation updates from https://translatewiki.net.
Change-Id: I8190028cf3a28db97384863e3de29342b78a9fc8
2016-01-10 23:12:19 +01:00
Translation updater bot b68c615d4a Localisation updates from https://translatewiki.net.
Change-Id: I5dcca0e7353a8f40a04bd8b1e6a8dff4a6769580
2016-01-08 22:18:54 +01:00
Translation updater bot 4477e66209 Localisation updates from https://translatewiki.net.
Change-Id: Ib6900e46e7e1576555ef127bfad07494df7a0a11
2016-01-07 23:36:20 +01:00
physikerwelt c085e6952b Fix link to PNG fallback for IE 8 and older
Change-Id: Iffb65af756a8fc53fcc9f484c783f69f8d908690
2016-01-06 22:16:21 +00:00
Translation updater bot 125b2e003c Localisation updates from https://translatewiki.net.
Change-Id: I22ee7342fe31a0eca31145e43d02e504e984ee5f
2016-01-06 21:54:23 +01:00
Translation updater bot 140f47f095 Localisation updates from https://translatewiki.net.
Change-Id: I29d13a1075a9f7ad750d4a1098bf2a8eedb3210b
2016-01-05 22:28:38 +01:00
Kunal Mehta 2130d09191 build: Updating development dependencies
* jakub-onderka/php-parallel-lint: 0.9 → 0.9.2

Change-Id: I2bcb843fe0430593abe9712d1497a46e046457e8
2016-01-05 10:36:45 -08:00
Translation updater bot 3accedf24e Localisation updates from https://translatewiki.net.
Change-Id: I8135ae23ae652c410fd0f900084c75c2cf90824b
2016-01-04 22:36:28 +01:00
jenkins-bot 2499ea5236 Merge "VE: Rename parent tool" 2016-01-04 20:50:58 +00:00
jenkins-bot 867ad7f91a Merge "Allow users to choose math inspector or math dialog" 2016-01-04 17:10:42 +00:00
Ed Sanders ee3e0855f1 VE: Rename parent tool
Depends on I3a0e761f0 in core.

Change-Id: I7c6e5f2bd20e7875efc0ee60e329cdf081b64bd5
2016-01-04 17:07:51 +00:00
Thalia 5fe280c3cf Allow users to choose math inspector or math dialog
The context item for math nodes now has two edit buttons,
one for the inspector (edit inline) and one for the dialog
(edit). Creating a new math node automatically opens the
dialog.

Bug: T120382
Change-Id: Icd3ec75262fcc5e0cbc304051c651278b0d8b01c
2016-01-04 08:20:16 +00:00
Kunal Mehta 8a3672e869 build: Updating development dependencies
* mediawiki/mediawiki-codesniffer: 0.5.0 → 0.5.1

Change-Id: If4a74b0645c93788affabfafbb1a996a5bbebddd
2016-01-03 18:48:59 -08:00
Translation updater bot 23e4ac0113 Localisation updates from https://translatewiki.net.
Change-Id: I0e6b261053d474befd4dc84b31b5985f4efb5ff2
2015-12-30 21:43:00 +01:00
Kunal Mehta 2938d69e0b build: Updating development dependencies
* grunt-jsonlint: 1.0.4 → 1.0.7

Change-Id: I4fea5c41c1c91b5f6903fe1cfd1033021571cbfe
2015-12-29 11:40:27 -08:00
Translation updater bot 5d837f1af3 Localisation updates from https://translatewiki.net.
Change-Id: Ia37d7ab5b86ceaf0e0b2768ef67305a1673a98f4
2015-12-26 21:09:51 +01:00
Translation updater bot bbd4ee7d6e Localisation updates from https://translatewiki.net.
Change-Id: I1a615a58a0e583ff33c68508abaa8b775c21dabd
2015-12-25 21:53:32 +01:00
Translation updater bot fd27050f9c Localisation updates from https://translatewiki.net.
Change-Id: Ib8004b22b8b56eb5bcf88b820f8013f65349d3e4
2015-12-23 22:05:38 +01:00
Translation updater bot 627a5e736e Localisation updates from https://translatewiki.net.
Change-Id: If5cc093cb73252fbd0118454be9d21843883b297
2015-12-22 22:10:31 +01:00
jenkins-bot e04098facf Merge "Force Ace Editor to resize after the dialog has been rendered" 2015-12-20 12:57:58 +00:00
Thalia ac1ce967c1 Force Ace Editor to resize after the dialog has been rendered
If the editor resizes first, the height is 0px.

Depends on: I48307bd9184b

Bug: T121164
Change-Id: Ieb4ed963b03c9e7d802e9547478eb3c9cde512ae
2015-12-20 12:51:57 +00:00
Ed Sanders abb5573424 VE MWMathDialog: Fix documentation
Change-Id: Ic362df855ba616d2d2b3e0ccd4cebd3befd4ab94
2015-12-19 17:37:13 +00:00