Víðir Valberg Guðmundsson
|
d9b7668ea8
|
Comments on tasks.
|
2018-08-14 20:13:46 +02:00 |
|
Víðir Valberg Guðmundsson
|
3d5645a10e
|
Dumb error.
|
2018-08-13 19:06:30 +02:00 |
|
Víðir Valberg Guðmundsson
|
bd00ae3424
|
Fix menu in mobile.
|
2018-08-13 19:00:40 +02:00 |
|
Víðir Valberg Guðmundsson
|
231f1e54fa
|
Woops, need to use lazy.
|
2018-08-13 18:59:49 +02:00 |
|
Víðir Valberg Guðmundsson
|
44f4f97101
|
Add success url to rideshare delete.
|
2018-08-13 18:56:48 +02:00 |
|
Víðir Valberg Guðmundsson
|
5bd0f38249
|
Revert to using TZ anyway. Too many problems by disabling it by now.
|
2018-08-13 18:55:25 +02:00 |
|
Víðir Valberg Guðmundsson
|
d7e8e24361
|
Correct typo.
|
2018-08-12 22:51:41 +02:00 |
|
Víðir Valberg Guðmundsson
|
da639ff4cd
|
Add shortcut to users teams. Add a overview of users shifts, and prevent user from taking a shift which overlaps with one already assigned to the user.
|
2018-08-12 16:50:53 +02:00 |
|
Víðir Valberg Guðmundsson
|
a3bfd85604
|
Disable timezone support. Everything is in Europe/Copenhagen anyway.
|
2018-08-11 18:15:19 +02:00 |
|
Víðir Valberg Guðmundsson
|
084782b22d
|
Add channels_redis requirement.
|
2018-08-10 22:36:28 +02:00 |
|
Víðir Valberg Guðmundsson
|
630b2e55de
|
Re-add CHANNEL_LAYERS settings.
|
2018-08-10 22:25:50 +02:00 |
|
Víðir Valberg Guðmundsson
|
e21f596188
|
Add a help text to rideshare when field to show format for now.
|
2018-08-10 19:29:19 +02:00 |
|
Víðir Valberg Guðmundsson
|
426a3f56be
|
Merge pull request #260 from bornhack/feature/rideshare
Ridesharing functionality
|
2018-08-10 18:47:56 +02:00 |
|
Víðir Valberg Guðmundsson
|
b864a2cd56
|
Adding str representation anyway.
|
2018-08-10 18:46:54 +02:00 |
|
Víðir Valberg Guðmundsson
|
effe016b57
|
Ensure only the creator of the ride can edit and delete it.
|
2018-08-10 18:46:35 +02:00 |
|
Víðir Valberg Guðmundsson
|
d6321cf5e8
|
Use list_display instead.
|
2018-08-10 18:39:21 +02:00 |
|
Víðir Valberg Guðmundsson
|
c83ebfed08
|
Adding admin for rideshare.Ride
|
2018-08-10 18:37:34 +02:00 |
|
Víðir Valberg Guðmundsson
|
bd04e2dbe4
|
Merge pull request #264 from bornhack/upgrade_to_django_2.1
Upgrading various dependencies.
|
2018-08-10 18:22:43 +02:00 |
|
Víðir Valberg Guðmundsson
|
b245cfd0e9
|
Merge branch 'master' into upgrade_to_django_2.1
|
2018-08-10 18:05:13 +02:00 |
|
Víðir Valberg Guðmundsson
|
d25f8eeee5
|
Add missing non-db migration.
|
2018-08-10 18:04:33 +02:00 |
|
Víðir Valberg Guðmundsson
|
641f4dfc73
|
Upgrading various dependencies.
|
2018-08-10 18:02:16 +02:00 |
|
Víðir Valberg Guðmundsson
|
3229838d0a
|
Adding contact options.
|
2018-08-10 17:41:19 +02:00 |
|
Víðir Valberg Guðmundsson
|
56875732dd
|
Also show location on non-js event detail page.
|
2018-08-10 16:26:25 +02:00 |
|
Víðir Valberg Guðmundsson
|
5ae96cfa6d
|
Add location to events on schedule.
|
2018-08-10 16:22:17 +02:00 |
|
Víðir Valberg Guðmundsson
|
72f6d42ee2
|
Show description for team member for team responsible.
|
2018-08-10 10:14:03 +02:00 |
|
Víðir Valberg Guðmundsson
|
4043b609fd
|
Model should have a default of false, so things that are not defined as true will default to false.
|
2018-08-09 15:35:58 +02:00 |
|
Víðir Valberg Guðmundsson
|
0e3e6ae06f
|
Remove "this".
|
2018-08-09 15:30:24 +02:00 |
|
Víðir Valberg Guðmundsson
|
f2c5c26262
|
Fix video recording field and help text.
|
2018-08-09 15:28:46 +02:00 |
|
Víðir Valberg Guðmundsson
|
6aa37716d6
|
Fleshing out some templates.
|
2018-08-09 14:36:21 +02:00 |
|
Víðir Valberg Guðmundsson
|
6b0bc8b737
|
Add non-db migration which was forgotten.
|
2018-08-08 22:36:54 +02:00 |
|
Víðir Valberg Guðmundsson
|
1c8685d15e
|
Initial work on rideshare feature.
|
2018-08-08 22:19:28 +02:00 |
|
Víðir Valberg Guðmundsson
|
badd18cb1b
|
Fix apparently intentional off by one error when creating multiple shifts.
|
2018-08-08 14:41:20 +02:00 |
|
Víðir Valberg Guðmundsson
|
8076f0c380
|
Use assign/unassign on button.
|
2018-08-08 14:37:41 +02:00 |
|
Víðir Valberg Guðmundsson
|
ca33f8c5eb
|
Make it possible to drop a shift.
|
2018-08-08 14:36:31 +02:00 |
|
Víðir Valberg Guðmundsson
|
25f40b381b
|
Fix filter in link to schedule from event list.
|
2018-08-06 21:11:39 +02:00 |
|
Víðir Valberg Guðmundsson
|
2ac86d661c
|
Forgot a spot.
|
2018-08-06 10:17:22 +02:00 |
|
Víðir Valberg Guðmundsson
|
88152776e3
|
Include buildup and teardown in available shifts days.
|
2018-08-05 18:48:58 +02:00 |
|
Víðir Valberg Guðmundsson
|
86ed7a82e8
|
Forgot to mark shift views as shift views so the menu pick it up
|
2018-08-05 18:36:57 +02:00 |
|
Víðir Valberg Guðmundsson
|
db5a2e1d92
|
Hide shifts for non-members.
|
2018-08-05 18:31:43 +02:00 |
|
Víðir Valberg Guðmundsson
|
d132b5d2f2
|
Merge pull request #250 from bornhack/feature/shift_planning
Shift planning
|
2018-08-05 18:22:12 +02:00 |
|
Víðir Valberg Guðmundsson
|
a33e932858
|
Small representation fix.
|
2018-08-05 18:21:30 +02:00 |
|
Víðir Valberg Guðmundsson
|
6593d16966
|
Merge branch 'master' into feature/shift_planning
|
2018-08-05 17:46:45 +02:00 |
|
Víðir Valberg Guðmundsson
|
e482b63c14
|
Fixing video icon and using another icon for non-recording.
|
2018-08-05 12:42:18 +02:00 |
|
Víðir Valberg Guðmundsson
|
fe974e469b
|
Show email for users when user is team responsible.
|
2018-08-05 12:23:33 +02:00 |
|
Víðir Valberg Guðmundsson
|
214026dfd7
|
Integrate into new teams structure.
|
2018-08-05 12:18:10 +02:00 |
|
Víðir Valberg Guðmundsson
|
f5b80d9ac7
|
Merge branch 'master' into feature/shift_planning
|
2018-08-05 11:26:15 +02:00 |
|
Víðir Valberg Guðmundsson
|
2ad0568f64
|
Merge pull request #257 from bornhack/feature/team_refactor
Team site refactor
|
2018-08-05 11:18:03 +02:00 |
|
Thomas Steen Rasmussen
|
458ce45198
|
add village gear sections to backoffice
|
2018-08-05 09:29:58 +02:00 |
|
Víðir Valberg Guðmundsson
|
763f38f70a
|
Merge pull request #258 from bornhack/schedule-styling
Give icons fixed width so that they are not crammed together
|
2018-08-05 00:22:47 +02:00 |
|
Víðir Valberg Guðmundsson
|
14c88cc9e4
|
Update the compiled version of the scedule.
|
2018-08-05 00:22:16 +02:00 |
|