Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-08 | fix broken significant figures on y-axis | Richard Wall | |
2011-08-08 | shift the yaxis label to the left | Richard Wall | |
2011-08-08 | fix network throughput units | Richard Wall | |
2011-08-08 | remove dns recipes - few people will have the data for those | Richard Wall | |
2011-08-08 | Show copyright dates only in LICENCE file | Richard Wall | |
2011-08-07 | Remove the unfinished dynamic chart interface elements | Richard Wall | |
2011-08-07 | Merge lp:~richardw/jarmon/jquery-deferred | Richard Wall | |
* Replace use of MochiKit.Async.Deferred with jQuery.Deferred * Turned cache prevention back on (jQuery.Ajax.cache: false) * Upgraded to jQuery 1.6.2 * Fix various jshint warnings * Fix various whitespace and >80 col formatting | |||
2011-08-07 | remove unnecessary callback | Richard Wall | |
2011-08-07 | re-enable cache prevention - seems that IE caches the rrd files | Richard Wall | |
2011-08-07 | fix some tests in IE | Richard Wall | |
2011-08-07 | Remove reference to mochikit dependency | Richard Wall | |
2011-08-07 | use jQuery.deferred in the tests | Richard Wall | |
2011-08-07 | update dependencies.js to jquery 1.6.2 | Richard Wall | |
2011-08-07 | some jshint fixes. | Richard Wall | |
2011-08-07 | 80 col wrapping | Richard Wall | |
2011-08-07 | 80 col wrapping | Richard Wall | |
2011-08-07 | whitespace cleanup | Richard Wall | |
2011-06-26 | Replace Mochikit.Async.Deferred with jquery.Deferred | Richard Wall | |
2011-06-26 | Merge lp:~richardw/jarmon/jquery-1.6-compatibility | Richard Wall | |
* Created a python based closure compiler script for automatic creation of dependencies.js * Updated bundled jquery to v1.6.1 * Updated all other dependencies to latest trunk versions * Fixed IE bug in Ajax BinaryDownload caused by new jQuery jxhr rapper not providing access to responseBody * Speed up IE rendering using functions from miskun.com to convert proprietary responseBody bytearray to byte string using VBScript * Imported JavascriptRRD BinaryFile classes and modified to make use of miskun functions. * Fixed IE bug in calendar widgets - caused by unusual IE stringification of Dates | |||
2011-06-26 | fix broken BinaryFile reference in test | Richard Wall | |
2011-06-26 | remove history plugin, it doesn't work with newer jquery | Richard Wall | |
2011-06-26 | Fix calendar behaviour in IE | Richard Wall | |
2011-06-20 | get rid of dataFilter - move everything to successv11.06pre1 | Richard Wall | |
2011-06-19 | Use the miskin technique #1 fo faster ie rendering | Richard Wall | |
2011-06-19 | jarmon namespace | Richard Wall | |
2011-06-19 | Import BinaryFile class into jarmon | Richard Wall | |
2011-06-19 | remove the ifmodified option - it doesn't do what I thought | Richard Wall | |
2011-06-19 | Fix things up for ie and use new ajax options | Richard Wall | |
2011-06-18 | fix yuidoc url | Richard Wall | |
2011-06-18 | Upgrade to jquery 1.6.1 and trunk versions of javascriptrrd | Richard Wall | |
2011-06-18 | print a timestamp into compiled javascript file | Richard Wall | |
2011-06-18 | Remove unused imports | Richard Wall | |
2011-06-18 | Use dependencies.js in example app | Richard Wall | |
2011-06-18 | parse @ style closure params | Richard Wall | |
2011-06-18 | parse @ style closure params | Richard Wall | |
2011-06-18 | use closure compiler @ prefixes | Richard Wall | |
2011-06-18 | read params from existing dependencies.js file | Richard Wall | |
2011-06-18 | write in chunks | Richard Wall | |
2011-06-18 | add a command to closure compile javascripts | Richard Wall | |
2011-06-12 | fix some js errors | Richard Wall | |
2011-06-12 | link directly to dependency files | Richard Wall | |
2011-06-12 | Various changes and re-factoring towards implementation of a customisable ↵ | Richard Wall | |
interface. Old and unfinished but needs merging before starting work on Jquery 1.5 compatibility work. | |||
2011-02-16 | Rename inline functions to satisfy pyflakes. | Richard Wall | |
2011-02-16 | Some pyflakes / pep8 fixes. | Richard Wall | |
2011-01-16 | position the add new chart button | Richard Wall | |
2011-01-16 | Move edit buttons | Richard Wall | |
2011-01-16 | handle return keypress to save the tab name | Richard Wall | |
2011-01-15 | decouple the chart coordinator html from the charts under its control. Also ↵ | Richard Wall | |
lighten the border of input text boxes. | |||
2011-01-10 | Re-enable tab title editing | Richard Wall | |
2011-01-10 | Neater add new tab controls | Richard Wall | |