- Feb 21, 2020
-
-
Jonathan Weth authored
# Conflicts: # aleksis/core/models.py
-
- Feb 20, 2020
-
-
Jonathan Weth authored
Fix some mistakes in app config system check See merge request AlekSIS!164
-
Jonathan Weth authored
Mandate use of AlekSIS base model Closes #182 See merge request AlekSIS!163
-
Nik | Klampfradler authored
add dashboard into main menu Closes #189 See merge request AlekSIS!165
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
There is no reason we should not get a warning when accidentally breaking the core, is there ;)?
-
Nik | Klampfradler authored
Improves readability by declaring that this filter is not part of the system check, but limits the system check to a subset of apps.
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Mark DashboardWidget as a pure Django model Closes #182.
-
Nik | Klampfradler authored
Advances #182.
-
Nik | Klampfradler authored
Advances #182
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
lambda expressions cannot be used as field defaults because they cannot be serialised in migrations.
-
Nik | Klampfradler authored
Remove created_at field from core models. Advances #182.
-
Jonathan Weth authored
-
- Feb 18, 2020
-
-
Nik | Klampfradler authored
Enable django sites framework See merge request AlekSIS!162
-
Tom Teichler authored
-
Nik | Klampfradler authored
Show announcements on dashboard Closes #187 See merge request AlekSIS!161
-
Jonathan Weth authored
# Conflicts: # aleksis/core/models.py
-
- Feb 17, 2020
-
-
Nik | Klampfradler authored
Improve announcement model See merge request AlekSIS!160
-
- Feb 16, 2020
-
-
Jonathan Weth authored
- Add __str__ - Add verbose names - Make description optional - Add new default for valid_until
-
Jonathan Weth authored
-
Jonathan Weth authored
- Add __str__ - Add verbose names - Make description optional - Add new default for valid_until
-
- Feb 15, 2020
-
-
Tom Teichler authored
-
Tom Teichler authored
-
Tom Teichler authored
-
Tom Teichler authored
-
- Feb 12, 2020
-
-
Jonathan Weth authored
-
- Feb 10, 2020
-
-
Nik | Klampfradler authored
Add way for dashboard widgets to add custom CSS/JS files which will be added in the html head See merge request AlekSIS!155
-
Jonathan Weth authored
-
Jonathan Weth authored
-
Jonathan Weth authored
Allow getting announcements for a set of objects See merge request AlekSIS!157
-
Tom Teichler authored
-
Nik | Klampfradler authored
-
Jonathan Weth authored
Add announcement model Closes #166 See merge request AlekSIS!156
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Closes #166.
-
- Feb 08, 2020
-
-
Jonathan Weth authored
-