summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-02-01Don't hard-code the Y-axis unit label styles.Luke Shumaker
2017-01-20Merge branch 'heads/srix/master' into lukeshu/masterLuke Shumaker
2016-12-13Use HTML5 type=datetime-local inputs for ChartCoordinator.Luke Shumaker
2016-12-12Use less magic+scaffolding in the example setup.Luke Shumaker
2016-12-12CSS tidyLuke Shumaker
2016-12-12Documentation improvementsLuke Shumaker
2016-12-08Better release zip generationLuke Shumaker
2016-12-08Move the closure-compiler parameters into commands.pyLuke Shumaker
2016-12-08Update flot URLs to point to Github, instead of 404s.Luke Shumaker
2016-12-08Use external binaryXRH instead of bundling a modified copy.Luke Shumaker
2015-06-29Need to upgrade javascriptrrdfile.js to latest 1.1.1 version to support rrd f...srix/masterSrix
2013-06-14hack things around to allow independent ds transformers, even when they are i...Richard Wall
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
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 l...Richard Wall
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 er...Richard Wall
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 frame...Richard Wall
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