advanced_forum 7.x-2.5

Bug fixes
New features
Insecure

Next major release update

Please, check the list of issues, coming with the current release

advanced_forum 7.x-2.3

Bug fixes
Insecure

7.x-2.3 RELEASE

by troky: Code cleanup.
Issue #2035217 by BertjeC: Reverting commit #5047fcb.

advanced_forum 7.x-2.2

Bug fixes
Insecure

7.x-2.2 RELEASE

Issue #1948652 by EuroDomenii: Fixed wrong topics and posts count - removed recursive call.
Issue #2011380 by pc-wurm: Fixed forum contextual links.
Issue #1998300 by inventlogic: Comment edit does not use the post_preview template file when previewing edited comments.
Issue #1946386 by troky: Fixed incorrect number of new replies when node has more revisions v2.
Issue #1982030 by rooby: Added labels to select fields on forum topic sort form.
Issue #1975746 by troky: Fixed notice in advanced_forum_settings_page().
Issue #1946386 by troky: Fixed incorrect number of new replies when node has more revisions.
Issue #1941338 by troky: Fixed AF menu alteration. Changed forum/%forum_forum to forum/%advanced_forum_forum.
Issue #1944162 by nsalyzyn: Added check for $view->style_plugin existance.
Issue #1936476 by troky: Fixed query (added table reference) in advanced_forum_post_position()
by troky: Fixed forum topic preview display.
Issue #720118 ny troky: Fixed forum hierarchy rendering on forum frontpage. Fixed subforum/subcontainer post count.
by troky: Decreased forum description font size.
Issue #1906536 by troky: Fixed forum styled comment numbering for non-forum nodes.
Issue #1921238 by regilero: Class attribute should be an array in comment_preprocess

advanced_forum 6.x-1.3

Bug fixes

Changes since 6.x-1.2:

  • #1116246 by mcdruid: Fixed comment post number is wrong after first page.

advanced_forum 6.x-1.2

Bug fixes

This release is mostly bug fixes. The biggest change that everyone needs to be aware of is that it is now using Author Pane 2.x instead of 1.x. Those of you who upgraded AP already despite all my warnings not to and then hacked your way around the imagecache issue can now undo your hack. The rest of you need to upgrade. As of this release, Author Pane 1.x is unsupported because there is no supported branch of AF or APK that requires it.

Changes since 1.1
#1070792: Fix notices by Michelle: Fixed notices.
#821744: Change Author Pane integration to 2.x by Michelle: Added all of the images to Boxy and Boxy Stacked since adding the AP images made it no longer default to Naked.
#901904: hook_link_alter() expects $comment as a third argument. by donquixote: Updated drupal_alter call to pass in new comment parameter added in 6.16.
#738912: Sorted column is not styled - no 'active' class on TD by mr.j: Added variable to hold table sorting in topic list.
#767742: invalid html comment id and anchor name by miro_dietiker: Removed redundant comment ID from post template.
#992428: Forum containers should not display the "Mark all topics read" link by Michelle: Don't show mark read link on containers.
#738074: Forum count incorrect when using access control modules by yaslama: Fixed incorrect forum post counts when using access control modules.
#787454: Incorrect new posts count when topics are moved with revisions on by Michelle: Backported fix to new post count when topic is moved to a new forum.
#821744: Change Author Pane integration to 2.x by Michelle: Switched to Author Pane 2.x dependency.
#821744: Change Author Pane integration to 2.x by Michelle: Fixed goof with template file suggestion that caused it to use old AP template.

advanced_forum 6.x-2.0-alpha4

New features
Bug fixes

Alpha 3 came out in July of 2010, nearly a year ago. There has been extensive changes since then. Advanced Forum doesn't store any data outside of settings so there is no issue with your forum content when upgrading. The styles, however, have changed significantly. If you have a custom style, your best bet is to re-apply your changes to a current style.

This alpha wraps up the really major changes. From here, releases will be faster with a goal of getting to 2.0 by Summer.

Important upgrade notes:

  • Visit the settings page, confirm all is still set as you want it, and save the page. This will take care of any variable changes and avoid errors from bad settings data.
  • The boxy style was replaced by Silver Bells. If you are using either version of boxy, be sure to change to a different style before upgrading. Failure to do this may result in errors as AF tries to use a style that no longer exists.
  • The old icons with embedded text will not work with the new styles. See #1052488: Document how to use old images with embedded text
  • If you are using Author Pane, be sure to use 2.1 for style compatibility.
  • If you are upgrading from prior to Alpha 3, be aware of the Views dependency.

