1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 04:41:53 +02:00

1014 Commits

Author SHA1 Message Date
Cameron
bdb45485ee Code Cleanup 2019-05-20 14:53:43 -07:00
Cameron
6a2fdab074 Fixes #3809 - broken links 2019-05-20 14:18:06 -07:00
Tijn Kuyper
a7b0c92769 #2969 - Forum template BS4 fixes for 'caret' class (dropdown buttons) 2019-05-20 15:35:21 +02:00
Cameron
2fb44903ab Issue #3798 - Inline editing of Forum Name was changing SEF URL. 2019-05-17 12:21:17 -07:00
Cameron
de5142f4d7 Fixes #3806 Incorrect class on radio container 2019-05-16 11:06:01 -07:00
Tijn Kuyper
08d2ea8fff #2969 - Forum template BS4 fixes for 'caret' class (dropdown buttons) 2019-05-10 15:41:36 +02:00
Tijn Kuyper
5ff2c80bae #2969 - Forum template BS4 fixes for 'caret' class (dropdown buttons)
And right floating of the options in the postoptions shortcode.
2019-05-10 12:40:03 +02:00
Tijn Kuyper
e6c154f47d Forum - {JOINED} SC - updated example docs 2019-05-09 12:53:12 +02:00
Tijn Kuyper
0f8589efcd Forum - allow setting dateformat of {JOINED} SC 2019-05-09 12:51:24 +02:00
Tijn Kuyper
a82c278598 Fix forum query - parent_sef now displaying correctly 2019-04-12 14:21:01 +02:00
Tijn Kuyper
1f8d791878 Forum - pass forum parent ScVars as forumParent 2019-04-12 14:20:36 +02:00
Tijn Kuyper
8ff1c4cf70 Forum - pass SC vars in 'start' template (viewtopic) 2019-04-11 10:56:37 +02:00
Tijn Kuyper
6fd1aef610 Forum - Allow styling of button in { SEARCH}
#3584
2019-04-03 12:53:59 +02:00
Tijn Kuyper
4a255ebe07 Make forum page navigation consistent with topic nextprev 2019-04-03 12:41:01 +02:00
Tijn Kuyper
7ea518e4fa Added {FORUMDESCRIPTION} to forum_viewforum.php 2019-04-03 12:31:21 +02:00
Tijn Kuyper
87010ec6d2 Fix forum pagination on viewforum page 2019-04-03 12:25:35 +02:00
Tijn Kuyper
83574f2e4f #2060 - Make sc_search() shortcode consistent 2019-04-03 12:08:18 +02:00
Tijn Kuyper
ff47a5e84b Fix Forum {LASTPOSTDATE} SC with "Just now" 2019-04-03 11:12:55 +02:00
Tijn Kuyper
6fad0649fa Correct Forum VIEWSX SC tweak 2019-04-03 11:11:50 +02:00
Tijn Kuyper
73c93449a6 Update forum SC (VIEWSX and REPLIESX) styling 2019-04-03 10:17:37 +02:00
Cameron
f58714c35d Deprecated $FORUMEND RSS code added for reference. Needs to be replaced by a shortcode. 2019-04-02 12:09:00 -07:00
Cameron
9d65bc29eb Issue #3767 - Forum RSS updated to v2 standards. DB queries still need to be updated. 2019-04-02 10:25:28 -07:00
Deltik
1f824faa69 Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Tijn Kuyper
67129d70dc Fixes #3757 - Check for forum categories present in NFP menu 2019-03-26 21:16:05 +01:00
Tijn Kuyper
e88f22ee2a #3605 - Fix "Just now" not showing in forum topic relative timestamp
Related to 4f90105419
2019-03-22 11:10:37 +01:00
Tijn Kuyper
6df07c3f78 Tweak forum shortcode styling (see previous commit) 2019-03-21 10:17:07 +01:00
Tijn Kuyper
06d4b31fbe Allow for more styling of forum SC - FORUMNAME, REPLIESX and THREADSX
Perhaps related to #2060
2019-03-20 11:42:24 +01:00
Cameron
30c5553dbd Bootstrap 4 fixes. 2019-03-02 07:47:37 -08:00
Tijn Kuyper
1897fc8f42 Tweak bootstrap check
(also take into account BS4)
2019-02-28 14:51:04 +01:00
Cameron
1dbc90143f Case cleanup toHtml() should be toHTML() 2019-02-26 12:22:36 -08:00
Cameron
5dc45298f6 Issue #3559, Fixes #3589, Issue #2982, Issue #2927 Replace all glyphicons with FontAwesome. 2019-02-22 14:56:47 -08:00
Cameron
6719a3d491 Merge pull request #3671 from SimSync/fix_3656
Issue #3656: Tinymce shows Mediamanager icons on quick-reply
2019-02-14 14:06:52 -08:00
Tijn Kuyper
99074cab54 #3521 - Tweaked forum e_url.php to prevent conflicts when using 'new' in SEF URL 2019-02-09 16:10:43 +01:00
Cameron
b2e4ce2562 Issue #3587 - thumb image (untested) 2019-02-08 11:11:36 -08:00
Achim Ennenbach
8d7a0da0dc fixes #3656: Make the mediamanager icons available in the forum 2019-02-08 13:01:38 +01:00
Tijn Kuyper
82c5c22e57 Merge pull request #3620 from SimSync/fix_3619
issue #3619: Missing moderator ids on forum move
2019-01-16 21:54:39 +01:00
Achim Ennenbach
ae822adfcc issue #3619: switched error message to LAN_NO_PERMISSIONS 2019-01-16 19:09:53 +01:00
Cameron
480de539b0 Merge pull request #3623 from SimSync/fix_3277
issue #3277: fixed conditional for user_forum_topic_created_probationary event
2019-01-16 10:03:37 -08:00
Cameron
b8b1727774 Merge pull request #3618 from arunshekher/enhancement/forum-report-event-data-enrichment
Enhance 'user_forum_post_report' event data set and Fix 'user_forum_post_report' notification email not sent bug.
2019-01-16 10:02:13 -08:00
Achim Ennenbach
e30d901259 issue #3277: fixed conditional for user_forum_topic_created_probationary event 2019-01-16 11:58:26 +01:00
Achim Ennenbach
ce4c96d193 issue #3619: check $this->post for being empty instead of being set 2019-01-16 11:44:11 +01:00
Achim Ennenbach
995702f5c6 issue #3619: Missing moderator ids on forum move
In case the post id is not set use the thread id to look
for the moderator ids
2019-01-14 12:38:01 +01:00
Arun S. Sekher
dfa8ae8ed5 Enrich 'user_forum_post_report' event data set with useful data.
Fix a bug which prevented 'user_forum_post_report' notification email being sent successfully by e107 'notify' handler.
2019-01-13 23:39:04 +04:00
Achim Ennenbach
54a46dc98c fixes #3601 legacy urls
changed legacy urls to new e107::url() method
2019-01-12 17:21:40 +01:00
Achim Ennenbach
3d57bb9947 fixes #3601 wrong user link
Removed unused vars and fixes userid extraction
2019-01-12 16:40:05 +01:00
Cameron
b22498e3e4 Merge pull request #3610 from Jimmi08/patch-10
Issue #3607 forum dropdowns partial fix.
2019-01-11 12:20:29 -08:00
Jimako
87d02d86e7 partfix #3607 forum dropdown fix 2019-01-11 11:12:10 +01:00
Jimako
c87220bcc0 partfix #3607 forum dropdowns 2019-01-11 11:03:56 +01:00
Jimako
3b158218cf Fix #3338 - marked more than one forum as read
Because $currentUser['user_plugin_forum_viewed'] is not refreshed after adding one thread,  it's still the same and only last thread is changed
2019-01-06 13:48:56 +01:00
Cameron
ffaab917c2 Issue #3512 Prevent duplicate SEF on forum. 2018-10-26 12:16:26 -07:00