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
Merge requests
!894
Resolve "Update feature list in README"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Update feature list in README"
535-update-feature-list-in-readme
into
master
Overview
0
Commits
3
Pipelines
3
Changes
1
Merged
Benedict Suska
requested to merge
535-update-feature-list-in-readme
into
master
3 years ago
Overview
0
Commits
3
Pipelines
3
Changes
1
Expand
Closes
#535 (closed)
Edited
3 years ago
by
Benedict Suska
0
0
Merge request reports
Compare
master
version 1
41e2cc2b
3 years ago
master (base)
and
latest version
latest version
78d05e36
3 commits,
3 years ago
version 1
41e2cc2b
1 commit,
3 years ago
1 file
+
17
−
15
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.rst
+
17
−
15
Options
@@ -16,43 +16,45 @@ The AlekSIS core currently provides the following features:
* For users:
* Authentication via
OAuth application
s
*
Configurable dashboard
* C
ustom menu entries (e.g. in footer)
*
Global
preferences
* Authentication via
local account, LDAP, or social account
s
*
Two factor authentication via Yubikey, OTP or SMS
* C
onfigurable dashboard with widgets
*
User-specific
preferences
* Global search
* Group types
* Manage announcements
* Manage groups
* Manage groups and types of groups
* Manage roles and additional, informative fields per group
* Manage persons
* Notifications via SMS email or dashboard
* 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
* User invitations with invite codes and targeted invites
* For admins
* Asynchronous tasks with celery
* Authentication via LDAP
* `aleksis-admin` script to wrap django-admin with pre-configured settings
* Manage school terms
* Custom menu entries (e.g. in footer)
* 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
* Configuration of low-level settings via configuration files
* System-wide preferenes
* Creating dashboard widgets for external links/apps
* For developers
*
`aleksis-admin` script to wrap django-admin with pre-configured settings
*
Generic PDF generation with chromium
* 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
* Extensible dashbaord widget system
* Extensible OAuth/OpenID Connect scope and claims system
Licence
-------
Loading