Skip to content

Conversation

@taija
Copy link
Member

@taija taija commented Jan 21, 2026

  • Add Permissions System
  • Replace LDAP login on dashboard with SSO
  • Add Scramble documentation system
  • New fields on Student and Employee endpoints to support domain split

Notes:

  • There are major changes to the internals as part of this release.
    • Transformers have been replaced by Resources and Resource collections
  • Several database changes are required as part of this release.

taija added 30 commits November 13, 2025 12:51
Add database and UI structure to set and store permissions on 'clients'. Note that gates are not yet configured, so these currently have no effect!
New LDAP library doesn't have the function this was calling
Switch from a dynamic database model to a more hardcoded model for
better performance and simpler development.
Automatically generate documentation via Scramble
This is a complex one, and includes some major updates:
1. Convert CourseYearQuarter and Section to use Resources and Collections
2. Update models and controller to handle hasMany relationship properly
3. Install `awobaz/compoships` to handle composite key relationships
Moved manual query to use elequent models instead.
@taija taija self-assigned this Jan 21, 2026
Copy link

@TaylorYeeBC TaylorYeeBC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formality approval.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants