3279463 - Check the permissions and authorship of concerned node when calling the routes and not just when creating the links.
New Dev branch released to work on update drupal standards.
Added basic Rules module support
Adding basic Rules support.
Fixed Cloning Anomaly https://drupal.org/node/2011328
#1246230 Error when replying to forum topic. patch by nonsie.
Issue #1483432 by kervi, Base table or view not found: 1146 Table 'comments' doesn't exist.
Issue #436376 by gregarios, patched by nonsie Administrator for the site should be able to have full access to mark any comment as the best reply.
minor bug fixes Issue 1450138 by kervi removed debug index from link. Issue 1453086 khoomy removed hook_install().
adding back bestreply.js
Trying again to add the js file back
Adding back bestreply.js which was removed accidentally last release.
Added cleaner views support and a node variable has_bestreply http://drupal.org/node/794282
Support for views added.
Added views support. Fixed admin permissions to show add best reply links on all comments.
Development D7 release
Fixed menu access argument Added 'clear bestreoply' permission Added hook_uninstall
magnestyuk: One check for presence of userpoints module missing. http://drupal.org/node/421190
Error spotted and fixed by magnestyuk: 'Invalid argument' error in admin screen due to a wrong t() in code. http://drupal.org/node/419518
CVS missing file fix 2
Added missing js file :)
New features:
Code clean up, removed unneeded php tags causing headers already sent error, and general steps to meet Drupal coding standards.
Fixed issue with node type selection
Fixed issues with node type selection.
Fix for admin settings, node type restrictions. Allows admin users the ability to restrict the node types that best reply works with.
Fix for admin settings, node type restrictions.
D6 correcting tagged version
D6 development release
Setting as stable release
First release of bestreply