Skip to content

Releases: openstax/accounts

v12.7.0

08 Dec 21:28
5029802
Compare
Choose a tag to compare

What's Changed

  • add adopter status to user as string by @mwvolo in #1207
  • change subject to subject interest on lead creation, fix lead spec by @mwvolo in #1209
  • create or update a lead instead of trying to time creation by @mwvolo in #1211
  • Show privacy notice before redirecting if not signed by @mwvolo in #1212
  • Update lead status from salesforce by @mwvolo in #1213
  • return to signup if privacy policy not signed, then back to r param by @mwvolo in #1217

Full Changelog: v12.6.0...v12.7.0

v12.6.0

17 Oct 21:54
1c4742e
Compare
Choose a tag to compare

Includes:

  • #1204 Added external_ids to Find(OrCreate)UserRepresenter, allow users to be found by UUID

v12.5.3

05 Oct 19:21
2b333ba
Compare
Choose a tag to compare

Includes:

  • #1206 fix checking nil books_used_details

v12.5.2

02 Oct 14:53
e142ed9
Compare
Choose a tag to compare

Includes:

  • #1205 Fixed wrong index and title for applications added in the admin view

v12.5.1

27 Sep 15:42
a8917e4
Compare
Choose a tag to compare

Includes:

  • #1203 skip terms and privacy policy for external credentials form

v12.5.1-test3

22 Sep 17:40
Compare
Choose a tag to compare
v12.5.1-test3 Pre-release
Pre-release
include token when posting form

v12.5.1-test2

21 Sep 20:51
Compare
Choose a tag to compare
v12.5.1-test2 Pre-release
Pre-release
send return_to when posting the form

v12.5.1-test

21 Sep 19:52
Compare
Choose a tag to compare
v12.5.1-test Pre-release
Pre-release
skip terms and privacy policy as they are linked on form

v12.5.0: Bump puma from 5.6.4 to 5.6.7 (#1197)

31 Aug 22:21
b0dd190
Compare
Choose a tag to compare
Bumps [puma](https://github.com/puma/puma) from 5.6.4 to 5.6.7.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v5.6.4...v5.6.7)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dante Soares <dante.m.soares@rice.edu>

Testing adding credentials to external accounts

10 Jul 15:55
988e9a2
Compare
Choose a tag to compare
v12.5.0-dev2

Merge branch 'main' into link-lms-accounts