Commit Graph

871 Commits

Author SHA1 Message Date
paladox bf6b1f3272 Add release notes for version 3.0.0
Add release note for math 3.0.0.

Add HISTORY file for old release notes for older releases.

Bug: T106953
Change-Id: I7cb0c3c03bc60de3b3503edeaf74d46f935ac581
2015-07-25 22:01:48 +01:00
Translation updater bot 5477d44323 Localisation updates from https://translatewiki.net.
Change-Id: I441bbee800381bdf2919dc26de1d77b17493cc1f
2015-07-25 21:57:18 +02:00
Translation updater bot a3c1b0d61f Localisation updates from https://translatewiki.net.
Change-Id: I0cde7bb467e3dd3e87bf2dda6924066a2abc919b
2015-07-24 21:07:48 +02:00
Translation updater bot db45934a1e Localisation updates from https://translatewiki.net.
Change-Id: I19462041d5c87cf906cca88147c96097e7630222
2015-07-22 22:15:27 +02:00
Bartosz Dziewoński bc81cdd4b7 Pass arguments to ParserAfterParse by reference
The workaround to save PNG images calls the hook wrong,
the parameters must be passed as references.

Bug: T105598
Change-Id: Ic77aa79aa6e2bf2a9ec00be4cc775d0123bed91a
2015-07-22 15:36:48 +00:00
Translation updater bot 925deaf1d6 Localisation updates from https://translatewiki.net.
Change-Id: Ib96803d4b12ebc71f4aac8956765a81beb8eccc6
2015-07-20 21:55:54 +02:00
jenkins-bot f3adeebb19 Merge "Remove client-side MathJax support" 2015-07-19 19:44:54 +00:00
Translation updater bot 021c2d1135 Localisation updates from https://translatewiki.net.
Change-Id: I09569db9e76a2be7a6b002cf8ccbdc91b0ecd109
2015-07-18 22:00:22 +02:00
Translation updater bot 63ea3a5930 Localisation updates from https://translatewiki.net.
Change-Id: Ic28c0cc6522ce5b12e97b2e7c0feec362aa61974
2015-07-17 22:22:38 +02:00
physikerwelt b938099820 Fix: Undefined variable passed to hook
* This problem was introduced in
  I6fad69b5d9b9ca8a7d12c7e410d3ae6180fbddbf
* The $render variable is undefined in that context
* $this should be used instead

Change-Id: I70e0a03e41f0312a458d1dd27b766452ae093093
2015-07-16 10:33:34 -04:00
physikerwelt 1157896149 Remove client-side MathJax support
Bug: T99369
Change-Id: I767dd2720386221891f25b5c692b766b4708be15
2015-07-16 00:46:29 +00:00
Translation updater bot 3a55d1212c Localisation updates from https://translatewiki.net.
Change-Id: I2f84f433119f6ea48c06832d087eb43a7d15f017
2015-07-15 21:41:30 +02:00
physikerwelt 5c12ed983f Remove useless debug functionality
* MathDebug was intended to provide advanced debugging functionality
  for the math extension. However, the interesting debugging and
  logging feature never made it from the debug branch to the master.
* The current debug functionality is mostly useless. Only some values
  are written to memory and never used thereafter.
* This change moves the existing functionality to the MathSearch
  extension and introduced the required hook for that.

Details:
* $wgMathDebug is removed
* A new Hook MathRenderingResultRetrieved is created
* The math rendering object is printed to the svg error
  page if wgDebugComments is active (instead of wgMathDebug)

Change-Id: I6fad69b5d9b9ca8a7d12c7e410d3ae6180fbddbf
2015-07-14 10:34:37 -04:00
physikerwelt da6865c014 Fix: SVG images for LaTeXML were not cached
* The createSvg function calculated the new SVG image
  but did not set the change bit

