L10n:Pontoon Roadmap: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
(Retire and redirect to GH)
 
(47 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page documents the current status of work being done on Pontoon.
See [https://github.com/mozilla/pontoon Pontoon project on GitHub].
 
= In Progress =
 
''This section contains the features that we are currently actively working on, or should be working on shortly. They are considered top priority at the moment. The template for feature sub-sections can be found at the bottom of this page.''
 
== Review Process: Mentions and Pinned comments ==
 
''This feature enables reviewers to give feedback about proposed translations to their authors and allows collaborators to discuss translations. It also changes the translation UI significantly.''
 
* Assignee: [https://github.com/abowler2/ April]
* [https://docs.google.com/document/d/12vOi2Edjh7THvrUM9gvZksGp-DlUTz0XlxvW05ZXHYU/ Specification]
* <abbr title="Estimated Time to Complete">ETC</abbr>: 1 Quarter
* Started on: March 11, 2019
* Completed on: March 11, 2020
 
<bugzilla>
    {
        "include_fields": "id, summary, status, resolution, priority, assigned_to",
        "order": "resolution, priority",
        "whiteboard": "pontoon-source-string-comments"
    }
</bugzilla>
 
== Django Upgrade ==
''Upgrade Pontoon from django 1.11 to django 2, and then to django 3 if possible.''
 
* Assignee: [https://github.com/jotes/ jotes]
* Specification not needed
* <abbr title="Estimated Time to Complete">ETC</abbr>: 1 Month
* Started on: -
* Completed on: -
 
<bugzilla>
    {
        "include_fields": "id, summary, status, resolution, priority, assigned_to",
        "order": "resolution, priority",
        "whiteboard": "pontoon-django-3"
    }
</bugzilla>
 
== Terminology Presentation ==
''Implement term presentation in translation workbench.''
 
* Assignee: [https://github.com/mathjazz/ Matjaž]
* [https://github.com/mozilla/pontoon/pull/1593/ Specification]
* <abbr title="Estimated Time to Complete">ETC</abbr>: 1 Month
* Started on: -
* Completed on: -
 
<bugzilla>
    {
        "include_fields": "id, summary, status, resolution, priority, assigned_to",
        "order": "resolution, priority",
        "whiteboard": "pontoon-terminology-presentation"
    }
</bugzilla>
 
== Join Sync Tasks ==
''The sync_project and sync_translations task should become one.''
 
* Assignee: [https://github.com/vishalcr7/ Vishal]
* Specification not needed
* <abbr title="Estimated Time to Complete">ETC</abbr>: 1 Week
* Started on: March 23, 2020
* Completed on: -
 
<bugzilla>
    {
        "include_fields": "id, summary, status, resolution, priority, assigned_to",
        "order": "resolution, priority",
        "whiteboard": "pontoon-sync-join-tasks"
    }
</bugzilla>
 
== Specification Process ==
''Create and document a process to propose new features for Pontoon, with complete specification.''
 
* Assignee: [https://github.com/adngdb/ Adrian]
* [https://github.com/mozilla/pontoon/pull/1562 Specification in progress]
* <abbr title="Estimated Time to Complete">ETC</abbr>: 1 Month
* Started on: February 10, 2020
* Completed on: -
 
<bugzilla>
    {
        "include_fields": "id, summary, status, resolution, priority, assigned_to",
        "order": "resolution, priority",
        "whiteboard": "pontoon-specs"
    }
</bugzilla>
 
== Documentation overhaul ==
''Rebuild Pontoon's documentation to make it more accessible, more exhaustive and easier to maintain.''
 
* Assignee: [https://github.com/adngdb/ Adrian]
* [https://github.com/mozilla/pontoon/pull/1570 Specification in progress]
* <abbr title="Estimated Time to Complete">ETC</abbr>: 1 Quarter
* Started on: February 20, 2020
* Completed on: -
 
<bugzilla>
    {
        "include_fields": "id, summary, status, resolution, priority, assigned_to",
        "order": "resolution, priority",
        "whiteboard": "pontoon-documentation-overhaul"
    }
</bugzilla>
 
= Next Candidates =
 
''This section contains the features that should be worked on as soon as we're done with the ones in the previous section. They are second in priority.''
 
== Terminology Translation ==
''Implement the ability to translate terms.''
 
* Assignee: TBD
* Specification (to be written)
* <abbr title="Estimated Time to Complete">ETC</abbr>: 1 Month
* Started on: -
* Completed on: -
 
<bugzilla>
    {
        "include_fields": "id, summary, status, resolution, priority, assigned_to",
        "order": "resolution, priority",
        "whiteboard": "pontoon-terminology-translation"
    }
</bugzilla>
 
== Expand usage of ActionLog ==
''Implement the ability to translate terms.''
 
* Assignee: TBD
* Specification (to be written)
* <abbr title="Estimated Time to Complete">ETC</abbr>: 1 Month
* Started on: -
* Completed on: -
 
<bugzilla>
    {
        "include_fields": "id, summary, status, resolution, priority, assigned_to",
        "order": "resolution, priority",
        "whiteboard": "pontoon-expand-actionlog"
    }
</bugzilla>
 
== Mark Machinery Translations ==
''Mark translations coming from machinery (Translation Memory or Machine Translation) as such, to show in the UI and use to understand value of our data sources.''
 
* Assignee: TBD
* Specification (to be written)
* <abbr title="Estimated Time to Complete">ETC</abbr>: 1 Month
* Started on: -
* Completed on: -
 
<bugzilla>
    {
        "include_fields": "id, summary, status, resolution, priority, assigned_to",
        "order": "resolution, priority",
        "whiteboard": "pontoon-mark-machinery-translations"
    }
</bugzilla>
 
== Private Projects ==
''Allow projects on Pontoon to be accessible only to superusers.''
 
* Assignee: TBD
* [https://github.com/mozilla/pontoon/pull/1562 Specification] (in progress)
* <abbr title="Estimated Time to Complete">ETC</abbr>: 1 Week
* Started on: -
* Completed on: -
 
<bugzilla>
    {
        "include_fields": "id, summary, status, resolution, priority, assigned_to",
        "order": "resolution, priority",
        "whiteboard": "pontoon-private-projects"
    }
</bugzilla>
 
== Development Process ==
''Enforce a more strict development process for Pontoon features, including documentation for new features and feature changes.''
 
* Assignee: [https://github.com/adngdb/ Adrian]
* Specification (to be written)
* <abbr title="Estimated Time to Complete">ETC</abbr>: 1 Week
* Started on: -
* Completed on: -
 
<bugzilla>
    {
        "include_fields": "id, summary, status, resolution, priority, assigned_to",
        "order": "resolution, priority",
        "whiteboard": "pontoon-dev-process"
    }
</bugzilla>
 
= Features Pool =
 
''This table contains a list of all the features we want to see happen in Pontoon. Each feature should have a bug associated with it. Features cannot move into the previous sections without a written specification. Priority is here to help us choose which ones should be moved up when we get room in the roadmap. ETC (Estimated Time to Complete) is a very rough estimation of how much it would take for one person to complete the whole feature.''
 
{| class="wikitable sortable"
|-
! Feature !! <abbr title="Estimated Time to Complete">ETC</abbr> !! Priority !! Bug !! Whiteboard !! Specification
|-
| Localization of Translate app || 1 Month || P3 || - || [https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard=tn-localization&list_id=15171137 tn-localization] || -
|-
| Project Admin UI || 1 Month || P3 || - || [https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard=pontoon-admin-project-ui&list_id=15171137 pontoon-admin-project-ui] || -
|-
| Mobile experience || 1 Half-Year || P2 || [https://bugzilla.mozilla.org/show_bug.cgi?id=1243132 Bug 1243132] || - || -
|-
| Custom themes || 1 Month || P2 || [https://bugzilla.mozilla.org/show_bug.cgi?id=1486503 Bug 1486503] || - || -
|-
| State-of-the-art Fluent Rich Editor || 1 Year || P1 || - || - || -
|-
| Gamification || 1 Year || P2 || - || - || -
|-
| Terminology Creation || 1 Month || P2 || - || - || -
|-
| Review summary dashboard || 1 Month || P2 || - || - || -
|-
| Services-oriented infrastructure || 1 Half-Year || P2 || - || - || -
|-
| Admin interface || 1 Half-Year || P2 || - || - || -
|-
| Deployment to multiple platforms || 1 Week || P2 || - || - || -
|-
| Notification system || 1 Quarter || P1 || - || - || -
|-
| Public API || 1 Quarter || P3 || - || - || -
|-
| Search all strings while translating || 1 Month || P2 || [https://bugzilla.mozilla.org/show_bug.cgi?id=1514698 Bug 1514698] || - || -
|-
| Localize all of Pontoon || 1 Quarter || P2 || - || - || -
|-
| Evolve deadlines || 1 Month || P1 || - || - || -
|-
| Update sync technical documentation || 1 Week || P2 || - || - || -
|-
| Sync logs || 1 Month || P1 || - || - || -
|-
| Fluent MT / TM support || 1 Half-Year || P1 || - || - || -
|-
| In-content localization || 1 Quarter || P2 || - || - || -
|}
 
= Template =
<nowiki>
== Feature Name ==
''Short description of the feature.''
 
* Assignee: [person name, link to profile]
* [https://link.to.spec/ Specification]
* <abbr title="Estimated Time to Complete">ETC</abbr>: [1 Week | 1 Month | 1 Quarter | 1 Half-Year | 1 Year]
* Started on: -
* Completed on: -
 
<bugzilla>
    {
        "include_fields": "id, summary, status, resolution, priority, assigned_to",
        "order": "resolution, priority",
        "whiteboard": "<feature-whiteboard-tag>"
    }
</bugzilla>
</nowiki>
 
= Done =
 
''This section contains the features that we are currently actively working on, or should be working on shortly. They are considered top priority at the moment. The template for feature sub-sections can be found at the bottom of this page.''
 
== Pretranslation ==
''Implement the ability to use MT and TM to translate content before it is translated by human translators. ''
 
* Assignee: [https://github.com/vishalcr7/ Vishal]
* [https://docs.google.com/document/d/1boRPISz-mW5Z_mVJ8mAhmES3va9P4GJSpI7gDw5gxjQ/ Specification]
* <abbr title="Estimated Time to Complete">ETC</abbr>: 1 Month
* Started on: February 1, 2020
* Completed on: February 28, 2020
 
<bugzilla>
    {
        "include_fields": "id, summary, status, resolution, priority, assigned_to",
        "order": "resolution, priority",
        "whiteboard": "pontoon-pretranslation"
    }
</bugzilla>
 
== Review Process: Translation and Source string comments ==
 
''This feature enables reviewers to give feedback about proposed translations to their authors and allows collaborators to discuss translations. It also changes the translation UI significantly.''
 
* Assignee: [https://github.com/abowler2/ April]
* [https://docs.google.com/document/d/12vOi2Edjh7THvrUM9gvZksGp-DlUTz0XlxvW05ZXHYU/ Specification]
* <abbr title="Estimated Time to Complete">ETC</abbr>: 1 Quarter
* Started on: December 1, 2019
* Completed on: March 11, 2020
 
<bugzilla>
    {
        "include_fields": "id, summary, status, resolution, priority, assigned_to",
        "order": "resolution, priority",
        "whiteboard": "pontoon-review-process"
    }
</bugzilla>

Latest revision as of 20:53, 28 February 2023