Don't hardcode news model in Comment.
tagged version 2.3.2
Updates for 2.3.2 release.
Additional tests for AccountController.
Use AR callbacks instead of observers (removed in Rails4) for notifications.
Ability to save Gantt query filters (#7836).
Test failures with ruby1.8.
ruby1.8 compatibility.
Adds a test for CvsAdapter#root_url_path (#14422).