1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-27 03:31:47 +01:00
Commit Graph

549 Commits

Author SHA1 Message Date
camer0n
b165b95b94 Issue #5443 Increase the number of admin URLs in Acceptance test. 2025-03-31 10:49:43 -07:00
camer0n
cfebf11d02 Issue #5458 Also adds support for site_hosts configuration option.
Minimum PHP version set to 8 during installation.
2025-03-31 07:11:03 -07:00
camer0n
a521f6a2cd Fixed acceptance test selectOption() argument type. 2025-03-30 13:04:25 -07:00
camer0n
7219591db4 Expanded admin-ui search query test. 2025-03-30 06:10:18 -07:00
camer0n
a96ff21d95 Improved testing of admin-ui search/filter. 2025-03-29 15:25:41 -07:00
camer0n
13849c39c0 News test. 2025-03-29 15:22:33 -07:00
camer0n
80ecb2b289 Improved testing of admin-ui search with custom handler. 2025-03-27 08:04:59 -07:00
camer0n
1b54602be1 Issue #5443 - PHP 8.4 test fixes. 2025-03-17 13:44:04 -07:00
camer0n
d58f199f28 Issue #5444 - Support for plugin tests - tweaked for github workflow. 2025-03-16 14:27:54 -07:00
camer0n
d7c69a8d81 Issue #5444 - Support for plugin tests. 2025-03-16 13:49:46 -07:00
camer0n
a41e9bbde3 Issue #5444 Plugin's can now contain Unit and Acceptance tests. 2025-03-16 12:47:23 -07:00
camer0n
ffec694673 Issue #5444 Initial working dynamic plugin test detection. 2025-03-16 11:43:30 -07:00
camer0n
baca43b023 PHP 8.4 support and dynamic loading of plugin tests (WIP) 2025-03-15 17:35:00 -07:00
camer0n
fc19cabda7 Make sure e107_config.php backup functions correctly, even when the tests are halted. 2025-03-15 17:34:14 -07:00
camer0n
609d99d9da Test issue. 2025-02-14 11:45:49 -08:00
camer0n
25cc78c63d Issue #5422 - Improved test for timezone variability. 2025-02-14 11:23:35 -08:00
camer0n
ab58afd629 Issue #5382 #5432 Updated tests. 2025-02-06 13:36:02 -08:00
camer0n
c48f78a753 Issue #5422 Test fix. 2025-02-05 09:28:09 -08:00
camer0n
a4b06a6918 #5422 Test fix. 2025-02-05 09:19:59 -08:00
camer0n
b05fea833c #5422 Support for schema. News schema added and FAQs schema template simplified. 2025-01-31 11:54:19 -08:00
camer0n
cd30dfdc0d Fixes #5396 toVideo dimensions. 2025-01-16 11:23:25 -08:00
camer0n
e8f5e804b2 Fixes #5390 Incorrect mime-type when using toAudio() with .wav files. 2025-01-14 15:45:38 -08:00
camer0n
b51833b794 Fixes #5387 - Avatar mime type on remote image. 2025-01-13 15:35:28 -08:00
camer0n
0b89d5d301 Issue #5209 - Partial fix. Currently does not support FULLTEXT on a field that already has an INDEX. 2025-01-03 16:02:38 -08:00
Nick Liu
8a6919f2a3 ci: Workaround for https://github.com/saltstack/relenv/issues/182
relenv version 0.16.0 bundled with SaltStack 3007.1 has a bug that
prevents the installation of the PyPI package "mysqlclient".

This change applies a known workaround to enable the package to
install in the Salt minion onedir.
2025-01-03 19:20:24 +01:00
Nick Liu
092420bf61 ci: Fix how the Salt minion finds the state files (CI only) 2025-01-03 18:49:41 +01:00
Nick Liu
2a27b05379 ci: Revert acceptance test debugging 2025-01-03 18:26:50 +01:00
Nick Liu
c47e0ac374 ci(salt-bootstrap): New URL for SaltStack bootstrap script
The Salt Project decommissioned https://bootstrap.saltproject.io/ in
November 2024.
2025-01-03 18:19:52 +01:00
camer0n
2730f16af4 Fixes #5097 Site redirection not working with www. Moved to method. Test added. 2024-12-19 15:33:28 -08:00
camer0n
b25e60888b Closes #5365 Image alt attribute management via Media Manager. Test added. 2024-12-19 13:17:32 -08:00
camer0n
d4ffe9318d Acceptance tweaks. 2024-12-18 10:52:13 -08:00
camer0n
5239bab6a2 composer fix. 2024-11-27 20:43:43 -08:00
camer0n
697e7f0ff7 Updated dependencies 2024-11-27 13:29:47 -08:00
camer0n
baa171cfb8 Closes #5269 Optgroup class identifiers. 2024-05-31 13:36:18 -07:00
camer0n
6fd5c5dc10 Minor tweaks and extended File zip test. 2024-05-10 11:42:52 -07:00
camer0n
bdbda018d2 Issue #5208 - Start of PCLZip removal. 2024-04-17 14:17:04 -07:00
camer0n
fed582ad30 Test fixes. 2024-04-17 11:34:32 -07:00
camer0n
8711f503a1 Issue #5120 Return to multi-dimensional format for multisite plugin compatibility. 2024-04-08 16:02:44 -07:00
camer0n
145d1dea80 Fixes #5214 form help icon fix. DST test fixes. 2024-04-05 17:29:17 -07:00
camer0n
868e6a42c4 Issue #5205 - Creation of urls with custom domain setting when using 'full' mode. 2024-03-12 16:32:01 -07:00
camer0n
65399f78c4 HybridAuth test update. 2024-03-05 16:35:36 -08:00
camer0n
209f0ea898 Closes #5191 - Match static URL to previously called/generated static url when present. 2024-02-07 14:47:11 -08:00
camer0n
d20326a2ec Issue #5191 Static URL mapping. 2024-02-07 13:06:00 -08:00
Jimako
fa62e89a5f #5176 "ip" text box 45 characters
CLOSES #5176
2024-01-30 13:14:11 -06:00
camer0n
dbb9c74727 Closes #5171 Social trackers updated 2024-01-19 13:23:01 -08:00
camer0n
cab361e76c Fixes #5160 Social plugin XURL updates. 2023-12-19 15:18:23 -08:00
camer0n
63d3c075c3 Issue #5120 Use static methods. 2023-12-18 14:38:04 -08:00
camer0n
ab5f0fb911 Fixes #5156 Static URL issue. 2023-12-18 12:21:49 -08:00
camer0n
b970aec7aa Issue #4501 Reinitialize db_verify after plugin installation. 2023-12-07 14:11:23 -08:00
camer0n
fc59e8211f Issue #4501 TBD 2023-12-06 16:12:27 -08:00