summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2015-06-29Need to upgrade javascriptrrdfile.js to latest 1.1.1 version to support rrd ↵srix/masterSrix
files generated by arm machines. Yes the rrd file generated by arm is not binary compatible with x86. However rebuilding the dependency.js kept failing because of version mismatch. so excluded the rrd file part and added it as separate JS.
2011-09-11Recompile with jquery 1.6.3Richard Wall
2011-09-11Upgrade to jquery 1.6.3Richard Wall
2011-09-11#816668 Upgrade to latest dev jquerytools and re-enable the tab history pluginRichard Wall
2011-09-10#846377 Pass transformer function to the RrdQuery and add a unit testRichard Wall
2011-08-08Add a transformer option to allow operations on the data from RRD files - eg ↵Richard Wall
Network octets * 8 > bits
2011-08-08fix network throughput unitsRichard Wall
2011-08-08remove dns recipes - few people will have the data for thoseRichard Wall
2011-08-08Show copyright dates only in LICENCE fileRichard Wall
2011-08-07Remove the unfinished dynamic chart interface elementsRichard Wall
2011-08-07update dependencies.js to jquery 1.6.2Richard Wall
2011-06-26Replace Mochikit.Async.Deferred with jquery.DeferredRichard Wall
2011-06-26remove history plugin, it doesn't work with newer jqueryRichard Wall
2011-06-19Import BinaryFile class into jarmonRichard Wall
2011-06-18Upgrade to jquery 1.6.1 and trunk versions of javascriptrrdRichard Wall
2011-06-18Use dependencies.js in example appRichard Wall
2011-06-18use closure compiler @ prefixesRichard Wall
2011-06-18read params from existing dependencies.js fileRichard Wall
2011-06-18write in chunksRichard Wall
2011-06-12link directly to dependency filesRichard Wall
2011-01-16position the add new chart buttonRichard Wall
2011-01-16Move edit buttonsRichard Wall
2011-01-15decouple the chart coordinator html from the charts under its control. Also ↵Richard Wall
lighten the border of input text boxes.
2011-01-09Simplify the example application - move most code to jarmon.jsRichard Wall
2011-01-08start to reorganise the example applicationRichard Wall
2010-11-28document how to run the unit testsRichard Wall
2010-10-04Add an error placeholder instead of replacing entire template content with ↵Richard Wall
error message - preventing subsequent chart rendering.
2010-08-22Document the apidoc and release toolsRichard Wall
2010-08-22move examples to an examples subfolderRichard Wall
2010-08-04Draft documentation of the proposed browser compatibility and IE Chrome ↵Richard Wall
frame options
2010-08-01get rid of the separate loading of the available rrd listv10.7Richard Wall
2010-06-23Move recipes to a separate fileRichard Wall
2010-06-23Rename stuff to jarmonRichard Wall
2010-06-23Add an example nginx config example.Richard Wall