69 Commits (efcffce6da3f923473c7ca9d64aa852b965f3614)

Author SHA1 Message Date
Stephan Bösch-Plepelits 416ee2b492 Found some strings which need to be translated 6 years ago
Stephan Bösch-Plepelits 6fc78cb756 bugfix, initState should be declared 6 years ago
Stephan Bösch-Plepelits ece5fc7556 At end of initialization call hook 'initFinish' 6 years ago
Stephan Bösch-Plepelits 5a6ed72b7d If newState has a location, don't fly to bounds of object 6 years ago
Stephan Bösch-Plepelits 86571e49f2 State: also pass state to setPath() 6 years ago
Stephan Bösch-Plepelits bb2873ad3b Init: if newState has no location, start with initState and then load newState 6 years ago
Stephan Bösch-Plepelits 89a19d9277 show(): pass options to category.show() 6 years ago
Stephan Bösch-Plepelits 0231250706 Create panes for hover and selected overlays 6 years ago
Stephan Bösch-Plepelits 74e33ea907 Call notifyPopupClose in category 6 years ago
Stephan Bösch-Plepelits f0f7478d4e Repositories: separate repo/category parts by '/' 6 years ago
Stephan Bösch-Plepelits ab2e9ab4a5 Add Categories: show list of categories in repo 7 years ago
Stephan Bösch-Plepelits c773aca9aa Change order of included css 7 years ago
Stephan Bösch-Plepelits e1a0fab66b Include category stylesheet via browserify-css 7 years ago
Stephan Bösch-Plepelits 852d444985 Info: allow showing markers 7 years ago
Stephan Bösch-Plepelits 36c123a2d9 call 'hide-<page>' when loading different page 7 years ago
Stephan Bösch-Plepelits 2077a558d5 Add scale bar to the map 7 years ago
Stephan Bösch-Plepelits 5ea083e6c3 Image: parse tag 'image' 7 years ago
Stephan Bösch-Plepelits ba0a67ad2b CategoryOverpass: after onUpdate re-render details page (if shown) 7 years ago
Stephan Bösch-Plepelits 12faa0a4ec Bugfix global 'options' variable 7 years ago
Stephan Bösch-Plepelits c3f0dcadf7 Bugfix, don't overwrite options variable 7 years ago
Stephan Bösch-Plepelits abd3655a2c Load first abstract from Wikipedia page and show on details page 7 years ago
Stephan Bösch-Plepelits e36b00c956 Call hook 'show-details' 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 87326a86b0 Fix some linting errors; remove debug messages 7 years ago
Stephan Bösch-Plepelits e4a26ef910 CategoryOverpass: add 'categories' parameter to state 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 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 97b971b85c Sidebar: never clear content div, rather use sub-divs 7 years ago
Stephan Bösch-Plepelits a57c41b6f8 Don't re-open popup when opening details 7 years ago
Stephan Bösch-Plepelits 911be13c2d Render detailsBody via category.renderTemplate() 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 ea05f478f4 Configure additional map layers 7 years ago
Stephan Bösch-Plepelits 0c8fbd2981 show(): always call callback, with error if necessary 7 years ago
Stephan Bösch-Plepelits 4c4fe44786 Call hook 'show' when an object is shown 7 years ago
Stephan Bösch-Plepelits 0cbdfb9969 Fullscreen mode 7 years ago
Stephan Bösch-Plepelits 22e33a7e25 Choose overpassUrl in Options 7 years ago
Stephan Bösch-Plepelits f2f10940f8 config[overpassUrl] can be an array (1st entry will be used) 7 years ago