Summary
- Update design guidelines for screen inclusion (commit: f45fcd1) (details)
- 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 query intent filter (commit: 9c3cb8f) (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)
- Fix mistake on xapi statement query: using incorrect verb field (commit: a500ce4) (details)
- Fix mistake on xapi resource: wrong parameter for until. (commit: df8580a) (details)
- Issue #231 (commit: de6e9a8) (details)
- add Assignment xAPI Recipe in edi, list, deatil screen (commit: 52ce3ef) (details)