Cameron
a347a450ad
Fix SQL query.
2016-12-05 21:29:59 -08:00
Cameron
e22eb860f1
Code cleanup
2016-12-02 12:04:08 -08:00
rica-carv
223f868859
Update forum_viewforum.php
...
Bootstrap warning output format when no topics in forum...
2016-12-01 22:07:20 +00:00
rica-carv
0a34939fd7
Update forum_viewforum.php
...
Permisions check should be on post, not thread.
With thread, the "create new topic" is displayed in the dropdown, and it shouldn't if user is not allowed to create posts....
2016-11-21 18:35:52 +00:00
Cameron
555c9a65d6
Merge pull request #2047 from rica-carv/rica-carv-viewforum_head_shortcodes
...
Allow viewforum top head row to have shortcodes...
2016-11-19 13:35:40 -08:00
rica-carv
dd130074ca
Update forum_viewforum.php
2016-11-19 13:44:29 +00:00
rica-carv
369afbcb78
Allow viewforum top head row to have shortcodes...
...
Allow viewforum top head row to have shortcodes...
2016-11-19 13:25:01 +00:00
rica-carv
e763b90237
Enable templating of viewforum caption
...
Enable templating of viewforum caption
2016-11-16 20:43:18 +00:00
Gábor
b31340c54c
Update forum_viewforum.php
...
Some correction
2016-09-15 09:06:04 +02:00
rica-carv
fe54bd0377
Forum $fVar, $tVar removal
...
Forum $fVar, $tVar removal
Added also some code clean up for previous submit #1677 (forum.php & forum_shortcodes.php)
2016-06-14 13:34:52 +01:00
Cameron
0b96543a1a
Forum SEF Url fixes
2016-05-24 12:39:45 -07:00
Cameron
00c640626d
Forum #295 Preparations for thread/topic filtering.
2016-05-22 11:58:27 -07:00
Cameron
d58ac82248
Forum: fixed forum perms display.
2016-05-05 13:24:26 -07:00
Cameron
056e66530c
Forum: Fix for shortcode wrapping with 'viewforum' template.
2016-05-04 15:59:13 -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
Cameron
209d68a6fe
Forum: Fixes #1488 - Missing forum icons.
2016-04-08 18:04:36 -07:00
Cameron
2dedb86ba8
Viewable By shortcode added. Forum deleted template corrected.
2016-03-26 15:17:11 -07:00
Cameron
e4436417f9
Forum: Moderators list fix. Online count fix. IMAGE_track BC Fix.
2016-03-26 11:41:52 -07:00
Cameron
a4583a4f52
Forum: Fix for forum creation access rights.
2016-03-24 20:14:56 -07:00
Cameron
7c458dbed2
Added "No Replies" to forum status icons. (Bootstrap only)
2016-03-22 23:38:58 -07:00
Cameron
796f5fa95c
Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url);
2016-01-13 19:18:12 -08:00
Cameron
7a564f639d
Fixes #1290 , Fixes #1279 Forum backward compatibility issues.
2016-01-13 18:09:47 -08:00
SecretR
f67127bfed
Forum templates paths fix
2015-12-15 18:05:55 +02:00
leo
bfce62a1d6
Changed present LAN calls (+ edit +decommented) so to be able to use the translation (previous state crippled .. not finished ??) Iff i am correct on coding unsure, testing provides working..
2015-08-22 16:40:38 +02:00
Cameron
20abcdf449
Forum: Added SEF URLs on subForums.
2015-06-27 12:07:41 -07:00
Cameron
84485c50da
Forum: Fixes #1079 - broken 'move' url.
2015-06-26 10:26:47 -07:00
Cameron
a2c7368406
Issue #6 - Moved LAN_TYPE, LAN_DESCRIPTION, LAN_FILE from lan_admin.php (and added LAN_COMMENTS) to global English.php file.
2015-06-22 10:06:34 -07:00
Cameron
3d9c6f07ef
Forum: Fixes #1068 Go-to-page button links.
2015-06-22 09:55:59 -07:00
Cameron
56321dfcf7
Fixes #1056 - Forum rules and statistics links added back to template and reworked for bootstrap. thread_sef removed from forum_thread database table and now generated on the fly. More testing required.
2015-06-17 20:09:26 -07:00
Cameron
240d509fd0
Fixes #1028 - Forum reporting failing. Reporting now uses 'Notify' settings. Jump to Previous and Next forums working again. Jump to other forums working. Header redirection has been minimized for improved performance.
2015-05-26 12:00:43 -07:00
Cameron
03ab8b867e
Issue #1015 - Possible forum edit/view access cache issue corrected. New-Topic and Post-Reply buttons now use the new SEF urls.
2015-05-22 15:37:46 -07:00
Cameron
b78fb35be2
Fixes #721 - jump to "last forum post" link added to 'Last Post' time value.
2015-04-25 14:03:54 -07:00
Cameron
542b30892f
Issue #933 - real SEF URLs added to forum. (work-in-progress)
2015-04-25 12:57:00 -07:00
Cameron
21015c9575
Forum styling for bootstrap.
2015-04-14 01:29:26 -07:00
Cameron
4514a98016
Issue #408 Forum now uses font-awesome glyphs when using Bootstrap3 theme. Default Bootstrap template is now responsive for mobile devices etc.
2015-03-28 14:10:28 -07:00
Cameron
a78f6ae14e
Language file cleanup continued.
2015-01-31 01:09:25 -08:00
Cameron
05637a4422
Forum language-file cleanup.
2015-01-30 18:14:06 -08:00
Cameron
552d113ce0
Fixes #797 missing LANs and correct forum layout for bootstrap 3 css classes.
2015-01-30 02:50:37 -08:00
Moc
f7810c6860
Forum plugin - Fixed glyphicons on BS3
2014-06-25 21:48:57 +02:00
Moc
cc4749c32c
Forum plugin - bootstrap them was not detected properly (similar to a41e352a97dcef14b9f765393a63647da4fdf32a) therefore displaying v1 styling instead of BS
2014-06-25 21:29:12 +02:00
Moc
a41e352a97
Forum plugin - 'New topic' BS button now shows on BS3 theme (checked on BS2, BS3 and non-BS themes)
2014-06-24 18:39:25 +02:00
Cameron
f3ae51e037
Added 'btn-default' to button for Bootstrap3 compatibility.
2014-02-07 07:33:33 -08:00
Cameron
c3e93fb34d
Issue #435 - More Bootstrap3 styling fixes. Login-menu shortcodes updated to v2 spec.
2013-12-21 06:23:22 -08:00
Cameron
62e06d7a30
Font-Awesome CDN added (for now) and additional icons used in forum.
2013-06-21 02:43:37 -07:00
Cameron
e1efbad213
viewforum icons.
2013-06-21 02:09:52 -07:00
Cameron
e5e5c1d12c
New notify script added to front end. You can test with forum 'quick reply' for now.
2013-06-21 01:26:30 -07:00
Cameron
50e71fb6a6
Forum icon updates
2013-06-20 19:25:30 -07:00
Cameron
c723b43c68
Forum styling
2013-06-20 17:12:58 -07:00
Cameron
a0aec4b210
Renamed bootstrap flag e_BOOTSTRAP to BOOTSTRAP. Set e_BOOTSTRAP as path of bootstrap folder.
2013-06-17 16:03:33 -07:00
Moc
ff2c2e5c6d
#220 - First batch of forum LAN rewrite: forum, viewforum, viewtopic and post are done. Work in progress! ( #6 )
2013-06-12 21:38:26 +02:00