openstreetmap-website/app
Anton Khorev ec6789920c Rename geocodeCallback to changeCallback, call it from latlon setValue
endpoint.setValue always calls changeCallback on its successful completion, with geocoding or without. This allows to decide when to call getRoute entirely from callbacks and event listeners.
2024-08-15 12:00:31 +03:00
..
abilities Add Messages API 2024-07-29 10:42:38 +00:00
assets Rename geocodeCallback to changeCallback, call it from latlon setValue 2024-08-15 12:00:31 +03:00
controllers Add article:published_time meta tag to diary entries 2024-08-14 18:00:14 +03:00
helpers Add article:published_time meta tag to diary entries 2024-08-14 18:00:14 +03:00
jobs Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
mailers Move changeset subscribe/unsubscribe to resourceful routes 2024-03-16 06:11:07 +03:00
models Use casecmp?() instead of casecmp().zero? 2024-07-13 16:00:45 +03:00
validators Require display names to have a minimum unicode width of 3 columns 2024-02-25 13:21:03 +00:00
views Merge pull request #5056 from AntonKhorev/diary-og-description 2024-08-14 14:38:28 +01:00