jenkins-bot
c1b6632a53
Merge "ve.init.mw.ViewPageTarget.js: Fix indentation"
2015-05-04 20:06:07 +00:00
Ed Sanders
4a5cf2062d
ve.init.mw.ViewPageTarget.js: Fix indentation
...
Change-Id: I09c4eac94b36e425cdc77a16fb4b9d30e5b8695d
2015-05-04 20:03:52 +00:00
Translation updater bot
67d8556d70
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibce9ebba21b1861e4bce59123594ac003b59322a
2015-05-03 21:53:56 +02:00
Translation updater bot
bd112111a5
Localisation updates from https://translatewiki.net .
...
Change-Id: I83134541db3046f6501b30e4521e673a3bb42bbd
2015-05-02 22:07:36 +02:00
Ed Sanders
f95cebd8b1
Divide surface margins by 0.8
...
Change-Id: Ic9a0b3f4d8e82127649bb5ac100e3cbf42001489
2015-05-01 23:17:35 +01:00
Translation updater bot
f698593366
Localisation updates from https://translatewiki.net .
...
Change-Id: I116109929440b27ab7cd7f89bab42e5b0ff9a7d2
2015-05-01 22:07:53 +02:00
jenkins-bot
0cda56dc15
Merge "ve.ui.MWParameterPage: Remove dead CSS"
2015-05-01 00:47:39 +00:00
Bartosz Dziewoński
335a702ac3
ve.init.mw.ViewPageTarget: Set custom font-size for original .mw-body-content too
...
Bug: T97690
Change-Id: I6ac49030cdb40798ae50fadf8179dd3a58e0e4b3
2015-04-30 21:25:49 +00:00
jenkins-bot
2cda9f39a9
Merge "Fix line height inside notice/help popups"
2015-04-30 21:21:35 +00:00
jenkins-bot
79b202de19
Merge "Fix toolbar & debug bar negative margins"
2015-04-30 21:18:03 +00:00
Translation updater bot
10f555b8f2
Localisation updates from https://translatewiki.net .
...
Change-Id: I24591203264a76dad9115ead463e079d453c286c
2015-04-30 22:22:45 +02:00
Bartosz Dziewoński
2608a6c66b
ve.ui.MWParameterPage: Remove dead CSS
...
Duplicates OOjs UI's 'invalid' flag styles.
Bug: T97516
Change-Id: Ic96c521ea07e02a4f3511550b0db09cf72111fc5
2015-04-30 22:19:12 +02:00
jenkins-bot
fbbf4829fe
Merge "Make 'page not found' label lowercase"
2015-04-30 19:27:45 +00:00
jenkins-bot
f195a705c0
Merge "Remove unless, and almost-useless closures in response cache"
2015-04-30 17:30:50 +00:00
Ed Sanders
ffd904022b
Remove unless, and almost-useless closures in response cache
...
Change-Id: Ie02caefe3d8c43b6b1e6b523fb07042f5ae6db37
2015-04-30 17:26:05 +00:00
jenkins-bot
0824d064ec
Merge "Make static methods static in linkCache"
2015-04-30 16:13:21 +00:00
Ed Sanders
c32cccd90b
Make static methods static in linkCache
...
Also switch out logic duplicated in MWLinkTargetInputWidget with
LinkCache#processpage.
Change-Id: Ie6f3599d4ea5cc9057cf4403f003da00f18cdebe
2015-04-30 17:00:45 +01:00
Ed Sanders
08ca318101
Make 'page not found' label lowercase
...
Matches case of wikidata labels and redirect message
Change-Id: Iac31531e6fe94abedf34ecaa6a8670b8a677b828
2015-04-30 14:06:32 +01:00
Ed Sanders
fd538835ef
Fix line height inside notice/help popups
...
In wikitext editor these messages were in mw-body-content where they
inherited a sensible line height, so apply one manually.
Bonus:
* Make header bold
* Remove some duplication with inheritance
Change-Id: Ia7eaa556815ee6645a85162de03198e5a4dc7b03
2015-04-30 14:02:36 +01:00
Ed Sanders
1a2a08cbf6
Fix toolbar & debug bar negative margins
...
Now 0.8em is set on the target wrapper, divide all these
margins by 0.8.
Change-Id: If373eac4d2abb9f58da816163b27e4110c39a213
2015-04-30 14:01:37 +01:00
jenkins-bot
6cb513b29c
Merge "Update for changes in OOjs UI (Ib40e3477)"
2015-04-30 02:19:18 +00:00
Translation updater bot
c9da61130b
Localisation updates from https://translatewiki.net .
...
Change-Id: I99b41f7a7300f986d92839585ea99301828af8ff
2015-04-29 22:38:42 +02:00
jenkins-bot
3e2f7f0728
Merge "Show different icons for different result types"
2015-04-29 17:01:33 +00:00
James D. Forrester
65112a7e10
Show different icons for different result types
...
* Disambiguation
* Redirect
* Not found
* Page exists
Bug: T93694
Change-Id: Ic4a60c95e37de372e8d0c12878dece67a2662343
2015-04-29 17:51:34 +01:00
jenkins-bot
1feb544afc
Merge "Revert "Pre-fetch RESTBase DNS and negotiate TLS""
2015-04-29 16:26:00 +00:00
Ed Sanders
702fc724d7
Follow redirects in the link inspector API
...
Show redirect targets first, then any redirects to it
immediately after.
Change-Id: Ifde579410b4fbf42e0598e4b069963162333da55
2015-04-29 11:53:40 +01:00
Ed Sanders
df6a570f82
Only pull description from wikibase
...
Filters out 'alias' and other terms not being used yet.
Change-Id: I5d155c76b85de1e5d1d5fb234f565fd6f1658766
2015-04-29 11:17:24 +01:00
Ed Sanders
377f6e4eea
Separate inputting of internal and external links
...
* If the user switches to external links, clear the input
* If the user types something with a protocol, automatically switch
them to external links. If they manually switch back to internal,
remember that and don't auto switch them again.
* If the user inputs something without a protocol into the external
link box, prepend 'http://'
Bug: T93699
Bug: T93700
Change-Id: Ia0e3a04f34077e7bd56254112dafd86ad865cbe2
2015-04-29 11:17:24 +01:00
suchetag
00745cda87
Replacing current order of link suggestions
...
Replace current, sectioned, order of link inspector suggestions
(existing, redirect, disambig) with order from API.
Reduce number of matches to 5, and show new page suggestion last.
Bug: T93698
Change-Id: Ida887d889730d7749041942636d24e181c335697
2015-04-29 11:17:11 +01:00
GWicke
a44fbbf924
Revert "Pre-fetch RESTBase DNS and negotiate TLS"
...
This is no longer needed, as VisualEditor now loads the content
from the /api/rest_v1/ entry point at the main project domain.
This reverts commit c741db5378
.
Bug: T97500
Change-Id: I9b0dba58484884cdf3c7917c633b9815de4c9f92
2015-04-29 01:14:42 +00:00
Ed Sanders
59a638491d
Fix height when descriptions not present
...
Change-Id: I9ae9043ebcc99c99d1226635ff408ae1d4015925
2015-04-28 23:26:15 +00:00
jenkins-bot
76aa7c8ad6
Merge "Port ve.init.mw.Target to ve.fixBase()"
2015-04-28 20:21:12 +00:00
jenkins-bot
4d01e4b97e
Merge "Follow-up 85381a6b75
: update another instance of 'language' to 'textLanguage'"
2015-04-28 20:01:06 +00:00
Roan Kattouw
cd7cb6190d
Follow-up 85381a6b75
: update another instance of 'language' to 'textLanguage'
...
Change-Id: Id4e636c25fb50448659d24f5432c9ac12ca6f2c6
2015-04-28 12:55:58 -07:00
Translation updater bot
6ac83248a0
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib078989d4d71b8718ed0a65ca3ea8ed94ba27d9e
2015-04-28 21:32:06 +02:00
jenkins-bot
116e8ca84b
Merge "Add images and descriptions to link context items"
2015-04-28 17:23:00 +00:00
jenkins-bot
d8c0f9e8b3
Merge "Link inspector images and descriptions"
2015-04-27 23:51:38 +00:00
Ed Sanders
f83f9ddc1e
Add images and descriptions to link context items
...
Bug: T93695
Change-Id: Ieaa3ced06887f561085f892c6fb34de75a20ff88
2015-04-28 00:23:40 +01:00
suchetag
3963b1daf2
Link inspector images and descriptions
...
Fetches images from PageImages extension and descriptions
from Wikibase.
Bug: T93693
Bug: T93694 (partial)
Change-Id: I1bea6b7b57ab951e79468cfa00e9eecddc113d18
2015-04-28 00:23:40 +01:00
Translation updater bot
994aace05b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibc99f9a3382c07a93bc020212e8b7124671e123e
2015-04-27 22:18:33 +02:00
Translation updater bot
f09d3da451
Localisation updates from https://translatewiki.net .
...
Change-Id: I14c8d34febbea8d657df8f39d31eb5ec5f024bdb
2015-04-26 22:35:41 +02:00
Translation updater bot
349426e5ed
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic3207f8d10493e91663e2cc02fa5d089b3b6a199
2015-04-25 23:08:37 +02:00
Roan Kattouw
a332ea210a
Port ve.init.mw.Target to ve.fixBase()
...
The old code in ve.init.mw.Target.static.fixBase was mostly
moved to ve.fixBase(), and the new ve.init.mw.Target.static.fixBase
contains MW-specific logic on top of that. This allows us to get
rid of the base fixing logic in onLoad().
Depends on I607fa579733 in VE core.
Change-Id: I42dfd4b90e86eb67d0111fffafc18e1152249610
2015-04-24 14:41:22 -07:00
jenkins-bot
1b4fecb61b
Merge "Keep the parameter list expanded after it was expanded once"
2015-04-24 16:52:29 +00:00
Moriel Schottlender
3a7b99f6a6
Keep the parameter list expanded after it was expanded once
...
In the template dialog, keep the parameter search widget expanded
with all parameters showing if it was already expanded once.
Also keep the parameter list available after inserting each parameter
instead of asking the user to click the add details repeatedly.
Bug: T95696
Change-Id: I14a47dbea5c69532238e7e67290e613121fdc40e
2015-04-24 17:45:04 +01:00
jenkins-bot
b16a24e04f
Merge "Don't give up immediately for revid mismatches on second load"
2015-04-23 20:57:12 +00:00
Roan Kattouw
7a29cf3dbf
Don't give up immediately for revid mismatches on second load
...
If a load failed due to a revid mismatch, and a new attempt then
succeeded, we would keep remembering that it initially failed.
Then when we loaded the editor a second time, encountering
a revid mismatch would cause us to give up immediately.
To fix this, forget about any previous failures once
a load succeeds.
Bug: T97069
Change-Id: Ie10a7532759095cbb5fb8d23af602aa7b9611a06
2015-04-23 13:48:00 -07:00
Ed Sanders
d7ac742fbe
Fix old dates
...
Change-Id: Ib98878221eb26c6582c304247122fa420bccb029
2015-04-23 16:01:33 +01:00
Bartosz Dziewoński
89b79bb373
Update for changes in OOjs UI (Ib40e3477)
...
Depends on I175fe468 in VisualEditor core.
Bug: T91152
Change-Id: I08c80cec84242eabd3da5bd3c829022df3e21636
2015-04-23 13:52:12 +02:00
Bartosz Dziewoński
2e96c8c1f3
Allow special characters with tooltip or that encapsulate text
...
Depends on Idd5e163090c9cf1c103d8b40e8ba19d332671cde and
Ifba178d8099b797a0ca33ca990540c8cb9cd3637 in VE core.
Bug: T65227
Bug: T70425
Bug: T95819
Change-Id: I6f08e3c1c3e4134520dac1e2d32d828cdefea23f
2015-04-22 17:46:00 -07:00