log

age author description
Fri, 01 Feb 2013 17:21:47 +0100 Sebastian Kruse Klimscha overlays trimmed_data
Fri, 01 Feb 2013 17:21:36 +0100 Sebastian Kruse add support for WMS overlays trimmed_data
Fri, 01 Feb 2013 17:20:36 +0100 Sebastian Kruse add support for custom projection of base maps (ArcGIS) trimmed_data
Fri, 01 Feb 2013 17:15:07 +0100 Sebastian Kruse push openlayer to v 2.12 (because of ArcGIS errors) trimmed_data
Thu, 17 Jan 2013 17:58:15 +0100 Sebastian Kruse Add (ugly) images for export and switch table view trimmed_data
Wed, 16 Jan 2013 18:14:55 +0100 Sebastian Kruse "hide" the table view if it has no content trimmed_data
Wed, 16 Jan 2013 14:38:08 +0100 Sebastian Kruse Iterating through all TDs seems to be the only legit way. So this cant be improved. trimmed_data
Wed, 16 Jan 2013 14:36:47 +0100 Sebastian Kruse This is abstract enough for now. trimmed_data
Wed, 16 Jan 2013 14:35:27 +0100 Sebastian Kruse Alert on KML export failure trimmed_data
Tue, 15 Jan 2013 16:32:25 +0100 Sebastian Kruse load overlays from data-file trimmed_data
Mon, 14 Jan 2013 14:37:26 +0100 Sebastian Kruse Add switchable "views" to the CellTable (sets of Columns) 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, 10 Jan 2013 13:20:42 +0100 Sebastian Kruse Allow HTML in Description field 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 16:52:01 +0100 Sebastian Kruse add whitespace removal function to jquery prototype trimmed_data
Wed, 02 Jan 2013 13:19:08 +0100 Sebastian Kruse Alerts on missing time/spatial information trimmed_data
Tue, 18 Dec 2012 12:30:32 +0100 Sebastian Kruse removed all datasets besides kafka trimmed_data
Mon, 17 Dec 2012 13:28:49 +0100 Sebastian Kruse Make table always take 100% width, so page switches don't alter the layout CellTable
Mon, 17 Dec 2012 13:27:32 +0100 Sebastian Kruse move table a bit down to line it up with the map widget CellTable
Fri, 14 Dec 2012 16:33:48 +0100 Sebastian Kruse limes overlay CellTable
Fri, 14 Dec 2012 16:33:36 +0100 Sebastian Kruse add overlay functionality (beta) CellTable
Fri, 14 Dec 2012 16:32:55 +0100 Sebastian Kruse Fix KML parser alerts CellTable
Tue, 11 Dec 2012 17:14:26 +0100 Sebastian Kruse Sorting of the columns in the CellTable. CellTable
Tue, 11 Dec 2012 16:03:09 +0100 Sebastian Kruse Add comment for page change handler. (Redrawing of colors) CellTable
Tue, 11 Dec 2012 15:49:23 +0100 Sebastian Kruse Add comment for highlighting code CellTable
Tue, 11 Dec 2012 15:36:08 +0100 Sebastian Kruse Make the Table fill the given space (width 100%). CellTable
Tue, 11 Dec 2012 15:34:37 +0100 Sebastian Kruse Set column width of CellTable. So they always fill up 100% and page changes dont alter the layout. CellTable