Main Views
QA Views
About Transvision
Transvision News and Release Notes
Version 7.2.2 Unknown
There is no entry in the changelog for this release, but you can learn more about it in the GitHub release notes and look at the list of commits from the latest documented release.
See the complete list of code changes from version 7.0 on GitHub.
Version 7.0 2022-11-17
End user visible changes
- New feature
- New feature
- Change
Code changes
- New feature
- New feature
- Improvement
- New feature
- Change
See the complete list of code changes from version 6.0 on GitHub.
Version 6.0 2017-10-12
End user visible changes
- Change d1dbaa3Cross-channel support for Gecko-based products. All channels have been replaced by “Gecko products”. Transvision now pulls source strings from the Gecko strings repository instead of cloning code repositories for each channel, reducing data volume from over 20 GB (more than 400 repositories) to ~2 GB on the server (about 100 repositories). (flod)
- New feature
- Improvement
- Change
- Improvement
- New feature
- Bug fix 0d34950Display the 404 error page when URL is not parsable. (tchevalier)
- Change d766d4cSwitched default view for “Unlocalized Words” to single locale, removed “experimental” tag from several views. (tchevalier)
See the complete list of code changes from version 5.2 on GitHub.
Version 5.2 2017-02-02
End user visible changes
- New feature
- New feature 6742526Tracking Webcompat Reporter strings for Desktop (tchevalier)
- Change
- Change
- Change
- Improvement 1de6a80Made the “l10n” view easier to discover (tchevalier)
- Improvement fb20508Made entity names easier to select (tchevalier)
- Bug fix 278fdc4Fixed style issues on iOS and Safari (tchevalier)
- Bug fix 2876888“@@missing@@” could be seen under particular circumstances when reference/source strings are missing (tchevalier)
Code changes
- Change
- Change
- Change
See the complete list of code changes from version 5.1 on GitHub.
Version 5.1 2016-11-04
End user visible changes
- New feature 17373b2New QA view for Empty strings that can be used to identify strings that should have been localized and are empty by mistake, and strings that should actually remain empty. (flod)
- Change
- Improvement
Changes for Transvision developers
- Change
See the complete list of code changes from version 5.0 on GitHub.
Version 5.0 2016-08-04
End user visible changes
- New feature 382ee5f+631e6cf“To Latin” button added to Serbian results, providing on-the-fly transliteration (SkySymbol, tchevalier)
- Improvement 792eae9+54e5935+0c6a3e5Transvision look & feel has been updated. It’s flatter, looks more modern and is improving readability (tchevalier)
- Improvement
- Improvement
- Improvement 043455d+132b3d8Same contextual info and actions (e.g. “File a bug”, string errors, copy to clipboard…) are now consistently available in results for string and entity searches (tchevalier)
- Improvement
- Change 8243e2bRemoved “button on hover” experiment from search results (tchevalier)
- Change e593ec3Dropped Gaia support (tchevalier)
- Change
- Regression 043455dString warnings (potentially too long/too short translation, missing final period, etc.) were not displayed (tchevalier)
- Regression 719d5e9Special characters (e.g. non-breaking spaces, ellipsis) were highlighted on Translation Consistency view only. They are now highlighted across most of the views (tchevalier)
- Bug fix Issue 763. In some cases, multiple strings were displayed when clicking on an entity link (tchevalier)
Changes for Transvision developers
- Improvement
Code changes
- Improvement
- Bug fix
- Change
External API changes
- Change
See the complete list of code changes from version 4.4 on GitHub.
Version 4.4 2016-06-02
End user visible changes
- New feature Allow toggling all locales checkboxes in the global view for commonly unlocalized words (SkySymbol, flod)
Code changes
- Bug fix
See the complete list of code changes from version 4.3 on GitHub.
Version 4.3 2016-05-02
End user visible changes
- New feature
- New feature b5d29fbb5d29fbAdded a global view for commonly unlocalized words as an alternative to the per locale view (tchevalier)
- Improvement 6b677baImproved performances and UI on single-locale and global views for Commonly Unlocalized Words (pascal)
- Improvement e3ea49eHighlight columns in Channel Comparison for quick grammar checking (tchevalier)
- Improvement
- Improvement
- Improvement
- Improvement
- Bug fix
- Bug fix
- Bug fix
- Bug fix
- Change
Changes for Transvision developers
- Improvement
- Improvement
Code changes
- Improvement
External API changes
- New feature
See the complete list of code changes from version 4.2 on GitHub.
Version 4.2 2016-03-14
End user visible changes
- New feature
- New feature
- Improvement
- Improvement
- Improvement
- Improvement
- Improvement
- Bug fix
- Bug fix
- Bug fix
- Bug fix 19aa45dMenu tooltip text default value is wrong (tchevalier)
- Regression
Changes for Transvision developers
- Improvement
Code changes
- Improvement
- Improvement
- Improvement a3c97f2Fixes in health status view (tchevalier)
- Improvement
- Improvement
- Improvement
- Improvement
- Bug fix
- Bug fix
- Bug fix
See the complete list of code changes from version 4.1 on GitHub.
Version 4.1 2016-02-23
End user visible changes
- Change
- Bug fix
- Bug fix 2d41336RSS articles are republished every week (tchevalier)
- Bug fix
- Bug fix
- Bug fix
- Bug fix
- Improvement
- Improvement
Changes for Transvision developers
- Improvement
- Improvement 6d5834fAdd "start.sh -tests" option to launch all tests from the command line (tchevalier)
- Improvement
- Improvement
- Improvement
- Improvement
- Improvement
External API changes
- Improvement
- Change
- Bug fix
- Bug fix
Other changes
- Improvement
- Improvement
- Improvement Issue 577. 612a815Client-side speed improvement: Transition from WOFF to WOFF2 fonts (Clement, tchevalier)
See the complete list of code changes from version 4.0 on GitHub.
Version 4.0 2016-01-04
End user visible changes
- New feature
- New feature
- Improvement
- Bug fix
Changes for Transvision developers
- Improvement
- Improvement
- Improvement
- Improvement
- Improvement
- Improvement Upgraded OS from Debian 7 to 8. Transvision minimum PHP requirement moved from 5.4 to 5.6 (geb)
Code changes
- Improvement
- Improvement
- Bug fix
- Change
External API changes
- New feature
See the complete list of code changes from version 3.10 on GitHub.
Version 3.10 2015-11-13
End user visible changes
- Improvement
- Improvement
- Improvement
- Bug fix
- Bug fix
External API changes
- Improvement
Other changes
- Improvement
- Improvement
- Improvement Various code clean ups and additional automatic tests (the team)
See the complete list of code changes from version 3.9 on GitHub.
Version 3.9 2015-10-08
End user visible changes
- Change
- Change
- Improvement
- Improvement
- Improvement
- Bug fix
Changes for Transvision developers
- Improvement Upgrade Atoum to 2.x branch for PHP 7 compatibility (pascal)
- Improvement Make functional tests run locally as they do on Travis (tchevalier)
- Bug fix
Other changes
- Improvement
- Improvement
- Improvement Various code and UI clean ups (the team)
See the complete list of code changes from version 3.8.1 on GitHub.
Version 3.8.1 2015-06-24
End user visible changes
- Bug fix
See the complete list of code changes from version 3.8 on GitHub.
Version 3.8 2015-06-15
End user visible changes
- Improvement
- Improvement Improve performances for main search view (flod)
- Improvement Add cookie for search type (flod)
- Improvement Better detection of l10n.js style variables in strings (flod)
- Improvement Use proper plural form for the string "Displaying x results" (tchevalier)
- Bug fix Regression: component filter is broken in string search results (flod)
- Bug fix Regression: tabs no longer working on Health Status view (tchevalier)
- Bug fix Regression: fix Select button on TMX download view (tchevalier)
- Bug fix Results are displaying HTML added by Transvision when searching for entities (tchevalier)
External API changes
- Bug fix
Changes for Transvision developers
- Improvement Allow developers to toggle PERF_CHECK from config.ini (tchevalier)
- Improvement
- Improvement
- Improvement
Other changes
- Improvement
- Improvement
- Bug fix Remove references to Firefox Metro in extraction scripts (SkySymbol)
See the complete list of code changes from version 3.7 on GitHub.
Version 3.7 2015-04-09
End user visible changes
- Improvement
- Improvement The application is more usable when JavaScript is disabled (flod)
- Improvement
- Improvement Issue 444 + Issue 446. Improve result quality of the Variables Overview view by ignoring known false-positives and detecting l10n.js style variables (flod)
- Bug fix
External API changes
- Improvement
Changes for Transvision developers
- New feature
- New feature Added a command line option to glossaire.sh to not create a data snapshot when ran locally:
glossaire.sh no-snapshot
(flod) - New feature Issue 435. Coding standards are enforced via php-cs-fixer, which is now installed via Composer. If you want to fix your code before committing, use the command
./vendor/bin/php-cs-fixer fix
. This is now a requirement as your build will fail on Travis CI if your code does not follow the project standards (pascal) - Improvement Issue 427. In Composer, we now use the tilde (~) operator to indicate that we don’t want to upgrade a dependency if its public API changes. See this commit for an example (pascal)
- Bug fix
Other changes
- Bug fix Issue 447. Extraction of strings from hg repositories was failing if it found a non-UTF8 source file and resulted in a damaged dataset causing searches for the locale to lead to a visually broken page. We now skip folders containing files not in UTF8 and index the rest of the files. We also log the error to report it to the localizer in Bugzilla (pascal)
- Bug fix In Productization view, images as data URIs are sanitized before being displayed (flod)
See the complete list of code changes from version 3.6 on GitHub.
Version 3.6 2015-01-22
End user visible changes
- New feature Added a new view exposing all strings that are kept identical to en-US (flod)
- New feature
- Change Aurora is now the default repository for Desktop searches (flod)
- Change Mozilla.org searches now use en-US instead of en-GB as source locale (reflects a change on the reference locale for templates on mozilla.org) (pascal)
- Improvement Smarter locale selection in searches when you switch repositories (flod)
External API changes
- Bug fix
- Change Queries for mozilla.org no longer return English text when the string is untranslated (flod)
Changes for Transvision developers
- New feature
- New feature
- Bug fix Archlinux compatibility fix: Force the use of Python 2 and not 3 (SkySymbol)
- Change Bugzilla and Cache classes were moved as external libraries for sharing with other l10n-drivers PHP tools (flod)
- Improvement Front end code cleanups to reorganize our JavaScript and CSS code and minimize page load time of static assets (flod)
Other changes
- Bug fix
- Improvement
See the complete list of code changes from version 3.5.1 on GitHub.
Version 3.5.1 2014-10-07
End user visible changes
- Bug fix Fixed a bug that prevented new Gaia repositories – fetched from external web service – to appear in the list of available repositories when performing a search (flod)
See the complete list of code changes from version 3.5 on GitHub.
Version 3.5 2014-09-29
End user visible changes
- New feature Starting with this release, adding a locale to a repository (mostly Gaia) no longer requires releasing a new version of Transvision as the list of locales per repositories is now fetched from a web service maintained by flod, which means that adding new locales to Transvision can now be done at any time (flod)
- New feature OmegaT export: It is now possible to export all the translation memory to a TMX file using the specific syntax used by OmegaT (keko)
- Experimental “health status” view: We now provide an overview of all the repositories and projects indexed for a locale by Transvision with basic metrics on the status of translation as seen by Transvision (tchevalier)
- Bug fix
- Bug fix Fixed Open Sans web font not loading and falling back to a better default font (flod)
- Improvement
- Improvement Gaia view now has URL anchors for subsections and less false positives in translation consistency table (flod)
- Improvement Age of data mentioned in the footer "Data last updated XXX" (flod)
- Improvement Added gaia 2.0 support (tchevalier)
- Improvement One string view now has per locale anchors (pascal)
- Improvement Data storage no longer aggressively escape HTML tags, quotes and special characters such as & and /, which makes searching for HTML tags or things like &BrandShortName; or \n possible now (pascal)
External API changes
- Improvement
- Bug fix
- Change Gaia 1.2 (gaia_1_2) is no longer a supported repository source, replaced by Gaia 2.0 (gaia_2_0) (team)
Changes for Transvision developers
- New feature New
start.sh
script at the root of the repository, launches dev mode, checks system dependencies and generates a working default config.ini file if it doesn’t exist, making getting started in development mode error free and even easier. Script entirey compatible with Mac/Linux (but not Windows yet) (pascal) - New feature
start.sh -remote
allows launching the webserver with 0.0.0.0 IP to make it accessible to the host OS if you develop in a VM - Bug fix
Utils::logScriptPerformances()
now returns correct rounded values (pascal) - Improvement Check if Composer (PHP dependency manager) is not installed globally before downloading it (Julien Itard)
- Improvement
Strings::endsWith()
andStrings::startsWith()
now accept arrays of strings for checking, e.g.Strings::startsWith('hello!', ['!', '?', '.'])
(pascal)
Other changes
- Improvement MPL2 licence file now included in the repository root (Anthony Maton)
See the complete list of code changes from version 3.4 on GitHub.
Version 3.4 2014-06-25
End user visible changes
- New feature On demand TMX generation: The static download page for TMX was replaced by a dynamic one in which you can select which repositories you want to use to build the translation memory (tchevalier)
- New feature Translation Consistency in Gaia view: The gaia view has an additional table listing all the inconsistencies in translations in your repository, those are of course not necessarily bugs as an English term can be translated differently depending on context (flod)
- New feature Client-side filtering of search results for Desktop products: There are now filtering buttons on top of search results for any search on central/aurora/beta/release allowing you to filter the results per top folder (browser, mail, calendar, suite…) (pascal)
- Gaia 1.1 was removed (pascal)
- Updated locales supported per repository (team)
External API changes
- New feature Brand new JSON API: The old JSON API was replaced by a brand new one providing more services and which is also easier to extend to provide more services in the future. All the calls to the old API are now redirected to the new one which means that we shouldn’t break any current user. The API is documented on our Wiki and all users of our old API are invited to update their script and evaluate the new services we propose (pascal)
Changes for Transvision developers
- You can now log the memory peak and generation time of scripts by setting
PERF_CHECK
totrue
inapp/inc/constants.php
(pascal) - Logs are now stored at the root of the application in the
log/
folder (pascal)
Other changes
- Productization view was updated to remove Metro files (flod)
- Many refactorings to improve maintainability, page load speed and memory consumption of the views (team)
See the complete list of code changes from version 3.3 on GitHub.
Version 3.3 2014-05-20
End user visible changes
- New feature Search hints: If your search for a word or entity yields no result, Transvision proposes similar searches that do yield results (pascal)
- New feature Dynamic Gaia comparison view: allows comparison of combinations of repositories/locales (tchevalier)
- Gaia 1.4 support (tchevalier)
- List of views removed from footer to remove visual clutter, all views are reachable via the menu button (tchevalier)
- Make search possible for special characters (", <, >, etc.) (flod)
- Tamil added for Gaia (flod)
- Fixed error 500 error when downloading TMX files (flod)
Changes for Transvision developers
- New feature Rapid installation via data snapshots: There is now a specific install process for developers willing to help on the PHP/HTML/JS/CSS sides of the application only that doesn’t require a full production install, running app/scripts/dev-setup.sh instead of app/scripts/setup.sh will install and launch a working Transvision server in a few minutes and use little hard disk space, compared to the full production install mode that needs several hours of installation because of the downloading of all of the Mozilla code and data repositories (pascal)
- New feature
- Large reorganization of code: new MVC approach, strict separation of back end and front end code, some of the views ported to MVC, (more details in the commit message), relocated and refactored bash scripts into app/scripts/ folder… (pascal, flod)
- New feature
- Added file caching library to cache data sets or template. Usage details in commit message (pascal)
See the complete list of code changes from version 3.2 on GitHub.
Version 3.2 2014-03-17
End user visible changes
- New feature www.mozilla.org support: Transvision can now extract and index projects using the .lang format, the first repository added is www.mozilla.org and appears as a separate channel. Source links and Bugzilla links are adjusted to point to subversion instead of Mercurial and to file bugs in the www.mozilla.org/L10N component instead of the Mozilla Localization one. This makes Transvision more useful for people working on Web localization (pascal)
- During extraction time, if a string in the repository was not in UTF-8 (unusual but did happen for a couple of locales), our extraction script would stop and not generate valid xml for the TMX file and a full array of strings for the repo. This was leading to a server error (blank page) on some requests. This is now fixed, if a string is not extractable, the extraction is no longer interrupted, the string is just skipped (pascal)
- Lithuanian added to Gaia-l10n (pascal)
Changes for Transvision developers
- All Unit tests now use a single bootstrap file to define constants or initialize data needed to run the tests. (pascal)
- Updated our README file to add missing dependencies to install Transvision locally (pascal)
See the complete list of code changes from version 3.1 on GitHub.
Version 3.1 2014-02-24
End user visible changes
- New feature Top menu: The application now has a top menu summarizing and categorizing the different views in the application (flod)
- New feature New view: Productization page listing search plugins, search order and protocol handlers for your locale on an easy to understand page (flod)
- Improved CSS for responsive mode, credits page and other areas (flod)
- Switched Gaia comparison view to 1.3 in QA view (pike)
Changes for Transvision developers
- Unit tests and external dependencies now outside of the web root (pascal)
- Server update to Debian 7.4 (ludovic)
Other changes
- Venkman and Chatzilla strings are now indexed (flod)
See the complete list of code changes from version 3.0 on GitHub.
Version 3.0 2013-12-18
End user visible changes
- New feature New view: 3 locales search in your strings for potential errors (pascal, filip)
- New feature New view: Check the use of variables in your strings for potential errors (pascal)
- New feature New view: Check all existing translations for a string by clicking the
l10n
link next to the entity name (pascal) - On the Gaia comparison view list the strings that have changed significantly in English between Gaia 1.1 and 1.2 releases without an entity change (pascal)
- When searching for entities, there is a 'search a bug' link below results just like for searching for strings (flod) as well as a permalink (pascal)
- Each view now has a one line description of what it does at the top (jesus)
- Updated supported locales (flod)
- Added Gaia 1.3 support (flod)
Changes for Transvision developers
- Added Kint debugging library in development mode (pascal)
- Coding guidelines roughly formalized as following PSR recommendations and documented on wiki (pascal)
- The new view showing all strings for a translation also exists as a Json/JsonP source which means that a string can be imported for all locales into another project via this web service (pascal)
- Various code cleanup (pascal)
Other changes
- Page load performance with the use of cached reduced json data from Bugzilla (flod)
See the complete list of code changes from version 2.9 on GitHub.
Version 2.9 2013-10-26
End user visible changes
- Two new repos are added for searches: Gaia 1.1 and Gaia 1.2 (pascal)
- Experimental New (experimental) QA view for strings in Gaia repos listing the differences in translations for the same entities across gaia-l10n, gaia_1.1 and gaia_1.2 repos as well as listing all the strings added to Gaia 1.2 as they require more attention (pascal)
- More accurate comparison of string length in the main view ('large string' warning no longer has false positives) (pascal)
Other changes
- Data is now updated from hg updated 4 times a day at 04:00, 10:00, 16:00, 22:00 (was twice a day)
- Data extraction script is now interruptible to make development easier (flod)
- Cron job issues fixed after our migration to Debian 7 (pascal)
- #transvision IRC channel created and added to our documentation (pascal, chandankumar)
- Fix broken Statistics link (jesus)
See the complete list of code changes from version 2.8 on GitHub.
Version 2.8 2013-08-09
End user visible changes
- Make search context changes clearer, the type of search (strings, entities, strings & entities) is now displayed as a hint below the search field (flod)
- Fix Bugzilla links to file a bug in the right Bugzilla component for locales that have a specific locale code in Gaia that differs from Desktop (es vs es-ES, sr vs sr-Cyrl/Latn…) (pascal)
Changes for Transvision developers
- The Json API no longer does any locale detection or fallbacks to French if the locale does not exist for the repo (pascal)
- Experimental The searchrepo view can also be output as json for external dashboards (pascal)
Other changes
- Server changes to make Transvision compatible with l20n sources (pascal)
- Server changes to pull from hg default instead of hg tip for automatic updates, fixes various result pages problems (flod)
See the complete list of code changes from version 2.7 on GitHub.
Version 2.7 2013-07-05
End user visible changes
- The repository select box is now located on the far left of the search page. Switching repositories now dynamically updates the select boxes for locales with the right locales (jesus)
- The TMX download page lists downloads per channel more accurately and takes Gaia specific language code (es for common Spanish for example) into account (jesus)
- Gaia locales update:
- Added ast, bg, bn-IN, da, gu, hr, km, ne-NP, pa, si, sk, sr-Cyrl, th, ur, vi.
- Removed as, ga-IE, gl, ml, or.
- Desktop locales update:
- Central: removed ach, my, wo.
- Release: removed an, my, wo.
Other changes
- Experimental New experimental view to see the state of all locales per repo (pascal)
- CSS and HTML cleanups of views (flod)
- Links to source code sometimes were linking to the wrong repository (pascal)
- Various bugs fixes related to string extractions and mercurial repositories updates (pascal)
See the complete list of code changes from version 2.6 on GitHub.
Version 2.6 2013-06-14
End user visible changes
- New feature All TMX files for all locales/repos combinations are now available via a TMX download page (jesus, pascal)
Translate with:
links in search results are now below the source English strings to point to Bing and Google translation services (jesus)- In the search results page for string searches, the entity names in the first columns are now links to the entities for easy sharing/bookmarking (pascal)
- CSS fixes (jesus)
See the complete list of code changes from version 2.5 on GitHub.
Version 2.5 2013-04-18
End user visible changes
- New feature
- We no longer highlight string matches in the entities column for the 'string' search type (jesus)
Changes for Transvision developers
- There is now a Json/JsonP source for searches filtered on entities, the results structure is the same as searches on strings content. Append
&json
to your query for the Json feed and&json&callback=foobar
for JsonP. (pascal)
Other changes
- Updated setup.sh script to fix bugs in the installer and make it easier for potential contributors to install the application (pascal)
- The MozTran Firefox extension was updated and allow now to search for an entity you select on a page from the context menu. This is mostly useful when looking at the product Dashboard (goofy, pascal)
- Update to track the recent webapprt folder move.
See the complete list of code changes from version 2.4 on GitHub.
Version 2.4 2013-04-10
End user visible changes
- New feature
See the complete list of code changes from version 2.3 on GitHub.
Version 2.3 2013-03-22
End user visible changes
- New feature You now can remember your locales and repo choices and bypass locale detection with checkboxes, a cookie will be set and remember your preferences (jesus)
- New feature If your string is abnormally long or short compared to the English source, there will be hint message below your translation saying 'String too large/long?' (jesus)
- The accesskeys and channel comparison features linked in the footer now work again (pascal)
Other changes
- Gaia strings are now listed for Spanishes for searches done on Desktop repos (pascal)
- Removed Firefox Mobile Xul code and data (pascal)
- Bug fixes, code cleanups.
See the complete list of code changes from version 2.2 on GitHub.
Version 2.2 2013-02-28
End user visible changes
- Selected search type value (strings, entities, strings and entities) is kept after a search.
- Searches with slashes in the middle of strings now work
- Fixed a bug in the cron job script that resulted in mozilla-central strings to not be extracted
- Cron job is now ran twice a day instead of once, at 2AM CET and 2PM CET
- Stats page now lists type of string searches and repos. All stats reset to zero.
See the complete list of code changes from version 2.1 on GitHub.
Version 2.1 2013-01-30
End user visible changes
- New feature New feature: New select box option to search in strings, entities, or both strings and entities.
- New feature New feature: typography hint, if a sentence ends with a dot and your translation doesn’t, there is a small "No final dot?" warning below the string.
- Missing translated strings are marked as such instead of just having an empty cell.
- Repositories and search targets are now select boxes.
- Advanced regular expression search options are now separated from other search options.
- Glossary search is now a separate view linked in the footer.
- Improved highlighting of search results.
- Fixed some bugs on "perfect match" searches.
- Search results now limited to 200 results to avoid hanging the browser if we send back megabytes of data.
- Added Aragonese
Other changes
- Added a credits page.
- Added a counter for the use of search options to check if some options are unused and could be removed.
See the complete list of code changes from version 2.0 on GitHub.
Version 2.0 2013-01-18
End user visible changes
- New feature: In search results, there is now a source link next to the original string and your translation, this links to the file on hg.mozilla.org, this way you can find easily where the file to edit is.
- The entity names in the first column now longer link to a search for the English file on mxr now that we have proper link support to the source file.
- Searches containing a slash (/) now have results.
- Manifest.properties files containing name and description of apps in the Gaia repo are now shown in search results.
- A regression on the Glossary search is fixed, it is now again yielding results.
Other changes
- Transvision jumps from version 1.9 to version 2.0 (and not 1.10), this is partly because the addition of source strings was significant development work which involved data structure changes and partly because I don’t want to end up with a version 1.230 at some point ;).
- The statistics page view added last week now sorts locales per number of requests and gives totals of searches and locales.
See the complete list of code changes from version 1.9 on GitHub.
Version 1.9 2013-01-11
End user visible changes
- Searches including special characters such as [, (, { are now possible (useful for plurals in Gaia entities, replacement variables in Gais strings or output of messages containing function names in developer tools)
- Occitan locale added
Code changes
- PHP: Monolog library updated to 1.3.0
- Python: Silme library updated to 0.8.1
- Fixed an error in Setup shell script
- Move classes to a Transvision namespace
Other changes
- New short statistics page showing which locales use Transvision
See the complete list of code changes from version 1.8 on GitHub.
Version 1.8 2013-01-04
End user visible changes
- Searches need to be at least 2 characters long, single letter searches now return an error message.
- Style improvements to search forms and the template for better clarity.
Other changes
- External dependencies are now all managed through Composer
- Added Monolog library to be able to log events related to debugging or the use of the application (/ex: which locales actually do use Transvision)
See the complete list of code changes from version 1.7 on GitHub.
Version 1.7 2012-10-24
End user visible changes
- New feature New experimental feature: You can now see all the translated access keys that are potentially wrong for your locale. If you see a reddish square next to your access key letter such as this one : , it means that there is a space in your string and the access key may not work.
- Access keys are now part of search results
- Experimental views are now linked in the footer of the site
Changes for Transvision developers
- Fixed a regression on the JSON api results (double quotes no longer escaped and breaking JSON format).
- Added back proper JSONP support activated with the callback GET parameter, sent with the application/javascript Mime type.
See the complete list of code changes from version 1.6 on GitHub.
Version 1.6 2012-10-18
End user visible changes
- New feature New experimental feature: You can now compare differences in your translations across channels (central, aurora, beta, release) on this page
Channel to Channel differences - Thunderbird’s Chat strings are now included.
- Mozilla Central is now the default repo for searches (instead of Release)
- Removed regular expression searches to unclutter the search panel (Wildcard and case sensitive are still there)
- Fixed a bug in causing the loss of the source locale for Spanish when switching from a search on Gaia to a search on comm/moz-central repos
Other changes
- Lots of refactoring, the code is now stable enough to experiment with new views such as the Channel to Channel comparison page, with little to no impact on the main search feature for the application. That should allow specific views per locale and experiments.
See the complete list of code changes from version 1.5 on GitHub.
Version 1.5 2012-10-02
End user visible changes
- New feature New feature: Gaia strings are now included and merged with your repos. You can also do searches for the Gaia repo only
- Results are more accurate, specifically, identical strings between gecko apps are always shown.
- Ellipsis are shown with a gray background, thin spaces with a red background, thin spaces and non-breakable spaces have a tooltip to distinguish them (those changes are mostly helpers for French typography rules).
Changes for Transvision developers
- The json api now returns
[]
instead ofnull
if the search yields no result.
Other changes
- There is now a Transvision Beta server at transvision-beta.mozfr.org, if you find a bug or a regression on Transvision, please check on this beta server that the bug you want to report is not already fixed.
- Set up a basic url front controller to be able to use the new PHP 5.4 integrated web server for development and also installed the Atoum Unit Test framework.
- Now with the MozFR favicon :)
See the complete list of code changes from version 1.4 on GitHub.
Version 1.4 2012-09-04
End user visible changes
- New feature New feature: locale to locale comparison. There is now two locale switchers, the source and the target one. By default, the source is en-US and the target is your detected locale code. You can manually set a different source than en-US so as to compare your translations with another locale. Note that the search results will be limited to the amount of translated strings in the source locale.
- Strings in MXR searches are now truncated if they exceed MXR’s field length limits, it prevents an MXR error message and usually gives good search results
- The second table of results was showing the translation in both columns, this regression is fixed.
Other changes
- The cron job updating the repositories on MozFR server was not behaving correctly and repos were not updated in the last week, this is now fixed
See the complete list of code changes from version 1.3 on GitHub.
Version 1.3 2012-08-17
End user visible changes
- Strings in .ini and .inc files are now also in results
- Non-breakable spaces are shown with a gray background in search results, this is useful for languages like French that have punctuation rules stating that some punctuation signs (?!;«») should stick to the previous word but with a spacing.
- Entity search was not searching into all available entities (only about 60&percent; of them), fixed
- Experimental: link English strings to a Google translate search
- Visual update of search results
Other changes
- The suite/debugQA strings in English are no longer extracted because they are not meant to be translated (bug 782243)
See the complete list of code changes from version 1.2 on GitHub.
Version 1.2 2012-08-10
End user visible changes
- Searches for strings with single and double quotes work ex: Search for “Don't”
- The Glossary option now yields results that make sense, when you select it all other checkboxes are unselected, ex: Search for “Bookmarks”.
That option looks for the closest matches for your locale for a word or a few words and lists them all. It also lists examples of use. The main use for that is to quickly check how a word is usually translated by your team. - Perfect Match option now actually works
- Changelog page uses the same template as the application
Changes for Transvision developers
- json webservice is now available from a normal search if you add
&json
to your search query (webservice.php is still available so as to not break API consumers, please update your script to useindex.php?json
instead. ex: Search for “Don't”
Other changes
- Simplification of the python script creating TMX files
- Overall simplification of the PHP code to remove dead code
See the complete list of code changes from version 1.1 on GitHub.
Version 1.1 2012-08-01
End user visible changes
- added ach, ff, lij, my, wo locales
- removed oc, mn locales
- results for rtl locales are now correctly aligned
- added locale detection to populate the default locale on home page
- radio buttons are now clickable
- cleaned up template to hopefully look better and be more readable
Changes for Transvision developers
- json webservice now sends results with application/json Mime type instead of text/html
- install script setup.sh decoupled from glossaire.sh which updates an existing installation
Other changes
- Lots of code clean ups and simplifications
See the complete list of code changes from version 1.0 on GitHub.
Version 1.0 2012-07-27
End user visible changes
- Initial import of existing code into github and reinstalling on MozFR server
- New URL is https://transvision.mozfr.org