overview page should show last edit date to help project maintainers
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Medium
|
Ursula Junque |
Bug Description
As a project maintainer I need to get quick overview of all translations for my project and see exact dates of last edits. So I can decide quickly is there new translations available I need to download from LP and package into release.
In examples below I'm talking about QBzr project.
In the past (before new version of LP was rolled out today June 24, 2009) I can go to main translation page (https:/
So basically I was need to use 1-2 clicks to get the info I need.
Today, when I'm opening the main page https:/
Today to obtain dates I need I should:
1) click on the link at the bottom of the page named "QBzr trunk series". Note: this link does not sign to me will I find what I need.
2) This link leads to page: https:/
3) In IRC jtv suggested that I should click on "Templates" link. BTW this link is not available on main page https:/
4) If I'm click on link Templates I'm going to page https:/
5) And only now I'm get that old page with dates (https:/
So my road to get the info with dates now 4 times longer than before. It's bad for me as regular release manager and project maintainer (I'm using LP since 2006), and IMO this is absolute show-stopper for newbies.
Please, provide some alternate and *simple* way to obtain date of newest translation of project to help project maintainers and release managers like me.
Related branches
- Graham Binns (community): Approve
-
Diff: 332 lines (+91/-25)5 files modifiedlib/lp/registry/model/productseries.py (+23/-7)
lib/lp/translations/interfaces/productserieslanguage.py (+7/-2)
lib/lp/translations/model/productserieslanguage.py (+10/-1)
lib/lp/translations/templates/productseries-translations-languages.pt (+20/-0)
lib/lp/translations/tests/test_productserieslanguage.py (+31/-15)
description: | updated |
Changed in rosetta: | |
milestone: | 3.0 → 3.1.10 |
Changed in rosetta: | |
status: | Triaged → In Progress |
Changed in rosetta: | |
milestone: | 3.1.10 → none |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in rosetta: | |
status: | Fix Committed → Fix Released |
So, considering how this is of limited use to translators, I am wondering how would you feel if we add dates to a template listing? I am just playing with ideas right now, and trying to keep the main view as uncluttered as possible.