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
4bfcfc18
Verified
Commit
4bfcfc18
authored
3 years ago
by
Tom Teichler
Browse files
Options
Downloads
Patches
Plain Diff
Fix and cleanup changelog
parent
20bbc901
Branches
prepare-release-2.7.1
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!732
Fix and cleanup changelog
Pipeline
#36131
passed
3 years ago
Stage: test
Stage: build
Stage: publish
Stage: docker
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.rst
+9
-11
9 additions, 11 deletions
CHANGELOG.rst
with
9 additions
and
11 deletions
CHANGELOG.rst
+
9
−
11
View file @
4bfcfc18
...
...
@@ -12,7 +12,7 @@ Unreleased
Added
~~~~~
* OpenID
c
onnect scope and accompanying claim `groups`
* OpenID
C
onnect scope and accompanying claim
`
`groups`
`
* Support config files in JSON format
Changed
...
...
@@ -25,6 +25,7 @@ Fixed
* Show link to imprint in footer
* Fix API for adding OAuth scopes in AppConfigs
* Removed wrong changelog section
Removed
~~~~~~~
...
...
@@ -48,8 +49,8 @@ Fixed
Removed
~~~~~~~
* `OAUTH2_SCOPES` setting in apps is not supported anymore. Use `get_all_scopes` method
on `AppConfig` class instead.
*
`
`OAUTH2_SCOPES`
`
setting in apps is not supported anymore. Use
`
`get_all_scopes`
`
method
on
`
`AppConfig`
`
class instead.
`2.0rc4`_ - 2021-08-01
...
...
@@ -103,9 +104,6 @@ Added
* Add option to disable dashboard auto updating as a user and sitewide.
`2.0rc1` - 2021-06-23
----------------------
Changed
~~~~~~~
...
...
@@ -177,14 +175,14 @@ Added
* Allow defining several search configs for LDAP users and groups
* Use setuptools entrypoints to find apps
* Add django-cachalot as query cache
* Add `syncable_fields` property to `ExtensibleModel to discover fields
* Add
`
`syncable_fields`
`
property to
`
`ExtensibleModel
``
to discover fields
sync backends can write to
* Add `aleksis-admin` script to wrap django-admin with pre-configured settings
* Add
`
`aleksis-admin`
`
script to wrap django-admin with pre-configured settings
* Auto-create persons for users if matching attributes are found
* Add `django-allauth` to allow authentication using OAuth, user registration,
* Add
`
`django-allauth`
`
to allow authentication using OAuth, user registration,
password changes and password reset
* Add OAuth2 and OpenID Connect provider support
* Add `django-uwsgi` to use uWSGI and Celery in development
* Add
`
`django-uwsgi`
`
to use uWSGI and Celery in development
* Add loading page for displaying Celery task progress
* Implement generic PDF generation using Chromium
* Support Amazon S3 storage for /media files
...
...
@@ -222,7 +220,7 @@ Changed
* Default search index backend is now Whoosh with Redis storage
* Re-style search result page
* Move notifications to separate page with indicator in menu
* Move to `BigAutoField` for all AlekSIS apps
* Move to
`
`BigAutoField`
`
for all AlekSIS apps
* Require Django 3.2 and Python 3.9
* Person and group lists can now be filtered
* Allow displaying the default widget to anonymous users
...
...
This diff is collapsed.
Click to expand it.
Tom Teichler
@debdolph
mentioned in commit
befd7e6c
·
3 years ago
mentioned in commit
befd7e6c
mentioned in commit befd7e6cd4346d52e8019f2abca53e6186b5b8dc
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