Commit graph

4261 commits

Author SHA1 Message Date
Sabine
3d1972bd4f feat(developer): add tests for validate() 2025-07-11 10:40:07 +02:00
Sabine
ca41381659 feat(developer): add call of validate 2025-07-10 09:08:41 +02:00
Sabine
d2b2193180 feat(developer): remove call of validate 2025-07-10 08:18:05 +02:00
Sabine
558676c3ed feat(developer): concatenating path for makePathToFixture 2025-07-09 15:14:36 +02:00
Sabine
1a522bf8a4 feat(developer): add header comment for keylayot-xml.ts 2025-07-09 15:03:13 +02:00
Sabine
2dfa57c142 feat(developer): changes in build.sh, fixup-schema 2025-07-09 14:14:58 +02:00
Sabine
5f25f647af feat(developer): changes in build.sh 2025-07-09 09:49:56 +02:00
Sabine
761403c782 feat(developer): remove unnecessary code 2025-07-09 08:00:55 +02:00
Sabine
f81c544634 Merge branch 'feat/developer/kmc-convert-validateKeylayout' of https://github.com/keymanapp/keyman into feat/developer/kmc-convert-validateKeylayout 2025-07-08 16:55:04 +02:00
Sabine
9ecbd58aa7 feat(developer): add keylayout-xml.ts 2025-07-08 16:54:28 +02:00
SabineSIL
485b47226e
Merge branch 'feat/developer/kmc-convert' into feat/developer/kmc-convert-validateKeylayout 2025-07-08 15:46:09 +02:00
Sabine
461717808d feat(developer): version with broken schema.bundler 2025-07-08 15:37:27 +02:00
Sabine
a81a3f820e feat(developer): remove line 2025-07-08 13:56:55 +02:00
Sabine
042a6a53f7 feat(developer): adapt path in makePathToFixture 2025-07-08 12:21:03 +02:00
Sabine
979d74887d feat(developer): failing test write(): convert() use correct filepath 2025-07-08 11:35:02 +02:00
Sabine
59cf3a00d1 feat(developer): changes in makePathToFixture in tests 2025-07-08 09:07:58 +02:00
Sabine
16696496c4 feat(developer): include create_schems.sh and configure in build.sh 2025-07-07 19:48:19 +02:00
Sabine
6d850f9710 feat(developer): remove fixup-keylayout-schema 2025-07-07 11:47:28 +02:00
Sabine
faaf5c9abc feat(developer): validation finished 2025-07-07 11:42:00 +02:00
Sabine
de9820d3c0 feat(developer): validation OK 2025-07-04 19:13:52 +02:00
Sabine
0e69f91940 feat(developer): merged changes from 12564 into feat/developer/kmc-convert-validateKeylayout branch
remove #text: first idea
2025-07-03 18:12:23 +02:00
Sabine
cebbda981f Merge branch 'feat/developer/kmc-convert' into feat/developer/kmc-convert-validateKeylayout
# Conflicts:
#	developer/src/common/web/utils/src/xml-utils.ts
#	developer/src/kmc-convert/src/converter-messages.ts
#	developer/src/kmc-convert/src/keylayout-to-kmn/keylayout-file-reader.ts
#	developer/src/kmc-convert/src/keylayout-to-kmn/keylayout-to-kmn-converter.ts
#	developer/src/kmc-convert/src/keylayout-to-kmn/kmn-file-writer.ts
2025-07-03 11:54:41 +02:00
Sabine
4d307a5a08 feat(developer): remove commented code 2025-07-03 09:59:46 +02:00
Sabine
9937ce1ac4 feat(developer): add keylayout to xml-utils 2025-07-02 17:13:50 +02:00
Sabine
0e590a16c8 Merge branch 'feat/developer/kmc-convert' of https://github.com/keymanapp/keyman into feat/developer/kmc-convert 2025-07-02 16:24:14 +02:00
Sabine
70965c0dfe feat(developer): validate: edit xsd-file-> validates files OK 2025-07-02 14:51:18 +02:00
Sabine
cdb3634f41 feat(developer): interfaces for attributes/nodes 2025-06-28 08:54:25 +02:00
Sabine
855ae40579 feat(developer): set timeout to 10000 ms for tests of the run() function 2025-06-27 14:02:31 +02:00
Sabine
82a965b2c8 Merge branch 'feat/developer/kmc-convert' of https://github.com/keymanapp/keyman into feat/developer/kmc-convert 2025-06-27 11:24:31 +02:00
Sabine
c0d64f82a8 feat(developer): remove my own tests 2025-06-27 11:23:47 +02:00
SabineSIL
33ce348791
Merge branch 'epic/kmc-convert' into feat/developer/kmc-convert 2025-06-27 11:02:02 +02:00
Sabine
5984b15d51 feat(developer): input filenae - remove process.cwd(), create outputFilename from inputFilename 2025-06-27 10:21:49 +02:00
Sabine
f86bd1f235 feat(developer): started with run returning artifacts 2025-06-25 17:53:55 +02:00
Sabine
072ecbe97b feat(developer): work on comments of PR 12564: replace if/else with array; change in util.ts to prevent NFD characters to be omitted 2025-06-25 15:25:42 +02:00
Sabine
e345798b4b feat(developer): work on more comments:
- make convert() private
- 2 new versions of write()
- tests for new versions of write()
- use keyman verion number
- remove process.cwd from keylayout-file-reader.ts
- add ERROR_UnsupportedCharactersDetected
2025-06-24 17:30:49 +02:00
Keyman Server
76c515213e
Merge branch 'epic/kmc-convert' into chore/merge-master-into-kmc-convert 2025-06-12 17:02:25 -07:00
dependabot[bot]
8f7462c22c
chore(deps): bump brace-expansion
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 20:56:26 +00:00
Marc Durdin
90187885c1 chore(developer): extend unit test timeout for getLastGitCommitDate 2025-06-10 10:22:29 +07:00
rc-swag
dbed922bc0
Merge branch 'epic/kmc-convert' into chore/merge-master-into-kmc-convert 2025-06-09 14:12:18 +10:00
dependabot[bot]
70859f2d34
chore(deps): bump multer from 2.0.0 to 2.0.1
Bumps [multer](https://github.com/expressjs/multer) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expressjs/multer/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-05 05:08:54 +00:00
Marc Durdin
accff81b19 maint(developer): update mocha version for kmc-convert 2025-06-03 11:40:03 +07:00
Steven R. Loomis
25ddb324f2 chore(developer): ldml: bring strs/tran compiler messages in line with design
- fix a case where context wasn't being passed

Fixes: #14099
2025-06-02 13:33:00 -05:00
Steven R. Loomis
3743a92534 chore(developer): ldml: bring strs/tran compiler messages in line with design
- fix some case pertaining to strings and escapes

Fixes: #14099
2025-06-02 13:00:56 -05:00
Steven R. Loomis
41cf045d3f chore(developer): ldml: add a test for complex interpolation in messages
- and fix a case in keys

Fixes: #14099
2025-06-02 12:20:39 -05:00
Steven R. Loomis
dc0023098d chore(developer): ldml: bring layr/keys compiler messages in line with design
Fixes: #14099
2025-06-02 11:15:23 -05:00
Steven R. Loomis
01777fc897 chore(developer): ldml: bring disp compiler messages in line with design
- simplify some messages to use <display display='..'> as the key, so there's not code running in the message function

Fixes: #14099
2025-06-02 10:58:56 -05:00
Steven R. Loomis
4884d7ceb5 chore(developer): ldml: remove dup zapMessageMetadata()
Fixes: #14099
2025-06-02 10:41:19 -05:00
Steven R. Loomis
a5d4177177
Merge branch 'feat/developer/13937-ln-tran-bksp' into chore/developer/14091-err-unparseable-reorder 2025-06-02 10:15:08 -05:00
Steven R. Loomis
35db576dea
Merge branch 'feat/developer/13935-ln-usetcompiler' into feat/developer/13937-ln-tran-bksp 2025-06-02 10:14:53 -05:00
Steven R. Loomis
cf68b2a3bd
Merge branch 'feat/developer/13932-ln-more-strscompiler' into feat/developer/13935-ln-usetcompiler 2025-06-02 10:14:25 -05:00