bornhack-website/src
Reynir Björnsson 005431d6f6 team shifts: implement marking shifts for sale
A common occurence is that not enough people volunteer for shifts at
first, and then the few volunteers take all the shifts (too many). Then
late comers aren't able to take any shifts.

This commit implements a third state for shift assignment: for sale. A
shift marked for sale means the team member is able to take the shift if
need be, but would rather someone else takes the shift. Another team
member will be able to take shifts at the same time even if the required
number of people are met.

The current semantics is for-sale shifts are replaced eagerly. Another
possible implementation would be to only replace for-sale shifts if the
number of required people is met.
2021-08-26 14:32:16 +02:00
..
.ropeproject Blackness. 2019-06-16 14:32:24 +02:00
backoffice Search for both ticket token and badge token. Figure out if the token is for a badge after finding the ticket. 2021-08-19 13:07:21 +02:00
bar run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
bornhack needs moderation 2021-08-25 02:36:26 +02:00
camps run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
economy fix posdetail view when no pos json yet 2021-08-19 10:47:33 +02:00
events brush the dust off of the event system, add a new eventtype ticket_stats, add a management command to post ticket stats to irc, add a backoffice view showing ticket stats 2021-07-21 18:53:53 +02:00
facilities enable save as new for Facility, FacilityType, facilityOpeningHours admin 2021-07-29 09:32:07 +02:00
feedback run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
info run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
ircbot ircbot: detect when the bot gets +o in a channel, and register it if needed 2021-07-20 11:09:53 +02:00
maps add a simple backoffice view to show proxied content for simple html pages (#520) 2020-04-25 14:13:25 +02:00
news run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
people run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
phonebook accept all valid lengths of phonenumber in the url pattern 2021-08-15 18:23:13 +02:00
profiles give the token system a once-over 2021-08-17 19:11:09 +02:00
program add more text to event scheduled email 2021-08-15 22:44:33 +02:00
requirements Bump wheel from 0.36.2 to 0.37.0 in /src/requirements 2021-08-10 09:00:50 +00:00
rideshare run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
shop fix a few things in the invoice list 2021-08-10 21:10:31 +02:00
sponsors team is called Sponsors 2021-08-18 17:33:14 +02:00
static_src Merge pull request #872 from bornhack/frontpage_logo 2021-08-11 10:14:40 +02:00
teams team shifts: implement marking shifts for sale 2021-08-26 14:32:16 +02:00
templates Fix some wording in T&C referring to 2016 2021-07-08 11:45:50 +02:00
tickets Search for both ticket token and badge token. Figure out if the token is for a badge after finding the ticket. 2021-08-19 13:07:21 +02:00
tokens Return 404 for old tokens. Now with correct import. 2021-08-19 12:53:27 +02:00
utils enable email to submitter and speakers when an event is scheduled 2021-08-07 15:31:11 +02:00
vendor readd submodule with the correct branch 2017-04-02 20:21:12 +02:00
villages needs moderation 2021-08-25 02:39:04 +02:00
wishlist run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
manage.py Blackness. 2019-06-16 14:32:24 +02:00