Change-Id: Ib797f607386013960edafb33c609c9cff4de0e4b
2015-07-13 11:45:30 -04:00
Translation updater bot b1efca8de4 Localisation updates from https://translatewiki.net.
Change-Id: Ia4dcf62de7c54225157b4676e269a2ff419a25c0
2015-07-11 22:06:23 +02:00
Translation updater bot 83a947724c Localisation updates from https://translatewiki.net.
Change-Id: Ib78abcd1e568ef765962cfcad135ee5864631574
2015-07-09 22:02:59 +02:00
Translation updater bot f20df9a244 Localisation updates from https://translatewiki.net.
Change-Id: I90d2829a56f22bc94d7802c7dc66b77028d7dd72
2015-07-04 20:37:39 +02:00
James D. Forrester ce0a32532d Delete unused <math-preference*> i18n strings
These i18n strings stopped being used in this repo by 60411b9a, but
were not removed then as an over-sight. Deleting only the en and qqq
messages as normal, and letting the TWN bot delete the others.

Change-Id: I86e1a09f3ddcc2e558a4f04a606cc26ab379d05e
2015-07-03 13:28:35 -07:00
Translation updater bot 12dab81fcf Localisation updates from https://translatewiki.net.
Change-Id: I5b46eeaa60ef33e9ef57f3e11ddcbd24d6f4b5bf
2015-07-03 20:40:54 +02:00
Derk-Jan Hartman b1f6f22904 Fix perl script permissions and shebang
Bug: T104050
Change-Id: I19767efd410f04deb7ac6b122427d630735d778a
2015-07-01 13:27:22 +00:00
Translation updater bot 2ba9c21744 Localisation updates from https://translatewiki.net.
Change-Id: Ib4ea199f290f1195b454a8e9932f88cce527bfe0
2015-06-25 20:44:24 +02:00
jenkins-bot e53596ba9b Merge "build: Configure banana-checker and jsonlint" 2015-06-22 22:32:33 +00:00
Translation updater bot c5958e54b6 Localisation updates from https://translatewiki.net.
Change-Id: I63f7136eb37812a67f4c956c92856a0caca6fc28
2015-06-21 20:01:31 +02:00
Kunal Mehta 7aab828848 build: Configure banana-checker and jsonlint
Change-Id: Ic23af37d4353cfb5f663f84317c862f47ce26637
2015-06-19 21:54:10 -07:00
Translation updater bot 283d3c7ac9 Localisation updates from https://translatewiki.net.
Change-Id: I8301dddc44116416da8abebc4fb40821f3e93322
2015-06-11 21:13:01 +02:00
Translation updater bot 65b3ab7466 Localisation updates from https://translatewiki.net.
Change-Id: Ie86105557bdf611c7c35c1d5a1240e48de71477a
2015-06-09 22:47:31 +02:00
Translation updater bot 74fd19b84c Localisation updates from https://translatewiki.net.
Change-Id: I78d86b0f9022588dbeaf3cfd7384a66c5c7a0c33
2015-06-08 21:56:31 +02:00
Translation updater bot fe09774acc Localisation updates from https://translatewiki.net.
Change-Id: I08253c33c9fda3a85c29051ed256d59217882d09
2015-06-06 22:19:22 +02:00
Translation updater bot f0c579310b Localisation updates from https://translatewiki.net.
Change-Id: I253a701aa3dcadb002e37af9cc4e8a998a986550
2015-06-05 21:06:43 +02:00
jenkins-bot 72a58461d5 Merge "Add mathtex as default to the LaTeXML options" 2015-06-05 09:13:58 +00:00
physikerwelt 1baec69f25 Add required arguments to ParserAfterParse hook call
* add missing global $wgHooks

Bug: T99212
Change-Id: Ia8993e55a4abd6580504e422eb84ebd4ed09544c
2015-06-04 14:21:13 +02:00
physikerwelt c36c9d7fb4 Add mathtex as default to the LaTeXML options
LaTeXML printed out the original input tex as xml annotation.
This behaviour was changed recently. This changed adjusts the
defaults in the same way as it was done in the LaTeXML internal
templates. See 
https://github.com/brucemiller/LaTeXML/commit/a7e2e86

