1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 04:54:26 +02:00
Commit Graph

888 Commits

Author SHA1 Message Date
Tijn Kuyper
eea2a552a3 #1343 - Fix forum notify checkbox functionality 2019-10-02 14:08:46 +02:00
Tijn Kuyper
1813ab65d0 #647 - Tweak forum JS to avoid PHP notice 2019-10-02 13:19:50 +02:00
Tijn Kuyper
c2965627b2 #647 - Tweak forum JS with poll plugin
Hide JS when poll is not active in forums
2019-10-02 12:54:53 +02:00
Tijn Kuyper
2ea454d2b9 Closes #718 - Add confirmation dialog when deleting forum topic or post 2019-10-02 12:20:31 +02:00
Tijn Kuyper
18243e7cdd Closes #3948 - Forum icons extra check added for consistency
Forum icons can be placed in the THEME/forum/images/icons folder (same as with PLUGIN/forum/images/icons structure)
2019-10-02 11:31:30 +02:00
Tijn Kuyper
e67cf48c84 Forum plugin - Fixed notification option not showing up 2019-10-02 11:07:00 +02:00
Tijn Kuyper
43b12c415d Fixes #176 - Forum email notification option was removed during forum upgrade (v1 to v2) 2019-10-02 11:06:30 +02:00
Tijn Kuyper
b4066cfed9 Forum plugin - remove unused pref for reporting forum posts
And updated help text

Related to #1028
240d509fd0
2019-10-02 10:51:59 +02:00
Tijn Kuyper
09bcac804a #3767 - Forum RSS feed notes (v1 DB structure) 2019-09-30 15:52:49 +02:00
Tijn Kuyper
f4c8fe1dfd #3767 - Fix RSS feed links in 'forumname' feed 2019-09-18 16:30:36 +02:00
Tijn Kuyper
f4836ae185 #3767 - Forum RSS feeds (anonymous user) 2019-09-17 14:38:24 +02:00
Tijn Kuyper
a19a5e310e #3767 - Forum RSS feeds work
All feeds should work now
2019-09-17 14:33:19 +02:00
Tijn Kuyper
c098ea6ae4 Fixes #3827 - forum ranks - avoid showing empty badge 2019-09-17 13:13:03 +02:00
Tijn Kuyper
dc85026196 #3767 - Forum RSS feed, clarify feeds descriptions 2019-09-04 17:01:30 +02:00
Tijn Kuyper
a5ddc93568 #3767 - fixing forum RSS feeds (work in progress)
More updates incoming
2019-09-04 16:54:17 +02:00
leo
dc639e9fec Update view_shortcodes.php
LAN number change due to particular textual use (button text for QUICK reply (post command) )
LAN 2006 is general for Post a reply..
2019-08-25 13:58:07 +02:00
Tijn Kuyper
8e331152e0 #3827 - check for rankInfo to prevent unwanted HTML output 2019-07-02 09:54:50 +02:00
Cameron
26ff074ee5 Issue #2970 Bootstrap 3 pull-left/right combined with Bootstrap 4 float-left/right. News Email/Print icon default styles added. 2019-06-17 12:27:53 -07:00
Cameron
1e6bf9df94 Added Forum breadcrumbs to {---BREADCRUMB---} 2019-06-15 10:20:32 -07:00
Tijn Kuyper
d53cba4e8e Forum admin clean-up 2019-06-06 16:18:54 +02:00
Tijn Kuyper
c24ade3b9c #3733 - Added new 'Forum icon' field
- Renamed forum image to  "Image" (LAN_IMAGE instead of LAN_ICON)
- Added new field forum_icon (LAN_ICON)
- Icon can be used / rendered using {FORUMICON} shortcode in template
- database update requires
- v1 to v2 update needs testing (will do shortly)
2019-06-06 16:02:46 +02:00
Cameron
1d4f1afc25 Removed $forum global . 2019-05-28 12:04:25 -07:00
Cameron
eb6401385e Code cleanup 2019-05-26 17:05:29 -07:00
Tijn Kuyper
6664e9d7ef Forum {SEARCH} updated to include placeholder 2019-05-21 12:32:02 +02:00
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