Commit Graph
17 Commits
Author SHA1 Message Date
flopp d9c0d1a990 fixed html syntax 2013-08-05 11:08:35 +02:00
flopp 73efcb8286 set default coordinates of new additional waypoints to cache coordinates 2013-05-19 20:20:34 +02:00
flopp d1e5397146 removed escaping of minimap url 2013-05-19 12:20:40 +02:00
flopp 9fc8c75ac5 added api key to minimap url 2013-05-17 22:12:58 +02:00
flopp d8803d0d6b styled minimap for new caches; made minimap url configurable; fixed line-breaking in new caches list 2013-05-16 19:56:37 +02:00
floppandfollowing c20d7e529b changed location string to the same layout as on the start page 2013-05-14 01:44:26 +02:00
floppandfollowing 3b8deab9e6 changed width of langstripe (top-menu) to the width of the content column 2013-05-13 23:17:26 +02:00
flopp 2e95c6226e added minimap to startpage 2013-05-13 21:33:19 +02:00
floppandfollowing d46bdaea95 renamed 'shorturl' field in viewcache template 2013-04-11 17:31:18 +02:00
floppandfollowing 9172e50e25 added shorturl to mail templates and viewcache template 2013-04-11 17:30:40 +02:00
flopp 03f0ea8aac * fixed selection of search box 2012-10-28 16:32:08 +01:00
flopp 9b1f1be67d * put javascript in front of html-code to please internet explorer (hope this helps)
* fixed loading of previous map type
* added function to center on home coordinates
* removed "street view" mode
2012-10-28 16:16:55 +01:00
flopp 8cd3226f12 added hack to disable clickable POIs in google maps 2012-10-26 17:33:29 +02:00
flopp 8980dae557 v3 map, new fullscreen map 2012-10-23 23:48:34 +02:00
floppandfollowing e8c5f72a59 Cachemeldungen als HTML-Tabelle 2012-08-13 01:54:26 +02:00
flopp b4d48877d6 Fix for bug #3906 "default country".
In htdocs/lib/common.inc.php, getUserCountry():
- added "global" declaration of "$usr", which was missing
- using "GB" as the fallback country code instead of "EN", which is not a valid country code

In htdocs/newcache.php:
- using "getUserCountry()" to initialize "$sel_country" if no "_POST['country']" was given, instead of "$default_country"
- using "$sel_country" to preselect the country in the countries combobox, instead of "getUserCountrs()"
2012-07-31 19:44:32 +02:00
flopp fcb1eaa31e Skalierung der Cache-Icons im KML-Export auf 100% geändert 2012-07-02 19:22:18 +02:00