Change-Id: I4f4551a46d0724c36a5a3b4fb7bf9c7ae7af63ca
2015-06-04 07:51:53 +00:00
Translation updater bot 7e2307d711 Localisation updates from https://translatewiki.net.
Change-Id: I773adb3e3055c739775bc77be1785ae666a6d6e5
2015-06-02 21:43:40 +02:00
Translation updater bot 32b9c606ac Localisation updates from https://translatewiki.net.
Change-Id: I07cc2e4ce30c2ced69fd99838ad8cd4ea1498b16
2015-05-30 23:08:38 +02:00
jenkins-bot 7316d9f0f1 Merge "Remove i18n shim" 2015-05-27 07:23:13 +00:00
Translation updater bot cc0556d757 Localisation updates from https://translatewiki.net.
Change-Id: I3a1c193bd27180b1c8074e6d548b75604be7bbd5
2015-05-26 22:25:06 +02:00
paladox 452cf371e8 Remove i18n shim
Change-Id: I61dc6d4f6a179b4a0252d217bad0d26a3e2f1c25
2015-05-26 10:35:06 +00:00
Translation updater bot 7c50de63ac Localisation updates from https://translatewiki.net.
Change-Id: I88bd6e9f0818d7b6de15df1f36fd59be481d0080
2015-05-25 22:32:07 +02:00
Translation updater bot 0ae3889d76 Localisation updates from https://translatewiki.net.
Change-Id: I61c14350de009e4ebda249ae65b07882faad1a28
2015-05-24 23:03:19 +02:00
Translation updater bot 408a0cd9a5 Localisation updates from https://translatewiki.net.
Change-Id: I6742b0ec3d01922266ca925d71c110463f43cfd4
2015-05-24 00:09:47 +02:00
Translation updater bot 1bf3cdfd68 Localisation updates from https://translatewiki.net.
Change-Id: Ibe8c4a7fd0374ffa5237b386803fc61ced540146
2015-05-21 22:56:13 +02:00
Translation updater bot cdf2105fbe Localisation updates from https://translatewiki.net.
Change-Id: Ic7ecd9680b367f4b5d0ac36a6bc12b55a7988ba6
2015-05-19 22:29:06 +02:00
Translation updater bot 3dc4c72021 Localisation updates from https://translatewiki.net.
Change-Id: Ifa4bed11c5fb60bcf141e8716da1f40d42f0f01b
2015-05-18 22:19:03 +02:00
umherirrender 2da1a33649 Replace deprecated $wgSpecialPageGroups
$wgSpecialPageGroups is deprecated since 1.21
override SpecialPage::getGroupName instead

Change-Id: I7540d2d607caba45ce311b0dafa2a6642412c57f
2015-05-16 12:37:42 +02:00
Translation updater bot 08edf1edac Localisation updates from https://translatewiki.net.
Change-Id: Ifc882fd41b7a6c5110a79d15974bfdb0cee5d4f3
2015-05-12 22:21:34 +02:00
Translation updater bot 5e34b75c68 Localisation updates from https://translatewiki.net.
Change-Id: I6ff34e01e771dfd93988ccb329b09be69ef2e90f
2015-05-09 21:50:23 +02:00
Ed Sanders 5ce015011e Remove this.$ remnants
Change-Id: I17b9f795693cc4ca1efe3678dbde9bce5d1a3da3
2015-05-09 11:52:57 +01:00
Translation updater bot b54dd8a6d2 Localisation updates from https://translatewiki.net.
Change-Id: I009fa56c3cceef3ffe90f70f0b3c4205e2c8174d
2015-05-05 22:42:39 +02:00
Translation updater bot b61b7c58ae Localisation updates from https://translatewiki.net.
Change-Id: I838f2553a5658da1b4e415751038a0029de9ca74
2015-04-30 22:19:51 +02:00
jenkins-bot 3f6b1f0910 Merge "Explicitly define module position" 2015-04-28 14:28:38 +00:00