1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-07 07:47:59 +01:00

85 Commits

Author SHA1 Message Date
Cameron
33d033536c Forum now utilizes THEME_LEGACY check for template loading. 2017-01-15 09:08:50 -08:00
Cameron
de1490de71 Fix for forum not displaying. 2017-01-04 11:03:51 -08:00
Cameron
268004bd71 BC Fixes 2016-12-10 16:39:03 -08:00
Cameron
e5d9b896ca Issue #2016 Fix for forum "New Post" indicator icon. 2016-11-17 16:14:25 -08:00
Cameron
69e41fa93a Issue #2023 - Corrected loading of forum template for wrapper use. 2016-11-14 16:14:47 -08:00
Cameron
d1ba7f8f7b Issue #2023 - Main Forum template missing wrapper identifiers. 2016-11-11 17:10:08 -08:00
rica-carv
c22f5376f2 Forum overrides bug... 2016-11-10 19:41:38 +00: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
rica-carv
b9ab0fb109 Add files via upload 2016-05-31 20:32:14 +01:00
Cameron
ec36f1dc87 IP handler checks and fixes. 2016-05-25 15:10:00 -07:00
Cameron
a674ca0201 Forum track Page - display last post user and date. 2016-05-23 12:42:21 -07:00
Cameron
3769429a06 Merge pull request #1614 from rica-carv/rica-carv-patch-forum.php-1
#1607 Added new shortcode to forum.php
2016-05-21 09:49:35 -07:00
Cameron
1f75400a7b Merge pull request #1615 from rica-carv/rica-carv-patch-forum
Parser param correction for forum description.
2016-05-05 13:48:42 -07:00
rica-carv
947f06987e Update forum.php 2016-05-05 20:24:34 +01:00
rica-carv
652fc64752 Update forum.php 2016-05-05 11:13:06 +01:00
rica-carv
f398f3631d Update forum.php 2016-05-05 11:11:50 +01:00
rica-carv
2adc6b9668 Update forum.php 2016-05-05 10:41:20 +01:00
rica-carv
3b68240174 Change proposal of forum description
Changed proposal to parse embeded shortcodes on the forum description, if any present....
2016-05-05 10:36:18 +01:00
rica-carv
c3e461ad89 Update forum.php 2016-05-04 19:56:22 +01:00
rica-carv
3e0b94a107 Moved hidden inputs
Moved hidden inputs due their present location breaks bootstrap searchbox css format (see picture)
2016-05-02 12:23:37 +01:00
Cameron
3c2def3a31 Issue #1493 : Allow tracking of topics via tracking page only (no emails). (work in progress) 2016-04-05 11:21:53 -07:00
Cameron
e4436417f9 Forum: Moderators list fix. Online count fix. IMAGE_track BC Fix. 2016-03-26 11:41:52 -07:00
Cameron
825ab74984 Custom Forum title now respected throughout. 2016-03-23 17:25:21 -07:00
Cameron
208edb0d22 Added NoReplies Image to Main forum page. 2016-03-22 23:45:37 -07:00
Cameron
7c458dbed2 Added "No Replies" to forum status icons. (Bootstrap only) 2016-03-22 23:38:58 -07:00
Cameron
1e9da76395 Forum: PHP7 parser fix. 2016-02-15 19:59:47 -08:00
Cameron
2c50a06517 Deprecated Function cleanup and PHP Notice removal. 2016-02-15 00:56:08 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
3279283b6c Search Fixes, Forum Search fixes. 2016-02-02 14:28:59 -08:00
Cameron
ee32537db4 Issue #784 - Track overview page rewrite. Forum template upgrades. 2016-01-31 21:44:11 -08: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
a4d6d8a881 Fix forum always override theme template 2015-12-16 15:24:22 +02:00
SecretR
f67127bfed Forum templates paths fix 2015-12-15 18:05:55 +02:00
Cameron
e55e305d0c Issue #1174 - Forum "user profile" link fixes. 2015-09-02 08:59:49 -07: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
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
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
20f2b552da Allow Sitelinks to be switched between auto-generated SEF Urls and regular URLs. Requires link_owner (plugin directory) field value with corresponding e_url.php configuration. 2015-03-31 10:21:50 -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
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -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
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
Moc
6dd2738e0b Minor LAN correction 2013-09-16 13:22:01 +02:00
Cameron
6b53d47ba4 Added Breadcrumb to first page of forum. 2013-06-23 19:33:42 -07:00
Cameron
c723b43c68 Forum styling 2013-06-20 17:12:58 -07:00