mediawiki-extensions-Visual.../modules/ve-mw
Thiemo Kreuz d3d3e1cf75 Move "index from redirect" logic up in template search widget
This separates the two steps:
1. See if items in the list of `origPages` miss their `.index`
   property, and add it if possible.
2. Later code doesn't need to care about redirects any more.

Note that `origPages` is not used for anything else. And even if,
it's not wrong to have the index for each search result on both the
redirect and the redirect target.

Change-Id: I12135f0430c944b4e33c49ece7779d7c3bb6c211
2022-04-20 14:50:36 +02:00
..
ce Use boolean RegExp.test() instead of .match() where possible 2022-03-24 11:04:43 +01:00
dm Merge "Use boolean RegExp.test() instead of .match() where possible" 2022-03-31 21:20:44 +00:00
init Merge "Simplify ve-mw/init/styles LESS files" 2022-04-08 22:37:10 +00:00
preinit DesktopArticleTarget.init: Wait for deactivating to finish before activating 2022-04-07 23:26:58 +02:00
tests Store copyright message in auto-save data 2022-04-07 23:03:37 +00:00
themes
ui Move "index from redirect" logic up in template search widget 2022-04-20 14:50:36 +02:00