Marcus Scholz Commander1024
Commander1024 commented on issue Commander1024/radiation-tagger#1 2020-12-27 04:08:49 +01:00
Check/Test/Fix timezone handling against gpx-files

Probably fixed timezone issue in 3642d64505. Needs proper testing, though. Acutally all timezones are localtime, but gpxpy seems to assume utc, which caused the offset in the first place.

Commander1024 pushed to develop at Commander1024/radiation-tagger 2020-12-27 04:05:01 +01:00
3642d64505 Probably fixed tz time offset bug, needs proper testing though.
Commander1024 commented on issue Commander1024/radiation-tagger#1 2020-12-27 02:15:18 +01:00
Check/Test/Fix timezone handling against gpx-files

Maybe, gpx files aren't even timezone-aware, but astimezone() is definitively the wrong pytz function make naive times tz-aware. Have to use localize() instead.

Commander1024 pushed to develop at Commander1024/radiation-tagger 2020-12-27 01:41:34 +01:00
59a829c428 Clarified helptext.
3f777b7e55 Code-styling following PEP8.
Compare 2 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2020-12-26 15:04:11 +01:00
902e815411 Fixed 404 because of misnamed font file.
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-12-26 14:44:09 +01:00
36eb9566d9 Fixed 404 because of misnamed font file.
Commander1024 opened issue Commander1024/radiation-tagger#1 2020-12-25 20:13:59 +01:00
Check/Test/Fix timezone handling against gpx-files
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-12-25 19:54:37 +01:00
b876435d8c Removed 'the mother of all debugging' again. :D
224eb87d76 Changed migration file reference after renaming it.
a78f123d1f Merge commit 'a22c988e948438415d1a58cac627243ae24785f4' into develop
a22c988e94 Added visited_places attribute to Explorer.
7f2283325c gory migration fuckery (rename)
Compare 11 commits »
Commander1024 synced new reference feature/33-been-there-done-that to Commander1024/lostplaces-backend from mirror 2020-12-25 19:54:37 +01:00
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-12-25 18:14:37 +01:00
947f6520aa CSS für Profil
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-12-25 17:34:37 +01:00
d47c85795c FU migrations!
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2020-12-25 16:54:38 +01:00
799b9b2eff Edit profile button
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-12-25 16:54:37 +01:00
8e80614eee Merge commit 'c5f6355f193df939ebb1b158be6b4dc2ba425a60' into develop
c5f6355f19 Updated translations (de).
dac63e99ba Added Edit button to profile page.
9f369456d5 Changed easy_thumbnails image/thumb deletion. Now working.
011a58f6b3 Use thumbnail in profile_update.
Compare 38 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-12-25 16:34:37 +01:00
6a1e2d975b New Icon
Commander1024 synced commits to feature/30-user-profile-fields at Commander1024/lostplaces-backend from mirror 2020-12-25 16:14:37 +01:00
c5f6355f19 Updated translations (de).
dac63e99ba Added Edit button to profile page.
Compare 2 commits »
Commander1024 synced commits to feature/30-user-profile-fields at Commander1024/lostplaces-backend from mirror 2020-12-25 15:54:37 +01:00
9f369456d5 Changed easy_thumbnails image/thumb deletion. Now working.
011a58f6b3 Use thumbnail in profile_update.
Compare 2 commits »
Commander1024 synced commits to feature/30-user-profile-fields at Commander1024/lostplaces-backend from mirror 2020-12-25 14:14:37 +01:00
67ce6cb50b Added working explorer_profile_image upload.
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2020-12-25 13:34:38 +01:00
b4fba7b3f0 #46 Large map
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-12-25 13:34:37 +01:00
5df7cc5ec6 #46 Large Map
e242dc4add Partial takes parameter to change size of map
Compare 2 commits »
Commander1024 synced commits to feature/30-user-profile-fields at Commander1024/lostplaces-backend from mirror 2020-12-25 13:34:37 +01:00
86cc7f23fe description_fuckery.