mediawiki-extensions-Multim.../tests/qunit/mmv/ui
Gergő Tisza b9b1529e9b Add more information to embed HTML
Adds site link, license link and long name, replaces internal license name
(we don't have it for most licenses) with short name.

Also fixes some problems in previous changesets that I stumbled on,
renames things to be more consistent/less misleading, and makes
EmbedFileInfo a thin container for existing classes. (That results
in a lot of Demeter's law violations, but it means one less model
to remember, which is a good thing since our property names are
often not very informative (e.g. EmbedFileInfo.url and
Image.url which had completely different meanings))

We always have the site information for embed texts (comes from the repo
API); that part of the tests was pointless, but now that EmbedFileInfo
depends on Repo they became impossible to maintain, hence the
deletion of half the test cases in getThumbnailHtml().

Change-Id: I94e1d0aca14e2a7d5fad983412090add8ad6bfa3
Mingle:  https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/369
2014-03-27 19:14:06 +00:00
..
mmv.ui.buttons.test.js Merge MultiLightbox into LightboxInterface 2014-03-08 01:14:07 +00:00
mmv.ui.canvas.test.js Merge "Fix resize issues (Part III, Fin)" 2014-03-05 00:16:16 +00:00
mmv.ui.categories.test.js Merge MultiLightbox into MultimediaViewer 2014-02-25 02:00:13 +00:00
mmv.ui.description.test.js Merge MultiLightbox into MultimediaViewer 2014-02-25 02:00:13 +00:00
mmv.ui.fileUsage.test.js Merge MultiLightbox into MultimediaViewer 2014-02-25 02:00:13 +00:00
mmv.ui.metadataPanel.test.js Get more license info 2014-03-20 23:07:02 +00:00
mmv.ui.permission.test.js Make it obvious that the permission text is cut off; add expand link 2014-02-27 01:06:25 +00:00
mmv.ui.reuse.dialog.test.js Add embed tab to reuse dialog 2014-03-19 05:46:55 +00:00
mmv.ui.reuse.embed.test.js Add more information to embed HTML 2014-03-27 19:14:06 +00:00
mmv.ui.reuse.share.test.js Fix some text selection issues with share/embed 2014-03-20 14:12:39 -07:00
mmv.ui.reuse.tab.test.js Add share panel, replace reuse 2014-03-19 02:06:21 +00:00
mmv.ui.test.js Utilities to transform HTML to plain or filtered text 2014-03-27 19:11:09 +00:00