0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 23 hours ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated TODOs More... over 14 years ago
set x-axis values to the y-values' unix time More... over 14 years ago
attempt to set label name correctly. removed debugging statements More... over 14 years ago
added recursive function to normalise datasource names. build labels of list of datasources instead of plugin instances, as a single plugin instance can have multiple datasources (and thus keys aren't generated for all of the graph lines/datasoruces) More... over 14 years ago
set the selected property on time period options More... over 14 years ago
use a hash of timescales when building options list, so we can have nice names More... over 14 years ago
handle a nil, and revert to returning a hash (the js can handle it, and value isn't always the datapoint name) More... over 14 years ago
remove old labels/timescale. updated comments. removed debug statement. use the correct querystring name for starttime More... over 14 years ago
add code to correctly generate another request when new timescale is specified More... over 14 years ago
added coments (and ascii art diagram), generate a list of possible timescales and insert it More... over 14 years ago
added container for setting the timescale More... over 14 years ago
added slider to mootools more More... over 14 years ago
use the correct key name when getting plugin instance color More... over 14 years ago
knocked off todos More... over 14 years ago
specify a plugin instance More... over 14 years ago
used $chk instead of $defined as it handles empty strings nicely More... over 14 years ago
retreive the value instead of the hash when getting color. append color to single plugin instance data More... over 14 years ago
added pending step definitions, as the Yajl bug is blocking these More... over 14 years ago
expanded cucumber features to cover common data extraction operations More... over 14 years ago
added comment More... over 14 years ago
refactored callback wrapper into a method More... over 14 years ago
added mootools more More... over 14 years ago
switch to Request.JSONP so cross-domain requests work More... over 14 years ago
include mootools more More... over 14 years ago
wrap json in callback function if callback defined More... over 14 years ago
append / if first part of url isn't http:// More... over 14 years ago
added code to generate a url when getting json More... over 14 years ago
fixed url, now that js generates a path sanely More... over 14 years ago
start refactoring data url getter More... over 14 years ago
removed multigraph, now it's superseded by visageGraph More... over 14 years ago