Changes since Alpha 3
#1044322: A new topic with no comments does not show new post icon by rcurtin, Michelle: Fixed topic listing icon not showing new posts on brand new topics.

advanced_forum 6.x-2.0-alpha3

New features
Bug fixes

Alpha 3 is working well for me on Coulee Region Online and in my dev testing, but it's still alpha so make sure you do extensive testing of your own before deploying on a live site and when upgrading.

This alpha is intended to work with Author Pane Beta 1 and may not work quite right with older versions because the theme function changed.

There are still some known bugs and many more features to be added. See #753320: Advanced Forum road map as well as the issue queue for details.

Changes since Alpha 2:
#821744 by Michelle: Updated Author Pane integration to work with beta 1.
#830102 by merlinofchaos: Added setting for 'Inject hierarchy of first term into breadcrumb trail' to forum page.
#832286 by Scyther: Allow users to see a signature in an input format they don't have access to.
#787454 by berdir, mikey_p, merlinofchaos, and Michelle: Fixed error in SQL that caused new posts to be counted twice if revisions were on when the node was moved to another forum.
#801260 by dereine: advanced_forum_statistics_replies performance improved.
#807742 by Michelle: Started work on documenting the templates.
#793020 by Michelle: Fixed issue with no-style-name template file not being found.
#793664 by crea: Fixed Author Pane not showing on nodecomment reply preview.
#622670 by neclimdul: Fixed clipped folder icons when no posts in forum.

advanced_forum 6.x-2.0-alpha2

New features
Bug fixes

This alpha seems to be working pretty well. I'm using it on Coulee Region Online with only minor issues. At this point, I can tentatively recommend it for production sites with the caveat that you test it thoroughly first. Remember that alpha releases are still subject to potentially radically changes so make sure to keep good notes on any customizations you make to make it easier to port them to the next release.

Upgrade notes:This release is a huge jump from Alpha 1. If you are using this on a production site, it is very important that you test the upgrade on a dev site. Make sure you delete the old directory before untarring the new one to clear out unused files. Some settings have changed so you will want to check the settings to be sure everything is still how you want it.

Full list of changes since Alpha 1:

#627808 by Michelle: Account for inconsistency in nodecomment's handling of the comment anchor link.
#492794 by Michelle: Rewrote code that determines what AF applies a style to.
#586652 by Michelle: Removed modification to $submitted.
#568422 by Michelle: Removed 'My topics' view and made 'My posts' much better.
#568422 by Michelle: Made 'My posts' view use forum topic list style
#561448 by Michelle: Fixed problem with active forum topics topic titles not linking.

advanced_forum 6.x-2.0-alpha1

New features
Bug fixes

This is an initial release of the new version. It's fairly solid but I wouldn't put it on a production site, yet. If you are building a site that you expect won't be done for a couple months, you'll want to start with this version because the styles have changed significantly since 1.x. Testing is appreciated. I'm aiming for a full release in September, though that is subject to change.

advanced_forum 5.x-1.1

Security update
Bug fixes

Fixes SA-CONTRIB-2009-040 - Advanced Forum - Multiple vulnerabilities.

Other changes since 1.0:
#422652 by NeoID: Closed tag on break in advanced_forum-forum-legend.tpl.php

advanced_forum 6.x-2.x-dev

New features
Bug fixes

Development snapshot of in-progress code. Test thoroughly before using and carefully test all updates. May be broken or change drastically from one snapshot to the next.

advanced_forum 6.x-1.0

Bug fixes
Insecure

Official 1.0 release!

If you are upgrading from an older version and experience any weirdness, especially with things not showing up in the Author Pane, try clearing your cache.

Changes since RC3:

advanced_forum 5.x-1.0

Bug fixes
Insecure

Official 1.0 release!

If you are upgrading from an older version and experience any weirdness, especially with things not showing up in the Author Pane, try clearing your cache.

Changes since RC2:

advanced_forum 6.x-1.x-dev

Bug fixes

Warning: this snapshot now requires Author Pane 2.x and you will get an error if you try to use it with 1.x. I suggest upgrading to AP 2.x before upgrading AF to avoid problems.

advanced_forum 5.x-1.x-dev

Bug fixes

Now that the D5 version is complete and stable, this dev snapshot will contain only bug fixes. It should be safe to use as changes will be minimal but always test it first on a development site before deploying on a live site.

Subscribe with RSS Subscribe to Releases for Advanced Forum