Confirmed users
1,255
edits
(→Pascal) |
(→Pascal) |
||
Line 92: | Line 92: | ||
* tools work week: | * tools work week: | ||
- Wrote a script to convert a Serbian Cyrillic repo to a Serbian Latin repo: https://gist.github.com/pascalchevrel/6069330 | - Wrote a script to convert a Serbian Cyrillic repo to a Serbian Latin repo: https://gist.github.com/pascalchevrel/6069330 | ||
- Worked with flod on automating data extraction on mini-dashboard for Firefox OS shipping and web/marketing parts. marketplace data is now extracted thanks to Flod. | - Worked with flod on automating data extraction on mini-dashboard for Firefox OS shipping and web/marketing parts. marketplace data is now extracted thanks to Flod. | ||
- mini-dashboard now takes Gaia data from l10n dashboard instead of Transvision | - mini-dashboard now takes Gaia data from l10n dashboard instead of Transvision | ||
- any lang files status is now queryable via json so as to feed mini-dashboards http://l10n.mozilla-community.org/~pascalc/langchecker/?locale=all&website=0&file=firefox/os/index.lang&json | - any lang files status is now queryable via json so as to feed mini-dashboards http://l10n.mozilla-community.org/~pascalc/langchecker/?locale=all&website=0&file=firefox/os/index.lang&json | ||
- many fixes to langchecker (now on github) to make it more robust and installable locally easily | - many fixes to langchecker (now on github) to make it more robust and installable locally easily | ||
- prepared Transvision data structure and update scripts to deal with l20n files (missing part is Gandald updating the Silme library and patching our python script for that) | - prepared Transvision data structure and update scripts to deal with l20n files (missing part is Gandald updating the Silme library and patching our python script for that) | ||
- reported a couple of l20n.js bugs + one Gecko bug (client-side localization of alt attributes) | - reported a couple of l20n.js bugs + one Gecko bug (client-side localization of alt attributes) | ||
- Got l10n.mozilla-community.org back online on OVH (community hosting) infrastructure in Europe, got PHP bumped to 5.4 in the process. Much better server than what we had. | - Got l10n.mozilla-community.org back online on OVH (community hosting) infrastructure in Europe, got PHP bumped to 5.4 in the process. Much better server than what we had. | ||
- Wrote code to allow querying bugzilla for l10n bugs on the www.mozilla.org product (not possible with the current API) so as to make it a new basis for the Web dashboard and remove manual maintenance of bugs there https://gist.github.com/pascalchevrel/6099342 | - Wrote code to allow querying bugzilla for l10n bugs on the www.mozilla.org product (not possible with the current API) so as to make it a new basis for the Web dashboard and remove manual maintenance of bugs there https://gist.github.com/pascalchevrel/6099342 | ||