1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-25 03:36:42 +02:00
Commit Graph

5563 Commits

Author SHA1 Message Date
camer0n
acb0c595b3 Issue #5443 Fix for session_set_save_handler(): Providing individual callbacks instead of an object implementing SessionHandlerInterface is deprecated 2025-04-17 04:16:27 -07:00
camer0n
94fa36ade2 Issue #5472 SQL_CALC_FOUND_ROWS is deprecated since MySQL 8.0. 2025-04-16 11:19:46 -07:00
camer0n
93eeaf614d Issue #3514 - Display page count to avoid accidental deletion of populated chapters. 2025-04-13 09:04:29 -07:00
camer0n
2f3b4a435b Closes #5469 Added option to set the user when logging. 2025-04-11 18:42:34 -07:00
camer0n
5a040b64e2 Issue #5465 Fixed fallback. Added user error warning for missing LANs. 2025-04-11 08:58:51 -07:00
camer0n
bea796463e Issue #5465 Plugin language file conversion. 2025-04-11 07:23:57 -07:00
camer0n
9de234324c Issue #6 URLs should not be inside language files. 2025-04-11 07:23:57 -07:00
camer0n
e5edbf665c Issue #5382 - Fix history table creation. 2025-04-08 17:29:10 -07:00
camer0n
62d53cd5d8 Issue #5458 Make sure 'www.' version of host is accepted. 2025-04-07 15:22:17 -07:00
camer0n
31e7d1d3b0 Issue #5465 Core language files converted. (excluding plugins) 2025-04-04 18:29:07 -07:00
camer0n
c46b7b1d36 Issue #5465 Support for array language files. 2025-04-04 13:42:14 -07:00
camer0n
93c301bdb8 Issue #5443 undefined constants 2025-04-04 07:02:04 -07:00
camer0n
b1bd073b84 Fixes #5464 - admin-ui fatal error with custom method attribute and method type and filter set to true. 2025-04-02 17:31:12 -07:00
camer0n
ec5a16b3eb Issue #5443 2025-04-01 12:01:44 -07:00
camer0n
a459332e10 Issue #5295 TODO 2025-04-01 12:00:58 -07:00
camer0n
d4fcbfe1ea Issue #5120 Fix customization of folder paths for handlers and plugins. Updated dependencies.
'defaultdb' is now deprecated in new e107_config.php. Use 'db' instead.
2025-03-31 16:02:46 -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
2abfee68d2 Issue #5458 - support subdomains 2025-03-30 09:22:56 -07:00
camer0n
4a5025992f Issue #5458 Make sure configured siteurl preference contains 'http'. 2025-03-30 09:09:52 -07:00
camer0n
16eaf7b59a Revert "Allow parked domains."
This reverts commit 65a239e9f0.
2025-03-30 08:43:14 -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
80ecb2b289 Improved testing of admin-ui search with custom handler. 2025-03-27 08:04:59 -07:00
camer0n
65a239e9f0 Allow parked domains. 2025-03-18 12:48:37 -07:00
camer0n
019d12b591 Code cleanup 2025-03-18 11:54:55 -07:00
camer0n
1b54602be1 Issue #5443 - PHP 8.4 test fixes. 2025-03-17 13:44:04 -07:00
camer0n
52041d406f Issue #5443 - PHP 8.4 fixes. 2025-03-16 12:48:18 -07:00
camer0n
f19607c780 Issue #5350 Add default values for admin links when creating a plugin from scratch. 2025-03-03 14:17:44 -08:00
camer0n
d340c7f465 Issue #5432 - button styling. 2025-02-14 11:22:44 -08:00
camer0n
f772ab0b98 Issue #5432 Styling 2025-02-07 14:01:34 -08:00
camer0n
10ed5f8c95 Issue #5382 History/Revert changes. 2025-02-06 12:23:49 -08:00
camer0n
73d4e28040 Issue #5382 Database change logging for Admin-UI. More to come.. 2025-02-05 16:22:03 -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
9d328545d0 Issue #5387 Tweak for tests. 2025-01-23 14:12:41 -08:00
camer0n
c90fd538f2 Closes #5399 User audit navigation logging option. 2025-01-18 11:49:01 -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
6aa42ccad9 Closes #5373 - Bootstrap 5. 2025-01-13 11:41:57 -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
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
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
camer0n
2730f16af4 Fixes #5097 Site redirection not working with www. Moved to method. Test added. 2024-12-19 15:33:28 -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
697e7f0ff7 Updated dependencies 2024-11-27 13:29:47 -08:00
Jimako
fcac366705 plugin builder - admin links 2024-10-10 16:03:41 +02:00
Jimako
5b89ccb4f7 Update e_pluginbuilder_class.php
Fix for correct test of table name - mistypo
2024-09-25 22:42:39 +02:00