1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-16 20:28:28 +01:00

41 Commits

Author SHA1 Message Date
Cameron
025ff07aab Fixes #4737 Removal of type="text/javascript" and type="text/css" 2022-03-31 08:24:34 -07:00
Cameron
f008483a8d Fixes #4696 - Banned and Unverified users were being displayed in user (member) search results. 2022-03-07 11:37:24 -08:00
Cameron
afc0489e8c e107 Website URL updated to https. 2021-11-29 13:31:32 -08:00
Nick Liu
ccf0f037aa
#4299: Wrap more potentially undefined constants
In:
* Forums
* /e107_admin/menus.php
2021-07-13 13:10:59 +02:00
Cameron
60afb0ba1a Fix for bot icon in dashboard online table. 2021-01-25 19:00:31 -08:00
Cameron
acc1a9af0d Plugin script tests and PHP8 fixes. 2021-01-22 13:44:10 -08:00
Cameron
f055b49d91 PHP8 Plugin code cleanup 2021-01-21 09:38:38 -08:00
Cameron
a7d8b1d41f Styling Rules Menus: btn-sm and btn-primary for primary buttons. btn-sm btn-secondary for additional buttons. 2021-01-02 09:43:54 -08:00
Cameron
63527c4f19 Code cleanup. Extra debug info under Paths. 2020-12-21 06:43:07 -08:00
Cameron
601df26d51 Code optimization for speed and reduced memory usage. 2020-12-20 11:50:10 -08:00
Cameron
f5153bf640 Updating of deprecated method usage. Removal of old files. Log tests added. 2020-12-18 09:39:02 -08:00
Cameron
e1593de8ee Removed redundant PHP closing tags. 2020-08-10 15:49:44 -07:00
Tijn Kuyper
74a6cba8cd
Created user/e_search addon and upgraded to v2 specs 2019-10-24 11:56:26 +02:00
Tijn Kuyper
f387fa149f Update link to uninstalled plugins page 2019-01-22 14:24:05 +01:00
Cameron
d10596f539 Cleanup 2018-12-06 11:55:20 -08:00
leo
d442064b38
Update e_dashboard.php
removed surrounding commas
2018-11-26 11:33:59 +01:00
leo
76b87e89d8
Update e_dashboard.php
Localisation explaining text, using existing LAN Def from English/lan_userclass php
2018-11-25 13:17:09 +01:00
Achim Ennenbach
99e4be5124 Various changes to make it work on my side. 2018-07-13 16:12:56 +02:00
Cameron
ce244935c0 Issue #3175 Email confirmation and database update/delete processing added. Testing required. 2018-07-12 15:31:11 -07:00
Achim Ennenbach
ac61df7f07 Fixes #3239 The array merge didn't work correctly by using the + operator 2018-07-11 20:30:41 +02:00
Achim Ennenbach
cea035a33e Fixes #2887 added missing "sent()" method 2018-06-28 13:18:54 +02:00
Cameron
b40b1916a3 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08:00
Lóna Lore
2719e8796a Fix for PHP Notice Undefined offset: 0, Line 60 of /e107_plugins/user/e_dashboard.php 2017-12-10 11:52:26 +01:00
Cameron
572d1a0da0 InfoPanel "Website Stats" moved to e107_plugins/user/e_dashboard.php .
FlexPanel drag-n-drop now working with plugin e_dashboard addons.
2017-04-21 16:40:47 -07:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Tijn Kuyper
f7bef19f1d Closes #2313 #2314 - Updated 'user' plugin LAN 2017-01-23 17:04:26 +01:00
Cameron
fda3abae3d Option to save theme prefs in own db row. (like plugins). Example coming soon. Pref Cache aliases updated to avoid conflicts between themes, plugins and core files. 2016-12-31 10:11:04 -08:00
Cameron
9f381be882 Display new user stats only when new users found. 2016-10-06 14:41:33 -07:00
Cameron
e868c2423a New-user stats added to dashboard. 2016-10-06 14:36:19 -07:00
Jimmi08
11e330cd43 wrong action in form with userlanguage menu #1883 2016-10-02 19:58:32 +02:00
Cameron
86143e2dff Email template simplification 2016-05-20 15:04:51 -07:00
Cameron
84d7271d10 Merged core mailout routine into e107_plugins/user/e_mailout.php. Fixed pop3 error messages from phpmailer. Corrected email preview when no template selected. Corrected mailout Email source names. 2016-04-11 18:39:19 -07:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
Cameron
c73c07490b Fix for notifications to less than 5 people. Notification now come from the site email, not the admin email. 2015-05-13 17:45:24 -07:00
Cameron
d4f38c96ed Allow user to unsubscribe from userclasses (newsletter/email notifications etc.) via an email link. 2015-05-12 13:57:11 -07:00
Cameron
3a238bf622 Email notification improvements and fixes. (work in progress). 2015-05-12 01:45:00 -07:00
Cameron
5f61cf2ccb General Bootstrap3 styling fixes. 2015-01-30 02:48:54 -08:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Cameron
f3ae51e037 Added 'btn-default' to button for Bootstrap3 compatibility. 2014-02-07 07:33:33 -08:00
Cameron
3d04b8690a Renamed plugin 'user_menu' to 'user' 2014-01-22 00:04:50 -08:00