Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QOLDEV-934] Apply QGOV changes to 2.10.5 base #199

Merged
merged 3 commits into from
Sep 8, 2024

Conversation

ThrawnCA
Copy link

@ThrawnCA ThrawnCA commented Sep 6, 2024

  • Add reCAPTCHA to logins
  • Show 'Displayed name' instead of 'Full name' as it better matches the field's nature
  • Add more uploader functions to support plugins such as Archiver
  • Add '/dataset' fallback to URL generation
  • Convert dict values into strings before passing to Solr
  • Avoid changing package modified timestamp when reordering resources
  • Allow sysadmins to edit usernames
  • Allow legacy duplicate emails
  • Use POST for logouts to avoid caching
  • Fix 'group' vs 'organization' text on dashboard
  • Invalidate cached pages when cookies change
  • Avoid eagerly loading large CLOB fields on activity dashboard
  • Populate activity stream notification checkbox from the account being edited, not the logged-in user
  • Shorten the lock timeout on dropping datastore tables to avoid deadlocks
  • Patch dependencies

- Show 'displayed name' for cosmetic name field
- Add more uploader functions to support plugins such as Archiver
- Add '/dataset' fallback to URL generation
- Convert dict values into strings before passing to Solr
- Avoid changing package modified timestamp when reordering resources
- Allow sysadmins to edit usernames
- Allow legacy duplicate emails
- Use POST for logouts to avoid caching
- Fix 'group' vs 'organization' text on dashboard
- Invalidate cached pages when cookies change
- Avoid eagerly loading large CLOB fields on activity dashboard
- Populate activity stream notification checkbox from the account being edited, not the logged-in user
- Shorten the lock timeout on dropping datastore tables to avoid deadlocks
- Patch dependencies
@ThrawnCA ThrawnCA requested a review from a team September 6, 2024 06:05
@ThrawnCA ThrawnCA merged commit 1e8cef9 into qgov-master-2.10.5 Sep 8, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants