1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-08 11:36:56 +02:00
Commit Graph

994 Commits

Author SHA1 Message Date
Cameron
a4091ea6d6 Issue #2796 - New Forum Posts Menu query and shortcode fixes. 2017-09-24 14:12:35 -07:00
Cameron
8053319b5c Closes #2796 - Scrolling option added to Forum menu. newforumposts_main is no longer needed. Use newsforumposts_menu with 'main' as the template. 2017-09-24 10:42:38 -07:00
Cameron
edfcdb8195 Issue #2785 - Fix for 'totals' in 'main' template footer. 2017-09-22 14:39:47 -07:00
Cameron
3001462e7b #2785 NewForumPosts Menu shortcode fixes. 2017-09-22 12:47:37 -07:00
Jimako
c6d62b823f fix for #2707 forum template - missing parent end part 2017-09-19 09:04:23 +02:00
Arun S. Sekher
3016d2e29d Remove stray end anchor tag on the 'Move' link of 'sc_postoptions' which fix associated html validation error. 2017-05-25 09:27:52 +04:00
Cameron
a53293c98c Merge pull request #2648 from arunshekher/forum_admin_options_dropdown_fix
Fix invalid html for 'Delete' and 'Move' list items in forum Admin Options dropdown
2017-05-23 13:17:08 -07:00
Cameron
1db797a5e9 Merge pull request #2647 from arunshekher/forum_shortcodes_search_button_fix
[html] - Fix forum search button start tag using self closing syntax
2017-05-23 12:24:12 -07:00
Arun S. Sekher
55c2291ac2 [html] - Fix invalid html for 'Delete' and 'Move' list items in forum 'Admin Options' dropdown menu.
Cleanup unclosed 'li' tag, unclosed 'a' tag, remove stray 'i' end tags in 'Delete' and 'Move' list items in the drop down menu.
2017-05-23 11:46:59 +04:00
Arun S. Sekher
3cd44c035f [html] - Fix forum search button start tag using self closing html syntax.
Should fix 'Self-closing syntax (/>) used on a non-void HTML element' html validation error.
2017-05-23 02:18:41 +04:00
Arun S. Sekher
1f1062e3af [html] - Fix end tag mix-up in forum_viewforum_template 'item' block.
Mixup caused unclosed div element in the generated markup.
2017-05-23 01:38:17 +04:00
Cameron
fb02782a3d Forum upgrade fix. 2017-05-03 11:39:30 -07:00
Cameron
c2f241d871 Issue #2610 - attempt to auto-remove legacy URL files from forum. 2017-05-02 13:53:31 -07:00
Cameron
aeb4f925d2 Issue #2610 Remove legacy SEF URL from forum plugin. 2017-05-02 13:47:18 -07:00
Cameron
3fd7bad708 Forum: CSS to limit over-sized images. 2017-04-19 14:26:00 -07:00
Cameron
6f47baed6c Precaution for if newforumposts_menu.php is activated twice. 2017-04-13 09:44:00 -07:00
Cameron
325b5e2328 Forum shortcode fix 2017-04-12 16:19:42 -07:00
Cameron
51c978addc Closes #2558 - Date format option added to forum shortcode. 2017-04-12 11:00:13 -07:00
Cameron
c88fbb5c9a Closes #2528 Batch SEF generation added. 2017-04-02 11:32:32 -07:00
Cameron
c2cc206d21 ADMIN_CHILD_ICON constant added. 2017-03-27 19:35:20 -07:00
Eduardo Carísio
863e1afee0 Patch for the issue #2506 2017-03-18 23:51:07 -03:00
Cameron
5569516329 Issue #1436, Issue #2294 - New Forum Posts Menu template added. Beginnings of "New Forum Posts Main" replacement. 2017-03-05 12:03:41 -08:00
Cameron
b808874e1a Merge pull request #2307 from rica-carv/rica-carv-patch-forum_cancel_buttons
Patch for forum post cancel buttons
2017-02-25 08:08:30 -08:00
Cameron
f11a3b95d5 Issue #2380 Possible fix for forum thread_lastuser field migration. (untested) 2017-02-04 11:15:05 -08:00
Tijn Kuyper
69e5677ba3 Code clean-up - remove empty space 2017-02-04 17:17:48 +01:00
Tijn Kuyper
030911c1a8 Fixes #2376 - users with a dot in username are now properly recognized
during the forum update (v1 to v2)
2017-02-04 17:02:17 +01:00
Cameron
46af4f460a Removed blank space. 2017-02-02 12:29:59 -08:00
Cameron
503ac6a54d Issue: #2366 Possible fix for forum css class issue. 2017-02-02 12:28:10 -08:00
Cameron
8843752aa1 Issue #2366 - Missing css id added. 2017-02-02 10:25:16 -08:00
Cameron
8ceba4327d Default Forum template css classes. 2017-02-02 10:18:09 -08:00
Cameron
0bc1f78a7c Merge pull request #2350 from mcpeace-maw/patch-27
Update view_shortcodes.php
2017-01-30 08:54:03 -08:00
mcpeace-maw
6da96d2c05 Update view_shortcodes.php 2017-01-30 11:48:45 +02:00
mcpeace-maw
2bda102e29 Update forum.css 2017-01-30 11:42:45 +02:00
Tijn Kuyper
63e7dc513e Removed debug info 2017-01-29 18:47:28 +01:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
rica-carv
429386adf5 Update forum_post.php 2017-01-20 20:37:43 +00:00
Cameron
8deaa4e851 Issue #2294 - Reset avatar size when not set. 2017-01-17 11:53:09 -08:00
Cameron
276e311e69 Merge pull request #2105 from rica-carv/rica-carv-patch-1
New forum post shortcode for custom caption
2017-01-17 10:16:07 -08:00
Cameron
13758b35ed Merge pull request #2291 from yesszus/patch-1
Update comment_shortcodes.php
2017-01-17 10:14:50 -08:00
Gábor
93398f92aa Update forum_post.php 2017-01-17 12:06:24 +01:00
Gábor
b2d5a03bc2 Update forum_posted_template.php 2017-01-17 12:03:23 +01:00
Gábor
7df531d4cb Update English_front.php 2017-01-17 12:00:46 +01:00
Tijn Kuyper
65f840d5b3 #2287 - Fix for LAN loading in forum plugin 2017-01-17 00:42:28 +01:00
Cameron
0e47cedb56 Forum shortcodes. {TOPIC_TITLE} and {TOPIC_URL} 2017-01-15 18:12:35 -08:00
Cameron
721a696acb Forum: Backward compatibility fixes. 2017-01-15 09:28:20 -08:00
Cameron
33d033536c Forum now utilizes THEME_LEGACY check for template loading. 2017-01-15 09:08:50 -08:00
Cameron
c4874a3fda Remove LANs from debug info. 2017-01-14 13:38:05 -08:00
Cameron
e176d560bb #2272 New Forum Posts - Bootstrap standard markup. 2017-01-14 13:06:47 -08:00
rica-carv
9070238ae6 Update forum_post_template.php 2017-01-12 18:14:11 +00:00
rica-carv
4d35059afe Update post_shortcodes.php 2017-01-12 18:13:39 +00:00