- Feb 11, 2021
-
-
Nik | Klampfradler authored
Closes #361
-
Tom Teichler authored
-
- Feb 10, 2021
-
-
Nik | Klampfradler authored
Resolve "Favicon should contain only school bag" Closes #254 See merge request !479
-
Tom Teichler authored
-
-
- Feb 08, 2021
-
-
Nik | Klampfradler authored
Resolve "Provide request in DashboardWidget.get_context" Closes #352 See merge request !452
-
Jonathan Weth authored
Set password of LDAP-logged-in user in database See merge request !475
-
- Feb 07, 2021
-
-
Nik | Klampfradler authored
Having a local password is needed to make changing passwords easier. In order to catch password changes in a universal way and forward them to backends (like LDAP, in this case), getting the old password first is necessary to authenticate as that user to LDAP. We buy the small insecurity of having a hash of the password in the Django database in order to not require it to have global admin permissions on the LDAP directory. In addition, we fail early by raising PermissionDenied if LDAP cannot authenticate the user, so as to not allow logins with ghost users that were removed in LDAP or changed their password there.
-
Nik | Klampfradler authored
Resolve "Customise django-colorfield for use with Materialize" Closes #366 See merge request !473
-
Jonathan Weth authored
-
Jonathan Weth authored
-
Jonathan Weth authored
Add SuccessNextMixin for automatic redirecting after finishing an action See merge request !471
-
Jonathan Weth authored
-
Nik | Klampfradler authored
-
Jonathan Weth authored
Some JS and CSS were added, too.
-
- Feb 06, 2021
-
-
Nik | Klampfradler authored
Add template for pull requests at GitHub for mirroring See merge request !472
-
Julian authored
-
Jonathan Weth authored
-
Jonathan Weth authored
-
- Feb 03, 2021
-
-
Nik | Klampfradler authored
Resolve "Add possibility to upload files via CKEditor" Closes #364 See merge request !470
-
Hangzhi Yu authored
-
Nik | Klampfradler authored
Resolve "Provide landscape print template" Closes #311 See merge request !469
-
Hangzhi Yu authored
-
- Jan 25, 2021
-
-
Nik | Klampfradler authored
Update poetry.lock See merge request !466
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Merge branch '333-add-possibility-to-manage-object-level-permissions-for-group-and-person-models-in-admin' into 'master' Resolve "Add possibility to manage object-level permissions for Group and Person models in admin interface" Closes #333 See merge request !418
-
Nik | Klampfradler authored
Include support for icons in Materialize chips template See merge request !462
-
Jonathan Weth authored
Resolve "CSS arrows for django-tables2 materialize" Closes #358 See merge request !465
-
Julian authored
-
- Jan 24, 2021
-
-
Nik | Klampfradler authored
Make help text in Materialize forms smaller See merge request !463
-
Nik | Klampfradler authored
Resolve "Add own menu entry for notifications" Closes #327 See merge request !447
-
Jonathan Weth authored
-
Jonathan Weth authored
-
Jonathan Weth authored
-
Jonathan Weth authored
-
Jonathan Weth authored
-
- Jan 23, 2021
-
-
Nik | Klampfradler authored
Bugfix/do not link person if anonymous See merge request !461
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Always return False for `has_person` if not logged in See merge request !460
-
Nik | Klampfradler authored
-