- Jan 16, 2020
-
-
Nik | Klampfradler authored
-
Jonathan Weth authored
Load calendar labels from calendarweek library See merge request AlekSIS/AlekSIS!122
-
Nik | Klampfradler authored
# Conflicts: # pyproject.toml
-
Jonathan Weth authored
Resolve "Background Tasks / Task Broker" Closes #154 See merge request AlekSIS/AlekSIS!123
-
Jonathan Weth authored
-
Nik | Klampfradler authored
Update dependency html2text to v2020 See merge request AlekSIS/AlekSIS!124
-
Tine Wittler authored
-
- Jan 15, 2020
-
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
This allows code that does not need Celery to also be run synchronously, e.g. if the administrator does not want or cannot run Celery.
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Setting `ALEKSIS_CELERY__EMAIL=true` on environment, or using the equivalent in a config file, make all user mail sent by Django asynchronous automatically without needing code changes. At the time of writing, toggling this setting will e.g. make the notification sender return immediately, and hand off the actual mail sending to Celery.
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
- Jan 14, 2020
-
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Advances #124
-
Nik | Klampfradler authored
Add support for django-js-reverse See merge request AlekSIS/AlekSIS!121
-
Jonathan Weth authored
-
Jonathan Weth authored
-
- Jan 12, 2020
-
-
Nik | Klampfradler authored
Make site title (used in title and nav header) configurable by constance settings Closes #155 See merge request AlekSIS/AlekSIS!120
-
- Jan 11, 2020
-
-
Jonathan Weth authored
Close #155
-
Jonathan Weth authored
-
Jonathan Weth authored
Resolve "Redesign exception templates" Closes #147 See merge request AlekSIS/AlekSIS!119
-
Tom Teichler authored
-
Tom Teichler authored
This reverts commit cae5ca3d.
-
Jonathan Weth authored
-
Jonathan Weth authored
-
Tom Teichler authored
-
Jonathan Weth authored
Make constance configs usable in other settings See merge request AlekSIS/AlekSIS!118
-
Nik | Klampfradler authored
Introduces a utility function lazy_config() that can lazily bind a constance config key. As an example, it is used to use the primary colour configured through constance as the app's theme colour. Advances #139
-
- Jan 10, 2020
-
-
Nik | Klampfradler authored
Resolve "Use or create external library for template mailer" Closes #152 See merge request AlekSIS/AlekSIS!117
-
Tom Teichler authored
-
Julian authored
-