Casper V. Kristensen caspervk
  • Joined on 2018-07-15
caspervk pushed to master at caspervk/drakul 2020-09-23 15:13:02 +02:00
12acc50d5a Add guest raid responses.
5381795edc Fix inconsistency in migrations if applied on clean database.
a02c22c543 Move container div from base to templates, to allow for varying widths.
Compare 3 commits »
caspervk pushed to master at caspervk/drakul 2020-09-22 20:20:38 +02:00
4bcdf7eca9 Add cursor styling to raid response drag 'n drop.
caspervk pushed to master at caspervk/drakul 2020-09-17 18:16:27 +02:00
1c72c58781 Fix semantic error in new Django 3 Choices.
caspervk pushed to master at caspervk/drakul 2020-09-17 18:04:12 +02:00
fb6fcc3307 Allow drag 'n drop of raid responses.
a013d157ff Update requirements.
Compare 2 commits »
caspervk pushed to master at caspervk/drakul 2020-07-06 14:55:53 +02:00
3d09227e37 Add screenshots.
caspervk pushed to master at caspervk/drakul 2020-06-01 18:42:09 +02:00
a22e3dba47 Bank: add sign to money log.
caspervk pushed to master at caspervk/drakul 2020-06-01 18:22:01 +02:00
1d6cb59293 Add navbar link to admin for superusers.
caspervk pushed to master at caspervk/drakul 2020-06-01 18:07:24 +02:00
ac33be0a07 Fix columns for small-width displays.
caspervk pushed to master at caspervk/drakul 2020-05-28 04:39:23 +02:00
a9d9854844 Add 'Backup' status.
027fbb4ab3 Ensure no-responses and sign-offs are character-agnostic, in addition to already being role-agnostic.
Compare 2 commits »
caspervk pushed to master at caspervk/drakul 2020-04-23 18:25:30 +02:00
502698a501 "Stand By" -> "Standby".
caspervk pushed to master at caspervk/drakul 2020-04-21 18:19:40 +02:00
3023861a81 Base raid response count on number of group responses instead of status responses.
caspervk pushed to master at caspervk/drakul 2020-04-21 18:00:58 +02:00
1df3b67fa1 Add support for raid groups.
be63e62637 Render comment linebreaks properly.
0a5be5d2be Remove unused imports.
006f1c6c45 Replace "_CHOICES" with Django 3.0 IntegerChoices Enum class.
Compare 4 commits »
caspervk pushed to master at caspervk/wau 2020-04-21 00:32:04 +02:00
f44712e53c Update README with Curseforge project ID support.
caspervk pushed to master at caspervk/wau 2020-04-21 00:27:46 +02:00
440e8dd596 Curseforge: Allow installation using Curse Project ID in place of slug.
caspervk pushed to master at caspervk/drakul 2020-04-17 08:58:30 +02:00
f6c4c732d6 Fix raid events mis-ordered due to not calling superclass's get_queryset() method.
3f8ed2c4ce Add missing header for Bank pages.
8012162b2b Fix not allowing deletion of users due to RaidComment being PROTECTed instead of CASCADEd.
Compare 3 commits »
caspervk pushed to master at caspervk/drakul 2020-01-21 17:23:37 +01:00
d937804737 Show item and money log in bank tabs.
caspervk pushed to master at caspervk/drakul 2020-01-12 04:50:26 +01:00
a729d76f02 Add guild bank.
d88c4632cd Add (simple) Bootstrap 4 paginator helper tag.
b65df95138 Remove 'active' navs again.
14016996aa Remove unused raid_list.html template.
620796448d Add 'active' tag to show active page in navs.
Compare 5 commits »
caspervk pushed to master at caspervk/wau 2020-01-08 22:04:37 +01:00
376c485a5a Update for Blizzard's new naming convention: Wow.exe -> WowClassic.exe.
caspervk pushed to master at caspervk/drakul 2020-01-08 20:39:38 +01:00
57d5b3f131 Fix average attendance annotation returning None for users that doesn't have any RaidResponses for past raids yet.
caspervk pushed to master at caspervk/drakul 2020-01-07 04:45:17 +01:00
3d1faa49c3 Update requirements: Django 3.0.
4cca8ced19 Fix no-responses created for disabled users.
Compare 2 commits »