Skip to content

Changes

Started by timer
Started 1 day 22 hr ago
Took 25 min

Summary

  1. Show role on PersonListScreen. (details)
  2. Show error snackbar when no valid link is found. (details)
  3. Bump version and change assignment label. (details)
  4. Update terms/conditions to use .well-known path on school directory server. (details)
  5. Add guideline on AI-generated content submission (details)
  6. Clarify guidelines on submitting AI-generated content (details)
Commit 6252aff4599c9374493601a1ea8c1b0a520e2d37 by Mike Dawson
Show role on PersonListScreen.
When selecting people to add to class, filter by role (as per #237).
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/navigation/AppRoutes.kt (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/person/list/PersonListScreen.kt (diff)
The file was modifiedrespect-datalayer/src/commonMain/kotlin/world/respect/datalayer/school/adapters/PersonAdapters.kt (diff)
The file was modifiedrespect-datalayer/src/commonMain/kotlin/world/respect/datalayer/school/ext/PersonExt.kt (diff)
The file was modifiedrespect-datalayer/src/commonMain/kotlin/world/respect/datalayer/school/model/composites/PersonListDetails.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/clazz/detail/ClazzDetailViewModel.kt (diff)
The file was addedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/person/list/PersonListItem.kt
The file was modifiedrespect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/daos/PersonEntityDao.kt (diff)
Commit ab5a99a59234259c334be4a2fb2f86b32ba5f558 by Mike Dawson
Show error snackbar when no valid link is found.
Fix handling of opening lessons from horizontal pager on app detail screen (Issue #229).
The file was modifiedrespect-lib-shared/src/commonMain/composeResources/values/strings.xml (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/apps/detail/AppsDetailViewModel.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/learningunit/detail/LearningUnitDetailViewModel.kt (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/util/ext/ReadiumLinkExt.kt (diff)
Commit a3ad308646f86af215e35299a44e2d6fb8a29738 by Mike Dawson
Bump version and change assignment label.
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/components/RespectLocalDateTimeField.kt (diff)
The file was modifiedrespect-app-compose/build.gradle.kts (diff)
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt (diff)
Commit 4513cf5f87165b746305c8498a57997e28a61f51 by Mike Dawson
Update terms/conditions to use .well-known path on school directory server.
Bump version.
The file was modifiedrespect-app-compose/src/commonMain/kotlin/world/respect/app/view/manageuser/termsandcondition/TermsAndConditionScreen.kt (diff)
The file was modifiedrespect-datalayer/src/commonMain/kotlin/world/respect/datalayer/respect/model/RespectConstants.kt (diff)
The file was modifiedrespect-app-compose/build.gradle.kts (diff)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/manageuser/termsandcondition/TermsAndConditionViewModel.kt (diff)
The file was modifiedrespect-server/src/main/kotlin/world/respect/server/Application.kt (diff)
Commit 230b80b2452d708b0978043e033e0a5826668285 by noreply
Add guideline on AI-generated content submission

Add explicit guidelines against submission of AI slop
The file was modifiedCODE_OF_CONDUCT.md (diff)
Commit e5a71f872211b1adc6692b881a207ff34a1d3de0 by noreply
Clarify guidelines on submitting AI-generated content
The file was modifiedCODE_OF_CONDUCT.md (diff)