1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

28 Commits

Author SHA1 Message Date
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