log www/search.js @ 2835:9405a18756c8 default tip

age author description
Sun, 11 Feb 2024 16:49:49 +0200 Matti Hamalainen Make some if () branches a bit clearer by using blocks.
Wed, 08 Mar 2023 13:57:25 +0200 Matti Hamalainen Merge.
Tue, 14 Feb 2023 09:37:52 +0200 Matti Hamalainen Cleanup.
Sat, 18 Feb 2023 17:52:14 +0200 Matti Hamalainen Change WebSocket port from TCP 444 to 5222 and also fix the WS connect
Sat, 18 Feb 2023 17:51:06 +0200 Matti Hamalainen Improve WebSocket failure mode handling.
Fri, 03 Apr 2020 00:02:42 +0300 Matti Hamalainen Improve map search help.
Mon, 16 Mar 2020 04:05:36 +0200 Matti Hamalainen Be more verbose about one type of WebSocket errors that may occur and offer
Fri, 04 Oct 2019 15:34:31 +0300 Matti Hamalainen Merged.
Fri, 04 Oct 2019 15:32:18 +0300 Matti Hamalainen Hide mapsearch help by default, add button to toggle it.
Fri, 04 Oct 2019 15:31:47 +0300 Matti Hamalainen Cleanups.
Fri, 04 Oct 2019 15:31:28 +0300 Matti Hamalainen Improve status logging of first contact of MapSearch WS server when fetching map names.
Fri, 04 Oct 2019 15:30:45 +0300 Matti Hamalainen Change MapSearch port.
Mon, 30 Sep 2019 12:52:44 +0300 Matti Hamalainen Make maplist loading and first contact to search server more informative.
Tue, 24 Sep 2019 12:24:04 +0300 Matti Hamalainen Cleanups in search frontend JS.
Thu, 19 Sep 2019 06:46:44 +0300 Matti Hamalainen Show also GMaps link to the nearest locations.
Wed, 18 Sep 2019 14:20:46 +0300 Matti Hamalainen Improve checking of disabled Javascript.
Tue, 17 Sep 2019 12:32:21 +0300 Matti Hamalainen Add support for ^$ anchors for location name search.
Tue, 17 Sep 2019 11:21:36 +0300 Matti Hamalainen Oops, missed a line removal from last commit.
Tue, 17 Sep 2019 11:19:50 +0300 Matti Hamalainen Show 2 nearest locations to the matched map location in map search.
Tue, 17 Sep 2019 11:19:19 +0300 Matti Hamalainen Show also the matched alternative name for location name search instead of only the main name.
Tue, 17 Sep 2019 11:18:11 +0300 Matti Hamalainen Add some CSS for results.
Tue, 17 Sep 2019 11:15:18 +0300 Matti Hamalainen Change a variable to be more local to a block.
Tue, 17 Sep 2019 11:11:31 +0300 Matti Hamalainen Check for unknown replies from mapsearch server.
Thu, 12 Sep 2019 14:33:29 +0300 Matti Hamalainen Create elements in javascript instead of using direct HTML.
Thu, 12 Sep 2019 14:32:20 +0300 Matti Hamalainen Add helper functions mapCE() and mapClearChildren().
Tue, 10 Sep 2019 22:30:26 +0300 Matti Hamalainen Unify some error handling in the mapsearch front-end javascript code.
Tue, 10 Sep 2019 21:15:25 +0300 Matti Hamalainen Improve WebSocket handling a bit.
Tue, 10 Sep 2019 19:53:21 +0300 Matti Hamalainen Show distance value in results.
Tue, 10 Sep 2019 19:26:04 +0300 Matti Hamalainen Add maxMatches argument to nearby location search.
Tue, 10 Sep 2019 17:52:56 +0300 Matti Hamalainen Adjust location search results parsing to match changes in the server end.
Tue, 10 Sep 2019 17:52:24 +0300 Matti Hamalainen Bump copyright year.
Tue, 10 Sep 2019 17:52:13 +0300 Matti Hamalainen Unify GMap link generating in search frontend.
Tue, 10 Sep 2019 16:23:55 +0300 Matti Hamalainen Clean up the mapsearch front-end Javascript code a bit.
Sun, 19 Nov 2017 22:38:03 +0200 Matti Hamalainen Add brackets around location search result type prefixes.
Wed, 15 Nov 2017 06:44:57 +0200 Matti Hamalainen Cleanups.
Wed, 15 Nov 2017 05:35:29 +0200 Matti Hamalainen Show number index and total number of search example patterns.
Wed, 15 Nov 2017 05:27:25 +0200 Matti Hamalainen Adjust how the random search pattern button works.
Mon, 13 Nov 2017 17:12:51 +0200 Matti Hamalainen Add wildcards to search pattern as the server does not do it now.
Mon, 13 Nov 2017 10:53:18 +0200 Matti Hamalainen Improve results.
Mon, 13 Nov 2017 10:48:33 +0200 Matti Hamalainen Use location flags to add type prefix to results.
Mon, 13 Nov 2017 10:11:41 +0200 Matti Hamalainen Cleanups.
Mon, 13 Nov 2017 10:05:25 +0200 Matti Hamalainen Add another search example.
Mon, 13 Nov 2017 09:57:34 +0200 Matti Hamalainen Improve front-end output.
Mon, 13 Nov 2017 09:25:06 +0200 Matti Hamalainen Implement search result count and server-side returning limit on matches to be shown.
Mon, 13 Nov 2017 07:26:14 +0200 Matti Hamalainen Different CSS for search result header and actual results.
Mon, 13 Nov 2017 07:17:52 +0200 Matti Hamalainen Adjust front-end code the backend changes.
Mon, 13 Nov 2017 07:17:07 +0200 Matti Hamalainen Cosmetic.
Mon, 13 Nov 2017 05:37:24 +0200 Matti Hamalainen Cleanup.
Mon, 13 Nov 2017 05:37:16 +0200 Matti Hamalainen Add button for showing a random example search pattern.
Mon, 13 Nov 2017 05:36:44 +0200 Matti Hamalainen Show number of currently selected target maps in the search.
Mon, 13 Nov 2017 05:34:57 +0200 Matti Hamalainen Add few comments.
Mon, 13 Nov 2017 05:34:07 +0200 Matti Hamalainen Add helper function mapGetSelectedMaps() and use it.
Tue, 07 Nov 2017 19:39:58 +0200 Matti Hamalainen Handle JSON parser exceptions.
Tue, 07 Nov 2017 19:37:54 +0200 Matti Hamalainen Factorize result JSON parsing and validation into a separate function.
Mon, 06 Nov 2017 21:28:29 +0200 Matti Hamalainen Remove useless items from the location search result arrays.
Mon, 06 Nov 2017 20:50:51 +0200 Matti Hamalainen Fix Javascript initialization.
Mon, 06 Nov 2017 20:49:56 +0200 Matti Hamalainen Use target="_blank".
Mon, 06 Nov 2017 20:49:45 +0200 Matti Hamalainen Cosmetics.
Mon, 06 Nov 2017 20:49:34 +0200 Matti Hamalainen Improve data validation.
Mon, 06 Nov 2017 20:47:35 +0200 Matti Hamalainen Implement location search. Also get rid of the END message.