1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

3332 Commits

Author SHA1 Message Date
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
Cameron
6f3b855fc3 Changed version to 2.3.3 (git) 2022-04-07 15:43:08 -07:00
Cameron
a6e1c0b897 Updated version for release. 2022-04-07 14:56:12 -07:00
Cameron
af0a6a5924 Issue #4748, Issue #4514 2022-04-06 10:15:11 -07:00
Cameron
196f952db8 Closes #4514 Theme developers can now set the default style, just as they would with the default layout. 2022-04-06 08:37:13 -07:00
Cameron
22b9bd1721 Updated e107.org urls. 2022-04-04 14:46:42 -07:00
Cameron
55980a29a8 Generated PHPDoc for all classes in e107_handlers where one was missing. toNumber() updated to always return int or float. 2022-04-04 10:54:24 -07:00
Cameron
813f2bf38f Fix for mod-security being triggered by Media Manager wildcard filter 2022-04-02 13:03:01 -07:00
Cameron
e801b02dee Closes #4744 - Media-Manager default set to Grid. New CSS grid added. Extra tests added for toGlyph(). Added wildcard mime-type filters in Media-Manager. 2022-04-02 09:34:06 -07:00
Cameron
025ff07aab Fixes #4737 Removal of type="text/javascript" and type="text/css" 2022-03-31 08:24:34 -07:00
Cameron
057cc8e35b Closes #4702 - Added news_modified field. 2022-03-14 14:03:34 -07:00
Cameron
d2f311e511 Fixes #4639 - Added batchExport to Admin > Navigation 2022-03-10 13:13:48 -08:00
Cameron
17b860c30b Fixes #4664 - sorting by signature returned no results. 2022-03-10 11:31:46 -08:00
Cameron
fd42d2325f Issue #4657 - Improved handling to prevent multiple sessions running on the same user account. 2022-01-13 11:18:31 -08:00
Cameron
a617918256 Avoid PHP warnings. 2022-01-10 15:23:27 -08:00
Cameron
7de11ed496 Added tokens to some links. 2022-01-01 13:05:17 -08:00
Cameron
90108eab3c Checking of remote file-types during import and other cleanup. 2021-12-17 11:31:37 -08:00
Cameron
0d8f3e9086 PHPDoc fixes and code optimization. 2021-12-03 14:58:33 -08:00