Commit Graph

460 Commits

Author SHA1 Message Date
reverend d45724b774 Will show x for deleting when allowed 2020-08-26 21:59:21 +02:00
reverend c8e46d42ee Relabeling 2020-08-26 21:36:37 +02:00
reverend 591469799f Photoalbums can now be linked by users 2020-08-26 21:36:10 +02:00
reverend 3cd44959b1 Config mistake 2020-08-26 21:24:08 +02:00
reverend ffef52269a SVG Icons as a dependency 2020-08-26 19:31:06 +02:00
Marcus Scholz 9a30ced90c Calculates correct map_center for paginated place_list. 2020-08-22 09:58:57 +02:00
Marcus Scholz d44bf0c0f2 Customized PlaceListView to provide data for map rendering. 2020-08-22 09:24:50 +02:00
Marcus Scholz cad53c070c Added map to place_list, but place_center_map is still a bit off. 2020-08-22 09:23:12 +02:00
Marcus Scholz a0627761a7 Fixed indentation again. Because I'm stupid ;-) 2020-08-22 09:22:20 +02:00
Marcus Scholz 04940a0901 Added ol.css.map to static files and noted it down in linklist. 2020-08-22 09:19:50 +02:00
Marcus Scholz 3ef31eda0f Added OSM map to place_detail view and template. 2020-08-22 09:19:01 +02:00
Marcus Scholz 7cb8bc6bac Added place_list sorting to sort by name. 2020-08-22 02:59:04 +02:00
Marcus Scholz 636bb880c1 Removed debug output. 2020-08-21 20:38:52 +02:00
Marcus Scholz c9d9ca9de0 Indentation fixed to 4 spaces. 2020-08-21 20:38:05 +02:00
Marcus Scholz 5f3be5fc83 Pointed template to new location of static map files. 2020-08-21 10:33:56 +02:00
Marcus Scholz f916ac9742 Removed obsolete include of static files function. 2020-08-21 10:33:33 +02:00
Marcus Scholz 03af8a0c02 Made the center of the map consider only shown places (dynamic). 2020-08-21 10:31:30 +02:00
Marcus Scholz 65f3642272 Added note to where these files were pulled from. 2020-08-21 10:30:17 +02:00
Marcus Scholz e00a0f687b Moved static osm_map files to subfolder. 2020-08-21 10:29:59 +02:00
Marcus Scholz 9af55d3f24 Made place urls dynamic, changed zoom level. Works so far - but div is still 0px high :P. 2020-08-20 23:49:16 +02:00
Marcus Scholz 719e75a449 Reverted to paginate by 5 in place_list. 2020-08-20 23:33:33 +02:00
Marcus Scholz 6688536a78 Revert "Reverted to paginate by 5 in place_list."
This reverts commit 7835ddcf16.
2020-08-20 23:32:52 +02:00
Marcus Scholz 7835ddcf16 Reverted to paginate by 5 in place_list. 2020-08-20 23:32:27 +02:00
Marcus Scholz 3caada8f08 Moved additional headers to parent template. 2020-08-20 23:07:52 +02:00
Marcus Scholz 4113811c5f Added and included ol.css. 2020-08-20 22:46:56 +02:00
Marcus Scholz a660763ea4 Corrected map_center_coords variables. 2020-08-20 22:08:35 +02:00
Marcus Scholz 55fe79b82c Added missing ol.js.map. 2020-08-20 22:02:47 +02:00
Marcus Scholz b34e88a3ad Formatting. 2020-08-20 21:50:00 +02:00
Marcus Scholz f52dd733d8 Inluded ol.js. 2020-08-20 21:47:44 +02:00
Marcus Scholz ff428beaef Added ol.js for map rendering. 2020-08-20 21:44:05 +02:00
Marcus Scholz e8c4faff8e Minor corrections. 2020-08-20 21:38:35 +02:00
Marcus Scholz 0b0a401486 Added export of place coords to home conext. 2020-08-20 21:38:01 +02:00
Marcus Scholz 2b56eed759 Added OSM map partial, Place model function and added it to home. 2020-08-20 21:37:27 +02:00
Marcus Scholz e387091da6 Removed obsoleted JS. 2020-08-20 21:07:39 +02:00
reverend 5c5ad9502c Updated dependencies 2020-08-18 14:35:13 +02:00
reverend baf3f54e1a Again 2020-08-18 14:24:29 +02:00
reverend 8cb7e61274 Fixed formatting 2020-08-18 14:24:08 +02:00
reverend fa1274c595 Merge branch 'master' of mowoe.com:reverend/lostplaces-backend into master 2020-08-18 14:22:35 +02:00
reverend a5839c2c36 Added installation instructions 2020-08-18 14:22:33 +02:00
Marcus Scholz 6b90ca39eb Converted indentation to spaces globally. 2020-08-17 15:38:52 +02:00
Marcus Scholz c1007fb7bc Added migrations directory to .gitignore. 2020-08-17 12:36:27 +02:00
Marcus Scholz aa4c77e675 Deleted old migrations. 2020-08-17 12:30:45 +02:00
Marcus Scholz 7a378c26d0 Unified first/last - next/prev behaviour. Fixed previous button. 2020-08-17 12:03:30 +02:00
reverend d58d118953 New Markup for Pagination 2020-08-17 08:45:12 +02:00
reverend 4ea8d16253 Fixed pagiatation 2020-08-16 16:29:04 +02:00
reverend 9f29ea603f Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-16 11:56:32 +02:00
reverend 60a9f61358 css 2020-08-16 11:56:30 +02:00
Marcus Scholz c2b9b494cc Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-16 11:56:18 +02:00
Marcus Scholz 99fbe827c9 Changed pagination template to show disabled nav elements. 2020-08-16 11:56:13 +02:00
reverend 6f1598e978 Fresh css 2020-08-16 11:42:41 +02:00