log

age author description
Sun, 12 Mar 2023 14:58:57 +0200 Matti Hamalainen Canonize boolean values to true/false instead of mixing TRUE/FALSE in. gmap2 tip
Sun, 12 Mar 2023 14:58:12 +0200 Matti Hamalainen get_resource_type() works differently in PHP 8, and it's not actually needed gmap2
Sun, 20 Mar 2022 12:35:42 +0200 Matti Hamalainen Remove unused code. gmap2
Mon, 07 Mar 2022 00:18:29 +0200 Matti Hamalainen Change http uri to https. gmap2
Fri, 11 Jun 2021 21:15:13 +0300 Matti Hamalainen Add note about latest testing being done with PHP 7.3. Cosmetics. gmap2
Mon, 15 Mar 2021 13:33:26 +0200 Matti Hamalainen Add note about GD module. gmap2
Fri, 12 Mar 2021 14:42:59 +0200 Matti Hamalainen Update to new repository URLs. gmap2
Thu, 03 Dec 2020 06:26:08 +0200 Matti Hamalainen Use PHP cookie options array and set SameSite policy. gmap2
Thu, 29 Oct 2020 08:10:53 +0200 Matti Hamalainen Added signature for changeset b5bf0757ca1f gmap2
Sat, 11 Apr 2020 05:27:12 +0300 Matti Hamalainen Update README slightly. gmap2
Sat, 11 Apr 2020 05:23:24 +0300 Matti Hamalainen Add simple check for existence of the utility executables. gmap2
Sat, 11 Apr 2020 05:11:53 +0300 Matti Hamalainen Indentation cosmetic. gmap2
Sat, 11 Apr 2020 05:11:00 +0300 Matti Hamalainen Delete trailing whitespace. gmap2
Sat, 11 Apr 2020 05:02:20 +0300 Matti Hamalainen Clean up the code a bit, use the CTI_* constants defined in gmap2
Thu, 19 Oct 2017 18:02:37 +0300 Matti Hamalainen Use https URL for tnsp.org Mercurial repos. gmap2
Tue, 12 Sep 2017 13:54:15 +0300 Matti Hamalainen Fix potential XSS :S gmap2
Mon, 11 Sep 2017 14:36:16 +0300 Matti Hamalainen Change setTimeout() calls to use function format. gmap2
Mon, 11 Sep 2017 13:37:05 +0300 Matti Hamalainen Use modern PHP array syntax. gmap2
Mon, 11 Sep 2017 13:25:48 +0300 Matti Hamalainen Make the PHP version requirement more explicit, as we do require 5.6 or newer. gmap2
Mon, 11 Sep 2017 13:25:18 +0300 Matti Hamalainen Cleanups. gmap2
Sat, 24 Jun 2017 00:34:38 +0300 Matti Hamalainen The 'sensor' parameter is not required by GMaps API anymore, re: https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required gmap2
Sat, 28 Jan 2017 23:52:22 +0200 Matti Hamalainen Coordinates local to a continent start always at origo of 1,1. gmap2
Mon, 09 Jan 2017 14:05:40 +0200 Matti Hamalainen No need to make config.inc.php yourself anymore, perhaps just check it. gmap2
Mon, 09 Jan 2017 13:35:22 +0200 Matti Hamalainen Add some comments. gmap2
Wed, 30 Nov 2016 11:20:38 +0200 Matti Hamalainen Move map label styling into common.css gmap2
Mon, 21 Nov 2016 03:31:01 +0200 Matti Hamalainen Rework the visibility controls DOM and CSS. gmap2
Sun, 20 Nov 2016 20:56:23 +0200 Matti Hamalainen Zoom to zoom level 8 if we're zoomed less than that. gmap2
Sun, 20 Nov 2016 20:56:06 +0200 Matti Hamalainen Fix CSS. gmap2
Sat, 19 Nov 2016 02:27:01 +0200 Matti Hamalainen Use CSS class instead of direct style / background color manipulation. gmap2
Sat, 19 Nov 2016 02:21:25 +0200 Matti Hamalainen Move some common things to common.css gmap2