Cameron
296fb35d2a
Forum view now uses PM shortcode rather than direct link.
2016-04-29 05:37:29 -07:00
Cameron
dc1c46acc1
Forum Post BC-Fixes. Renamed forum-post shortcodes to avoid name conflicts.
2016-04-27 14:37:43 -07:00
Cameron
a24637eea5
Merge pull request #1583 from waskosky/master
...
New method to post forum attachment related data directly
2016-04-24 17:35:54 -07:00
Michael Waskosky
c11d587243
Fix to bot's boolean misperceptions
2016-04-24 18:07:11 -06:00
Michael Waskosky
611ba19838
New method to post forum attachment related data directly (cleaned)
...
Allows posting new forum attachment file data directly with the $_POST request so that uploads and attachment data can be handled before the post is submitted. Alternate types of attachments also become possible then when overriding the forum attachment shortcodes. Data is posted with JSON instead of PHP Array to avoid the chance of eval() related security issues.
2016-04-24 16:56:06 -06:00
Michael Waskosky
a14b3baff7
New method to post attachment related data directly
...
Allows posting new attachment file data directly with the $_POST request so that uploads and attachment data can be handled before the post is submitted. Alternate types of attachments also become possible then when overriding the forum attachment shortcodes. Data is posted with JSON instead of PHP Array to avoid the chance of eval() related security issues.
2016-04-24 16:08:57 -06:00
Cameron
16d0417b70
Third-party compatibility for forum shortcode vars.
2016-04-22 09:44:01 -07:00
Cameron
699257e3c3
Forum triggerData fix.
2016-04-22 09:01:18 -07:00
Cameron
798d1d4c91
Corrected Forum event data.
2016-04-22 08:45:11 -07:00
Cameron
4aba2f6149
Forum attachment updated to work with recent changes to thumbUrl(). Forum URL post detection improved. Forum attachments can now be seen in the 'Latest Posts" of the admin area.
2016-04-16 10:15:29 -07:00
Cameron
425a4253ec
Added class for forum-footer links.
2016-04-15 16:20:11 -07:00
Cameron
209d68a6fe
Forum: Fixes #1488 - Missing forum icons.
2016-04-08 18:04:36 -07:00
Cameron
010ba14c73
Forum view-topic template wrapper fix. Custom-title styling subject to change. Default SEF-URL format now separates thread_id into 'folder'. (backward compat.)
2016-04-05 13:15:58 -07:00
Cameron
3c2def3a31
Issue #1493 : Allow tracking of topics via tracking page only (no emails). (work in progress)
2016-04-05 11:21:53 -07:00
Cameron
940ac85191
Forum: Corrected attachment file-path.
2016-03-30 19:14:14 -07:00
Cameron
4e16efab59
Added missing userclasses to Forum visibility etc.
2016-03-28 18:44:42 -07:00
Cameron
2dedb86ba8
Viewable By shortcode added. Forum deleted template corrected.
2016-03-26 15:17:11 -07:00
Cameron
e401e4b4ac
Correction to last commit.
2016-03-26 12:54:08 -07:00
Cameron
74f0e2f3d9
Forum: Fix for SEF Url on Redirect to post.
2016-03-26 12:29:32 -07:00
Cameron
e4436417f9
Forum: Moderators list fix. Online count fix. IMAGE_track BC Fix.
2016-03-26 11:41:52 -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
Cameron
a4583a4f52
Forum: Fix for forum creation access rights.
2016-03-24 20:14:56 -07:00
Cameron
36cabf1330
Forum: "Maximum width of uploaded image" setting is now respected. When set to 0 the size is determined by the forum/theme template.
2016-03-24 17:44:03 -07:00
Cameron
cd57f1aef8
Forum notice fixes and bootstrap3 poll styling.
2016-03-23 20:13:26 -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
825ab74984
Custom Forum title now respected throughout.
2016-03-23 17:25:21 -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
208edb0d22
Added NoReplies Image to Main forum page.
2016-03-22 23:45:37 -07:00
Cameron
7c458dbed2
Added "No Replies" to forum status icons. (Bootstrap only)
2016-03-22 23:38:58 -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
4db14510de
Issue #1433 Remove confusion about image attachments in forum posts. PDF files now added to default filetypes during install.
2016-03-21 10:45:50 -07:00
Cameron
bda0d9d2a3
Fixes #1433 - Forum Attachments/Image data would become corrupted while editing.
2016-03-20 18:35:14 -07:00
martyshep
1df89035e1
Update forum_icons_template.php
2016-03-20 12:20:01 +00:00
Cameron
daf5495214
Linkgen Fixes. Added e107::url() backward compatibility with earlier SEF creation method.
2016-03-08 13:53:58 -08:00
Cameron
77ae461fc6
Remove error message when 0 records returned.
2016-03-03 15:24:59 -08:00
Cameron
56082cf072
Forum: Moderator list added to Bootstrap template.
2016-02-28 13:22:21 -08:00
Cameron
12da3187b5
Fixes #1395 - Moderator: Array issue. Fixes some BC breadcrumb links.
2016-02-28 13:08:43 -08:00
Cameron
0a1a6b9250
Fixes #1391 - Missing forum-post template elements after upgrading.
2016-02-28 10:44:48 -08:00
Cameron
cdc0d457f0
FOrum template - fix for wrapping buttons and overlapped elements.
2016-02-28 08:50:04 -08:00
Cameron
1e9da76395
Forum: PHP7 parser fix.
2016-02-15 19:59:47 -08:00
Cameron
2c50a06517
Deprecated Function cleanup and PHP Notice removal.
2016-02-15 00:56:08 -08:00
Cameron
486f3d4961
Issue #1356 - PHP7 Fixes.
2016-02-14 12:15:55 -08:00
Cameron
5ce1ee4a24
Fixes #1337 - newforumposts_menu configuration rewrite.
2016-02-11 11:21:03 -08:00
Cameron
550968d78a
Issue #1336 and Forum menu prefs upgrade and newforumpost_menu fix. e_menu.php pending.
2016-02-10 19:51:32 -08:00
Cameron
e7f5155703
Issue #1336 - Allow forum update to continue if empty tables found.
2016-02-09 17:41:18 -08:00
Cameron
706e79af1f
Cron Test email function updated to use new mailing method.
2016-02-07 23:35:38 -08:00
Cameron
cff27bf17a
Issue #1298 Forum Query Fix and general cleanup. News Image Dimensions added where possible.
2016-02-07 22:25:12 -08:00