Write web API for status search.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Search translations using API | mediawiki/extensions/Translate | master | +100 -2 |
Related Objects
Related Objects
- Mentioned In
- rMEXT805a165adca6: Updated mediawiki/extensions Project: mediawiki/extensions/Translate…
rETRA75a8da9912c7: Search translations using API
T100822: Weekly Report for Reinvent Translation Search - Mentioned Here
- T106931: Add API support to get translated, untranslated and outdated messages
T100175: Support for status searches (translated, untranslated and outdated translations)
Event Timeline
Comment Actions
<Nikerabbit>: as long as you write good code (do not mix UI and backend stuff in one class) that should not be a concern. If that is the case, writing a mediawiki API module is small task to do, if we need one.
Based on discussion we had, changing the priority to lowest.
Comment Actions
Change 219783 had a related patch set uploaded (by Phoenix303):
Search translations using Api