Thomas Steen Rasmussen
|
60c4bb49fb
|
Create new CampPropertyListFilter based on admin.SimpleListFilter to use for admin filtering of CampRelatedModels where self.camp is a property instead of a real field. Change the Team models camp field to a property, and make the Team model use the new CampPropertyListFilter in the admin. Change the BaseTicket model to being a CampRelatedModel and add a camp property, also, while here move ticket_created signal to signals.py, connect it in apps.py and rename it to ticket_updated. Change Sponsor model to being a CampRelatedModel and add a camp property.
|
2018-03-04 12:04:07 +01:00 |
|
Thomas Steen Rasmussen
|
142afa5ead
|
add teamtask support
|
2017-11-23 23:09:14 +01:00 |
|
Stephan Telling
|
756c90d2fb
|
filter team areas by camp
|
2017-08-13 17:21:00 +02:00 |
|
Stephan Telling
|
febecc137d
|
rename send email to add email and log on error
|
2017-05-21 20:15:27 +02:00 |
|
Thomas Steen Rasmussen
|
1b8d17e77f
|
forgot to change a place
|
2017-04-20 00:49:36 +02:00 |
|
Thomas Steen Rasmussen
|
f62f91d0c3
|
change admin action to approve membership
|
2017-04-20 00:46:40 +02:00 |
|
Stephan Telling
|
49d4f74472
|
redo email for shop and edd email for team app
|
2017-04-18 20:46:57 +02:00 |
|
Stephan Telling
|
6bc0d57a52
|
add admin actions to add/remove users from teams
|
2017-04-14 16:16:00 +02:00 |
|
Thomas Steen Rasmussen
|
1bb2b8d9a9
|
a bit more work on the team admin
|
2017-04-08 09:39:43 +02:00 |
|
Thomas Steen Rasmussen
|
ae355516ba
|
fixup the admin for teams
|
2017-04-08 09:27:33 +02:00 |
|
Thomas Steen Rasmussen
|
0dc1ca9704
|
rework team stuff
|
2017-04-02 18:04:57 +02:00 |
|
Víðir Valberg Guðmundsson
|
5d4c4952d5
|
Teams (#100)
* Initial model for volunteers app.
* Rename Volunteers to Teams. Add view and templates.
* Adding detail page.
|
2017-03-31 17:29:28 +02:00 |
|