mediawiki-extensions-Visual.../modules/ve-mw/ui
Moriel Schottlender 4947420650 Transform the search widget to show image details
Add an info panel to the MediaDialog to show the user information
about the chosen file from the new extmetadata API.

Also, change the way results are viewed:
* Present the search results with their proper ratio.
* Use masonry fit for the search results.
* Change the resizeToBoundingBox method in ve.dm.MWImageNode to accept
  a specific side constraint, either 'width' or 'height'. This is also
  going to be useful for adding and calculating 'scale' considerations
  that affects the image height.
* Add info panel with details from extmetadata including author, license,
  date of upload and creation, etc.
* Get descriptions and data according to wiki language.

Bug: T78161
Bug: T74061
Change-Id: I7b4d019825aa89dd178665bd9492a07af15954ac
2015-01-16 13:22:54 +00:00
..
actions Always return boolean from an action 2014-11-23 17:19:10 +00:00
commands Replace hacky wikitext warning listener with sequences 2014-11-25 22:39:29 +00:00
dialogs Transform the search widget to show image details 2015-01-16 13:22:54 +00:00
inspectors Fix teardown order of MWAlienExtensionsInspector 2015-01-05 17:58:31 +00:00
pages Remove use of bind() for inline functions 2014-12-16 23:27:53 +00:00
styles Transform the search widget to show image details 2015-01-16 13:22:54 +00:00
themes Update VE core submodule to master (fe2d908) 2014-12-16 13:27:43 -08:00
tools Update bugzilla links to phabricator 2015-01-02 15:47:28 +00:00
widgets Transform the search widget to show image details 2015-01-16 13:22:54 +00:00
ve.ui.MWCommandRegistry.js Replace hacky wikitext warning listener with sequences 2014-11-25 22:39:29 +00:00
ve.ui.MWMobileContext.js Update VE core submodule to master (db78bdd) 2014-10-20 12:43:39 -07:00
ve.ui.MWMobileSurface.js Update VE core submodule to master (db78bdd) 2014-10-20 12:43:39 -07:00
ve.ui.MWSequenceRegistry.js Merge "If the user types in ':' at the beginning of a line, make it a blockquote" 2014-11-26 02:02:32 +00:00