Comment 13 for bug 1298646

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3337
Committed: http://gitorious.org/mahara/mahara/commit/bbca7a55ddabd1519f3093892f63a9ac4607ef78
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit bbca7a55ddabd1519f3093892f63a9ac4607ef78
Author: Yuliya Bozhko <email address hidden>
Date: Fri May 9 12:24:55 2014 +1200

Refactor the way objectionable items are stored (Bug #1298646)

- Created 'objectionable' table
- Migrated existing objectionable records to a new table
- Added is_objectionable() method to View class
- Fixed can_view_view() and elasticsearch to use new table
- Fixed artefact.tpl style to match view page when displaying "Not objectionable" form
- Make forum reports use new 'objectionable' table

Change-Id: Ib3759e86c4003216ad57f3cf68911b13e50e9c67
Signed-off-by: Yuliya Bozhko <email address hidden>