191 Commits (de6fe1b380509f7b7ad10462ec433d0e4272f6e1)
 

Author SHA1 Message Date
Stephan Bösch-Plepelits de6fe1b380 Update .gitignore and install instructions 7 years ago
Stephan Bösch-Plepelits ff3e2bad8c Instead of FreeGeoIP use local GeoIP database 7 years ago
Stephan Bösch-Plepelits a06d49395b State: Bugfix initial view 7 years ago
Stephan Bösch-Plepelits 603581b058 State: if map has no view, don't include lat/lon/zoom 7 years ago
Stephan Bösch-Plepelits 87326a86b0 Fix some linting errors; remove debug messages 7 years ago
Stephan Bösch-Plepelits d6dc2dc766 src/categories: use Array.forEach; handle err (console.log) 7 years ago
Stephan Bösch-Plepelits cde9a257ff Merge branch '3-permalink' 7 years ago
Stephan Bösch-Plepelits 69e54b6c95 CategoryIndex: always load child categories 7 years ago
Stephan Bösch-Plepelits dd7a61d101 CategoryBase: bugfix, open parent category 7 years ago
Stephan Bösch-Plepelits f65c984153 OpenStreetBrowserLoader: make sure that categories don't get loaded multiple times 7 years ago
Stephan Bösch-Plepelits f0dc49c7e9 CategoryIndex: _loadChildrenCategories: callback when all finished 7 years ago
Stephan Bösch-Plepelits a9957670eb CategoryIndex: move loading sub categories to separate function 7 years ago
Stephan Bösch-Plepelits e4a26ef910 CategoryOverpass: add 'categories' parameter to state 7 years ago
Stephan Bösch-Plepelits 0fab11daad State: chars which shall not be encoded 7 years ago
Stephan Bösch-Plepelits 149d74516f State: hooks 'state-get', 'state-apply' 7 years ago
Stephan Bösch-Plepelits 40f943a481 Permalink: move state handling to src/state.js 7 years ago
Stephan Bösch-Plepelits 61cdf70f29 Compile initState, apply if no state is set 7 years ago
Stephan Bösch-Plepelits 1bb28e3a00 Permalink: split readState() in readState() and applyState() 7 years ago
Stephan Bösch-Plepelits 4506d53822 Permalink: read state in init; set intial location only when no other location known 7 years ago
Stephan Bösch-Plepelits 4e7b167bf3 Permalink: when opening popup, push location only when close >1sec ago 7 years ago
Stephan Bösch-Plepelits 02e51673c8 Permalink: Set map parameter on load 7 years ago
Stephan Bösch-Plepelits 4cd511d744 readState: update state object with read data 7 years ago
Stephan Bösch-Plepelits 1a947a264e Permalink: set and read 'map' parameter 7 years ago
Stephan Bösch-Plepelits dececc5935 Permalink: readState(): parse parameters, handle path 7 years ago
Stephan Bösch-Plepelits fcd611ee0f Permalink: new function readState() - unify code from old url parsing 7 years ago
Stephan Bösch-Plepelits fd129c98a0 Permalink: update hash from central updateState() function 7 years ago
Stephan Bösch-Plepelits 1bae252877 Seperate TwigJS docu to file doc/TwigJS.md 7 years ago
Stephan Bösch-Plepelits 7a700c8b3a Rename commonBody.html to popupBody.html 7 years ago
Stephan Bösch-Plepelits cab0cd7611 Bugfix: don't update url when hash is equal or subpage 7 years ago
Stephan Bösch-Plepelits 952c69bd9a Make details content look similar to popup content 7 years ago
Stephan Bösch-Plepelits 4eca5ac2b1 Merge branch '3-common-popup-body' 7 years ago
Stephan Bösch-Plepelits 9d852e669d Merge branch '3-fix-vanishing-lists' 7 years ago
Stephan Bösch-Plepelits fdf55ea7a9 mapLayers: if no basemaps are configured, don't show options form 7 years ago
Stephan Bösch-Plepelits 97b971b85c Sidebar: never clear content div, rather use sub-divs 7 years ago
Stephan Bösch-Plepelits 7631b966c5 Category: setParent(): if it is already open, force open of parent category 7 years ago
Stephan Bösch-Plepelits ef5f78b360 Translate 'facilities' (for commonBody) 7 years ago
Stephan Bösch-Plepelits 055cff9457 Twig function openingHoursState: catch errors and return 'unknown' instead 7 years ago
Stephan Bösch-Plepelits e6702df2c4 Integrate description (or popupDescription) in popups 7 years ago
Stephan Bösch-Plepelits a57c41b6f8 Don't re-open popup when opening details 7 years ago
Stephan Bösch-Plepelits e4f539a29f Twig Function 'openingHoursState' 7 years ago
Stephan Bösch-Plepelits 911be13c2d Render detailsBody via category.renderTemplate() 7 years ago
Stephan Bösch-Plepelits 60afe2d990 Popups: Improve style 7 years ago
Stephan Bösch-Plepelits 905ad90a12 Popup: Improve style for descriptions 7 years ago
Stephan Bösch-Plepelits 39755cde62 CategoryOverpass: load and render 'commonBody.html' template 7 years ago
Stephan Bösch-Plepelits d2e42e3114 OpenStreetBrowserLoader: getTemplate() function 7 years ago
Stephan Bösch-Plepelits 1ccad6e80a Categories can define a load() function with callback 7 years ago
Stephan Bösch-Plepelits 0e9ea584be Define twig function 'tagsPrefix' 7 years ago
Stephan Bösch-Plepelits c8ad13ad72 update popup content from CategoryOverpass 7 years ago
Stephan Bösch-Plepelits 734279e9d3 Merge branch '3-layer-selector' 7 years ago
Stephan Bösch-Plepelits 32e9583f35 mapLayers: Additional tile layers 7 years ago