Matjaž Horvat
Matjaž Horvat
User notifications page (/notifications) lists all notifications the user has received. We should only list notifications from projects that are still enabled and remove the disabled projects from the filter...
_This issue was originally filed in Bugzilla:_ https://bugzilla.mozilla.org/show_bug.cgi?id=1740691 There is no easy way to see if the message reference can be parametrized and what variants are available. When translating the...
The `User` model extensions implemented using the `add_to_class()` method are not tested. We should fix this.
As part of the redesigned profile page, we've introduced usernames. We should make use of them in user mentions in comments.
We currently use "Suggestions and reviews" as the default contribution type filter on the profile page. That allows managers, admins and also external users (e.g. employers) to get a quick...
See the spec for more details: https://github.com/mozilla/pontoon/blob/master/specs/0111-redesign-profile-page.md
When a translation status changes in a way that requires sync, we store it into a `ChangedEntityLocale` table. We currently do that for all projects, but we should only do...
We use the same format as in the Target Date column everywhere else (History Panel, Sync Log, Profile page, etc.).
Fix #3124.
Headers on /contributors and /insights pages should not be cached, because they could contain user-specific information.