Commit graph

408 commits

Author SHA1 Message Date
Marc Durdin
f6cccbc8cc Update history 2018-06-12 10:49:25 +07:00
Marc Durdin
73bf690cfd Re-ran platform tests post beta release builds and documented 2018-06-12 09:55:46 +07:00
Marc Durdin
42804bf63a Fix missing Edge browser test 2018-06-11 21:44:12 +07:00
Marc Durdin
62eba2012b Fixes #974. Platform statement no longer sneakily does version tests. 2018-06-11 15:19:53 +07:00
Marc Durdin
27c565b0e2 Reworked several aspects of platform constraints esp. regarding unknown constraints. Rewrote keyboard and spreadsheet to facilitate testing more reliably. 2018-06-11 15:07:55 +07:00
Marc Durdin
f8427c3f48 Add platformtest.js to Android test harness 2018-06-08 15:57:02 +07:00
Marc Durdin
5a2e529713 Fixes #965. 'hardware' is now supported in Keyman Desktop on Windows platform test 2018-06-08 13:29:12 +07:00
Marc Durdin
ae22b52ec5
Merge pull request #964 from keymanapp/windows-strip-script-subtag-on-windows-7-keyboard-install-919
[Windows] Strip script subtag on Windows 7 before installing keyboard as script subtag not supported.
2018-06-08 10:34:02 +07:00
Marc Durdin
55aa150d20 Fixes #919 (again). Strip script subtag on Windows 7 before installing keyboard as script subtag not supported. 2018-06-08 10:16:33 +07:00
Marc Durdin
84f6dabf8e
Merge pull request #955 from keymanapp/windows-use-filename-if-keyboard-untitled-888
[Windows] Untitled keyboards will now show the filename of the keyboard in Keyman UI
2018-06-06 21:19:22 +07:00
Marc Durdin
2417b3c6bf
Merge pull request #953 from keymanapp/windows-history-md
[windows] Update history.md
2018-06-06 16:17:20 +07:00
Marc Durdin
112c517823 Fix merge conflict 2018-06-06 15:53:47 +07:00
Marc Durdin
dc76e53067 Fixes #888. Untitled keyboards will now show the filename of the keyboard in Keyman UI 2018-06-06 10:45:58 +07:00
Marc Durdin
ae3a0df6da [windows] Update history.md 2018-06-06 07:54:53 +07:00
Marc Durdin
d12a5531fc Fixes sillsdev/keyman-issues#5641. Crash in Keyman Configuration on Win7 when enumerating keyboard custom languages 2018-06-05 16:39:27 +07:00
Marc Durdin
67333c95f6 Fixes #919. Keyboards with custom BCP 47 language tags will now install on Windows 7 with a fallback language. 2018-06-05 16:30:40 +07:00
Marc Durdin
cd5c0adb64 Fixes #854. Remove logfile only on close of crash report dialog, not after failing to send 2018-06-05 08:29:00 +07:00
Marc Durdin
c72d81d96e Fixes #852. Locked files are ignored and no longer block crash report from uploading. 2018-06-05 08:14:13 +07:00
Marc Durdin
63f59c2f6d
Merge pull request #926 from keymanapp/developer-attach-web-button-in-package-editor-921
[Developer] Open packages page now opens browser
2018-06-02 13:56:10 +07:00
Marc Durdin
a187daeb5b Fixes #921. Open packages page now opens browser 2018-05-31 14:49:40 +07:00
Marc Durdin
3b6c6b7554 Fixes #899. Don't left-trim comment lines in source. 2018-05-31 14:41:50 +07:00
Marc Durdin
19e9ca1cdb history.md updates 2018-05-31 10:38:20 +07:00
Marc Durdin
e1cb772ebb
Merge pull request #922 from keymanapp/windows-fix-support-email-link
Fixup email support link in help for Windows
2018-05-31 10:03:00 +07:00
Marc Durdin
657f4ec76a Fixup email support link in help for Windows 2018-05-31 09:53:52 +07:00
Marc Durdin
6478811b5f
Merge pull request #918 from keymanapp/windows-bcp47-uses-last-description-instead-of-first-912
[Windows] Fixes a problem where "Castilian" was shown instead of "Spanish"
2018-05-30 15:28:46 +07:00
Marc Durdin
2324131671 Fixes #912. BCP47 import will now use first description for a subtag rather than the last. 2018-05-30 10:17:08 +07:00
Marc Durdin
b3377a84ce
Merge pull request #916 from keymanapp/windows-options-dialog-crashes-on-save-5613
[Windows] Keyboard Options dialog no longer crashes on save.
2018-05-30 08:26:39 +07:00
Marc Durdin
1b091c15c6 Fixes sillsdev/keyman-issues#5613. Keyboard Options dialog no longer crashes on save. 2018-05-30 08:22:12 +07:00
Marc Durdin
16669e7415
Merge pull request #915 from keymanapp/windows-dont-crash-if-kvk-doesnt-install-5611
[Windows] Avoid crashing if a kvk file is invalid in a package.
2018-05-29 13:06:10 +07:00
Marc Durdin
6caad779a4
Merge pull request #910 from keymanapp/developer-web-server-serve-packages-890
[Developer] Make it easy for developers to install a .kmp from the Web Debugger
2018-05-29 09:24:37 +07:00
Marc Durdin
aff84c2f73
Merge pull request #908 from keymanapp/developer-hide-debug-status-form-in-test-mode-5412
[Developer] Hide Debug Status form in Test Mode, prevents uninitialised data errors
2018-05-29 09:24:24 +07:00
Marc Durdin
e56ad99104
Merge pull request #911 from keymanapp/developer-enforce-canonical-language-tags-885-891
[Developer] Improve support for BCP 47 in Package Editor
2018-05-29 09:24:15 +07:00
Marc Durdin
b79a2596a1 Fixes #5611. Avoid crashing if a kvk file is invalid in a package. 2018-05-29 08:49:41 +07:00
Marc Durdin
89ee7bc3ee Fix unit tests 2018-05-29 08:03:25 +07:00
Marc Durdin
cad4213ec6 Fixes #885. Fixes #891. Canonicalizes, as far as possible, new language IDs as keyboards added to package 2018-05-28 15:47:22 +07:00
Marc Durdin
bad1fb3457
Merge pull request #909 from keymanapp/developer-avoid-crash-when-loading-invalid-project-file-5568
[Developer] Prevents a crash when Keyman Developer attempts to load an invalid project file.
2018-05-28 13:31:17 +07:00
Marc Durdin
d855fe831d Fixes #890. Makes it easy for developers to install a .kmp from the Web Debugger 2018-05-28 13:29:14 +07:00
Marc Durdin
30c9d274fb Fixes sillsdev/keyman-issues#5568. Prevents a crash when Keyman Developer attempts to load an invalid project file. 2018-05-28 10:14:41 +07:00
Marc Durdin
c63b903a17
Merge pull request #907 from keymanapp/developer-crash-restarting-regression-test-batch-5411
[Developer] Fix for crash in Developer restarting regression test batch half-way through the batch.
2018-05-28 09:12:24 +07:00
Marc Durdin
547898dd51 Fixes sillsdev/keyman-issues#5557. Hide Debug Status form in Test Mode, prevents uninitialised data errors. 2018-05-28 09:11:21 +07:00
Marc Durdin
0bd6805095
Merge pull request #897 from keymanapp/developer-rename-touchlayout-files
[Developer] For new keyboard layouts, touch layout files will have .keyman-touch-layout extension
2018-05-28 07:58:06 +07:00
Marc Durdin
fca9427244
Merge pull request #906 from keymanapp/windows-incorrect-icons-in-hotkeys-tab-858
[Windows] Incorrect icons caused by lookup against non-installed language profile.
2018-05-28 07:57:09 +07:00
Marc Durdin
f743146e1f Fixes sillsdev/keyman-issues#5411. Crash in Developer restarting regression test batch half-way through the batch. 2018-05-28 07:49:07 +07:00
Marc Durdin
6e72c1a2a7 Fixes #858. Incorrect icons caused by lookup against non-installed language profile. 2018-05-28 07:35:13 +07:00
Marc Durdin
bfcf8c69b2
Merge pull request #900 from keymanapp/developer-message-on-compile-before-debug-762
[Developer] The debugger should check that build succeeded before attempting to start.
2018-05-26 08:12:58 +07:00
Marc Durdin
aef1f0de9a
Merge pull request #898 from keymanapp/developer-make-longpress-slash-darker-728
[Developer] Make longpress slash darker in touch layout editor
2018-05-25 14:07:07 +07:00
Marc Durdin
2e918ba893 Fixes #762. The debugger should check that build succeeded before attempting to start. 2018-05-25 14:00:29 +07:00
Marc Durdin
e1c1ee39db Fixes #728. Make longpress slash darker in touch layout editor 2018-05-25 11:47:20 +07:00
Marc Durdin
eb22c33859 Fixes #724. For new keyboard layouts, touch layout files will have .keyman-touch-layout extension 2018-05-25 11:18:48 +07:00
Marc Durdin
1b9f64f811 Avoid issues when invalid tags are given 2018-05-25 08:15:03 +07:00