You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kompass/jdav_web
Christian Merten b0311dce80
members/admin: sort age in waiting list only by year
Previously, the age column was sorted according to the birth date. This typically
causes singleton grouping upon multi sort with age as the primary sorting key. A
typical use case is sorting by age and application date.

Now the age column is sorted only by the numerical year value, which causes
the groups to be bigger.
2 years ago
..
contrib members: fix field permissions 2 years ago
finance translations: remove line counts 2 years ago
jdav_web members/waitinglist: remove registration form link from invite text 2 years ago
jet@bf55bb89f3 jet: update version 2 years ago
locale/de/LC_MESSAGES translations: remove line counts 2 years ago
logindata chore: add read_settings templatetag 2 years ago
ludwigsburgalpin migrations: delete old migrations 3 years ago
mailer translations: remove line counts 2 years ago
material translations: remove line counts 2 years ago
members members/admin: sort age in waiting list only by year 2 years ago
startpage translations: remove line counts 2 years ago
static finance/admin: validate IBAN and show EPC-QR code for transactions (#94) 2 years ago
templates members/admin: remove redundant sentence 2 years ago
manage.py Initial django setup 10 years ago
utils.py members/excursion: add finance overview 2 years ago