L10n/Dashboard/Bugs and notes: Difference between revisions
< L10n
Jump to navigation
Jump to search
No edit summary |
|||
Line 2: | Line 2: | ||
== Sign-off == | == Sign-off == | ||
* Links to static pages need to be going through url lookup for hosting on /stage etc. | * <s>Links to static pages need to be going through url lookup for hosting on /stage etc.</s> - DONE | ||
* diff between first signoff on new AppVersion and last signoff on previous AppVersion | * diff between first signoff on new AppVersion and last signoff on previous AppVersion | ||
* diff option is bad when reviewing a new signoff against the last accepted one, it's the other way around | * diff option is bad when reviewing a new signoff against the last accepted one, it's the other way around |
Revision as of 16:15, 6 October 2009
Bugs to resolve:
Sign-off
Links to static pages need to be going through url lookup for hosting on /stage etc.- DONE- diff between first signoff on new AppVersion and last signoff on previous AppVersion
- diff option is bad when reviewing a new signoff against the last accepted one, it's the other way around
- can't revoke an older sign-off, had to do a shell-wise
>>> a=Action.objects.create(signoff=so, flag=2, author=me)
Brainstorm
- Improve the table scroll performance by making it scroll 10 per each press (the current performance is great in webkit, terrible in gecko)
- Add search
- Add per-locale dashboard
l10n stats
- compare-locales errors are missing in json
- tree history not reporting all locales
- all-locales mapping for tree?
Buildbot
- fix sendchange, probably
- fix default properties