Skip to content

Object histories, reversion 2.x

Will Pimblett requested to merge feature/reversion2 into develop

Will close #157 (closed). Will close #155 (closed). Will close #231 (closed).

Includes refactoring of parts of xsd_members and training. Mainily switching GETs that do things into POSTs. Also moving a lot of the heavy lifting into model methods.

History pages

  • MemberProfile
  • PSDC
  • Groups
  • Sessions
  • Sites
  • Session history does not show PL changes, need to join in view.

Handle actions better

  • Member profile actions
  • PSDC actions
  • PSDC complete
  • Session PL actions
  • Session complete
  • Trainee actions
  • Retro add lessons
  • Award Qual
  • Award SDC

Bugs

  • MemberProfile 'ManyToOneRel' object has no attribute 'get_internal_type'

Merge request reports