Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2011-01-09 | Editable tab titles | Richard Wall | |
2011-01-09 | A button to add a new tab | Richard Wall | |
2011-01-09 | Simplify the example application - move most code to jarmon.js | Richard Wall | |
2011-01-08 | start to reorganise the example application | Richard Wall | |
2011-01-01 | fix an issue with DS indices | Richard Wall | |
2011-01-01 | some refactoring required to get things working... | Richard Wall | |
2011-01-01 | start joining things up. | Richard Wall | |
2011-01-01 | A reset button | Richard Wall | |
2011-01-01 | Allow add delete of data source records | Richard Wall | |
2010-12-31 | A skeleton chart editing control | Richard Wall | |
2010-12-31 | a more suitable name | Richard Wall | |
2010-12-31 | a summary page and back buttons | Richard Wall | |
2010-12-30 | step 2 - choose a label and unit | Richard Wall | |
2010-12-30 | Render an error message and a list of ds label fields | Richard Wall | |
2010-12-30 | display a list of ds names found in the rrd url | Richard Wall | |