1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-03 04:02:33 +02:00

3350 Commits

Author SHA1 Message Date
Moc
6024676292
Fixes #5121 - Update COPPA links 2023-11-29 20:57:09 +01:00
Cameron
951b09d112
Merge pull request #4508 from Deltik/fix/4501
Issue #4501 Migrate database charset to utf8mb4 and storage engine to InnoDB
2023-11-28 15:24:42 -08:00
camer0n
ea8a814ab4 Extra tests and minor cleanup for PHP 8.3. 2023-11-28 12:18:09 -08:00
camer0n
98eaf0c682 Bumped to v2.4.0 (git) 2023-11-24 09:35:17 -08:00
camer0n
1df7d8ed1d Issue #4940 - Flexpanel. 2023-11-21 11:32:31 -08:00
camer0n
dcd1745bad Fixes #4940 - Flexpanel was not displaying moved core items correctly. 2023-11-18 08:45:15 -08:00
camer0n
34ba78023c Closes #4969, Fixes #5008, Fixes #4498 - FontAwesome6 support. 2023-11-17 11:18:23 -08:00
camer0n
1b69719330 Closes #5106 - system notification consolidation. 2023-11-15 16:26:24 -08:00
camer0n
14612c5211 Issue #5096 Cron tweaks 2023-11-08 09:28:23 -08:00
camer0n
e831266d01 Closes #5099 - Display current server time in prefs. 2023-11-08 09:19:15 -08:00
camer0n
eee2ae0cad Issue #6 - LAN_CRON_61 modified to 'token'. Minor styling improvements to cron admin area. 2023-11-04 08:15:44 -07:00
camer0n
45661f44c3 Issue #5096 - possible fix for older versions of PHP. 2023-11-03 16:07:00 -07:00
camer0n
bdc042dc64 Issue #5079 - Notices and cleanup. 2023-11-03 06:37:31 -07:00
camer0n
187d45dcd8 Issue #5079 - PHP Warning 2023-10-30 08:05:00 -07:00
camer0n
64cf23a06e Closes #5062 - common favicon method for frontend and backend. 2023-10-17 10:22:11 -07:00
camer0n
9aa8de4f7d Issue GHSA-92fr-7h4f-22pp 2023-08-22 13:28:10 -07:00
camer0n
abf94d0310 Fixes #5045 - Removed inline editing for when only "Quick Add User" has been granted, and removed adding of admin perms to avoid access escalation. 2023-08-22 12:51:23 -07:00
camer0n
accc345b79 Fixes #5017 - System logs message fix. 2023-06-20 18:00:10 -07:00
Cameron
ca31946d1a Issue #4940 - Flex panel changes not sticking. 2023-04-03 16:27:42 -07:00
Cameron
cb166cb758 Made latest update routine method name generic. 2023-03-19 15:14:04 -07:00
Jimako
6b828a9ac5
emoticons fix #4972
CLOSES #4972
2023-02-08 10:43:32 +01:00
Cameron
f4373195a2 Fixes #4945 $_GET['configure'] was always being set in the admin area. 2023-01-05 15:47:12 -08:00
Cameron
8e813f840b Issue #4922 - Tweaked event test output. 2022-12-14 14:26:08 -08:00
Cameron
78d4809d15 Closes #4922 - Option for plugins to extend notification routing. 2022-12-13 18:30:12 -08:00
Cameron
05b1b040c8 Closes #4922 - Option for plugins to extend notification routing. 2022-12-13 18:23:48 -08:00
Cameron
d12d3f1333 Closes #3701 Plugin builder class moved to its own file. Default plugin icons are now created if an images/ folder is not found. Simple test added for detecting PHP notices etc. Some cleanup of generated code. 2022-12-12 15:00:30 -08:00
Cameron
aba1b27108 Fixes #4842 Removed PHP Warning. 2022-12-10 07:23:14 -08:00
Cameron
d960829532 Issue #4918 - Undefined constants cleanup. 2022-12-10 07:06:47 -08:00
Cameron
83d29f3114 Issue #4907 - tweaked cursor style, removed row hover. 2022-11-12 11:19:20 -08:00
Cameron
4c2ff6c37e Closes #4907 - Improved interface on database table verification form. 2022-11-12 11:14:37 -08:00
Moc
f2f8877a05
Change references from e107help.org to Github Discussions area 2022-10-01 13:52:00 +02:00
Cameron
43153ab662
Merge pull request #4865 from Deltik/fix/4779
Fixes: #4779 Login flow consistency: Do not use redirect in admin area login box
2022-09-29 12:14:12 -07:00
Cameron
2de233665c
Merge pull request #4831 from Deltik/fix/4830
Fixes #4830: Sensible no delete log in `admin_log_ui::maintenanceProcess()`
2022-09-29 12:08:02 -07:00
Nick Liu
00b1d754b0
Login flow consistency: Do not use redirect in admin area login box
The non-admin login flow does not perform a redirect, but the admin
login flow did. This led to an inconsistency in how the authentication
error message was passed.

Fixes: https://github.com/e107inc/e107/issues/4779
2022-09-07 12:32:02 -05:00
Moc
a62f5985fd
Fixes #4782 - Incorrect e-token when adding new language
Malformed URL due to missing ampersand, so e-token was incorrect thus creating an "unauthorized access" error
2022-09-05 19:49:31 +02:00
Nick Liu
8ae49c2ea1
#4844: File Inspector: Do not traverse above the base directory
Fixes: https://github.com/e107inc/e107/issues/4844
2022-08-08 09:58:07 +02:00
Nick Liu
62b5c84f7a
#4830: Sensible no delete log in admin_log_ui::maintenanceProcess()
Fixes: #4830
2022-07-28 23:32:14 +02:00
Cameron
dbd8cee77e Closes #4827 - Page/Menu delete perm added. 2022-07-21 13:43:29 -07:00
Cameron
c494c04c7e Fixes #4806 - news keyword maxlength limitation fix. 2022-06-30 19:01:52 -07:00
Cameron
149a2686ad Closes #4276 - auto-generate all popular favicon formats from site icon pref. 2022-06-29 11:55:51 -07:00
Cameron
ce3f0be05a Fixes #4790 - e_DEBUG not defined. 2022-06-12 11:05:05 -07:00
Cameron
52cf8f5bfa Closes #4783 Added Page Meta-Title field and synced with Page title.
Issue #6 global LAN_META_DESCRIPTION and LAN_META_TITLE added and replacements made throughout.
2022-06-08 18:29:37 -07:00
Cameron
782c51ff18 Issue #4783 Set SEO title/description limits high. 'cache_clear_all' event added. 2022-06-07 17:48:29 -07:00
Cameron
8bf3481eaf Added e107::getEvent()->triggered() for manually checking if an event has already been triggered. 2022-06-07 12:33:50 -07:00
Cameron
94bf1efda2 Issue #4783 Added new field for meta-news-title. New prefs added for SEO Title and Description character limits. 2022-06-06 17:28:23 -07:00
Cameron
0ffd69a946 Open new-author link in new window. 2022-06-02 13:47:33 -07:00
Cameron
8ec6e3a0dd Addition linkwords test. 2022-05-29 11:18:24 -07:00
Cameron
903f51561f Fixes #4766 User-audit login event data. 2022-05-10 10:21:05 -07:00
Cameron
cf20dfc36b Fixes #4759 - javascript missing in admin notify. 2022-04-20 09:54:48 -07:00
Cameron
d06a4c27b9 Modified Update routine to say v2.3.3. 2022-04-18 15:23:05 -07:00