Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 2.04 KB

README.md

File metadata and controls

23 lines (17 loc) · 2.04 KB

About this branch

Our goal is to run upstream OSEM without modifications to its codebase. We currently still make a few modifications in this interim branch:

  • Fix access to the version history of organization-level roles #2654
  • Add setting to disable email notifications of comments #3059
  • Add surveys during CFP response #3058
  • Don’t automatically select a difficulty level #3140
  • Corrections to proposal help text #3243
  • Resolve inability to schedule events #3244
  • Restrict commercial management to organizers hide-commercials
  • Add notifications of user registrations 982407e
  • Configure deployment to Dokku 0ff909a
  • Work around titusfortner/webdrivers#254 347c929
  • Allow disabling of account creation via environment variable 0f9715a

These divergences from upstream should be seen as a to-do list, where completing an item means either solving its need in a general way upstream, or adjusting our procedures to accommodate upstream’s existing capabilities or limitations.

Guidelines

Don’t develop on this branch. It follows upstream by regularly rebasing the above modifications. When a modification is no longer necessary, it will be dropped during the rebase. When there are no remaining modifications, this branch will be deleted.