[Bug 50673] VisualEditor: Search for images from fileRepos, rather than hard-coding use of local and Commons

2014-01-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50673

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 102377 merged by jenkins-bot:
Use image sources from the fileRepo API

https://gerrit.wikimedia.org/r/102377

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 50673] VisualEditor: Search for images from fileRepos, rather than hard-coding use of local and Commons

2014-01-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50673

James Forrester jforres...@wikimedia.org changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |VE-deploy-2014-01-09

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 50673] VisualEditor: Search for images from fileRepos, rather than hard-coding use of local and Commons

2013-12-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50673

James Forrester jforres...@wikimedia.org changed:

   What|Removed |Added

   Assignee|rm...@wikimedia.org |mor...@gmail.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 50673] VisualEditor: Search for images from fileRepos, rather than hard-coding use of local and Commons

2013-12-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50673

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 102377 had a related patch set uploaded by Mooeypoo:
Use image sources from API's fileRepo

https://gerrit.wikimedia.org/r/102377

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 50673] VisualEditor: Search for images from fileRepos, rather than hard-coding use of local and Commons

2013-12-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50673

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 50673] VisualEditor: Search for images from fileRepos, rather than hard-coding use of local and Commons

2013-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50673

James Forrester jforres...@wikimedia.org changed:

   What|Removed |Added

 CC||mtrac...@member.fsf.org

--- Comment #4 from James Forrester jforres...@wikimedia.org ---
This can now be done by using the new meta=filerepoinfo API query, which was
introduced into core in gerrit 85344.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 50673] VisualEditor: Search for images from fileRepos, rather than hard-coding use of local and Commons

2013-09-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50673

Michael Humphreys humpf...@hotmail.com changed:

   What|Removed |Added

 CC||humpf...@hotmail.com

--- Comment #3 from Michael Humphreys humpf...@hotmail.com ---
This was very frustrating for my work's internal wiki.  First, I didn't want
any Instant Common images (and thanks to James, I was able to remove the line
of code).  However, since I disabled the use of Instant Commons
($wgUseInstantCommons = false;), I was still able to search through the Instant
Commons but after saving, everything showed up as a broken link.

Suggestion:
- Tie the JSON mediaSources object in ve.init.ms.Platform.js to the
$wgUseInstantCommons (i.e., if Commons is turned off in LocalSettings.php, then
a user can't search through the images).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 50673] VisualEditor: Search for images from fileRepos, rather than hard-coding use of local and Commons

2013-07-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50673

James Forrester jforres...@wikimedia.org changed:

   What|Removed |Added

Summary|VisualEditor: Don't search  |VisualEditor: Search for
   |for images on Commons   |images from fileRepos,
   |unless InstantCommons   |rather than hard-coding use
   ||of local and Commons

--- Comment #2 from James Forrester jforres...@wikimedia.org ---
(In reply to comment #1)
 Ideally we'd avoid hardcoding Commons entirely and instead of exporting
 isInstantCommons, we'd export fileRepos.

Indeed; that was what I was thinking when I wrote this bug. Title modified to
be clearer.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l