Fixed getAllLessons() to return all the lessons for which the user is in the lesson's staff group. Added organisationID to the basic lesson DTO returned to Flash.
Renamed the disabled state to "removed". This will make it less confusing with the u/i which describes the suspended as disabled. Added create date and start date to the LessonDTO object.