[Bug 61073] VisualEditor: Allow users to set/edit __DISAMBIG__ status in the page meta-data panel

2014-06-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61073

--- Comment #6 from Gerrit Notification Bot  ---
Change 133037 merged by jenkins-bot:
Allow VisualEditor users to set if a page whether a Disambiguation

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

-- 
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 61073] VisualEditor: Allow users to set/edit __DISAMBIG__ status in the page meta-data panel

2014-06-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61073

James Forrester  changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 61073] VisualEditor: Allow users to set/edit __DISAMBIG__ status in the page meta-data panel

2014-06-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61073

James Forrester  changed:

   What|Removed |Added

   Target Milestone|--- |VE-deploy-2014-06-12

-- 
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 61073] VisualEditor: Allow users to set/edit __DISAMBIG__ status in the page meta-data panel

2014-05-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61073

--- Comment #5 from Gerrit Notification Bot  ---
Change 130328 merged by jenkins-bot:
Allow extensions to add extra meta item checkboxes to the page settings dialog

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

-- 
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 61073] VisualEditor: Allow users to set/edit __DISAMBIG__ status in the page meta-data panel

2014-05-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61073

--- Comment #4 from Gerrit Notification Bot  ---
Change 133037 had a related patch set uploaded by Alex Monk:
Allow VE users to set whether a page is for Disambiguation or not

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

-- 
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 61073] VisualEditor: Allow users to set/edit __DISAMBIG__ status in the page meta-data panel

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

Alex Monk  changed:

   What|Removed |Added

   Assignee|jforrester+veteambztickets@ |kren...@wikimedia.org
   |wikimedia.org   |

-- 
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 61073] VisualEditor: Allow users to set/edit __DISAMBIG__ status in the page meta-data panel

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

Gerrit Notification Bot  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 61073] VisualEditor: Allow users to set/edit __DISAMBIG__ status in the page meta-data panel

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

--- Comment #3 from Gerrit Notification Bot  ---
Change 130328 had a related patch set uploaded by Alex Monk:
Allow users to set whether a page is for Disambiguation or not

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

-- 
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 61073] VisualEditor: Allow users to set/edit __DISAMBIG__ status in the page meta-data panel

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

--- Comment #2 from Alex Monk  ---
I guess we could query action=paraminfo&querymodules=querypage and look for
"DisambiguationPages" in data.paraminfo.querymodules[0].parameters[0].type

Would prefer not to though. Might have to pass whether or not Disambiguation is
there via paction=parse (ugh)

-- 
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 61073] VisualEditor: Allow users to set/edit __DISAMBIG__ status in the page meta-data panel

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

Alex Monk  changed:

   What|Removed |Added

 CC||kren...@wikimedia.org

--- Comment #1 from Alex Monk  ---
Looks like we need to try to detect the Disambiguation extension somehow...

-- 
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 61073] VisualEditor: Allow users to set/edit __DISAMBIG__ status in the page meta-data panel

2014-02-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61073

James Forrester  changed:

   What|Removed |Added

   Assignee|rm...@wikimedia.org |jforrester+veteambztickets@
   ||wikimedia.org

-- 
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 61073] VisualEditor: Allow users to set/edit __DISAMBIG__ status in the page meta-data panel

2014-02-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61073

James Forrester  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|NEW |ASSIGNED
   Severity|normal  |minor

-- 
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