Summary
- Update README.md (commit: d69440b) (details)
- Initial installatoin instructions for RESPECT server binary installation (commit: 18fe79f) (details)
- Add respect-server.service and update INSTALL.md (commit: 6b466c0) (details)
- Make example IP address consistent on INSTALL.md (commit: 8aa8a74) (details)
- Add Maestro flow summary documentation for core features. (commit: 507c9fb) (details)
- Update `.maestro/README.md` formatting. (commit: 426ab42) (details)
- Refactor Maestro test documentation by consolidating flow summaries. (commit: df4bd8e) (details)
- Update Maestro README.md to use numbered lists for test flow descriptions. (commit: c1bfccd) (details)
- Update Maestro README with detailed steps for user management and school registration test flows. (commit: efb7a28) (details)
- Change PERSON_ADMIN_WRITE flag to an explicit permission. Using a value that was not represented by a single 2^x value resulted in errors in the permission check queries not working as expected. (commit: 67d616e) (details)
- Fix for issue #231. (commit: 93e8ed5) (details)
- Issue #231 (commit: de6e9a8) (details)
- Disable flow 003 until new xAPI based assignment branch is merged. (commit: 69f8132) (details)
- Comment out account selection and login steps in Maestro flow `001_001a_invite_new_users_using_qr_code_or_link_test.yaml` to streamline the invitation testing process. (commit: b02507f) (details)
- Update Maestro flow `001_001b_invite_existing_users_using_invite_code_or_link_test.yaml` to remove redundant assertions and correct role verification for student invitations. (commit: 4727585) (details)