1116 Commits

Author SHA1 Message Date
Jaifroid
42602a868f Add clarification note regarding release number 2023-09-13 06:10:05 +01:00
Jaifroid
dec28390d4 Source code for v3.10.2 2023-09-10 20:34:04 +01:00
Jaifroid
33a9d56594
Rename jsonp files to js so they can be accessed by extensions #1116 (#1117) 2023-09-10 18:58:02 +01:00
Jaifroid
47cd54374b
Ensure packages contain i18n files #1114 (#1115) 2023-09-10 15:14:06 +01:00
Jaifroid
dd323a8e4a
Completely exit local code on comms with remote #1111 (#1113) 2023-09-10 13:46:27 +01:00
Jaifroid
ff9abc1aaa
Add missing i18n folder to dockerfile #1109 (#1110) 2023-09-10 10:44:29 +01:00
Jaifroid
80ebaff10e Revert "Ensure dockerfile serves jsonp with correct MIME type #1099 (#1100)"
This reverts commit 368868f514d37a55a988ea8d6dbfbe23b9c226f5.
2023-09-10 10:18:49 +01:00
Jaifroid
b0bcfe6f11
Update CHANGELOG.md for release 10.0.0 (#1095) 3.10.0 2023-09-10 09:59:48 +01:00
Jaifroid
3963b882be
Fix active content warning for PhET ZIMs #1104 (#1106) 2023-09-09 14:55:16 +01:00
Jaifroid
4afe6b01e5 Update instructions on how to test extensions 2023-09-09 13:58:41 +01:00
Jaifroid
8a5671d57b Set app version to 3.10.0 2023-09-09 13:34:00 +01:00
Jaifroid
368868f514
Ensure dockerfile serves jsonp with correct MIME type #1099 (#1100) 2023-09-09 10:59:29 +01:00
Rishabh Gautam
5c91e3698a
Added --retries flag for mocha in windows test (#1097) 2023-09-05 14:55:34 +05:30
Rishabh Gautam
b78c85c4d1
Restructure tests and add Gutenberg tests on BrowserStack (#1079) 2023-09-05 12:46:04 +05:30
Jaifroid
3a56e9a7c9
Documentation updates (#1093) 2023-09-04 08:17:50 +01:00
Jaifroid
60c423c63d
Use faster & more compatible method to load lang object (#1092) 2023-09-03 15:56:01 +01:00
Jaifroid
e76108d19d
Fix file picking in latest Chromium browsers for Android #1076 (#1091) 2023-09-01 09:22:08 +01:00
Amit Panwar
474332543a
Improve vite server script by ensuring appCache is disabled on launch #1073 (#1086)
Signed off by @amitpanwar789
2023-08-31 19:40:26 +01:00
Jaifroid
33aaf8c63f
Restore IE Mode e2e testing in Windows #1088 (#1089) 2023-08-31 18:44:56 +01:00
Jaifroid
085fbf14db
Revise the UI translations in French and Spanish and add or repair dynamic features #1071 (#1078) 2023-08-31 15:09:06 +01:00
Jaifroid
ed95be5923
Add integrity test for gitignore.patch #1085 (#1084) 2023-08-31 11:01:18 +01:00
Jaifroid
3ab0d8d8b0
Update build scripts to use version from init.js #1081 (#1082) 2023-08-31 07:24:40 +01:00
Jaifroid
f0ee3f2361
Temporarily remove i18next but leave instructions to reactivate (#1080) 2023-08-29 18:35:25 +01:00
Rishabh Gautam
66ad7d68c8
Fix instabilities in CI e2e tests and rationalize the legacy test #1069 (#1070)
Signed off by @RG7279805
2023-08-27 17:52:04 +01:00
Jaifroid
9e2ee7b649
Update codeql-analysis.yml to CodeQL v2 (#1075) 2023-08-27 08:13:50 +01:00
Daksh Bajaj
dda6fe9762
Moved configuration code to init.js #1033 (#1057)
Fixes #1033
Signed off by @Daksh119.
2023-08-25 10:18:27 +01:00
Jaifroid
2e6fef829f
Translation cleanup and UI touches (#1067) 2023-08-24 14:39:25 +01:00
Jaifroid
e22bfb0f70 Clearer documentation of how to add runtime dependencies 2023-08-24 12:03:08 +01:00
Jaifroid
5336a3d7b2
Update ADDING_DEPENDENCIES_NODE_MODULES.md 2023-08-24 10:58:36 +01:00
Jaifroid
ec7809609c Clearer explanation and corrected patch 2023-08-24 09:48:29 +01:00
Jaifroid
5fca9e4586 Update gitignore.patch 2023-08-24 08:26:22 +01:00
Jaifroid
4cfdc1d901 Add a document explaining how to add node_module dependencies 2023-08-24 08:26:12 +01:00
Jaifroid
d9d44232fa Fix failure to dssplay version number
Fix #1065.
2023-08-24 07:32:53 +01:00
Jaifroid
024034827f
Add internationalization framework with French and Spanish translations #1060 (#1061) 2023-08-23 18:14:21 +01:00
Jaifroid
bd2d03c018 Revert "Organize tests into structured folders #1062 (#1064)"
This reverts commit 632f01929155967e3eb0d711e7120f5b6686a3bb.
2023-08-23 17:42:37 +01:00
Rishabh Gautam
632f019291
Organize tests into structured folders #1062 (#1064)
Signed off by @RG7279805
2023-08-23 14:16:12 +01:00
Rishabh Gautam
6689b8a639
Add e2e tests for a non-legacy ZIM archive #1042 (#1049)
Signed off by @RG7279805
2023-08-22 11:29:15 +01:00
Jaifroid
e6665ecbea
Fix legacy test for IE mode (#1059) 2023-08-19 07:41:28 +01:00
Jaifroid
53fd42d56a
Fix typos in CONTRIBUTING.md 2023-08-18 07:29:51 +01:00
Jaifroid
ca01ddd0a0 Fix failure to report errors in GitHub Actions PowerShell
Fixes #1053.
2023-08-14 18:09:49 +01:00
Jaifroid
6cd2b9f880
Force failure if one test fails with PowerShell in GitHub Actions #1053 (#1055) 2023-08-14 14:45:32 +01:00
Jaifroid
0006c0c0c1
Update documentation on tests for BrowserStack #1050 (#1054) 2023-08-14 09:07:49 +01:00
Jaifroid
c7395d0f0b
Exempt BrowserStack tests for PRs from forked Repos #1051 (#1052) 2023-08-14 07:49:21 +01:00
Jaifroid
7525f93bc5
Set up e2e tests on BrowserStack #1041 (#1047) 2023-08-13 20:07:19 +01:00
Jaifroid
91fdc4dd6c Add links to the testing frameworks 2023-08-10 09:58:02 +03:00
Jaifroid
12538891c8 Final cleanup of TEST documentation 2023-08-10 08:03:57 +03:00
Jaifroid
6d904ba729 Modularize legacyRayCharles test and fix typos 2023-08-10 07:50:31 +03:00
Jaifroid
6c794679a6
Add documentation and licensing for e2e tests #1045 (#1046) 2023-08-09 17:54:39 +03:00
Rishabh Gautam
a7a36a6797
Convert jQuery .on event listeners to their native JS equivalents #918 (#1035)
Signed off by @RG7279805.
2023-08-08 16:49:56 +03:00
Jaifroid
0d8f4d822e
Add more explicit e2e tests for ServiceWorker compatibility #1043 (#1044) 2023-08-08 15:14:33 +03:00