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
Cameron
b427af4f31
Fixes #1075 , Fixes #441 - Forum permissions cache was stored incorrectly, causing incorrect permissions for some users.
2015-06-25 18:17:08 -07:00
leo
3bc8dbdf83
2015-06-25 16:05:23 +02:00
Moc
18744253c3
Fixes #1069 - 'Post as' option is now correctly selected when editing the OP (missing thread_sticky var)
2015-06-22 19:30:31 +02: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
skcihmit
690e197f69
Update forum_post.php
...
under function updateReply()
$url = e107::url('forum','topic',$this->data,true);
to
$url = e107::url('forum','topic',$this->data);
With true at the end, I get the redirect url creating a recursive e107_plugins/forum within the url and causing a 404.
2015-06-21 12:06:52 +10:00
Cameron
4da438c9e4
Forum: remove thread_sef from forum-update routine.
2015-06-17 20:20:23 -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
Moc
95e645d7d1
Forum plugin - Now correctly updates threadtype (sticky, announcement, normal) after updating OP
2015-06-17 19:43:37 +02:00
Moc
24a82eaaef
Forum plugin - Allow changing the post type (normal, announcement, sticky) when editing the starting post
2015-06-17 16:23:19 +02:00
Cameron
8a22d10325
Issue #1054 - Inline editing was not triggering beforeUpdate and afterUpdate methods.
2015-06-16 11:02:57 -07:00
Cameron
8d5e106fd6
Issue #1026 - Added redirection debug info. Redirection after 'Update reply' corrected.
2015-05-26 12:25:12 -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
392acf19bf
Fixes #615 - Broken forum upgrade when tables are empty.
2015-05-22 11:09:46 -07:00