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
0eab7230
Commit
0eab7230
authored
3 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Plain Diff
Merge branch '457-update-feature-list' into 'master'
Resolve "Update feature list" Closes
#457
See merge request
!628
parents
e6468df0
4971f830
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!628
Resolve "Update feature list"
Pipeline
#12574
canceled
3 years ago
Stage: test
Stage: build
Stage: publish
Stage: docker
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.rst
+2
-2
2 additions, 2 deletions
CHANGELOG.rst
README.rst
+21
-0
21 additions, 0 deletions
README.rst
with
23 additions
and
2 deletions
CHANGELOG.rst
+
2
−
2
View file @
0eab7230
...
...
@@ -17,7 +17,7 @@ Added
* Add django-cachalot as query cache
* 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
mapp
ings
* Add `aleksis-admin` script to wrap django-admin with pre-configured
sett
ings
* Auto-create persons for users if matching attributes are found
* Add `django-allauth` to allow authentication using OAuth, user registration,
password changes and password reset
...
...
@@ -25,7 +25,7 @@ Added
* 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 Ama
x
on S3 storage for /media files
* Support Ama
z
on S3 storage for /media files
* Enable Django REST framework for apps to use at own discretion
* Add method to inject permissions to ExtensibleModels dynamically
* Add helper function which filters queryset by permission and user
...
...
This diff is collapsed.
Click to expand it.
README.rst
+
21
−
0
View file @
0eab7230
...
...
@@ -14,22 +14,43 @@ The AlekSIS-Core currently provides the following features:
* For users:
* Authentication via OAuth applications
* Configurable dashboard
* Custom menu entries (e.g. in footer)
* Global preferences
* Global search
* Group types
* Manage announcements
* Manage groups
* Manage persons
* Notifications via SMS email or dashboard
* PWA with offline caching
* Rules and permissions for users, objects and pages
* Two factor authentication via Yubikey, OTP or SMS
* User preferences
* User registration, password changes and password reset
* For admins
* Asynchronous tasks with celery
* Authentication via LDAP
* Automatic backup of database, static and media files
* Generic PDF generation with chromium
* OAuth2 and OpenID Connect provider support
* Serve prometheus metrics
* System health and data checks
* For developers
* `aleksis-admin` script to wrap django-admin with pre-configured settings
* Caching with Redis
* Django REST framework for apps to use at own discretion
* Injection of fields, methods, permissions and properties via custom `ExtensibleModel`
* K8s compatible, read-only Docker image
* Object-level permissions and rules with `django-guardian` and `django-rules`
* Query caching with `django-cachalot`
* Search with `django-haystack` and `Whoosh` backend
* uWSGI and Celery via `django-uwsgi` in development
Licence
-------
...
...
This diff is collapsed.
Click to expand it.
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