Pēteris Caune
|
8dd91b247b
|
When user has no projects, don't auto-create a project.
|
2019-01-29 13:19:15 +02:00 |
|
Pēteris Caune
|
eaf49f2367
|
Don't switch projects when viewing the "Account Settings" page
|
2019-01-22 16:23:51 +02:00 |
|
Pēteris Caune
|
c42a854e75
|
Fix project names in the top navigation dropdown menu, avoid duplicates.
|
2019-01-19 19:08:06 +02:00 |
|
Pēteris Caune
|
e98bd42438
|
Fix project names in the top navigation dropdown menu.
|
2019-01-19 18:51:29 +02:00 |
|
Pēteris Caune
|
f357cd3305
|
Prepare for removing Check.user_id, Channel.user_id, Profile.current_team_id
|
2019-01-14 21:13:57 +02:00 |
|
Pēteris Caune
|
1c69cf7f89
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
|
Pēteris Caune
|
ba6995198b
|
Fix tests, lazy-load user's teams.
|
2018-02-26 12:49:25 +02:00 |
|
Pēteris Caune
|
367f5a595d
|
Small tweaks to make sure we don't query accounts_profile multiple times on every request.
|
2017-08-30 22:18:31 +03:00 |
|
Pēteris Caune
|
965accaedb
|
REGISTRATION_OPEN setting. superuser accounts by default have team access enabled. Fixes #97 and #113
|
2017-02-24 15:58:11 +02:00 |
|
Pēteris Caune
|
965e32884b
|
Django 1.10
|
2016-08-29 17:54:53 +03:00 |
|
Pēteris Caune
|
ee3f49c89b
|
TeamAccessMiddleware: create Profile object if it is missing. This solves problems for users created with "manage.py createsuperuser". Fixes #77
|
2016-08-29 17:02:24 +03:00 |
|
Pēteris Caune
|
00d18e86bd
|
Reduce query count for team lookups
|
2016-05-09 16:51:22 +03:00 |
|
Pēteris Caune
|
fdf9c607e5
|
Team Access, test cleanup
|
2016-05-09 15:35:13 +03:00 |
|