Cameron
|
7a564f639d
|
Fixes #1290, Fixes #1279 Forum backward compatibility issues.
|
2016-01-13 18:09:47 -08: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
|
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
|
20abcdf449
|
Forum: Added SEF URLs on subForums.
|
2015-06-27 12:07:41 -07:00 |
|
Cameron
|
78b904924a
|
Forum: Fixes #1085 - broken icon paths when using SEF Urls.
|
2015-06-26 18:14:52 -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 |
|
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
|
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
|
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
|
3f49076a2b
|
Fixes #1001 - forum thread editing. Also pagination and redirection fixes. "Move Thread" reworked and integrated into forum_post.php
|
2015-05-09 13:22:27 -07:00 |
|
Cameron
|
4da0e4789d
|
Forum styling - allow for striping of forum posts.
|
2015-05-08 12:50:30 -07:00 |
|
Cameron
|
81bff06041
|
Forum fix. post_forum field was being sent the thread value instead of the forum value when using the "Post Reply" page. Attachments now working correctly. Fixes download issues associated with forum permissions. Also corrected pagination issue.
|
2015-05-07 11:49:36 -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
|
d60a5edeab
|
Fixes #973 - permissions lookup issue corrected.
|
2015-04-23 20:19:14 -07:00 |
|
Cameron
|
db235bd468
|
Possibly related to issue #809.
|
2015-04-22 12:27:55 -07:00 |
|
Cameron
|
8890c523f0
|
Fixes #717 - Forum Post rewrite. new bootstrap templates added as well as new shortcodes. (attachments not functioning at this moment)
|
2015-04-18 15:09:10 -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
|
9a21cad851
|
Code cleanup / globals removal etc.
|
2015-02-15 16:07:27 -08:00 |
|
Cameron
|
e576370e57
|
Remove some references to deprecated functions/methods.
|
2015-02-14 23:34:15 -08:00 |
|
Cameron
|
dab64ca165
|
New event trigger names reworked. Replaced all '-' with '_' for compatibility with e_notify.
|
2015-02-12 16:52:30 -08:00 |
|
Lóna Lore
|
244ef327a9
|
Issue #877: use the terminology forum-topic rather than forum-thread
|
2015-02-10 13:21:32 +01:00 |
|
Lóna Lore
|
b8be599b9a
|
Issue #877: Feature request: event triggerings in core plugins (e.g: forum, pm, chatbox_menu)
|
2015-02-10 10:32:37 +01: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
|
d6afec8de9
|
Forum plugin - now also displays file attachment when image attachment is also present
|
2014-08-04 17:54:34 +02:00 |
|
Moc
|
c15c22ad7d
|
Forum plugin: Added check to prevent deleting of initial post in topic
|
2014-08-04 16:55:34 +02:00 |
|
Moc
|
d5a6bbc658
|
Forum topic delete routine: more checks
|
2014-08-04 15:51:39 +02:00 |
|
Moc
|
732a66cbeb
|
Forum attachments are now deleted when post is deleted
|
2014-08-04 15:42:06 +02:00 |
|
Tijn Kuyper
|
af83c153f7
|
Forum plugin - now deletes poll when topic is deleted
|
2014-08-04 15:36:32 +02:00 |
|
Moc
|
c7a901a97d
|
#310 - Forum: added some more checks to attachment downloading
|
2014-08-04 12:24:24 +02:00 |
|
Moc
|
de45dd242e
|
#310 - Forum attachment downloading should work now. TODO: checks and error handling
|
2014-08-04 10:27:42 +02:00 |
|
Moc
|
d5b99115de
|
#310 - Forum upload should be functional now. Downloading files not working yet.
|
2014-07-26 20:55:24 +02:00 |
|
Cameron
|
b36c39277a
|
Issue #402 - Forum Icons template path.
|
2013-07-08 11:42:22 -07:00 |
|
Cameron
|
62635ad6fb
|
Possible fix for excessive forum post spam.
|
2013-07-08 10:41:09 -07:00 |
|
Cameron
|
79eeea64e4
|
Forum now using standardized breadcrumb when Bootstrap is enabled.
|
2013-06-26 02:28:24 -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
|
c723b43c68
|
Forum styling
|
2013-06-20 17:12:58 -07:00 |
|
Cameron
|
29f74508c2
|
Forum quick-reply fix.
|
2013-06-19 19:54:29 -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 |
|
Cameron
|
1d25a01eac
|
Forum template tweaks
|
2013-04-18 18:28:33 -07:00 |
|
Moc
|
283bad3b7f
|
Fixing wrongly edited forum_t to forum_thread, used in forum_update
|
2013-04-18 20:26:37 +02:00 |
|
Moc
|
96e7f8e777
|
Update forum_t to forum_thread in SQL
|
2013-04-15 12:44:56 +02:00 |
|
Cameron
|
82ac19d038
|
Added e107::serialize() and e107::unserialize() (static alias of e107::getArrayStorage()->read/write() functions)
|
2013-03-31 05:55:08 -07:00 |
|
Cameron
|
6becda09d4
|
Increase speed of forum-attachment processing.
|
2013-03-31 04:59:04 -07:00 |
|