Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
4469cc04
Verified
Commit
4469cc04
authored
1 year ago
by
Jonathan Weth
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog
parent
aaa1838b
Branches
release/3.1.6
Branches containing commit
Tags
3.1.6
Tags containing commit
1 merge request
!1501
Prepare relase 3.1.6
Pipeline
#191348
passed with warnings
1 year ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Stage: docker
Stage: deploy
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.rst
+1
-0
1 addition, 0 deletions
CHANGELOG.rst
aleksis/core/migrations/0050_oauth_update.py
+1
-1
1 addition, 1 deletion
aleksis/core/migrations/0050_oauth_update.py
with
2 additions
and
1 deletion
CHANGELOG.rst
+
1
−
0
View file @
4469cc04
...
...
@@ -23,6 +23,7 @@ Fixed
* New Persons were not added to selected primary group on creation
* In some browsers, AlekSIS was not categorised as an installable PWA.
* Announcements without any recipient had a line to display recipients
* Missing migrations for update of OAuth library
`3.1.5`_ - 2023-09-02
---------------------
...
...
This diff is collapsed.
Click to expand it.
aleksis/core/migrations/00
62
_oauth_update.py
→
aleksis/core/migrations/00
50
_oauth_update.py
+
1
−
1
View file @
4469cc04
...
...
@@ -9,7 +9,7 @@ class Migration(migrations.Migration):
dependencies
=
[
migrations
.
swappable_dependency
(
settings
.
AUTH_USER_MODEL
),
(
'
core
'
,
'
00
61_remove_group_additional_field
s
'
),
(
'
core
'
,
'
00
49_oauthapplication_post_logout_redirect_uri
s
'
),
]
operations
=
[
...
...
This diff is collapsed.
Click to expand it.
Jonathan Weth
@hansegucker
mentioned in commit
02fd8a49
·
1 year ago
mentioned in commit
02fd8a49
mentioned in commit 02fd8a49e148db2112f7afb5e0f35e008f6722cf
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment