|
490a0e9f3e
|
Merge branch 'master' into feature/tags
|
2020-08-30 17:53:34 +02:00 |
|
|
7a3b8529f8
|
base views for place assets
|
2020-08-30 17:26:43 +02:00 |
|
|
538b43c2a1
|
Splitted views in multiple files
|
2020-08-30 17:11:24 +02:00 |
|
|
ca2eac533f
|
Removed unused View
|
2020-08-30 16:54:11 +02:00 |
|
|
2007b512c7
|
Bugfix
|
2020-08-30 16:53:58 +02:00 |
|
|
751d4c81fe
|
Merge branch 'master' of mowoe.com:reverend/lostplaces-backend into master
|
2020-08-28 14:34:11 +02:00 |
|
|
7a757bcf35
|
Moved Templates
|
2020-08-28 14:34:09 +02:00 |
|
|
55b8d16751
|
No realy
|
2020-08-27 17:17:28 +02:00 |
|
|
f34d70edd5
|
Division by zero fix
|
2020-08-27 17:16:03 +02:00 |
|
|
78f0e80136
|
First tries on using tags
|
2020-08-27 15:46:45 +02:00 |
|
|
c84be34a37
|
Place delete, more abstraction for ISPlaceSubmitter and more messages
|
2020-08-27 10:31:14 +02:00 |
|
|
3959096c95
|
Place delete
|
2020-08-27 10:30:50 +02:00 |
|
|
76daa71217
|
Sign up link in login template
|
2020-08-27 10:30:36 +02:00 |
|
|
0707d2d51e
|
Icons and icon template tag
|
2020-08-27 09:06:24 +02:00 |
|
|
d45724b774
|
Will show x for deleting when allowed
|
2020-08-26 21:59:21 +02:00 |
|
|
c8e46d42ee
|
Relabeling
|
2020-08-26 21:36:37 +02:00 |
|
|
591469799f
|
Photoalbums can now be linked by users
|
2020-08-26 21:36:10 +02:00 |
|
|
3cd44959b1
|
Config mistake
|
2020-08-26 21:24:08 +02:00 |
|
|
ffef52269a
|
SVG Icons as a dependency
|
2020-08-26 19:31:06 +02:00 |
|
|
9a30ced90c
|
Calculates correct map_center for paginated place_list.
|
2020-08-22 09:58:57 +02:00 |
|
|
d44bf0c0f2
|
Customized PlaceListView to provide data for map rendering.
|
2020-08-22 09:24:50 +02:00 |
|
|
cad53c070c
|
Added map to place_list, but place_center_map is still a bit off.
|
2020-08-22 09:23:12 +02:00 |
|
|
a0627761a7
|
Fixed indentation again. Because I'm stupid ;-)
|
2020-08-22 09:22:20 +02:00 |
|
|
04940a0901
|
Added ol.css.map to static files and noted it down in linklist.
|
2020-08-22 09:19:50 +02:00 |
|
|
3ef31eda0f
|
Added OSM map to place_detail view and template.
|
2020-08-22 09:19:01 +02:00 |
|
|
7cb8bc6bac
|
Added place_list sorting to sort by name.
|
2020-08-22 02:59:04 +02:00 |
|
|
636bb880c1
|
Removed debug output.
|
2020-08-21 20:38:52 +02:00 |
|
|
c9d9ca9de0
|
Indentation fixed to 4 spaces.
|
2020-08-21 20:38:05 +02:00 |
|
|
5f3be5fc83
|
Pointed template to new location of static map files.
|
2020-08-21 10:33:56 +02:00 |
|
|
f916ac9742
|
Removed obsolete include of static files function.
|
2020-08-21 10:33:33 +02:00 |
|
|
03af8a0c02
|
Made the center of the map consider only shown places (dynamic).
|
2020-08-21 10:31:30 +02:00 |
|
|
65f3642272
|
Added note to where these files were pulled from.
|
2020-08-21 10:30:17 +02:00 |
|
|
e00a0f687b
|
Moved static osm_map files to subfolder.
|
2020-08-21 10:29:59 +02:00 |
|
|
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 |
|
|
719e75a449
|
Reverted to paginate by 5 in place_list.
|
2020-08-20 23:33:33 +02:00 |
|
|
6688536a78
|
Revert "Reverted to paginate by 5 in place_list."
This reverts commit 7835ddcf16 .
|
2020-08-20 23:32:52 +02:00 |
|
|
7835ddcf16
|
Reverted to paginate by 5 in place_list.
|
2020-08-20 23:32:27 +02:00 |
|
|
3caada8f08
|
Moved additional headers to parent template.
|
2020-08-20 23:07:52 +02:00 |
|
|
4113811c5f
|
Added and included ol.css.
|
2020-08-20 22:46:56 +02:00 |
|
|
a660763ea4
|
Corrected map_center_coords variables.
|
2020-08-20 22:08:35 +02:00 |
|
|
55fe79b82c
|
Added missing ol.js.map.
|
2020-08-20 22:02:47 +02:00 |
|
|
b34e88a3ad
|
Formatting.
|
2020-08-20 21:50:00 +02:00 |
|
|
f52dd733d8
|
Inluded ol.js.
|
2020-08-20 21:47:44 +02:00 |
|
|
ff428beaef
|
Added ol.js for map rendering.
|
2020-08-20 21:44:05 +02:00 |
|
|
e8c4faff8e
|
Minor corrections.
|
2020-08-20 21:38:35 +02:00 |
|
|
0b0a401486
|
Added export of place coords to home conext.
|
2020-08-20 21:38:01 +02:00 |
|
|
2b56eed759
|
Added OSM map partial, Place model function and added it to home.
|
2020-08-20 21:37:27 +02:00 |
|
|
e387091da6
|
Removed obsoleted JS.
|
2020-08-20 21:07:39 +02:00 |
|
|
5c5ad9502c
|
Updated dependencies
|
2020-08-18 14:35:13 +02:00 |
|
|
baf3f54e1a
|
Again
|
2020-08-18 14:24:29 +02:00 |
|