Commit Graph

43 Commits

Author SHA1 Message Date
af7c6642ff prepared version placeholder
placeholder is "VVVVV"
use patchVersion.sh to replace version for new release. Do not use this script in develop branch.
2021-10-27 10:27:32 +02:00
a659f47a87 hotfix-20211017.2: broken default basemap
fixed borken default basemap
decrease default minMag to 0.7
2021-10-17 15:46:39 +02:00
e5b86d34f6 hotfix: r20211017.1
add manual changes from production server, bump version
2021-10-17 15:08:42 +02:00
a23019b50f updated version strings for release r20211017 2021-10-17 13:28:19 +02:00
4096dc2c66 update of jQuery to version 3.0.0 2020-07-15 16:45:57 +02:00
e3f27aac7e update copyright information 2020-07-14 21:13:15 +02:00
2251f25fcb Integrating changes made on web server 2020-07-14 19:31:46 +02:00
3b5b07968e Merging changes from life branch. 2015-10-01 15:44:23 +00:00
31fb40a220 Changed Nominatim (Reverse Geocoding) service to Komoot Photon. 2015-10-01 11:53:10 +00:00
70f933d8e2 Merging branches/life with trunk 2015-09-04 13:25:27 +00:00
2134402e93 Fixed date bug which surfaced in Chromium Browser 2015-09-04 13:13:58 +00:00
5433cb606a Changing time ordering of request after FDSNWS bug fix. 2015-04-07 12:38:27 +00:00
20de44f50d Merging revisions 738-739 (Adding Spinner image) and 743 (Workaround fo rmissing console.log). 2014-09-16 12:24:19 +00:00
fdc8b9f65b Removed some debuging output. Added workaround for missing console.log function on some browsers (e. g. Firefox). 2014-09-16 12:16:01 +00:00
1ac4702a75 Added support for event type explosion. 2014-09-16 11:11:51 +00:00
deea103fdf Merge from trunk. 2014-08-28 15:26:00 +00:00
81204d76c7 Use cachec events list. 2014-06-25 15:35:39 +00:00
9a5c2650e4 Loading events from chached xml file and performing FDSNWS request for a shorter time only to boost performance. 2014-06-13 15:02:38 +00:00
c858c586cd Added download attributes to download links. 2014-06-04 15:38:41 +00:00
9617cc5fa3 Fixed bug: locations where shown as 'undefined' if nominatim lookup times out. 2014-05-27 11:37:07 +00:00
2238086066 Bug fix: really don't show preliminary or automatic results. 2014-05-20 16:09:36 +00:00
021046ec29 Added eventstable caption with symbol information and download link. Removed type column from table. 2014-05-20 13:46:00 +00:00
78ea7b0397 Added column for type information in eventstable. 2014-05-20 12:27:07 +00:00
8d8e0c5ff7 Added support for special events. use different markers for EQ, quarry blast or induced events. 2014-05-20 11:08:59 +00:00
873a21f539 Added new funcionality: special events can now be loaded to the table and map, eg. Seeheim-Jugenheim event of May 17th, 2014. 2014-05-19 20:08:38 +00:00
855826d2bb Added station labels. Resorted index.html.de 2014-05-15 10:15:52 +00:00
fdbade688a Added pagerComplete event to highlight first event of visible table. 2014-05-14 16:13:05 +00:00
e50c816f05 Added plugin "Data Visualisation Framework" for nicer markers. 2014-05-14 15:33:43 +00:00
1c947c98d2 Removed console.log. 2014-05-14 09:40:19 +00:00
8770857bd7 Changed request_parameters. Endtime will only be used when necessary. Truncated numerical values to 1 or 2 digits after the decimal point. Added orderby parameter.
Shortend construct to determine event location.
2014-05-14 05:24:41 +00:00
55a6c166b6 Added missing call of getLocation if getGeolocation fails. 2014-05-12 15:46:37 +00:00
33ed07b142 Added class to detail and download row of event table to prevent substituting even tent details in both rows. 2014-05-09 09:37:28 +00:00
2e27ccf170 Added skipped line of previous reversal. 2014-05-09 09:28:11 +00:00
ca182f594e Reverted r622. Detail will, as before, be loaded on request only. 2014-05-09 09:21:33 +00:00
fa0ef11337 Adding download links to event table. 2014-05-09 07:00:03 +00:00
b38fcddad7 Load event details together with the event table. 2014-05-08 11:36:20 +00:00
882bd9aa14 Added config value for event marker colors. Added 'quarry blast' to event whitelist. 2014-05-08 09:08:48 +00:00
7f3d188f9e Add phase information for event details. TODO: sorting by P-arrival
removed obsolete function addEventRow.
2014-05-07 12:15:52 +00:00
6f2bfad0e5 New functionality: loading event details. TODO: add phase information 2014-05-06 16:55:31 +00:00
3f3754a5e4 Creating more config paramters. Removing unused function sleep. 2014-05-06 14:40:32 +00:00
8886ea4abb Moving configuration parameters to new array config. 2014-05-06 14:18:20 +00:00
4b6fb951b2 Adding copyright / license information to javascript files.
Reoorganizing code blocks.
2014-05-06 13:14:30 +00:00
a38905569c Moving map2014 to trunk. 2014-05-06 11:26:47 +00:00