1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-20 04:19:51 +01:00

12154 Commits

Author SHA1 Message Date
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
8e6180acc9
Fixes #2694 - consistency for news items check in months_menu and blogcalender_menu 2019-10-02 11:41:47 +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
11b87ff174
FAQ plugin - added shortcode category ID
Co-Authored-By: Jimako <jimmi08@users.noreply.github.com>
2019-10-02 09:39:41 +02:00
Tijn Kuyper
c06a66dfda
FAQ plugin - code clean-up
Co-Authored-By: Jimako <jimmi08@users.noreply.github.com>
2019-10-02 09:39:04 +02:00
Tijn Kuyper
ca74ff4460
Fixes #2822 - FAQ classic layout fixed 2019-09-30 15:56:03 +02:00
Tijn Kuyper
09bcac804a
#3767 - Forum RSS feed notes (v1 DB structure) 2019-09-30 15:52:49 +02:00
Tijn Kuyper
1bf3fcc5e6
#2694 - Correct message when no news items are found on specific day 2019-09-25 11:27:11 +02:00
Tijn Kuyper
98b0cc6763
Fixes #3957 - UE 'text_value' did not displaying the 'text' label correctly 2019-09-23 12:03:46 +02:00
Tijn Kuyper
f4c8fe1dfd
#3767 - Fix RSS feed links in 'forumname' feed 2019-09-18 16:30:36 +02:00
Tijn Kuyper
2db9df45b1
#3684 - contact style ID
Create consistency (template name and template key)

e.g.
$CONTACT_TEMPLATE['menu'] = contact-menu
$FORUM_VIEWTOPIC_TEMPLATE['replies']  = forum-viewtopic-replies
2019-09-17 14:59:25 +02:00
Tijn Kuyper
b45b25bad1
Fixes #3917 - Add missing chapter meta keywords (pages/menus) 2019-09-17 14:45:38 +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
Tijn Kuyper
8972ade368
rss_menu code clean-up 2019-09-04 16:01:44 +02:00
Cameron
609496ab4c Improved performance on getLayouts when using the new 'layouts' folder in the theme's directory.
Possible fix for missing class in footer_default.php
2019-09-03 05:58:04 -07:00
Tijn Kuyper
1d9be344af
RSS admin code clean-up 2019-09-03 14:50:11 +02:00
Cameron
9be7ef275a SEO robots meta tags added. 2019-09-03 05:10:11 -07:00
Cameron
2a1b4d75df Fix for installation issue. 2019-09-03 05:09:19 -07:00
Cameron
bd29c49f89 Fixes 2019-09-03 05:07:06 -07:00
Cameron
79e8f834d9 SEO 2019-08-30 19:07:32 -07:00
Cameron
f8733b7ea1 Remove BOOTSTRAP and FONTAWESOME constants from bootstrap/theme.php 2019-08-30 18:41:51 -07:00
Cameron
875192c9ba Footer fix. 2019-08-30 15:19:53 -07:00
Cameron
fb806f3b01
Merge pull request #3938 from Jimmi08/master
bootstrap3 theme HTML layout
2019-08-30 14:56:30 -07:00
Tijn Kuyper
c7cb49c89b
PM plugin - code clean-up 2019-08-27 13:43:54 +02:00
Tijn Kuyper
1e930ed273
Fixes #3925 - PM menu title setting is now respected
Co-Authored-By: Jimako <jimmi08@users.noreply.github.com>
2019-08-27 13:36:46 +02:00
Tijn Kuyper
eccc74dd1b
Merge pull request #3937 from tgtje/patch-2
Update view_shortcodes.php
2019-08-27 13:27:27 +02:00
Jimmi08
6b362552ef bootstrap3 theme HTML layout 2019-08-25 22:15:51 +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
Cameron
49aac0b88a Added missing shortcode for MENUAREA. 2019-08-23 19:23:55 -07:00
Cameron
76bb75e802 Fixes #3909 - Fatal error on view download when entry is missing. 2019-08-22 14:51:35 -07:00
Cameron
2f5cfda4d4 Disabled google-plus share button. Bootstrap 4 button size fix. 2019-08-22 14:45:33 -07:00
Cameron
2e5cf680e3 Fixes #3912 Theme visibility script flag fix. 2019-08-22 14:36:03 -07:00
Cameron
1d45f1e4c4 Fixes #3932 Added support for dynamic header/footer templates controlled by theme_shortcodes class. 2019-08-22 14:28:59 -07:00
Cameron
68e4fd7d03 Support for {MENUAREA} - testing needed. 2019-08-22 13:18:09 -07:00
Cameron
c3b3b0077c {FAQ_HIDE} added for manual collapse/expand management via template. 2019-08-22 10:27:27 -07:00
Cameron
d02ede9750 Linkwords fix. 2019-08-22 09:34:34 -07:00
Cameron
bfa5c4575c Remove link words from faq question. 2019-08-22 09:32:30 -07:00
Cameron
f57aa8ab93 Separate {FAQ_SHARE} shortcode added. 2019-08-22 09:27:33 -07:00
Cameron
a10e972f88 Removed admin-only limitation on system directory downloads. 2019-08-16 08:26:53 -07:00
Cameron
7af965f97d placeholder attribute wasn't working on datepicker input. 2019-08-13 12:16:34 -07:00
Cameron
1fb0c3138d Added 'd' flag to parser filter. 2019-08-10 14:39:20 -07:00