Marcus Scholz Commander1024
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-27 10:37:05 +02:00
c84be34a37 Place delete, more abstraction for ISPlaceSubmitter and more messages
3959096c95 Place delete
76daa71217 Sign up link in login template
Compare 3 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-27 09:17:05 +02:00
0707d2d51e Icons and icon template tag
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-26 22:17:05 +02:00
d45724b774 Will show x for deleting when allowed
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-26 21:37:05 +02:00
c8e46d42ee Relabeling
591469799f Photoalbums can now be linked by users
3cd44959b1 Config mistake
Compare 3 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-26 19:37:05 +02:00
ffef52269a SVG Icons as a dependency
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2020-08-26 19:27:05 +02:00
6a1e281b3e Iconization in Linklist and inline form
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2020-08-26 16:57:06 +02:00
7865066adb New Icon
b39202d296 Linkadd form
Compare 2 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2020-08-25 16:37:06 +02:00
4004342255 Inline Forms
9c8986c564 Trying out inline forms
Compare 2 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2020-08-25 16:07:06 +02:00
823d78a0ae Using rcss
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-22 10:17:05 +02:00
9a30ced90c Calculates correct map_center for paginated place_list.
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-22 09:37:05 +02:00
d44bf0c0f2 Customized PlaceListView to provide data for map rendering.
cad53c070c Added map to place_list, but place_center_map is still a bit off.
a0627761a7 Fixed indentation again. Because I'm stupid ;-)
04940a0901 Added ol.css.map to static files and noted it down in linklist.
3ef31eda0f Added OSM map to place_detail view and template.
Compare 5 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-22 04:17:05 +02:00
7cb8bc6bac Added place_list sorting to sort by name.
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-21 20:57:05 +02:00
636bb880c1 Removed debug output.
c9d9ca9de0 Indentation fixed to 4 spaces.
Compare 2 commits »
Commander1024 synced commits to linklist-add at Commander1024/lostplaces-frontend from mirror 2020-08-21 12:27:05 +02:00
313968fafd Form fine tuning and link list add
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2020-08-21 12:27:05 +02:00
313968fafd Form fine tuning and link list add
8fa8033be4 LinkList add LInk
Compare 2 commits »
Commander1024 synced new reference linklist-add to Commander1024/lostplaces-frontend from mirror 2020-08-21 10:57:06 +02:00
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-21 10:37:05 +02:00
5f3be5fc83 Pointed template to new location of static map files.
f916ac9742 Removed obsolete include of static files function.
03af8a0c02 Made the center of the map consider only shown places (dynamic).
65f3642272 Added note to where these files were pulled from.
e00a0f687b Moved static osm_map files to subfolder.
Compare 5 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-20 23:57:05 +02:00
9af55d3f24 Made place urls dynamic, changed zoom level. Works so far - but div is still 0px high :P.
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-20 23:37:05 +02:00
719e75a449 Reverted to paginate by 5 in place_list.
6688536a78 Revert "Reverted to paginate by 5 in place_list."
7835ddcf16 Reverted to paginate by 5 in place_list.
Compare 3 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-20 23:17:05 +02:00
3caada8f08 Moved additional headers to parent template.