1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-09 20:18:08 +02:00
Commit Graph

1566 Commits

Author SHA1 Message Date
Cameron
d5af6beb9f Fix for status coloring on registered users. 2015-05-21 15:53:20 -07:00
Cameron
97ac03e9aa Added a status for pending mailshots. 2015-05-21 09:58:08 -07:00
Cameron
f7eadfd588 Fix: SITEURL was broken in CLI mode. 2015-05-17 12:26:53 -07:00
Cameron
bf2aa9b568 Fixes for {SITEURL} when using crons. 2015-05-17 02:01:25 -07:00
Cameron
686c7187ff Fix for signup template constants under CLI (scheduled task) 2015-05-16 23:59:43 -07:00
Cameron
c5d6bae3ad Signup Admin options moved to shortcode. Added maintenance page to Admin -> Users for resending emails to unactivated accounts. 2015-05-16 19:17:24 -07:00
Cameron
e7ec4663ad Fix: User settings page - don't display tab if empty. 2015-05-14 12:35:53 -07:00
Cameron
d596abc90a Fix for siteurl on email template. Prevent pausing on emails when bulkmail is inactive. Fix for missing mail-identifier in signup email. 2015-05-13 15:21:27 -07:00
Cameron
03d052f8b7 Minor email template styling fix. 2015-05-13 13:45:27 -07:00
Cameron
fba9816acd New resizeImage() method added to MediaManager class. Inline images now resized on-the-fly prior to emailing. Sitebutton auto-resized prior to emailing. 2015-05-13 13:34:52 -07:00
Cameron
2f78304ab2 Fix for bounce-handler failure. 2015-05-13 11:41:32 -07:00
Cameron
3de9381d60 More mail fixes. 2015-05-13 02:03:36 -07:00
Cameron
d84d166b2b Added 'opt-in' admin news-trigger for emailing notifications to users. 2015-05-13 01:22:05 -07:00
Cameron
5b8c108c8c Auto-resize oversized sitebutton in signup email. 2015-05-12 20:26:07 -07:00
Cameron
b1ba628bfa Automated passwords option during signup/registration. 2015-05-12 20:15:05 -07:00
Cameron
921ff1ff69 Menu button was not displaying under some circumstances. 2015-05-12 20:13:32 -07:00
Cameron
a708211cb3 Userclass fixes. Now clears userclass cache after changes in admin are made. 2015-05-12 13:53:47 -07:00
Cameron
3a238bf622 Email notification improvements and fixes. (work in progress). 2015-05-12 01:45:00 -07:00
Cameron
c57876bdff Styling fixes. 2015-05-05 11:38:22 -07:00
Cameron
b5382c3792 Issue #988 - Comment stats were displaying on user profile even when comments were disabled. 2015-05-04 12:20:31 -07:00
Cameron
9708756548 Fixes #977 - PM send to multiple users. Cleaned up some of the GUI for Bootstrap. 2015-04-23 09:53:54 -07:00
Cameron
7b4bc374c6 User Extended Shortcode cleanup 2015-04-22 12:27:59 -07:00
Cameron
75c2343698 Issue #974 - Bad user/edit link corrected. 2015-04-20 11:27:31 -07:00
Cameron
d5388e7313 Increment bootstrap version. Fix for bbarea width. 2015-04-18 15:09:56 -07:00
Cameron
8890c523f0 Fixes #717 - Forum Post rewrite. new bootstrap templates added as well as new shortcodes. (attachments not functioning at this moment) 2015-04-18 15:09:10 -07:00
Cameron
e7b18489d5 Fix for default email template width on mobile-devices. CLI fix for SITEURL. 2015-04-16 20:25:18 -07:00
Cameron
0df60a4bf1 Moved 'Failed logins' onto the banlist admin area. Separated whitelists and blacklists into their own pages. 2015-04-13 00:20:36 -07:00
Cameron
a2fdd27d7b Added new failed-login-limit pref to default install. Some minor language-file cleanup. 2015-04-12 23:11:13 -07:00
Cameron
507308208b Fix for forgot password and activation links. Fix for news-edit button. Fix for html5 validation of html code using '&'. 2015-04-10 12:36:35 -07:00
Cameron
b749bdb707 Upgraded userclass admin area to use renderHelp() and gave it its own shortcode {ADMINUI_HELP} 2015-04-09 11:13:26 -07:00
Cameron
4c7c3dfd47 Fixes #751 - Meta-tag issues. 2015-04-08 22:05:32 -07:00
Cameron
d543ab71ff Moved all social prefs (login/xurls etc) into the "Social" plugin admin area. Extended admin-ui with renderHelp() method for adding a help panel from within the admin-ui. 2015-04-08 20:20:10 -07:00
Cameron
6b9256c872 LAN File fixes. Hide comment status when comments are not enabled. etc. 2015-04-07 00:32:53 -07:00
Cameron
6661eb28de Improved parent/child drag-n-drop sorting on custom-pages and forum. 2015-04-03 21:19:43 -07:00
Cameron
619b40b2e3 Improved e_CURRENT_PLUGIN detection when using SEF-URLs and other minor path fixes. 2015-04-03 18:42:27 -07:00
Cameron
ad630574ad Updated default menu table items. Bootstrap3 default menus added back. (replacing hard-coded ones) 2015-04-03 13:10:46 -07:00
Cameron
9ec734770b Fixes #581, Fixes #635 - Menu Manager layout issues corrected. 2015-04-01 11:52:50 -07:00
Cameron
3cc97e1fb4 Blogger import improvements and news_title and news_body field size limitations removed. (DB Update Required) 2015-03-29 20:28:33 -07:00
Cameron
d3de7a85d4 Fixes #929 - Missing user/member list. 2015-03-21 20:18:06 -07:00
Cameron
15398155b2 Issue #382 SMTP setting were being saved in wrong format. 2015-03-13 13:57:09 -07:00
Cameron
fe263741aa Issue #924 - Comments not displaying on default news template. 2015-03-09 15:46:21 -07:00
Cameron
c1430f257a Fixes #900 - Contact form results were going to incorrect recipient. 2015-03-01 21:37:15 -08:00
Cameron
f57b6d2903 BC Fix for media-manager paths using the old {e_MEDIA} variable with the [img] bbcode. 2015-02-22 17:41:55 -08:00
Cameron
d7f603ae8b Fixes #713, Fixes #897 - MySQL Strict Mode fixes. 2015-02-20 11:03:14 -08:00
Cameron
9501745c07 Fixes for Private Messaging via the admin area. 2015-02-16 02:22:47 -08:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
c2927344d4 Tweak last commit 2015-02-14 01:16:31 -08:00
Cameron
b8280cdddb Fix for members-only areas 2015-02-14 01:12:49 -08:00
Cameron
6811c479d1 Reduced the number of file includes. Only load admin language files when necessary. 2015-02-12 13:09:56 -08:00