1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-16 04:24:42 +01:00

547 Commits

Author SHA1 Message Date
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
5ce1ee4a24 Fixes #1337 - newforumposts_menu configuration rewrite. 2016-02-11 11:21:03 -08:00
Cameron
550968d78a Issue #1336 and Forum menu prefs upgrade and newforumpost_menu fix. e_menu.php pending. 2016-02-10 19:51:32 -08:00
Cameron
e7f5155703 Issue #1336 - Allow forum update to continue if empty tables found. 2016-02-09 17:41:18 -08:00
Cameron
706e79af1f Cron Test email function updated to use new mailing method. 2016-02-07 23:35:38 -08:00
Cameron
cff27bf17a Issue #1298 Forum Query Fix and general cleanup. News Image Dimensions added where possible. 2016-02-07 22:25:12 -08:00
Cameron
e5fbd82d5a Fixes #1326 URL Profiles were still displaying for plugins using new url system. 2016-02-05 19:05:55 -08:00
Cameron
3279283b6c Search Fixes, Forum Search fixes. 2016-02-02 14:28:59 -08:00
Cameron
d159763747 Search Fixes. Forum search upgraded to v2.x spec. 2016-02-01 20:29:46 -08:00
Lóna Lore
391f7c2148 Fixed: bug when you use "Quick Reply" twice (in forum). 2016-02-01 11:43:03 +01:00
Cameron
ee32537db4 Issue #784 - Track overview page rewrite. Forum template upgrades. 2016-01-31 21:44:11 -08:00
Cameron
cad4e9d869 Fixes #784 - Forum Tracking rewritten. Requires additional testing. 2016-01-31 19:26:08 -08:00
Cameron
fadc6eeb44 Issue #784 Forum: Thread tracking - enable/disable functioning correctly. Actual notification requires work. 2016-01-31 14:39:41 -08:00
Jimmi08
5750b91b91 Issue #1309. e_BASE."user.php" replaced with SEF URL. 2016-01-27 11:56:59 +01:00
Cameron
a16ae500bb Forum: code cleanup. BC Fixes for Breadcrumb. 2016-01-26 21:10:19 -08:00
tgtje
9a9ba5ee4c amended LANs and issue #1177 17-01-2016 refreshed 2016-01-17 21:27:32 +01: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
Cameron
d396bf8dc9 Merge pull request #1275 from lonalore/master
A few minor fixes and corrections...
2016-01-13 13:59:53 -08:00
Lóna Lore
cc7aa55810 Align counter cols to center. 2015-12-18 14:21:00 +01:00
Lóna Lore
3b1a5909ba Align counter cols to center. 2015-12-18 14:10:51 +01:00
Lóna Lore
6c91b1a552 Fixed: proper params for post URLs. URLs always pointed to the last page of topic, but the post was not always there. 2015-12-18 11:09:33 +01:00
Lóna Lore
d93d27a0c2 Fixed: pagination won't show up, if forum topic has e.g 21 posts and the posts/page limit is set to 20. 2015-12-18 09:25:12 +01:00
Cameron
be410ae0ea Merge pull request #1273 from lonalore/master
Forum post created event: Append last inserted ID to data array for passing…
2015-12-17 00:16:41 -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
SecretR
df7e69031c Fix forum reply JS dependency 2015-12-15 17:49:20 +02:00
Lóna Lore
f69013ec14 Forum post created: Append last inserted ID to data array for passing it to event callbacks. 2015-12-15 10:33:33 +01:00
Cameron
43948fa119 Merge pull request #1178 from tgtje/commit-2
Issue #6 Adding call for LAN_FORUM_2003
2015-09-04 15:11:29 -07:00
leo
14ca23523c Adding call for LAN_FORUM_2003 (happens 2 times in admin when clicking on main menu links 2015-09-04 13:35:43 +02:00
Cameron
e55e305d0c Issue #1174 - Forum "user profile" link fixes. 2015-09-02 08:59:49 -07:00
Cameron
cffb369751 Issue #1109, Fixes #830, Fixes #731, Fixes #710, Fixes #608, Fixes #1012 : v1 -> v2 Upgrade-Routine fixes (including forum plugin) 2015-08-24 17:39:28 -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
60d9d0751a Fixes #1143 - ForumJump fatal error fix. 2015-07-17 23:08:49 -07:00
Moc
676aceb28b #1143 - Some forum fixes for v1 themes 2015-07-16 18:25:11 +02:00
Cameron
d12eef2f07 Issue #1138 - Bootstrap3 theme mostly complete. 2015-07-16 01:17:21 -07:00
Cameron
a26de7bc84 Issue #1138 - Bootstrap3 UI fixes. 2015-07-15 19:33:15 -07:00
Cameron
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -07:00
Cameron
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
Cameron
483d43a829 MySQL: Refactored 'db_Table_exists' to 'isTable' method. (BC compatible) and removed use of pref global. 2015-07-07 13:02:34 -07:00
Cameron
0ce8c56017 forum.css height fix. 2015-07-02 14:44:19 -07:00
MikeyGMT
142d31768c Replace Duplicate LANs : LAN_TITLE
Replace Duplicate LANs : LAN_TITLE
2015-07-02 13:43:22 +01:00
Cameron
20abcdf449 Forum: Added SEF URLs on subForums. 2015-06-27 12:07:41 -07:00
Cameron
46b9cc0375 Merge pull request #1086 from mcpeace-maw/patch-2
Support all themes using font-awesome by default.
2015-06-27 01:03:54 -07:00
Cameron
78b904924a Forum: Fixes #1085 - broken icon paths when using SEF Urls. 2015-06-26 18:14:52 -07:00
mcpeace-maw
66f68451c2 Update forum_icons_template.php
This is the support for font icons in the forum front end. I try it and works.
2015-06-27 00:51:46 +03:00
Cameron
84485c50da Forum: Fixes #1079 - broken 'move' url. 2015-06-26 10:26:47 -07:00
Cameron
f13e49ae6f Fix for PHP warning. 2015-06-25 18:20:49 -07:00