-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bugfix 7555 / multiselect bug #7556
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…b-7555-multiselect # Conflicts: # package-lock.json
PhotoNomad0
added a commit
that referenced
this pull request
Nov 8, 2023
* bugfix 7546 / fix creating WA group data - allow for verses to be string format (#7547) * fix creating WA group data - allow for verses to be string format * add warning when group data is generated and verse span is not found --------- Co-authored-by: PhotoNomad0 <[email protected]> * Bugfix mcleanb 7546 fix verse span support (#7549) * fix creating WA group data - allow for verses to be string format * add warning when group data is generated and verse span is not found * add unit tests to check for verse span in WA group data --------- Co-authored-by: PhotoNomad0 <[email protected]> * Bugfix 7555 / multiselect bug (#7556) * add python script to get latest * add javascript to get latest * add javascript to get latest versions of tCore * change default upgrade of macos arm64 to universal * got getLatestTcore.js working. fixed versioning in getLatestTcore.py * update unit tests for arm64 update * update unit tests * update wordAlignment * update wordAlignment --------- Co-authored-by: PhotoNomad0 <[email protected]> * update wordAlignment --------- Co-authored-by: PhotoNomad0 <[email protected]>
PhotoNomad0
added a commit
that referenced
this pull request
Nov 8, 2023
* add python script to get latest * add javascript to get latest * add javascript to get latest versions of tCore * change default upgrade of macos arm64 to universal * got getLatestTcore.js working. fixed versioning in getLatestTcore.py * update unit tests for arm64 update * Merge changelog release 3.6.2 (#7557) * bugfix 7546 / fix creating WA group data - allow for verses to be string format (#7547) * fix creating WA group data - allow for verses to be string format * add warning when group data is generated and verse span is not found --------- Co-authored-by: PhotoNomad0 <[email protected]> * Bugfix mcleanb 7546 fix verse span support (#7549) * fix creating WA group data - allow for verses to be string format * add warning when group data is generated and verse span is not found * add unit tests to check for verse span in WA group data --------- Co-authored-by: PhotoNomad0 <[email protected]> * Bugfix 7555 / multiselect bug (#7556) * add python script to get latest * add javascript to get latest * add javascript to get latest versions of tCore * change default upgrade of macos arm64 to universal * got getLatestTcore.js working. fixed versioning in getLatestTcore.py * update unit tests for arm64 update * update unit tests * update wordAlignment * update wordAlignment --------- Co-authored-by: PhotoNomad0 <[email protected]> * update wordAlignment --------- Co-authored-by: PhotoNomad0 <[email protected]> * add python script to get latest * add javascript to get latest * add javascript to get latest versions of tCore * got getLatestTcore.js working. fixed versioning in getLatestTcore.py --------- Co-authored-by: PhotoNomad0 <[email protected]>
PhotoNomad0
added a commit
that referenced
this pull request
Nov 9, 2023
* update change log * add jsdoc generation to github actions * fix jsdocs generation * fix jsdocs generation. fix some jsdocs * fix jsdocs generation. fix some jsdocs. * fix jsdocs folder name * adding git commit of jsdocs * adding git commit of jsdocs * adding git commit of jsdocs * adding git commit of jsdocs * adding git commit of jsdocs * adding git commit of jsdocs * adding git commit of jsdocs * adding git commit of jsdocs * adding git commit of jsdocs * adding git commit of jsdocs * adding git commit of jsdocs * working on adding jsDocs to github pages * README.md cleanup * README.md cleanup * remove the git version update code which does not succeed. * fix github actions * cleanup github actions * fix git commit of jsdocs * fix git commit of jsdocs * updated container * tweak logging * back out fix the npm cache * fix for committing jsdocs * fix for build errors * fix for build errors * fix for build errors * create output folder with permissions * create output folder with permissions * fix for test errors * fix for test errors * fix for test errors * fix for test errors * fix access errors for js docs * fix access errors for js docs * fix chapter justification for ltr languages. * update to 3.5.1 * fix jsdocs generation - need permission to write to docs folder * fix jsdocs generation - need permission to write to docs folder * fix jsdocs generation - need permission to write to docs folder * comments * removed push of jsdocs changes back into branch * fix access errors for js docs * update change log * update change log * fix access errors for js docs * updated docker container * exclude test folder. * fix for test failure * fix for test failure * fix for test failure * fix for test failure * fix for test failure * Feature / update electronite to v25.3.2 (#7530) * trying updated electronite * testing * trying updated electronite * update to use electronite 25.3.2 * update to use electronite 23.3.10 --------- Co-authored-by: blm <[email protected]> * feature / updated tc-source-content-updater to use the latest catalog URLs (#7531) * updated tc-source-content-updater to use the latest catalog URLs * bump version --------- Co-authored-by: blm <[email protected]> * Feature / fix URL for catalog (#7532) * updated tc-source-content-updater to use the latest catalog URLs * bump version * bump version * updated tc-source-content-updater to use the latest catalog URLs * Revert "bump version" This reverts commit 80fbb45. * bump version * bump version * updated tc-source-content-updater to use the latest catalog URLs * updated tc-source-content-updater to use the latest catalog URLs * updated tc-source-content-updater to use the latest catalog URLs * updated resources --------- Co-authored-by: blm <[email protected]> * Bugfix 7533/broken preview paragraph (#7534) * fix charis definition * fix print preview for case missing paragraph marker before --------- Co-authored-by: PhotoNomad0 <[email protected]> * Feature 7536 / front matter alignment support (#7538) * fixes for front matter alignment * update resources * fix to migrate original language bible on upgrade of version. fix to export front matter alignments * fix migration unit tests to match replacement of original language bibles parsed with older tC versions. * fix migration to remove derived original language translationWords. * Clean up highlight colors in log file. * Clean up * bump version * updated dependencies --------- Co-authored-by: PhotoNomad0 <[email protected]> * Feature 5885 / alignment enhancements (#7542) * updated word alignment tool * updated locales * updated translation helps tools * updated tools * updated tools * updated tools --------- Co-authored-by: PhotoNomad0 <[email protected]> * updated CHANGELOG.md (#7544) Co-authored-by: PhotoNomad0 <[email protected]> * bugfix 7546 / fix creating WA group data - allow for verses to be string format (#7547) * fix creating WA group data - allow for verses to be string format * add warning when group data is generated and verse span is not found --------- Co-authored-by: PhotoNomad0 <[email protected]> * Bugfix mcleanb 7546 fix verse span support (#7549) * fix creating WA group data - allow for verses to be string format * add warning when group data is generated and verse span is not found * add unit tests to check for verse span in WA group data --------- Co-authored-by: PhotoNomad0 <[email protected]> * Bugfix 7555 / multiselect bug (#7556) * add python script to get latest * add javascript to get latest * add javascript to get latest versions of tCore * change default upgrade of macos arm64 to universal * got getLatestTcore.js working. fixed versioning in getLatestTcore.py * update unit tests for arm64 update * update unit tests * update wordAlignment * update wordAlignment --------- Co-authored-by: PhotoNomad0 <[email protected]> --------- Co-authored-by: blm <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe what your pull request addresses (Please include relevant issue numbers):
Please include detailed Test instructions for your pull request:
Standard Test Instructions for PR Review Process: