Mercurial > hg > STI-GWT
graph
-
Add (ugly) images for export and switch table view trimmed_dataThu, 17 Jan 2013 17:58:15 +0100, by Sebastian Kruse
-
"hide" the table view if it has no content trimmed_dataWed, 16 Jan 2013 18:14:55 +0100, by Sebastian Kruse
-
Iterating through all TDs seems to be the only legit way. So this cant be improved. trimmed_dataWed, 16 Jan 2013 14:38:08 +0100, by Sebastian Kruse
-
Add switchable "views" to the CellTable (sets of Columns) trimmed_dataMon, 14 Jan 2013 14:37:26 +0100, by Sebastian Kruse
-
only create XLMSerializer once per dataset parsing trimmed_dataFri, 11 Jan 2013 13:05:40 +0100, by Sebastian Kruse
-
added comments for HTML content in cells trimmed_dataFri, 11 Jan 2013 10:15:45 +0100, by Sebastian Kruse
-
Allow more than one field of the same name (append the content) trimmed_dataThu, 10 Jan 2013 13:21:12 +0100, by Sebastian Kruse
-
add functionality for additional tabular data from the description field (work in progress) trimmed_dataThu, 03 Jan 2013 18:43:28 +0100, by Sebastian Kruse
-
add whitespace removal function to jquery prototype trimmed_dataWed, 02 Jan 2013 16:52:01 +0100, by Sebastian Kruse
-
Alerts on missing time/spatial information trimmed_dataWed, 02 Jan 2013 13:19:08 +0100, by Sebastian Kruse
-
Make table always take 100% width, so page switches don't alter the layout CellTableMon, 17 Dec 2012 13:28:49 +0100, by Sebastian Kruse
-
move table a bit down to line it up with the map widget CellTableMon, 17 Dec 2012 13:27:32 +0100, by Sebastian Kruse
-
Sorting of the columns in the CellTable. CellTableTue, 11 Dec 2012 17:14:26 +0100, by Sebastian Kruse
-
Add comment for page change handler. (Redrawing of colors) CellTableTue, 11 Dec 2012 16:03:09 +0100, by Sebastian Kruse
-
Make the Table fill the given space (width 100%). CellTableTue, 11 Dec 2012 15:36:08 +0100, by Sebastian Kruse
-
Set column width of CellTable. So they always fill up 100% and page changes dont alter the layout. CellTableTue, 11 Dec 2012 15:34:37 +0100, by Sebastian Kruse
-
fix: add missing refresh of highlights on range change of table CellTableMon, 10 Dec 2012 17:28:22 +0100, by Sebastian Kruse
-
fix: add missing update of map and timeplot widget at refineText CellTableMon, 10 Dec 2012 17:17:10 +0100, by Sebastian Kruse
-
mouse events (over/out/click) for table rows CellTableMon, 10 Dec 2012 17:02:59 +0100, by Sebastian Kruse
-
add functions for time/map/table updates that where only accessible through plain JS before CellTableMon, 10 Dec 2012 16:43:15 +0100, by Sebastian Kruse
-
background and border color of CellTable for selection and hover CellTableFri, 07 Dec 2012 18:57:02 +0100, by Sebastian Kruse
-
background and border color of CellTable for selection and hover CellTableFri, 07 Dec 2012 18:57:02 +0100, by Sebastian Kruse
-
Preparation for a switch to a CellTable. CellTableThu, 06 Dec 2012 18:05:39 +0100, by Sebastian Kruse
-
Fix for missing JS file, why did this even work? CellTableThu, 06 Dec 2012 18:05:16 +0100, by Sebastian Kruse
-
Fix for NullPointer exceptions of parameters CellTableThu, 06 Dec 2012 18:04:25 +0100, by Sebastian Kruse
-
as the repository moved to mecurial, transfer .gitignore to .hgignoreWed, 05 Dec 2012 12:25:20 +0100, by sebi
-
moved the data-table out of the mainContainer againMon, 03 Dec 2012 15:26:56 +0100, by Sebastian Kruse
-
removed unused variableMon, 03 Dec 2012 13:40:15 +0100, by Sebastian Kruse
-
Bump GMaps API to version 3Mon, 03 Dec 2012 12:06:59 +0100, by Sebastian Kruse
-
corrected FileReader usage (onloaded callback) for local KML supportFri, 30 Nov 2012 17:03:17 +0100, by Sebastian Kruse
-
local KML display (beta)Fri, 30 Nov 2012 15:17:25 +0100, by Sebastian Kruse
-
fixed javadoc commentThu, 29 Nov 2012 11:33:12 +0100, by Sebastian Kruse
-
re-added the ability to refine the dataset by a (very simple) text searchWed, 28 Nov 2012 17:01:34 +0100, by 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)Wed, 28 Nov 2012 17:00:49 +0100, by Sebastian Kruse
-
Added .toString() to force String output, otherwise this can lead to Type Exceptions (e.g. when an int is returned).Wed, 28 Nov 2012 16:56:38 +0100, by Sebastian Kruse
-
Anchor for KML download. This is a preliminiary work-around.Tue, 27 Nov 2012 11:57:47 +0100, by Sebastian Kruse
-
fixed gitignore for Eclipse usageMon, 26 Nov 2012 14:49:29 +0100, by Sebastian Kruse
-
added Eclipse project filesMon, 26 Nov 2012 14:49:10 +0100, by Sebastian Kruse
-
added Eclipse settings folderMon, 26 Nov 2012 14:48:49 +0100, by Sebastian Kruse
-
.gitignoresMon, 26 Nov 2012 14:46:04 +0100, by Sebastian Kruse
-
new compiled versionMon, 26 Nov 2012 14:45:40 +0100, by Sebastian Kruse
-
fixed z-Index for map canvas backgroundMon, 26 Nov 2012 14:45:20 +0100, by Sebastian Kruse