1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-12 10:40:20 +01:00

713 Commits

Author SHA1 Message Date
rica-carv
4b925691c9 Add files via upload 2016-05-31 20:33:17 +01:00
rica-carv
d4297af1be Add files via upload 2016-05-31 20:32:56 +01:00
rica-carv
b9ab0fb109 Add files via upload 2016-05-31 20:32:14 +01:00
Cameron
ec36f1dc87 IP handler checks and fixes. 2016-05-25 15:10:00 -07:00
Cameron
0b96543a1a Forum SEF Url fixes 2016-05-24 12:39:45 -07:00
Cameron
a674ca0201 Forum track Page - display last post user and date. 2016-05-23 12:42:21 -07:00
Cameron
00c640626d Forum #295 Preparations for thread/topic filtering. 2016-05-22 11:58:27 -07:00
Cameron
3769429a06 Merge pull request #1614 from rica-carv/rica-carv-patch-forum.php-1
#1607 Added new shortcode to forum.php
2016-05-21 09:49:35 -07:00
Cameron
572a4bb8be PHP Notice removal and Forum Rank display preference added. 2016-05-16 11:44:38 -07:00
Cameron
1f75400a7b Merge pull request #1615 from rica-carv/rica-carv-patch-forum
Parser param correction for forum description.
2016-05-05 13:48:42 -07:00
Cameron
d58ac82248 Forum: fixed forum perms display. 2016-05-05 13:24:26 -07:00
rica-carv
947f06987e Update forum.php 2016-05-05 20:24:34 +01:00
rica-carv
652fc64752 Update forum.php 2016-05-05 11:13:06 +01:00
rica-carv
f398f3631d Update forum.php 2016-05-05 11:11:50 +01:00
rica-carv
2adc6b9668 Update forum.php 2016-05-05 10:41:20 +01:00
rica-carv
3b68240174 Change proposal of forum description
Changed proposal to parse embeded shortcodes on the forum description, if any present....
2016-05-05 10:36:18 +01:00
Cameron
5ad7ad766d Merge pull request #1603 from rica-carv/rica-carv-patch-forum.php
Forum search box bootstrap css fix.
2016-05-04 16:05:18 -07:00
Cameron
056e66530c Forum: Fix for shortcode wrapping with 'viewforum' template. 2016-05-04 15:59:13 -07:00
rica-carv
c3e461ad89 Update forum.php 2016-05-04 19:56:22 +01:00
Cameron
ea9d0656fd Default forum avatar shape is circle. 2016-05-04 09:33:25 -07:00
Cameron
b05785dd01 Forum: Added missing breadcrumbs to report and move pages. 2016-05-04 09:25:44 -07:00
Cameron
1ad918eb65 Forum: Fix wrapper styling. More work on experimental 'split' function. 2016-05-04 09:13:46 -07:00
Cameron
8dbe69c291 Forum: Experimental topic/thread split feature added. (requires e_DEVELOPER to be true in e107_config.php) 2016-05-03 20:52:46 -07:00
rica-carv
3e0b94a107 Moved hidden inputs
Moved hidden inputs due their present location breaks bootstrap searchbox css format (see picture)
2016-05-02 12:23:37 +01:00
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