You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[UI] User can see upcoming shifts (the shifts she signed up for)
Delete user: User can delete her account - the data is anonymized
Social Impact Lab was added as supporter
Changed
updated translations and wording
[UI] Account creation: There is now an explicit message on account creation form explaining what happens here. (users often mistake the creation form for the login form)
[UI] Account creation: The help texts have been improved
Maps: Google Maps links have been removed, Openstreetmap links have been added
several static information webpages (e.g FAQ) have been migrated from static html sites to django-flatpages
Do not throw away user entered data during registration (It is fairly frustrating for new users to have te re-enter e-mail
addresses and passwords etc.)
Fixed
default PostgreSQL settings have been fixed
several PEP8 fixes of the source code (whitespaces, empty lines, lowercase variables)