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

3225 Commits

Author SHA1 Message Date
Cameron
324be8ebdc For Handler: Fix for file 'multiple' attribute. 2016-03-29 17:58:18 -07:00
Cameron
2e6fa44aa2 Fix for SQL_CALC_FOUND_ROWS using PDO. 2016-03-29 14:55:38 -07:00
Lóna Lore
c54cc47832 Ability to order media items. 2016-03-29 11:44:50 +02:00
Cameron
02112b1a98 Issue #1287 Improved SSL detection. 2016-03-28 15:55:25 -07:00
Cameron
2dedb86ba8 Viewable By shortcode added. Forum deleted template corrected. 2016-03-26 15:17:11 -07:00
Cameron
46043bbb68 Fixes #1457 New Forum Posts Menu - "Show Original Topic in Menu" option not saving. New User-Extended Field preset for User comments. New e107::debug() function added for throwing info to the browser console. (Firefox/Chrome) 2016-03-26 10:14:57 -07:00
Cameron
efc2e62953 NewForumPosts could fail under some circumstances. Extra checks added for e107::unserialize(); 2016-03-25 11:24:07 -07:00
Lóna Lore
5498c0ac15 Inline support for expandit behavior. 2016-03-25 09:32:28 +01:00
Cameron
2e5cf2b05e User-Extended work and Mail handler support for other SMTP ports. 2016-03-24 21:45:14 -07:00
Cameron
12beda569d Fix for user profile data. Fix for default settings of newforumposts_menu.php. 2016-03-23 19:34:17 -07:00
Cameron
8282802d5e Fixes #1449 - Polls failing in PHP7 and Multiple options voting not functioning. 2016-03-23 16:43:41 -07:00
Cameron
1c16094dea Forum Issue #260: Hide poll tab if it is not installed. Also fix for menu_manager item insert with PDO. 2016-03-23 10:22:21 -07:00
Cameron
f1a2c00160 Issue #1433 - Allow Images/Video posting with TinyMce for members (member.xml) and not for anonymous/public. (public.xml) 2016-03-23 09:16:54 -07:00
Cameron
e930ee68f1 PDO Fix for saving of e107::serialize() data. Saving of Extended Field data now working correctly. 2016-03-22 21:11:47 -07:00
Cameron
846be2c23c User/Member List may now include extended user-field data. Use {USER_EUF: field=xxxx} (excluding the 'user_' ) in your user_template. 2016-03-22 16:52:54 -07:00
Cameron
0b27b3d760 Membersonly enhancement.(option to redirect to login page or membersonly splash page). User Login page minor HTML cleanup. PHP Notice removal. 2016-03-22 11:42:05 -07:00
Cameron
4c50868c93 PDO Update results fix. 2016-03-22 06:10:56 -07:00
Cameron
a8250858e3 Admin > Users would only allow viewing of one user extended-field in list mode under some circumstances. Checkbox field-type corrected. 2016-03-22 00:02:05 -07:00
Cameron
1d803612ab PHP7 User-Extended Fix. Checkboxes now working correctly and saving as an array. Some BC fixes may be needed. 2016-03-21 19:15:20 -07:00
Cameron
bf2db49dd1 Forum now allows for multiple attachments in a single user selection. For update thread/count should now working with PDO. 2016-03-21 14:32:02 -07:00
Cameron
634bb73dbf MySQL PDO: Fix for statements using NULL. 2016-03-21 14:22:12 -07:00
Miroslav Yovchev
c0501146ae Merge branch 'master' of github.com:e107inc/e107 2016-03-21 19:21:56 +02:00
Miroslav Yovchev
8ce130266e Fix broken file upload - temp file unexpectedly renamed 2016-03-21 19:21:41 +02:00
Cameron
789e701ff1 PDO Insert/Update escaping fix. 2016-03-20 18:35:12 -07:00
Cameron
c748f0fdb3 File Inspector fixes/upgrades. 2016-03-18 09:35:52 -07:00
Cameron
46a63ca70e Issue: #1373 User forum posts pagination fix. 2016-03-18 08:33:06 -07:00
Cameron
9d3e1ad5e7 Issue #223 - File Inspector UI cleanup. 2016-03-17 18:53:33 -07:00
Miroslav Yovchev
9a7ec8908c Merge branch 'master' of github.com:e107inc/e107 2016-03-17 17:34:00 +02:00
Miroslav Yovchev
ffe2740516 fix unable to set initial form user field value empty 2016-03-17 17:03:54 +02:00
Cameron
7846015f85 SubmitNews code cleanup. Admin can now set minimum dimensions for attached images. 2016-03-16 19:54:10 -07:00
Cameron
1202c72390 Issue #1378 Fix for XUP avatar check. User audit log for login and logout now functioning correctly. Admin log no longer adds a log when deleting a log! 2016-03-16 13:53:57 -07:00
Cameron
01d1c6560c XUP: Issue #1378 - Update Username and Avatar if they have changed. 2016-03-16 12:05:10 -07:00
Cameron
f927e49e22 BC Fix for comment avatar size. Regexp for "makeClickable" now handles ' ' before URL correctly. 2016-03-16 09:21:12 -07:00
Cameron
dc7343ed3c Support for e_DEBUG_NOTIFY flag. 2016-03-15 10:45:33 -07:00
Cameron
abab23d37f Minor correction to last commit. 2016-03-14 19:43:39 -07:00
Cameron
e6f24c4e3c PHP Error fix. 2016-03-14 19:28:13 -07:00
Cameron
43db0d2ae4 Option to log critical errors added. ie. define('e_LOG_CRITICAL', true); 2016-03-14 19:17:37 -07:00
Cameron
583a11dca8 Issue #1423 - User Profile template upgrade tweaks. 2016-03-14 18:32:51 -07:00
Cameron
fa8f25dfc5 Comment fixes. News table comment count was not incrementing. (may be manually corrected in debug mode) 2016-03-13 22:24:28 -07:00
Cameron
8d13c27638 Fix for login/signup message on comment form. Allow login page to load if social signup is active. 2016-03-13 17:57:51 -07:00
Cameron
947badbf16 Fix for portfolio styling in Bootstrap3 template. 2016-03-13 12:41:08 -07:00
Cameron
fff539457c toImage() fix. 2016-03-13 12:34:58 -07:00
Cameron
0655cb96fd PHP Notice Removal 2016-03-13 01:16:37 -08:00
Cameron
3f6fe6cd85 PHP Notice removal. 2016-03-13 00:16:08 -08:00
Cameron
bf46e608fe Issue #1373 - Reverted previous fix and used a different approach. 2016-03-12 10:19:41 -08:00
Cameron
e7c088cf85 Fixes #1373 - Broken SQL loop, due to emoticon pref lookup. 2016-03-12 10:04:23 -08:00
Cameron
09923ad54b Banner width may now be set on a per-menu basis. 2016-03-12 00:15:29 -08:00
Cameron
85f67aa084 Banner plugin may use keywords to display relevant banners on current news/pages. (exact match only, so use with caution) 2016-03-11 23:12:19 -08:00
Cameron
e9869319f3 Fix for broken social-share icons when JS/CSS cache was enabled. 2016-03-11 19:40:59 -08:00
Cameron
689b4c8c77 Media-Manager: Fix for incorrect 'empty image' size when selected. Fix for 'empty icon' when selected. Fix for media-manager close-window issue. GUI fix for 'no image' option. 2016-03-11 12:31:09 -08:00