Releases
v3.5.0
Brand new Admin interface
New LTI-only auth module that doesn't allow users to log in directly
New Admin API built with FuelPHP controllers
Changes default homepage to use homepage designed for UCF
Long words on score results page display fix
Fix for ipv6 localhost ip lookups that would break our rate limiter code for logins
Fix for cache and session driver configuration on windows
Updates fuel core to 1.8.04 for better windows support
materia-client-assets can now be built and compiled using yarn build
and yarn watch
on materia - easier for developers
All 0
's used as values for a state were updated to non-zero values to help avoid a mysql query pitfall
Updates phpunit from v4 to v6
Fixes numerous erroneous tests in lti
adds slow test runner
speeds up a few tests
updates the admin api to use more standard RESTy parts
Creates Server_User class to hold things that don't belong in Model_User
Fixes bug in direct login when using SAML that would route to saml on a failed user/pw combo
You can’t perform that action at this time.