Introduce arbitrary data storage for course objects and other things implementing CourseHandler (e.g., outlines, objects)

Comments

scottrigby’s picture

Status: Active » Needs review

Serialized `data` column added to {course_outline}: 495773a02dd7eebc51b8f1a9afe2ce543dd027a4

scottrigby’s picture

Status: Needs review » Fixed

This issue was actually done last month. Tests that depend on it are passing.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 55b71e3 on 6.x-1.x, 7.x-1.x, 7.x-1.x-fieldable-entities, course-object-entity-view by djdevin:
    Issue #1630588: content privacy for nodes Issue #1630594: introduce...
  • Commit 36c63af on 6.x-1.x, 7.x-1.x, 7.x-1.x-fieldable-entities, course-object-entity-view by djdevin:
    Issue #1630608: hidden object support Issue #1630594: use new data...