Marcus Scholz Commander1024
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2021-07-10 14:55:33 +02:00
a02d4f5e86 yes yes indeed
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2021-07-10 13:55:33 +02:00
bcf3377190 Trying to use pipenv in jenkins
Compare 2 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2021-07-10 13:35:34 +02:00
ceabe3f6f8 No manual sync with repo since this is done by jenkins
Compare 7 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2021-06-25 11:05:34 +02:00
ab669b9f5e Changes in MapContext
0fe98d4f8f Testing place views
Compare 2 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2021-06-12 17:18:05 +02:00
51addd8fbb Testing messgaes
29d2813fcc Some weird bug only occuring when testing
cc9343270a explorers -> explorer
Compare 3 commits »
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.