1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 11:20:25 +02:00
Commit Graph

14189 Commits

Author SHA1 Message Date
rica-carv
a55bc5ae43 Merge branch 'e107inc:master' into master 2025-01-19 18:23:20 +00:00
camer0n
61104c5c8e Issue #5399 - Exclude CLI from user nav audit. 2025-01-18 11:55:28 -08:00
camer0n
c90fd538f2 Closes #5399 User audit navigation logging option. 2025-01-18 11:49:01 -08:00
rica-carv
a8a4ee8ab5 Merge branch 'e107inc:master' into master 2025-01-16 21:30:25 +00:00
camer0n
cd30dfdc0d Fixes #5396 toVideo dimensions. 2025-01-16 11:23:25 -08:00
rica-carv
5bbd9e717c Merge branch 'e107inc:master' into master 2025-01-15 12:58:13 +00: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
6aa42ccad9 Closes #5373 - Bootstrap 5. 2025-01-13 11:41:57 -08:00
camer0n
d86eeac7bc Issue #5373 - for testing 2025-01-13 11:20:05 -08:00
rica-carv
41cd2dd1a4 Merge branch 'e107inc:master' into master 2025-01-10 22:18:01 +00:00
camer0n
73c5760cbb Fix for pull request #5340 2025-01-10 10:48:13 -08:00
Cameron
a5f790dab1 Merge pull request #5340 from rica-carv/rica-carv-newforumpostsmenu
Fixes #4322 and closes #5337 New forum posts menu.
2025-01-10 10:39:18 -08:00
Cameron
f98d386bd9 Merge pull request #5347 from rica-carv/rica-carv-forum_shortcode_bug
Forum shortcode e_BASE bug correction
2025-01-10 10:33:42 -08:00
camer0n
12fb2e0073 Closes #5336 - Forgot password page Bootstrap5 template fix. 2025-01-10 09:57:52 -08:00
rica-carv
a1dc4b4776 Merge branch 'e107inc:master' into master 2025-01-10 10:05:45 +00:00
camer0n
a1243c4175 Issue #5365 - remove test code. 2025-01-09 09:14:31 -08:00
Cameron
0a90b58b22 Merge pull request #5351 from Jimmi08/plugin_builder
Closes #5350 - Plugin builder - admin links respected
2025-01-07 11:46:48 -08:00
camer0n
abda42015b Closes #5379 - Adds support for custom styling of modal windows in admin area. 2025-01-07 11:18:18 -08:00
camer0n
e6775b5afd Fontawesome updated to 6.7.2 2025-01-07 09:02:03 -08:00
camer0n
280a9aa099 Updated Bootstrap Library to 5.3.3 2025-01-05 08:20:48 -08:00
Nick Liu
6ed8377b0e #5209: Add full-text indexes to table comments
`e107_handlers/search/search_comment.php` hasn't been migrated to
e107 v2 standards yet, so we forgot to add indexes of the search
fields specified here:
a3c04d6b1d/e107_handlers/search/search_comment.php (L67)
2025-01-04 15:48:28 +01:00
camer0n
a3c04d6b1d Issue #4501, Issue #5209 - Correct search fields in blank plugin. 2025-01-03 16:14:07 -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
Cameron
9d0159570e Merge pull request #5342 from tgtje/master
Update lan_newspost.php
2024-12-19 13:49:32 -08:00
Cameron
7c6cad7d00 Merge pull request #5344 from Jimmi08/patch-4
Fix for correct test of table name in plugin-builder
2024-12-19 13:41:43 -08:00
camer0n
c51c2f3e77 Closes #5367 Custom sorting of admin-ui Filter and Batch drop-down menus. 2024-12-19 13:18:16 -08:00
camer0n
b25e60888b Closes #5365 Image alt attribute management via Media Manager. Test added. 2024-12-19 13:17:32 -08:00
camer0n
176f8eb325 podman 2024-12-18 11:42:50 -08:00
camer0n
441ee75e41 Removed --rm from the container 2024-12-18 11:40:23 -08:00
camer0n
5156628e7e Revert 2024-12-18 11:32:43 -08:00
camer0n
18a58c3ac8 Added dnsutils 2024-12-18 11:21:00 -08:00
camer0n
d0fd70bb6e Removed ping 2024-12-18 11:15:40 -08:00
camer0n
b59bb65de0 Removed --network host from the docker run command. 2024-12-18 11:04:34 -08:00
camer0n
d4ffe9318d Acceptance tweaks. 2024-12-18 10:52:13 -08:00
camer0n
e659fe78c0 Removed old Ubuntu version 2024-12-18 10:37:33 -08:00
camer0n
00391b0856 More debug info added. 2024-12-18 10:04:54 -08:00
camer0n
2a89c16678 Added SaltStack debug info. 2024-12-18 09:53:01 -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
422a80e317 Replace forward slashes in database names. 2024-11-27 11:37:29 -08:00
camer0n
db6472c03b Set artifact name routine added. 2024-11-27 11:30:52 -08:00
camer0n
ff505cacdf Removed duplicate line. 2024-11-27 11:19:22 -08:00
camer0n
ba721496cd Remove colon from artifact name. 2024-11-27 11:15:37 -08:00
camer0n
a8bb4632a9 Ensure that the artifact names are unique for each matrix configuration 2024-11-27 11:08:01 -08:00