[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2014-10-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 Andre Klapper changed: What|Removed |Added Blocks||71976 -- You are receiving this mail

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2014-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 --- Comment #13 from Gerrit Notification Bot --- Change 164893 had a related patch set uploaded by saper: searchSuggest.js: Pass user ns preferences to API https://gerrit.wikimedia.org/r/164893 -- You are receiving this mail because: You are

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2014-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 Gerrit Notification Bot changed: What|Removed |Added Status|NEW |PATCH_TO_REVIEW -- You are

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2014-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 Marcin Cieślak changed: What|Removed |Added Depends on||30323 -- You are receiving this mail

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2014-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 Marcin Cieślak changed: What|Removed |Added Depends on|30323 | -- You are receiving this mail beca

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2014-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 Marcin Cieślak changed: What|Removed |Added CC||marcin.cies...@gmail.com Depe

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2014-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 Subfader changed: What|Removed |Added CC||subfa...@gmail.com --- Comment #12 from Sub

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2014-10-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 Marcin Cieślak changed: What|Removed |Added See Also||https://bugzilla.wikimedia.

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2014-04-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 Bartosz Dziewoński changed: What|Removed |Added Blocks||27411 -- You are receiving this

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2013-11-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 Andre Klapper changed: What|Removed |Added CC||aklap...@wikimedia.org --- Comment #11

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2013-11-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 --- Comment #10 from Chuck --- I didn't realize how custom namespaces work so the above code wont work. Something like this should though: // Get current namespaces function getNamespaces() { var namespaces = '',

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2013-11-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 --- Comment #9 from Chuck --- One adjustment on the return so it always at least sends 0: // Get current namespaces function getNamespaces() { var state = null, namespaces = '', i = 0

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2013-11-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 --- Comment #8 from Chuck --- Here's a fix since the data is right there in mw.user.options. Add this function to mediawiki.searchSuggest.js: // Get current namespaces function getNamespaces() { var state = null,

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2013-11-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 Andre Klapper changed: What|Removed |Added Status|UNCONFIRMED |NEW Version|unspecified

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2013-11-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 Chuck changed: What|Removed |Added CC||chuc...@gmail.com --- Comment #6 from Chuck -

[Bug 24214] mediawiki.searchSuggest: Support user search namespace preferences

2012-11-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24214 Krinkle changed: What|Removed |Added Summary|SimpleSearch ignores|mediawiki.searchSuggest: |