1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-07 07:47:59 +01:00

17 Commits

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