log war/scripts/sti/STICore.js @ 89:3700846b8590 trimmed_data tip

age author description
Thu, 07 Mar 2013 14:56:13 +0100 Sebastian Kruse CSV conversion: place name, address and descrption in CDATA blocks (prevents bugs with special characters as < etc.) trimmed_data
Thu, 07 Mar 2013 14:47:36 +0100 Sebastian Kruse local CSV loading trimmed_data
Thu, 07 Mar 2013 14:35:30 +0100 Sebastian Kruse CSV to KML conversion moved to seperate function trimmed_data
Tue, 15 Jan 2013 16:32:25 +0100 Sebastian Kruse load overlays from data-file trimmed_data
Fri, 11 Jan 2013 13:05:40 +0100 Sebastian Kruse only create XLMSerializer once per dataset parsing trimmed_data
Fri, 11 Jan 2013 10:15:45 +0100 Sebastian Kruse added comments for HTML content in cells trimmed_data
Fri, 11 Jan 2013 09:41:16 +0100 Sebastian Kruse Allow HTML in all Cells trimmed_data
Thu, 10 Jan 2013 13:21:12 +0100 Sebastian Kruse Allow more than one field of the same name (append the content) trimmed_data
Thu, 03 Jan 2013 18:43:28 +0100 Sebastian Kruse add functionality for additional tabular data from the description field (work in progress) trimmed_data
Wed, 02 Jan 2013 13:19:08 +0100 Sebastian Kruse Alerts on missing time/spatial information trimmed_data
Fri, 14 Dec 2012 16:32:55 +0100 Sebastian Kruse Fix KML parser alerts CellTable
Fri, 30 Nov 2012 17:03:17 +0100 Sebastian Kruse corrected FileReader usage (onloaded callback) for local KML support
Fri, 30 Nov 2012 15:17:25 +0100 Sebastian Kruse local KML display (beta)
Wed, 28 Nov 2012 17:00:49 +0100 Sebastian Kruse Improved robustness of KML parsing (with Firefox and probably other browsers a missing node can lead to a NullPointerException that will not be catched by the try/catch)
Mon, 26 Nov 2012 14:43:08 +0100 Sebastian Kruse move lockscreen-container below mainContainer