23 Commits

Author SHA1 Message Date
Michal Čihař
0431042bd0 Drop $Id$ expansion, nobody complained so far it not working. 2010-09-07 15:00:44 +02:00
Herman van Rink
e141acf5c6 Changed text to tooltip, and elaborated. 2010-08-25 17:16:18 +02:00
Herman van Rink
d8edf38d0d Add some htmlspecialchars for XSS prevention 2010-08-25 17:06:34 +02:00
Herman van Rink
b477c4cb1a Merge branch 'blinky/master' into gsoc2010-blinky
Conflicts:
	Documentation.html - renumbered 6.28 to 6.29
2010-08-25 16:59:54 +02:00
Martynas Mickevicius
4d8d81f4e5 added documentation link 2010-08-15 22:15:12 +03:00
Martynas Mickevicius
6c9f949613 added entry in the faq 2010-08-15 15:10:32 +03:00
Martynas Mickevicius
59f220eb13 added check for json encoder, cleaned up error handling a bit 2010-08-06 13:22:04 +03:00
Martynas Mickevicius
88b9e72597 fixed not translated strings, thanks Herman 2010-07-29 16:18:57 +03:00
Martynas Mickevicius
c6ce98be18 moved setting defaults to the correct place. 2010-07-28 12:26:40 +03:00
Martynas Mickevicius
4f62c6c2ea added font size setting 2010-07-28 11:02:17 +03:00
Martynas Mickevicius
039e30450c added setting for continuous image 2010-07-27 18:28:19 +03:00
Martynas Mickevicius
b7daf5d985 removed overlib dependancy. Written simple tooltip. 2010-07-23 16:53:46 +03:00
Martynas Mickevicius
afe5f63c4b fixed radar chart tooltip text. 2010-07-23 13:54:19 +03:00
Martynas Mickevicius
c40e145597 added JS tooltips to the bar and line charts. Other types generate warnings for now. 2010-07-20 20:29:19 +03:00
Martynas Mickevicius
979aa9a7ed graceful error handling 2010-07-09 17:34:28 +03:00
Martynas Mickevicius
6b806f2047 Chart title has been put to the settings array. 2010-07-09 16:27:25 +03:00
Martynas Mickevicius
f53b1a5294 added radar chart type to the query results charts. 2010-07-08 14:19:16 +03:00
Martynas Mickevicius
dfe34ad8d4 added chart type PIE to the query results charts 2010-07-08 12:40:03 +03:00
Martynas Mickevicius
4d6fd853d3 Added multi bar chart. Added margin options. 2010-07-07 17:41:45 +03:00
Martynas Mickevicius
e22cd9aab4 Restructured code. This allows more chart types and removes some code duplication. Added line charts. 2010-07-07 16:37:09 +03:00
Martynas Mickevicius
c2e7aef7ba added configurable settings for title and labels 2010-06-23 14:06:57 +03:00
Martynas Mickevicius
eeead42990 Moved settings to an array. Form fields to choose settings for query result chart. 2010-06-22 15:25:06 +03:00
Martynas Mickevicius
12d875dadc early code to show a chart for query results 2010-06-21 17:35:42 +03:00