Marcus Scholz Commander1024
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2021-06-12 15:58:05 +02:00
4f465b3162 400 Response when submitting invalid place data and testing more edge cases
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2021-06-12 15:18:06 +02:00
b0bf40aa0b More tests of views
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2021-05-16 13:08:51 +02:00
822a536ebe Fixing idention
5b9672e21e Testing PlaceAssetCreateView
Compare 2 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2021-05-15 23:28:52 +02:00
0a5d22d4d9 More comments
9c86eab14c Testing home view
29d067002e Mixin Test does not rely on actual place view
f5f5980f9b Tests for global templates
Compare 4 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2021-04-10 08:38:37 +02:00
10c08a2f5e Current CSS
50f60be10a Shifting index
8b32b56dd9 Custom Widget to select content/invisible radio input
74d842a668 #47 Settinge of Place Hero Image
2ac39f719f Removing debug
Compare 6 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2021-04-06 19:18:36 +02:00
a139594863 Fixin Partial and Set Tag
f2eb048f0b Small check is this partial is used within place
120e63808a Replace include with partial tag
Compare 3 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2021-04-04 17:08:36 +02:00
201ef73639 Accidently removed place url
af7afd0311 Accidently removed the add image tile
cf6346fdf0 Fixed #49
d641d7b44d Backwards compatibality
Compare 4 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2021-04-03 23:28:36 +02:00
2fc9324aaf Revert "Release"
ceeae9e8c9 rudimentary implementation of a lightbox
092b91825f Following new naming https://is.gd/cRmcip
52271811ad using block in partial
fb1237f111 set variable and partial template tag
Compare 7 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2021-04-03 23:08:37 +02:00
2fc9324aaf Revert "Release"
ceeae9e8c9 rudimentary implementation of a lightbox
Compare 2 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2021-04-03 23:08:36 +02:00
d35cb8131a Merge branch 'master' into develop
ceeae9e8c9 rudimentary implementation of a lightbox
092b91825f Following new naming https://is.gd/cRmcip
52271811ad using block in partial
fb1237f111 set variable and partial template tag
Compare 9 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2021-04-03 22:48:37 +02:00
e906065d47 Implementing a beta version of a lightbox
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2021-04-02 22:08:36 +02:00
092b91825f Following new naming https://is.gd/cRmcip
52271811ad using block in partial
fb1237f111 set variable and partial template tag
Compare 3 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2021-04-02 17:28:36 +02:00
bae4e13137 Partial for PlaceImageGrid
b752454233 #39 Partial for Images
Compare 2 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2021-04-02 11:58:36 +02:00
d6a456d1eb Small change for figure
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.