Tom Bishop
Tom Bishop
-Add .prettierrc.json with custom settings for .java files -Only java files in tools/cldr-code/src/main/java/org/unicode/cldr/util CLDR-15381 - [ ] This PR completes the ticket.
-Add package.json with custom settings for .java files -Default for printWidth is 80; setting it to 100 results in fewer line breaks -Only java files in tools/cldr-code/src/main/java/org/unicode/cldr/util CLDR-15381 - [...
-Correction for new api xpath in cldrTable.getSingleRowUrl (theRow.xpathId not tr.rowHash) -Move getPageUrl to cldrTable; make TABLE_USES_NEW_API private -In cldrTable.js, always use sortMode = displaySets.default = ph -Purge var from cldrTable.js,...
-Numerous changes based on following instructions in Update Language/Script/Region Subtags -Error summary (running locally): - CLDR/TestLocale/testLanguageTagParserIsValid - CLDR/TestSupplementalInfo/TestMacrolanguages - CLDR/TestValidity/TestCompatibility - CLDR/TestValidity/TestLstrConsistency CLDR-17115 - [ ] This PR completes the...
-Addition of checkboxes to show/hide categories implemented in DashboardWidget.vue -Tooltips say Show ... for checkboxes and Scroll to ... for buttons -Comment out unused import of cldrXlsx.mjs in cldrDash.mjs; usage...
-This is the effect of running ... modify -fV -scommon/main -Running ... modify -fV -scommon/annotations has no effect -The change to CLDRModify.java has no effect with current data (println not...
-New back-end api/GenerateVxml.java, alternative to legacy admin-OutputAllFiles.jsp -New front-end cldrGenerateVxml.mjs, GenerateVxml.vue -Changes to OutputFileManager.java, support button/api as alternative to jsp -Comments involving related VXML tickets CLDR-14913 - [ ] This...
-New TestEnInheritance.java CLDR-17088 - [ ] This PR completes the ticket. ALLOW_MANY_COMMITS=true
-For now, change only the front end -Combine notifications in certain categories so that there is not more than one per page -For now, apply this to both Missing and...
-New CONSTRUCTED_VALUE_PREFIX, CONSTRUCTED_VALUE_SUFFIX, makeConstructedValue CLDR-17014 - [ ] This PR completes the ticket. ALLOW_MANY_COMMITS=true